diff --git a/.gitlab/ci/pipelines/opam.daily.yml b/.gitlab/ci/pipelines/opam.daily.yml index 17f6cb5174f437d20f08369661909688d63b7e50..7c69d7c10ad4c0e9558553678fdaaafb233d9fd5 100644 --- a/.gitlab/ci/pipelines/opam.daily.yml +++ b/.gitlab/ci/pipelines/opam.daily.yml @@ -352,12 +352,12 @@ opam:all_1: matrix: - package: - octez-smart-rollup-node-alpha + - octez-smart-rollup-node-PtTALLiN - octez-smart-rollup-node-PtSeouLo - octez-smart-rollup-node-PsParisC - - octez-smart-rollup-node-PsD5wVTJ - octez-smart-rollup-node-Proxford - octez-protocol-alpha-libs - - octez-protocol-024-PsD5wVTJ-libs + - octez-protocol-024-PtTALLiN-libs - octez-protocol-023-PtSeouLo-libs opam:all_3: @@ -695,7 +695,7 @@ opam:all_5: - tezos-protocol-demo-noops - tezos-protocol-demo-counter - tezos-protocol-alpha - - tezos-protocol-024-PsD5wVTJ + - tezos-protocol-024-PtTALLiN - tezos-protocol-023-PtSeouLo - tezos-protocol-022-PsRiotum - tezos-protocol-021-PsQuebec diff --git a/client-libs/bin_codec_kaitai/dune b/client-libs/bin_codec_kaitai/dune index 841a7962e636295dda00d1ffe5d536a726ee43c4..d437b86f5fd90343692b443dd0672fbd2663369f 100644 --- a/client-libs/bin_codec_kaitai/dune +++ b/client-libs/bin_codec_kaitai/dune @@ -78,9 +78,9 @@ (select void_for_linking-octez-protocol-023-PtSeouLo-libs-client from (octez-protocol-023-PtSeouLo-libs.client -> void_for_linking-octez-protocol-023-PtSeouLo-libs-client.empty) (-> void_for_linking-octez-protocol-023-PtSeouLo-libs-client.empty)) - (select void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client from - (octez-protocol-024-PsD5wVTJ-libs.client -> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client.empty) - (-> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client.empty)) + (select void_for_linking-octez-protocol-024-PtTALLiN-libs-client from + (octez-protocol-024-PtTALLiN-libs.client -> void_for_linking-octez-protocol-024-PtTALLiN-libs-client.empty) + (-> void_for_linking-octez-protocol-024-PtTALLiN-libs-client.empty)) (select void_for_linking-octez-protocol-alpha-libs-client from (octez-protocol-alpha-libs.client -> void_for_linking-octez-protocol-alpha-libs-client.empty) (-> void_for_linking-octez-protocol-alpha-libs-client.empty))) @@ -120,7 +120,7 @@ (write-file void_for_linking-octez-protocol-021-PsQuebec-libs-client.empty "") (write-file void_for_linking-octez-protocol-022-PsRiotum-libs-client.empty "") (write-file void_for_linking-octez-protocol-023-PtSeouLo-libs-client.empty "") - (write-file void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client.empty "") + (write-file void_for_linking-octez-protocol-024-PtTALLiN-libs-client.empty "") (write-file void_for_linking-octez-protocol-alpha-libs-client.empty "")))) (cram (deps codec.exe) (package octez-codec-kaitai)) diff --git a/client-libs/kaitai-struct-files/files/alpha__operation__data_and_metadata.ksy b/client-libs/kaitai-struct-files/files/alpha__operation__data_and_metadata.ksy index 5fc7c1840d9d116fed283ac51e1c0ea0f713211d..4329f473cfb5cbe903b82826ef04358b8605d3be 100644 --- a/client-libs/kaitai-struct-files/files/alpha__operation__data_and_metadata.ksy +++ b/client-libs/kaitai-struct-files/files/alpha__operation__data_and_metadata.ksy @@ -1513,6 +1513,14 @@ types: type: n - id: size type: z + baking_power: + seq: + - id: baking_power_tag + type: u1 + enum: baking_power_tag + - id: some + type: s8be + if: (baking_power_tag == baking_power_tag::some) ballot: seq: - id: source @@ -1674,8 +1682,8 @@ types: seq: - id: slots type: int31 - - id: stake - type: s8be + - id: baking_power + type: baking_power contents: seq: - id: contents_entries @@ -3656,8 +3664,8 @@ types: seq: - id: slots type: int31 - - id: stake - type: s8be + - id: baking_power + type: baking_power transaction: seq: - id: source @@ -4815,6 +4823,9 @@ enums: backtracked_tag: 0: to_contract 2: to_smart_rollup + baking_power_tag: + 0: none + 1: some bool: 0: false 255: true diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header.ksy deleted file mode 100644 index f6d437954bfeaafcd0cb1cc4851c33c5341209d2..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header.ksy +++ /dev/null @@ -1,51 +0,0 @@ -meta: - id: id_024__psd5wvtj__block_header - endian: be - imports: - - block_header__shell -doc: ! 'Encoding id: 024-PsD5wVTJ.block_header' -types: - id_024__psd5wvtj__block_header__alpha__full_header: - seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: block_header__shell - - id: id_024__psd5wvtj__block_header__alpha__signed_contents - type: id_024__psd5wvtj__block_header__alpha__signed_contents - id_024__psd5wvtj__block_header__alpha__signed_contents: - seq: - - id: id_024__psd5wvtj__block_header__alpha__unsigned_contents - type: id_024__psd5wvtj__block_header__alpha__unsigned_contents - - id: signature - size-eos: true - id_024__psd5wvtj__block_header__alpha__unsigned_contents: - seq: - - id: payload_hash - size: 32 - - id: payload_round - type: s4be - - id: proof_of_work_nonce - size: 8 - - id: seed_nonce_hash_tag - type: u1 - enum: bool - - id: seed_nonce_hash - size: 32 - if: (seed_nonce_hash_tag == bool::true) - - id: per_block_votes - type: id_024__psd5wvtj__per_block_votes - id_024__psd5wvtj__per_block_votes: - seq: - - id: id_024__psd5wvtj__per_block_votes_tag - type: u1 - enum: id_024__psd5wvtj__per_block_votes_tag -enums: - bool: - 0: false - 255: true - id_024__psd5wvtj__per_block_votes_tag: - 0: per_block_vote_on - 1: per_block_vote_off - 2: per_block_vote_pass -seq: -- id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__contents.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__contents.ksy deleted file mode 100644 index 582a2e5945463899b3de55e198ae743b3874e7f7..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__contents.ksy +++ /dev/null @@ -1,37 +0,0 @@ -meta: - id: id_024__psd5wvtj__block_header__contents - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.block_header.contents' -types: - id_024__psd5wvtj__block_header__alpha__unsigned_contents: - seq: - - id: payload_hash - size: 32 - - id: payload_round - type: s4be - - id: proof_of_work_nonce - size: 8 - - id: seed_nonce_hash_tag - type: u1 - enum: bool - - id: seed_nonce_hash - size: 32 - if: (seed_nonce_hash_tag == bool::true) - - id: per_block_votes - type: id_024__psd5wvtj__per_block_votes - id_024__psd5wvtj__per_block_votes: - seq: - - id: id_024__psd5wvtj__per_block_votes_tag - type: u1 - enum: id_024__psd5wvtj__per_block_votes_tag -enums: - bool: - 0: false - 255: true - id_024__psd5wvtj__per_block_votes_tag: - 0: per_block_vote_on - 1: per_block_vote_off - 2: per_block_vote_pass -seq: -- id: id_024__psd5wvtj__block_header__alpha__unsigned_contents - type: id_024__psd5wvtj__block_header__alpha__unsigned_contents diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__protocol_data.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__protocol_data.ksy deleted file mode 100644 index 72223bc436cbc6af43fb934e70c169826d373f04..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__protocol_data.ksy +++ /dev/null @@ -1,43 +0,0 @@ -meta: - id: id_024__psd5wvtj__block_header__protocol_data - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.block_header.protocol_data' -types: - id_024__psd5wvtj__block_header__alpha__signed_contents: - seq: - - id: id_024__psd5wvtj__block_header__alpha__unsigned_contents - type: id_024__psd5wvtj__block_header__alpha__unsigned_contents - - id: signature - size-eos: true - id_024__psd5wvtj__block_header__alpha__unsigned_contents: - seq: - - id: payload_hash - size: 32 - - id: payload_round - type: s4be - - id: proof_of_work_nonce - size: 8 - - id: seed_nonce_hash_tag - type: u1 - enum: bool - - id: seed_nonce_hash - size: 32 - if: (seed_nonce_hash_tag == bool::true) - - id: per_block_votes - type: id_024__psd5wvtj__per_block_votes - id_024__psd5wvtj__per_block_votes: - seq: - - id: id_024__psd5wvtj__per_block_votes_tag - type: u1 - enum: id_024__psd5wvtj__per_block_votes_tag -enums: - bool: - 0: false - 255: true - id_024__psd5wvtj__per_block_votes_tag: - 0: per_block_vote_on - 1: per_block_vote_off - 2: per_block_vote_pass -seq: -- id: id_024__psd5wvtj__block_header__alpha__signed_contents - type: id_024__psd5wvtj__block_header__alpha__signed_contents diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__raw.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__raw.ksy deleted file mode 100644 index bb178ba29eafc2c0436623061d6cee8985cb68e7..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__raw.ksy +++ /dev/null @@ -1,9 +0,0 @@ -meta: - id: id_024__psd5wvtj__block_header__raw - endian: be - imports: - - block_header -doc: ! 'Encoding id: 024-PsD5wVTJ.block_header.raw' -seq: -- id: id_024__psd5wvtj__block_header__raw - type: block_header diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__shell_header.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__shell_header.ksy deleted file mode 100644 index e6fe3c1a85749de3dd79bcea6a7c678949ffc746..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__shell_header.ksy +++ /dev/null @@ -1,9 +0,0 @@ -meta: - id: id_024__psd5wvtj__block_header__shell_header - endian: be - imports: - - block_header__shell -doc: ! 'Encoding id: 024-PsD5wVTJ.block_header.shell_header' -seq: -- id: id_024__psd5wvtj__block_header__shell_header - type: block_header__shell diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__unsigned.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__unsigned.ksy deleted file mode 100644 index 1e986c42fbf92a4c87645ba6fe1e8c9aedefbd0b..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__block_header__unsigned.ksy +++ /dev/null @@ -1,41 +0,0 @@ -meta: - id: id_024__psd5wvtj__block_header__unsigned - endian: be - imports: - - block_header__shell -doc: ! 'Encoding id: 024-PsD5wVTJ.block_header.unsigned' -types: - id_024__psd5wvtj__block_header__alpha__unsigned_contents: - seq: - - id: payload_hash - size: 32 - - id: payload_round - type: s4be - - id: proof_of_work_nonce - size: 8 - - id: seed_nonce_hash_tag - type: u1 - enum: bool - - id: seed_nonce_hash - size: 32 - if: (seed_nonce_hash_tag == bool::true) - - id: per_block_votes - type: id_024__psd5wvtj__per_block_votes - id_024__psd5wvtj__per_block_votes: - seq: - - id: id_024__psd5wvtj__per_block_votes_tag - type: u1 - enum: id_024__psd5wvtj__per_block_votes_tag -enums: - bool: - 0: false - 255: true - id_024__psd5wvtj__per_block_votes_tag: - 0: per_block_vote_on - 1: per_block_vote_off - 2: per_block_vote_pass -seq: -- id: id_024__psd5wvtj__block_header__unsigned - type: block_header__shell -- id: id_024__psd5wvtj__block_header__alpha__unsigned_contents - type: id_024__psd5wvtj__block_header__alpha__unsigned_contents diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__cycle.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__cycle.ksy deleted file mode 100644 index c62c6e86baa0475db412ce22c6c3062513319cc2..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__cycle.ksy +++ /dev/null @@ -1,7 +0,0 @@ -meta: - id: id_024__psd5wvtj__cycle - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.cycle' -seq: -- id: id_024__psd5wvtj__cycle - type: s4be diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__nonce.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__nonce.ksy deleted file mode 100644 index f3f34f207bfcdac76c8898435f89896547fadfca..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__nonce.ksy +++ /dev/null @@ -1,7 +0,0 @@ -meta: - id: id_024__psd5wvtj__nonce - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.nonce' -seq: -- id: id_024__psd5wvtj__nonce - size: 32 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__raw.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__raw.ksy deleted file mode 100644 index 7fff1baae2fa6bf52ba4b584b8786bf182cf2c29..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__raw.ksy +++ /dev/null @@ -1,9 +0,0 @@ -meta: - id: id_024__psd5wvtj__operation__raw - endian: be - imports: - - operation -doc: ! 'Encoding id: 024-PsD5wVTJ.operation.raw' -seq: -- id: id_024__psd5wvtj__operation__raw - type: operation diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__period.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__period.ksy deleted file mode 100644 index 1a48ee6b46dfa90fd59ce4eedab9888d6d3b0ed2..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__period.ksy +++ /dev/null @@ -1,7 +0,0 @@ -meta: - id: id_024__psd5wvtj__period - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.period' -seq: -- id: id_024__psd5wvtj__period - type: s8be diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__raw_level.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__raw_level.ksy deleted file mode 100644 index 6a28c87546a7a94f79a7bf92cd4ec46e5274d2e2..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__raw_level.ksy +++ /dev/null @@ -1,7 +0,0 @@ -meta: - id: id_024__psd5wvtj__raw_level - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.raw_level' -seq: -- id: id_024__psd5wvtj__raw_level - type: s4be diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__receipt__balance_updates.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__receipt__balance_updates.ksy deleted file mode 100644 index 497b8b8747c47b126a9a44303c951de2d10eabb1..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__receipt__balance_updates.ksy +++ /dev/null @@ -1,372 +0,0 @@ -meta: - id: id_024__psd5wvtj__receipt__balance_updates - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.receipt.balance_updates' -types: - commitments: - seq: - - id: committer - size: 20 - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - contract: - seq: - - id: contract - type: id_024__psd5wvtj__contract_id - doc: ! >- - A contract handle: A contract notation as given to an RPC or inside scripts. - Can be a base58 implicit contract hash or a base58 originated contract hash. - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - deposits: - seq: - - id: staker - type: id_024__psd5wvtj__frozen_staker - doc: ! >- - frozen_staker: Abstract notion of staker used in operation receipts for frozen - deposits, either a single staker or all the stakers delegating to some delegate. - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - frozen_bonds: - seq: - - id: contract - type: id_024__psd5wvtj__contract_id - doc: ! >- - A contract handle: A contract notation as given to an RPC or inside scripts. - Can be a base58 implicit contract hash or a base58 originated contract hash. - - id: bond_id - type: id_024__psd5wvtj__bond_id - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - id_024__psd5wvtj__bond_id: - seq: - - id: id_024__psd5wvtj__bond_id_tag - type: u1 - enum: id_024__psd5wvtj__bond_id_tag - - id: smart_rollup_bond_id - size: 20 - if: (id_024__psd5wvtj__bond_id_tag == id_024__psd5wvtj__bond_id_tag::smart_rollup_bond_id) - id_024__psd5wvtj__contract_id: - seq: - - id: id_024__psd5wvtj__contract_id_tag - type: u1 - enum: id_024__psd5wvtj__contract_id_tag - - id: implicit - type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) - doc: A Ed25519, Secp256k1, P256, or BLS public key hash - - id: originated - type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) - id_024__psd5wvtj__frozen_staker: - seq: - - id: id_024__psd5wvtj__frozen_staker_tag - type: u1 - enum: id_024__psd5wvtj__frozen_staker_tag - - id: single - type: single - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::single) - - id: shared - type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::shared) - doc: A Ed25519, Secp256k1, P256, or BLS public key hash - - id: baker - type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::baker) - doc: A Ed25519, Secp256k1, P256, or BLS public key hash - - id: baker_edge - type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::baker_edge) - doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update: - seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag - type: u1 - enum: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag - - id: contract - type: contract - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::contract) - - id: block_fees - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::block_fees) - - id: deposits - type: deposits - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::deposits) - - id: nonce_revelation_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::nonce_revelation_rewards) - - id: attesting_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::attesting_rewards) - - id: baking_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::baking_rewards) - - id: baking_bonuses - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::baking_bonuses) - - id: storage_fees - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::storage_fees) - - id: double_signing_punishments - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::double_signing_punishments) - - id: lost_attesting_rewards - type: lost_attesting_rewards - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::lost_attesting_rewards) - - id: liquidity_baking_subsidies - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::liquidity_baking_subsidies) - - id: burned - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::burned) - - id: commitments - type: commitments - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::commitments) - - id: bootstrap - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::bootstrap) - - id: invoice - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::invoice) - - id: initial_commitments - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::initial_commitments) - - id: minted - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::minted) - - id: frozen_bonds - type: frozen_bonds - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::frozen_bonds) - - id: smart_rollup_refutation_punishments - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_punishments) - - id: smart_rollup_refutation_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_rewards) - - id: unstaked_deposits - type: unstaked_deposits - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::unstaked_deposits) - - id: staking_delegator_numerator - type: staking_delegator_numerator - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::staking_delegator_numerator) - - id: staking_delegate_denominator - type: staking_delegate_denominator - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::staking_delegate_denominator) - - id: dal_attesting_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::dal_attesting_rewards) - - id: lost_dal_attesting_rewards - type: lost_dal_attesting_rewards - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::lost_dal_attesting_rewards) - id_024__psd5wvtj__operation_metadata__alpha__balance_updates: - seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_entries - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_entries - repeat: eos - id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0: - seq: - - id: len_id_024__psd5wvtj__operation_metadata__alpha__balance_updates - type: u4be - valid: - max: 1073741823 - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates - size: len_id_024__psd5wvtj__operation_metadata__alpha__balance_updates - id_024__psd5wvtj__operation_metadata__alpha__balance_updates_entries: - seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update - type: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update - - id: id_024__psd5wvtj__operation_metadata__alpha__update_origin - type: id_024__psd5wvtj__operation_metadata__alpha__update_origin - id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity: - seq: - - id: change - type: s8be - id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update: - seq: - - id: change - type: s8be - id_024__psd5wvtj__operation_metadata__alpha__update_origin: - seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag - type: u1 - enum: id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag - - id: delayed_operation - size: 32 - if: (id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag == id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag::delayed_operation) - id_024__psd5wvtj__staker: - seq: - - id: id_024__psd5wvtj__staker_tag - type: u1 - enum: id_024__psd5wvtj__staker_tag - - id: single - type: single - if: (id_024__psd5wvtj__staker_tag == id_024__psd5wvtj__staker_tag::single) - - id: shared - type: public_key_hash - if: (id_024__psd5wvtj__staker_tag == id_024__psd5wvtj__staker_tag::shared) - doc: A Ed25519, Secp256k1, P256, or BLS public key hash - lost_attesting_rewards: - seq: - - id: delegate - type: public_key_hash - doc: A Ed25519, Secp256k1, P256, or BLS public key hash - - id: participation - type: u1 - enum: bool - - id: revelation - type: u1 - enum: bool - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - lost_dal_attesting_rewards: - seq: - - id: delegate - type: public_key_hash - doc: A Ed25519, Secp256k1, P256, or BLS public key hash - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - originated: - seq: - - id: contract_hash - size: 20 - - id: originated_padding - size: 1 - doc: This field is for padding, ignore - public_key_hash: - seq: - - id: public_key_hash_tag - type: u1 - enum: public_key_hash_tag - - id: ed25519 - size: 20 - if: (public_key_hash_tag == public_key_hash_tag::ed25519) - - id: secp256k1 - size: 20 - if: (public_key_hash_tag == public_key_hash_tag::secp256k1) - - id: p256 - size: 20 - if: (public_key_hash_tag == public_key_hash_tag::p256) - - id: bls - size: 20 - if: (public_key_hash_tag == public_key_hash_tag::bls) - single: - seq: - - id: contract - type: id_024__psd5wvtj__contract_id - doc: ! >- - A contract handle: A contract notation as given to an RPC or inside scripts. - Can be a base58 implicit contract hash or a base58 originated contract hash. - - id: delegate - type: public_key_hash - doc: A Ed25519, Secp256k1, P256, or BLS public key hash - staking_delegate_denominator: - seq: - - id: delegate - type: public_key_hash - doc: A Ed25519, Secp256k1, P256, or BLS public key hash - - id: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity - type: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity - staking_delegator_numerator: - seq: - - id: delegator - type: id_024__psd5wvtj__contract_id - doc: ! >- - A contract handle: A contract notation as given to an RPC or inside scripts. - Can be a base58 implicit contract hash or a base58 originated contract hash. - - id: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity - type: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity - unstaked_deposits: - seq: - - id: staker - type: id_024__psd5wvtj__staker - doc: ! >- - unstaked_frozen_staker: Abstract notion of staker used in operation receipts - for unstaked frozen deposits, either a single staker or all the stakers delegating - to some delegate. - - id: cycle - type: s4be - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update -enums: - bool: - 0: false - 255: true - id_024__psd5wvtj__bond_id_tag: - 1: smart_rollup_bond_id - id_024__psd5wvtj__contract_id_tag: - 0: implicit - 1: originated - id_024__psd5wvtj__frozen_staker_tag: - 0: single - 1: shared - 2: baker - 3: baker_edge - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag: - 0: contract - 2: block_fees - 4: deposits - 5: nonce_revelation_rewards - 7: attesting_rewards - 8: baking_rewards - 9: baking_bonuses - 11: storage_fees - 12: double_signing_punishments - 13: lost_attesting_rewards - 14: liquidity_baking_subsidies - 15: burned - 16: commitments - 17: bootstrap - 18: invoice - 19: initial_commitments - 20: minted - 21: frozen_bonds - 24: smart_rollup_refutation_punishments - 25: smart_rollup_refutation_rewards - 26: unstaked_deposits - 27: staking_delegator_numerator - 28: staking_delegate_denominator - 29: dal_attesting_rewards - 30: lost_dal_attesting_rewards - id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag: - 0: block_application - 1: protocol_migration - 2: subsidy - 3: simulation - 4: delayed_operation - id_024__psd5wvtj__staker_tag: - 0: single - 1: shared - public_key_hash_tag: - 0: ed25519 - 1: secp256k1 - 2: p256 - 3: bls -seq: -- id: id_024__psd5wvtj__operation_metadata__alpha__balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__seed.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__seed.ksy deleted file mode 100644 index 8bbdd82c7b6838e2d4b3422974c4328ba35e1981..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__seed.ksy +++ /dev/null @@ -1,7 +0,0 @@ -meta: - id: id_024__psd5wvtj__seed - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.seed' -seq: -- id: id_024__psd5wvtj__seed - size: 32 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__address.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__address.ksy deleted file mode 100644 index e107b2a93dc3c88dd4822acc285733a54da360b0..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__address.ksy +++ /dev/null @@ -1,7 +0,0 @@ -meta: - id: id_024__psd5wvtj__smart_rollup__address - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.address' -seq: -- id: smart_rollup_address - size: 20 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__kind.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__kind.ksy deleted file mode 100644 index ef8df9faca94cb96f8cd86a53c6df56b007aa7f2..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__kind.ksy +++ /dev/null @@ -1,13 +0,0 @@ -meta: - id: id_024__psd5wvtj__smart_rollup__kind - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.kind' -enums: - id_024__psd5wvtj__smart_rollup__kind: - 0: arith - 1: wasm_2_0_0 - 2: riscv -seq: -- id: id_024__psd5wvtj__smart_rollup__kind - type: u1 - enum: id_024__psd5wvtj__smart_rollup__kind diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__metadata.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__metadata.ksy deleted file mode 100644 index 4c81b7f6630d126cce7fed904ca1a56a30b37711..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__metadata.ksy +++ /dev/null @@ -1,9 +0,0 @@ -meta: - id: id_024__psd5wvtj__smart_rollup__metadata - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.metadata' -seq: -- id: address - size: 20 -- id: origination_level - type: s4be diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__timestamp.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__timestamp.ksy deleted file mode 100644 index 5b5b3ef7f4813a6b916baa4726914f60bf15548d..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__timestamp.ksy +++ /dev/null @@ -1,9 +0,0 @@ -meta: - id: id_024__psd5wvtj__timestamp - endian: be - imports: - - timestamp__protocol -doc: ! 'Encoding id: 024-PsD5wVTJ.timestamp' -seq: -- id: id_024__psd5wvtj__timestamp - type: timestamp__protocol diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__vote__ballot.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__vote__ballot.ksy deleted file mode 100644 index 1e17bff26b55e5011ccbff70f9e6139aebad8947..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__vote__ballot.ksy +++ /dev/null @@ -1,7 +0,0 @@ -meta: - id: id_024__psd5wvtj__vote__ballot - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.vote.ballot' -seq: -- id: id_024__psd5wvtj__vote__ballot - type: s1 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__voting_period__kind.ksy b/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__voting_period__kind.ksy deleted file mode 100644 index 10c0df2f442ce16b8fb183ae49e6b2b725024fb8..0000000000000000000000000000000000000000 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__voting_period__kind.ksy +++ /dev/null @@ -1,15 +0,0 @@ -meta: - id: id_024__psd5wvtj__voting_period__kind - endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.voting_period.kind' -enums: - id_024__psd5wvtj__voting_period__kind_tag: - 0: proposal - 1: exploration - 2: cooldown - 3: promotion - 4: adoption -seq: -- id: id_024__psd5wvtj__voting_period__kind_tag - type: u1 - enum: id_024__psd5wvtj__voting_period__kind_tag diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header.ksy new file mode 100644 index 0000000000000000000000000000000000000000..fd36800593216ecf54362681ef772e1a281b4a73 --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header.ksy @@ -0,0 +1,51 @@ +meta: + id: id_024__pttallin__block_header + endian: be + imports: + - block_header__shell +doc: ! 'Encoding id: 024-PtTALLiN.block_header' +types: + id_024__pttallin__block_header__alpha__full_header: + seq: + - id: id_024__pttallin__block_header__alpha__full_header + type: block_header__shell + - id: id_024__pttallin__block_header__alpha__signed_contents + type: id_024__pttallin__block_header__alpha__signed_contents + id_024__pttallin__block_header__alpha__signed_contents: + seq: + - id: id_024__pttallin__block_header__alpha__unsigned_contents + type: id_024__pttallin__block_header__alpha__unsigned_contents + - id: signature + size-eos: true + id_024__pttallin__block_header__alpha__unsigned_contents: + seq: + - id: payload_hash + size: 32 + - id: payload_round + type: s4be + - id: proof_of_work_nonce + size: 8 + - id: seed_nonce_hash_tag + type: u1 + enum: bool + - id: seed_nonce_hash + size: 32 + if: (seed_nonce_hash_tag == bool::true) + - id: per_block_votes + type: id_024__pttallin__per_block_votes + id_024__pttallin__per_block_votes: + seq: + - id: id_024__pttallin__per_block_votes_tag + type: u1 + enum: id_024__pttallin__per_block_votes_tag +enums: + bool: + 0: false + 255: true + id_024__pttallin__per_block_votes_tag: + 0: per_block_vote_on + 1: per_block_vote_off + 2: per_block_vote_pass +seq: +- id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__contents.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__contents.ksy new file mode 100644 index 0000000000000000000000000000000000000000..3ca112e2c120a532799d1e64e16831faffa9c91c --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__contents.ksy @@ -0,0 +1,37 @@ +meta: + id: id_024__pttallin__block_header__contents + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.block_header.contents' +types: + id_024__pttallin__block_header__alpha__unsigned_contents: + seq: + - id: payload_hash + size: 32 + - id: payload_round + type: s4be + - id: proof_of_work_nonce + size: 8 + - id: seed_nonce_hash_tag + type: u1 + enum: bool + - id: seed_nonce_hash + size: 32 + if: (seed_nonce_hash_tag == bool::true) + - id: per_block_votes + type: id_024__pttallin__per_block_votes + id_024__pttallin__per_block_votes: + seq: + - id: id_024__pttallin__per_block_votes_tag + type: u1 + enum: id_024__pttallin__per_block_votes_tag +enums: + bool: + 0: false + 255: true + id_024__pttallin__per_block_votes_tag: + 0: per_block_vote_on + 1: per_block_vote_off + 2: per_block_vote_pass +seq: +- id: id_024__pttallin__block_header__alpha__unsigned_contents + type: id_024__pttallin__block_header__alpha__unsigned_contents diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__protocol_data.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__protocol_data.ksy new file mode 100644 index 0000000000000000000000000000000000000000..10019cafbf289c4865886225de15c2103bc0d4bc --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__protocol_data.ksy @@ -0,0 +1,43 @@ +meta: + id: id_024__pttallin__block_header__protocol_data + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.block_header.protocol_data' +types: + id_024__pttallin__block_header__alpha__signed_contents: + seq: + - id: id_024__pttallin__block_header__alpha__unsigned_contents + type: id_024__pttallin__block_header__alpha__unsigned_contents + - id: signature + size-eos: true + id_024__pttallin__block_header__alpha__unsigned_contents: + seq: + - id: payload_hash + size: 32 + - id: payload_round + type: s4be + - id: proof_of_work_nonce + size: 8 + - id: seed_nonce_hash_tag + type: u1 + enum: bool + - id: seed_nonce_hash + size: 32 + if: (seed_nonce_hash_tag == bool::true) + - id: per_block_votes + type: id_024__pttallin__per_block_votes + id_024__pttallin__per_block_votes: + seq: + - id: id_024__pttallin__per_block_votes_tag + type: u1 + enum: id_024__pttallin__per_block_votes_tag +enums: + bool: + 0: false + 255: true + id_024__pttallin__per_block_votes_tag: + 0: per_block_vote_on + 1: per_block_vote_off + 2: per_block_vote_pass +seq: +- id: id_024__pttallin__block_header__alpha__signed_contents + type: id_024__pttallin__block_header__alpha__signed_contents diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__raw.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__raw.ksy new file mode 100644 index 0000000000000000000000000000000000000000..b74f348effb197af655850a2e4d9f84d2b62e3d5 --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__raw.ksy @@ -0,0 +1,9 @@ +meta: + id: id_024__pttallin__block_header__raw + endian: be + imports: + - block_header +doc: ! 'Encoding id: 024-PtTALLiN.block_header.raw' +seq: +- id: id_024__pttallin__block_header__raw + type: block_header diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__shell_header.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__shell_header.ksy new file mode 100644 index 0000000000000000000000000000000000000000..2d4c77bd3a7053fc73b93bc3fe273234067a7554 --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__shell_header.ksy @@ -0,0 +1,9 @@ +meta: + id: id_024__pttallin__block_header__shell_header + endian: be + imports: + - block_header__shell +doc: ! 'Encoding id: 024-PtTALLiN.block_header.shell_header' +seq: +- id: id_024__pttallin__block_header__shell_header + type: block_header__shell diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__unsigned.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__unsigned.ksy new file mode 100644 index 0000000000000000000000000000000000000000..539e1e5def82d80ce7eb78a379dd65f832b4dca2 --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__block_header__unsigned.ksy @@ -0,0 +1,41 @@ +meta: + id: id_024__pttallin__block_header__unsigned + endian: be + imports: + - block_header__shell +doc: ! 'Encoding id: 024-PtTALLiN.block_header.unsigned' +types: + id_024__pttallin__block_header__alpha__unsigned_contents: + seq: + - id: payload_hash + size: 32 + - id: payload_round + type: s4be + - id: proof_of_work_nonce + size: 8 + - id: seed_nonce_hash_tag + type: u1 + enum: bool + - id: seed_nonce_hash + size: 32 + if: (seed_nonce_hash_tag == bool::true) + - id: per_block_votes + type: id_024__pttallin__per_block_votes + id_024__pttallin__per_block_votes: + seq: + - id: id_024__pttallin__per_block_votes_tag + type: u1 + enum: id_024__pttallin__per_block_votes_tag +enums: + bool: + 0: false + 255: true + id_024__pttallin__per_block_votes_tag: + 0: per_block_vote_on + 1: per_block_vote_off + 2: per_block_vote_pass +seq: +- id: id_024__pttallin__block_header__unsigned + type: block_header__shell +- id: id_024__pttallin__block_header__alpha__unsigned_contents + type: id_024__pttallin__block_header__alpha__unsigned_contents diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__constants.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__constants.ksy similarity index 96% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__constants.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__constants.ksy index aba128fa295174f800ce72bcaa0cdadd15ad0906..d02d1c28d6a95cd35fba815c0825f955ef67fe76 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__constants.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__constants.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__constants + id: id_024__pttallin__constants endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.constants' +doc: ! 'Encoding id: 024-PtTALLiN.constants' types: adaptive_rewards_params: seq: @@ -71,9 +71,9 @@ types: type: z - id: denominator type: z - id_024__psd5wvtj__mutez: + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n int31: seq: @@ -109,7 +109,7 @@ types: issuance_weights: seq: - id: base_total_issued_per_minute - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: baking_reward_fixed_portion_weight type: int31 - id: baking_reward_bonus_weight @@ -275,9 +275,9 @@ seq: - id: proof_of_work_threshold type: s8be - id: minimal_stake - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: minimal_frozen_stake - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: vdf_difficulty type: s8be - id: origination_size @@ -285,7 +285,7 @@ seq: - id: issuance_weights type: issuance_weights - id: cost_per_byte - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: hard_storage_limit_per_operation type: z - id: quorum_min @@ -295,7 +295,7 @@ seq: - id: min_proposal_quorum type: s4be - id: liquidity_baking_subsidy - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: liquidity_baking_toggle_ema_threshold type: s4be - id: max_operations_time_to_live @@ -347,7 +347,7 @@ seq: - id: smart_rollup_challenge_window_in_blocks type: int31 - id: smart_rollup_stake_amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: smart_rollup_commitment_period_in_blocks type: int31 - id: smart_rollup_max_lookahead_in_blocks diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__constants__fixed.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__constants__fixed.ksy similarity index 91% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__constants__fixed.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__constants__fixed.ksy index 9cefb2525664a9c08aa94cca1f7e395fa9ab5c2c..f90e6a540c5996ebb32d3c825ed08ebf63540502 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__constants__fixed.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__constants__fixed.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__constants__fixed + id: id_024__pttallin__constants__fixed endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.constants.fixed' +doc: ! 'Encoding id: 024-PtTALLiN.constants.fixed' types: int31: seq: diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__constants__parametric.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__constants__parametric.ksy similarity index 95% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__constants__parametric.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__constants__parametric.ksy index 51144408d8e75280ac5e6f7f0aaf7198ca7a1c2d..6d3470e9425063d7bdd66ea67aa00b2035d990c7 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__constants__parametric.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__constants__parametric.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__constants__parametric + id: id_024__pttallin__constants__parametric endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.constants.parametric' +doc: ! 'Encoding id: 024-PtTALLiN.constants.parametric' types: adaptive_rewards_params: seq: @@ -71,9 +71,9 @@ types: type: z - id: denominator type: z - id_024__psd5wvtj__mutez: + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n int31: seq: @@ -109,7 +109,7 @@ types: issuance_weights: seq: - id: base_total_issued_per_minute - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: baking_reward_fixed_portion_weight type: int31 - id: baking_reward_bonus_weight @@ -245,9 +245,9 @@ seq: - id: proof_of_work_threshold type: s8be - id: minimal_stake - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: minimal_frozen_stake - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: vdf_difficulty type: s8be - id: origination_size @@ -255,7 +255,7 @@ seq: - id: issuance_weights type: issuance_weights - id: cost_per_byte - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: hard_storage_limit_per_operation type: z - id: quorum_min @@ -265,7 +265,7 @@ seq: - id: min_proposal_quorum type: s4be - id: liquidity_baking_subsidy - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: liquidity_baking_toggle_ema_threshold type: s4be - id: max_operations_time_to_live @@ -317,7 +317,7 @@ seq: - id: smart_rollup_challenge_window_in_blocks type: int31 - id: smart_rollup_stake_amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: smart_rollup_commitment_period_in_blocks type: int31 - id: smart_rollup_max_lookahead_in_blocks diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__contract.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__contract.ksy similarity index 73% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__contract.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__contract.ksy index 6e14ec345f44225b55d47f2ac91d355b17c2013d..7794961483155f596542dee32226f54d73370cdf 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__contract.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__contract.ksy @@ -1,20 +1,20 @@ meta: - id: id_024__psd5wvtj__contract + id: id_024__pttallin__contract endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.contract' +doc: ! 'Encoding id: 024-PtTALLiN.contract' types: - id_024__psd5wvtj__contract_id: + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) originated: seq: - id: contract_hash @@ -40,7 +40,7 @@ types: size: 20 if: (public_key_hash_tag == public_key_hash_tag::bls) enums: - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated public_key_hash_tag: @@ -49,8 +49,8 @@ enums: 2: p256 3: bls seq: -- id: id_024__psd5wvtj__contract_id - type: id_024__psd5wvtj__contract_id +- id: id_024__pttallin__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__cycle.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__cycle.ksy new file mode 100644 index 0000000000000000000000000000000000000000..3cb53b41096ec9d6149e97473949ba1a6739a99b --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__cycle.ksy @@ -0,0 +1,7 @@ +meta: + id: id_024__pttallin__cycle + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.cycle' +seq: +- id: id_024__pttallin__cycle + type: s4be diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__errors.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__errors.ksy similarity index 79% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__errors.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__errors.ksy index ed10c122dd32a999c533ada5eb2580dfde265a30..94aee75c5e338af6c0eeb7c6242d33aaf9c3a058 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__errors.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__errors.ksy @@ -1,8 +1,8 @@ meta: - id: id_024__psd5wvtj__errors + id: id_024__pttallin__errors endian: be doc: ! >- - Encoding id: 024-PsD5wVTJ.errors + Encoding id: 024-PtTALLiN.errors Description: The full list of RPC errors would be too long to include. It is @@ -17,5 +17,5 @@ types: - id: bytes_dyn_uint30 size: len_bytes_dyn_uint30 seq: -- id: id_024__psd5wvtj__errors +- id: id_024__pttallin__errors type: bytes_dyn_uint30 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__fa1__2__token_transfer.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__fa1__2__token_transfer.ksy similarity index 92% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__fa1__2__token_transfer.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__fa1__2__token_transfer.ksy index 772d6202c4f2f573211293715b0dbf5e7fd3bec5..2cf43631dd275dce81a5f06a5b9ebe49b4a1fc28 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__fa1__2__token_transfer.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__fa1__2__token_transfer.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__fa1__2__token_transfer + id: id_024__pttallin__fa1__2__token_transfer endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.fa1.2.token_transfer' +doc: ! 'Encoding id: 024-PtTALLiN.fa1.2.token_transfer' types: bytes_dyn_uint30: seq: diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__fitness.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__fitness.ksy similarity index 83% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__fitness.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__fitness.ksy index 26114ecc70dfa6154434d2324a3490cb8a1907f6..8abe71b86e7405d34a62481810c44ce21fda74a6 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__fitness.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__fitness.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__fitness + id: id_024__pttallin__fitness endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.fitness' +doc: ! 'Encoding id: 024-PtTALLiN.fitness' types: locked_round: seq: diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__frozen_staker.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__frozen_staker.ksy similarity index 65% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__frozen_staker.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__frozen_staker.ksy index 6f54b99526d65e896461e4e64fd6e9cb16c25819..9d5badd501c98a50931d81a2b020f9b8c19b0d6e 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__frozen_staker.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__frozen_staker.ksy @@ -1,39 +1,39 @@ meta: - id: id_024__psd5wvtj__frozen_staker + id: id_024__pttallin__frozen_staker endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.frozen_staker' +doc: ! 'Encoding id: 024-PtTALLiN.frozen_staker' types: - id_024__psd5wvtj__contract_id: + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) - id_024__psd5wvtj__frozen_staker: + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) + id_024__pttallin__frozen_staker: seq: - - id: id_024__psd5wvtj__frozen_staker_tag + - id: id_024__pttallin__frozen_staker_tag type: u1 - enum: id_024__psd5wvtj__frozen_staker_tag + enum: id_024__pttallin__frozen_staker_tag - id: single type: single - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::single) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::single) - id: shared type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::shared) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::shared) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: baker type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::baker) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::baker) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: baker_edge type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::baker_edge) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::baker_edge) doc: A Ed25519, Secp256k1, P256, or BLS public key hash originated: seq: @@ -62,7 +62,7 @@ types: single: seq: - id: contract - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -70,10 +70,10 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash enums: - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated - id_024__psd5wvtj__frozen_staker_tag: + id_024__pttallin__frozen_staker_tag: 0: single 1: shared 2: baker @@ -84,8 +84,8 @@ enums: 2: p256 3: bls seq: -- id: id_024__psd5wvtj__frozen_staker - type: id_024__psd5wvtj__frozen_staker +- id: id_024__pttallin__frozen_staker + type: id_024__pttallin__frozen_staker doc: ! >- frozen_staker: Abstract notion of staker used in operation receipts for frozen deposits, either a single staker or all the stakers delegating to some delegate. diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__gas.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__gas.ksy similarity index 66% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__gas.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__gas.ksy index 6ecf94432c740fe0b7a8c7b00fa7366b00f41013..519698e3f73b864a8e4d1cb1e5ada302537b8cfc 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__gas.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__gas.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__gas + id: id_024__pttallin__gas endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.gas' +doc: ! 'Encoding id: 024-PtTALLiN.gas' types: n_chunk: seq: @@ -23,13 +23,13 @@ types: repeat-until: not (_.has_more).as if: has_tail.as enums: - id_024__psd5wvtj__gas_tag: + id_024__pttallin__gas_tag: 0: limited 1: unaccounted seq: -- id: id_024__psd5wvtj__gas_tag +- id: id_024__pttallin__gas_tag type: u1 - enum: id_024__psd5wvtj__gas_tag + enum: id_024__pttallin__gas_tag - id: limited type: z - if: (id_024__psd5wvtj__gas_tag == id_024__psd5wvtj__gas_tag::limited) + if: (id_024__pttallin__gas_tag == id_024__pttallin__gas_tag::limited) diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__gas__cost.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__gas__cost.ksy similarity index 77% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__gas__cost.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__gas__cost.ksy index fb718dc2089047a1022bd8a623a2f7c969ebdba5..d7ca05d64d25f39fc5c13c6a3d38c0c209c511b3 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__gas__cost.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__gas__cost.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__gas__cost + id: id_024__pttallin__gas__cost endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.gas.cost' +doc: ! 'Encoding id: 024-PtTALLiN.gas.cost' types: n_chunk: seq: @@ -23,5 +23,5 @@ types: repeat-until: not (_.has_more).as if: has_tail.as seq: -- id: id_024__psd5wvtj__gas__cost +- id: id_024__pttallin__gas__cost type: z diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__lazy_storage_diff.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__lazy_storage_diff.ksy similarity index 75% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__lazy_storage_diff.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__lazy_storage_diff.ksy index 4f6ad2ac2a73a45d518c74414c8cf7bbe33b2e5b..a31a7963760777af651b59c98a368569471e515a 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__lazy_storage_diff.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__lazy_storage_diff.ksy @@ -1,20 +1,20 @@ meta: - id: id_024__psd5wvtj__lazy_storage_diff + id: id_024__pttallin__lazy_storage_diff endian: be imports: - sapling__transaction__ciphertext - sapling__transaction__commitment - sapling__transaction__nullifier -doc: ! 'Encoding id: 024-PsD5wVTJ.lazy_storage_diff' +doc: ! 'Encoding id: 024-PtTALLiN.lazy_storage_diff' types: alloc: seq: - id: updates type: updates_0 - id: key_type - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: value_type - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression alloc_0: seq: - id: updates @@ -38,11 +38,11 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression big_map: seq: - id: id - type: id_024__psd5wvtj__big_map_id + type: id_024__pttallin__big_map_id doc: ! 'Big map identifier: A big map identifier' - id: diff type: diff @@ -77,14 +77,14 @@ types: copy: seq: - id: source - type: id_024__psd5wvtj__big_map_id + type: id_024__pttallin__big_map_id doc: ! 'Big map identifier: A big map identifier' - id: updates type: updates_0 copy_0: seq: - id: source - type: id_024__psd5wvtj__sapling_state_id + type: id_024__pttallin__sapling_state_id doc: ! 'Sapling state identifier: A sapling state identifier' - id: updates type: updates_1 @@ -116,73 +116,73 @@ types: - id: alloc type: alloc_0 if: (diff_tag == diff_tag::alloc) - id_024__psd5wvtj__big_map_id: + id_024__pttallin__big_map_id: seq: - - id: id_024__psd5wvtj__big_map_id + - id: id_024__pttallin__big_map_id type: z - id_024__psd5wvtj__lazy_storage_diff: + id_024__pttallin__lazy_storage_diff: seq: - - id: id_024__psd5wvtj__lazy_storage_diff_entries - type: id_024__psd5wvtj__lazy_storage_diff_entries + - id: id_024__pttallin__lazy_storage_diff_entries + type: id_024__pttallin__lazy_storage_diff_entries repeat: eos - id_024__psd5wvtj__lazy_storage_diff_entries: + id_024__pttallin__lazy_storage_diff_entries: seq: - - id: id_024__psd5wvtj__lazy_storage_diff_elt_tag + - id: id_024__pttallin__lazy_storage_diff_elt_tag type: u1 - enum: id_024__psd5wvtj__lazy_storage_diff_elt_tag + enum: id_024__pttallin__lazy_storage_diff_elt_tag - id: big_map type: big_map - if: (id_024__psd5wvtj__lazy_storage_diff_elt_tag == id_024__psd5wvtj__lazy_storage_diff_elt_tag::big_map) + if: (id_024__pttallin__lazy_storage_diff_elt_tag == id_024__pttallin__lazy_storage_diff_elt_tag::big_map) - id: sapling_state type: sapling_state - if: (id_024__psd5wvtj__lazy_storage_diff_elt_tag == id_024__psd5wvtj__lazy_storage_diff_elt_tag::sapling_state) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__lazy_storage_diff_elt_tag == id_024__pttallin__lazy_storage_diff_elt_tag::sapling_state) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - id_024__psd5wvtj__sapling_state_id: + enum: id_024__pttallin__michelson__v1__primitives + id_024__pttallin__sapling_state_id: seq: - - id: id_024__psd5wvtj__sapling_state_id + - id: id_024__pttallin__sapling_state_id type: z - micheline__024__psd5wvtj__michelson_v1__expression: + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) n_chunk: seq: - id: has_more @@ -210,39 +210,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -250,13 +250,13 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 sapling_state: seq: - id: id - type: id_024__psd5wvtj__sapling_state_id + type: id_024__pttallin__sapling_state_id doc: ! 'Sapling state identifier: A sapling state identifier' - id: diff type: diff_0 @@ -277,7 +277,7 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression updates: seq: - id: updates_entries @@ -303,12 +303,12 @@ types: - id: key_hash size: 32 - id: key - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: value_tag type: u1 enum: bool - id: value - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression if: (value_tag == bool::true) z: seq: @@ -332,10 +332,10 @@ enums: 1: remove 2: copy 3: alloc - id_024__psd5wvtj__lazy_storage_diff_elt_tag: + id_024__pttallin__lazy_storage_diff_elt_tag: 0: big_map 1: sapling_state - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -741,7 +741,7 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -768,10 +768,10 @@ enums: doc: Generic primitive (any number of args with or without annotations) 10: bytes seq: -- id: len_id_024__psd5wvtj__lazy_storage_diff +- id: len_id_024__pttallin__lazy_storage_diff type: u4be valid: max: 1073741823 -- id: id_024__psd5wvtj__lazy_storage_diff - type: id_024__psd5wvtj__lazy_storage_diff - size: len_id_024__psd5wvtj__lazy_storage_diff +- id: id_024__pttallin__lazy_storage_diff + type: id_024__pttallin__lazy_storage_diff + size: len_id_024__pttallin__lazy_storage_diff diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__level.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__level.ksy similarity index 93% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__level.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__level.ksy index bb2a9257996844bc6d0ccb709616b5ddf96214e2..f8b2fef909546f9d85b193519d80ea8eedaa16d2 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__level.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__level.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__level + id: id_024__pttallin__level endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.level' +doc: ! 'Encoding id: 024-PtTALLiN.level' enums: bool: 0: false diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__nonce.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__nonce.ksy new file mode 100644 index 0000000000000000000000000000000000000000..2afb07a3b2a90a62dadb9122e9f6fb8f7320f9ce --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__nonce.ksy @@ -0,0 +1,7 @@ +meta: + id: id_024__pttallin__nonce + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.nonce' +seq: +- id: id_024__pttallin__nonce + size: 32 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation.ksy similarity index 76% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__operation.ksy index bae4adfac94edef4e85ff35882ea30216328b6bd..95e5e097837e9067625bc193c7f1220c28042b91 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation.ksy @@ -1,10 +1,10 @@ meta: - id: id_024__psd5wvtj__operation + id: id_024__pttallin__operation endian: be imports: - block_header__shell - operation__shell_header -doc: ! 'Encoding id: 024-PsD5wVTJ.operation' +doc: ! 'Encoding id: 024-PtTALLiN.operation' types: activate_account: seq: @@ -29,7 +29,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression attestation: seq: - id: slot @@ -42,8 +42,8 @@ types: size: 32 attestation_0: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation attestation_1: seq: - id: len_attestation @@ -84,8 +84,8 @@ types: type: s1 bh1: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh1_0: seq: - id: len_bh1 @@ -97,8 +97,8 @@ types: size: len_bh1 bh2: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh2_0: seq: - id: len_bh2 @@ -208,8 +208,8 @@ types: size: 32 contents_and_signature_prefix_entries: seq: - - id: id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix - type: id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix + - id: id_024__pttallin__operation__alpha__contents_or_signature_prefix + type: id_024__pttallin__operation__alpha__contents_or_signature_prefix dal__page__proof: seq: - id: dal_page_id @@ -240,7 +240,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -255,7 +255,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -318,19 +318,19 @@ types: - id: destination type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id_024__psd5wvtj__block_header__alpha__full_header: + id_024__pttallin__block_header__alpha__full_header: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header type: block_header__shell - - id: id_024__psd5wvtj__block_header__alpha__signed_contents - type: id_024__psd5wvtj__block_header__alpha__signed_contents - id_024__psd5wvtj__block_header__alpha__signed_contents: + - id: id_024__pttallin__block_header__alpha__signed_contents + type: id_024__pttallin__block_header__alpha__signed_contents + id_024__pttallin__block_header__alpha__signed_contents: seq: - - id: id_024__psd5wvtj__block_header__alpha__unsigned_contents - type: id_024__psd5wvtj__block_header__alpha__unsigned_contents + - id: id_024__pttallin__block_header__alpha__unsigned_contents + type: id_024__pttallin__block_header__alpha__unsigned_contents - id: signature size-eos: true - id_024__psd5wvtj__block_header__alpha__unsigned_contents: + id_024__pttallin__block_header__alpha__unsigned_contents: seq: - id: payload_hash size: 32 @@ -345,247 +345,247 @@ types: size: 32 if: (seed_nonce_hash_tag == bool::true) - id: per_block_votes - type: id_024__psd5wvtj__per_block_votes - id_024__psd5wvtj__contract_id: + type: id_024__pttallin__per_block_votes + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) - id_024__psd5wvtj__contract_id__originated: + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) + id_024__pttallin__contract_id__originated: seq: - - id: id_024__psd5wvtj__contract_id__originated_tag + - id: id_024__pttallin__contract_id__originated_tag type: u1 - enum: id_024__psd5wvtj__contract_id__originated_tag + enum: id_024__pttallin__contract_id__originated_tag - id: originated type: originated - if: (id_024__psd5wvtj__contract_id__originated_tag == id_024__psd5wvtj__contract_id__originated_tag::originated) - id_024__psd5wvtj__entrypoint: + if: (id_024__pttallin__contract_id__originated_tag == id_024__pttallin__contract_id__originated_tag::originated) + id_024__pttallin__entrypoint: seq: - - id: id_024__psd5wvtj__entrypoint_tag + - id: id_024__pttallin__entrypoint_tag type: u1 - enum: id_024__psd5wvtj__entrypoint_tag + enum: id_024__pttallin__entrypoint_tag - id: named type: named_0 - if: (id_024__psd5wvtj__entrypoint_tag == id_024__psd5wvtj__entrypoint_tag::named) - id_024__psd5wvtj__inlined__consensus_operation: + if: (id_024__pttallin__entrypoint_tag == id_024__pttallin__entrypoint_tag::named) + id_024__pttallin__inlined__consensus_operation: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation type: operation__shell_header - id: operations - type: id_024__psd5wvtj__inlined__consensus_operation__contents + type: id_024__pttallin__inlined__consensus_operation__contents - id: signature_tag type: u1 enum: bool - id: signature size-eos: true if: (signature_tag == bool::true) - id_024__psd5wvtj__inlined__consensus_operation__contents: + id_024__pttallin__inlined__consensus_operation__contents: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + - id: id_024__pttallin__inlined__consensus_operation__contents_tag type: u1 - enum: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + enum: id_024__pttallin__inlined__consensus_operation__contents_tag - id: preattestation type: preattestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestation) - id: attestation type: attestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation_with_dal) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation_with_dal) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestations_aggregate) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestations_aggregate) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestations_aggregate) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestations_aggregate) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - id_024__psd5wvtj__mutez: + enum: id_024__pttallin__michelson__v1__primitives + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n - id_024__psd5wvtj__operation__alpha__contents_and_signature: + id_024__pttallin__operation__alpha__contents_and_signature: seq: - id: contents_and_signature_prefix type: contents_and_signature_prefix_entries repeat: eos - id: signature_suffix size: 64 - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix: + id_024__pttallin__operation__alpha__contents_or_signature_prefix: seq: - - id: id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag + - id: id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag + enum: id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag - id: signature_prefix type: bls_signature_prefix - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::signature_prefix) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::signature_prefix) doc: The prefix of a BLS signature, i.e. the first 32 bytes. - id: attestation type: attestation - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::attestation) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::attestation_with_dal) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::attestation_with_dal) - id: preattestation type: preattestation - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::preattestation) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::preattestation) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::attestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::attestations_aggregate) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::preattestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::preattestations_aggregate) - id: double_consensus_operation_evidence type: double_consensus_operation_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::double_consensus_operation_evidence) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::double_consensus_operation_evidence) - id: seed_nonce_revelation type: seed_nonce_revelation - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::seed_nonce_revelation) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::seed_nonce_revelation) - id: vdf_revelation type: solution - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::vdf_revelation) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::vdf_revelation) - id: double_baking_evidence type: double_baking_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::double_baking_evidence) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::double_baking_evidence) - id: dal_entrapment_evidence type: dal_entrapment_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::dal_entrapment_evidence) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::dal_entrapment_evidence) - id: activate_account type: activate_account - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::activate_account) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::activate_account) - id: proposals type: proposals_1 - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::proposals) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::proposals) - id: ballot type: ballot - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::ballot) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::ballot) - id: reveal type: reveal - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::reveal) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::reveal) - id: transaction type: transaction - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::transaction) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::transaction) - id: origination type: origination - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::origination) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::origination) - id: delegation type: delegation - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::delegation) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::delegation) - id: set_deposits_limit type: set_deposits_limit - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::set_deposits_limit) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::set_deposits_limit) - id: increase_paid_storage type: increase_paid_storage - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::increase_paid_storage) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::increase_paid_storage) - id: update_consensus_key type: update_consensus_key - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::update_consensus_key) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::update_consensus_key) - id: update_companion_key type: update_companion_key - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::update_companion_key) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::update_companion_key) - id: drain_delegate type: drain_delegate - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::drain_delegate) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::drain_delegate) - id: failing_noop type: bytes_dyn_uint30 - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::failing_noop) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::failing_noop) - id: register_global_constant type: register_global_constant - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::register_global_constant) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::register_global_constant) - id: transfer_ticket type: transfer_ticket - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::transfer_ticket) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::transfer_ticket) - id: dal_publish_commitment type: dal_publish_commitment - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::dal_publish_commitment) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::dal_publish_commitment) - id: smart_rollup_originate type: smart_rollup_originate - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_originate) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_originate) - id: smart_rollup_add_messages type: smart_rollup_add_messages - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_add_messages) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_add_messages) - id: smart_rollup_cement type: smart_rollup_cement - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_cement) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_cement) - id: smart_rollup_publish type: smart_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_publish) - id: smart_rollup_refute type: smart_rollup_refute - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_refute) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_refute) - id: smart_rollup_timeout type: smart_rollup_timeout - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_timeout) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_timeout) - id: smart_rollup_execute_outbox_message type: smart_rollup_execute_outbox_message - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_execute_outbox_message) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_execute_outbox_message) - id: smart_rollup_recover_bond type: smart_rollup_recover_bond - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_recover_bond) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_recover_bond) - id: zk_rollup_origination type: zk_rollup_origination - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_origination) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_origination) - id: zk_rollup_publish type: zk_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_publish) - id: zk_rollup_update type: zk_rollup_update - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_update) - id_024__psd5wvtj__per_block_votes: + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_update) + id_024__pttallin__per_block_votes: seq: - - id: id_024__psd5wvtj__per_block_votes_tag + - id: id_024__pttallin__per_block_votes_tag type: u1 - enum: id_024__psd5wvtj__per_block_votes_tag - id_024__psd5wvtj__scripted__contracts: + enum: id_024__pttallin__per_block_votes_tag + id_024__pttallin__scripted__contracts: seq: - id: code type: bytes_dyn_uint30 @@ -605,7 +605,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -615,7 +615,7 @@ types: - id: amount type: z - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -673,44 +673,44 @@ types: seq: - id: message_elt type: bytes_dyn_uint30 - micheline__024__psd5wvtj__michelson_v1__expression: + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) move: seq: - id: choice @@ -767,8 +767,8 @@ types: repeat: eos op1: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op1_0: seq: - id: len_op1 @@ -780,8 +780,8 @@ types: size: len_op1 op2: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op2_0: seq: - id: len_op2 @@ -840,7 +840,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -848,7 +848,7 @@ types: - id: storage_limit type: n - id: balance - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: delegate_tag type: u1 enum: bool @@ -857,11 +857,11 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts parameters: seq: - id: entrypoint - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: value type: bytes_dyn_uint30 @@ -937,39 +937,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -977,7 +977,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 private_pis: @@ -1120,7 +1120,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1135,7 +1135,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1185,14 +1185,14 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression set_deposits_limit: seq: - id: source type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1203,7 +1203,7 @@ types: type: u1 enum: bool - id: limit - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez if: (limit_tag == bool::true) shard: seq: @@ -1249,7 +1249,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1264,7 +1264,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1279,7 +1279,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1298,7 +1298,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1324,7 +1324,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1341,7 +1341,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1359,7 +1359,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1379,7 +1379,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1399,11 +1399,11 @@ types: some: seq: - id: contents - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ty - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1438,7 +1438,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1446,9 +1446,9 @@ types: - id: storage_limit type: n - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1464,7 +1464,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1476,14 +1476,14 @@ types: - id: ticket_ty type: bytes_dyn_uint30 - id: ticket_ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: ticket_amount type: n - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1505,7 +1505,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1527,7 +1527,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1581,7 +1581,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1602,7 +1602,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1619,7 +1619,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1640,12 +1640,12 @@ enums: 0: public 1: private 2: fee - id_024__psd5wvtj__contract_id__originated_tag: + id_024__pttallin__contract_id__originated_tag: 1: originated - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated - id_024__psd5wvtj__entrypoint_tag: + id_024__pttallin__entrypoint_tag: 0: default 1: root 2: do @@ -1657,13 +1657,13 @@ enums: 8: finalize_unstake 9: set_delegate_parameters 255: named - id_024__psd5wvtj__inlined__consensus_operation__contents_tag: + id_024__pttallin__inlined__consensus_operation__contents_tag: 20: preattestation 21: attestation 23: attestation_with_dal 30: preattestations_aggregate 31: attestations_aggregate - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -2069,7 +2069,7 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag: + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag: 1: seed_nonce_revelation 2: double_consensus_operation_evidence 3: double_baking_evidence @@ -2108,7 +2108,7 @@ enums: 251: zk_rollup_publish 252: zk_rollup_update 255: signature_prefix - id_024__psd5wvtj__per_block_votes_tag: + id_024__pttallin__per_block_votes_tag: 0: per_block_vote_on 1: per_block_vote_off 2: per_block_vote_pass @@ -2116,7 +2116,7 @@ enums: 0: inbox__proof 1: reveal__proof 2: first__input - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -2171,7 +2171,7 @@ enums: 0: dissection 1: proof seq: -- id: id_024__psd5wvtj__operation +- id: id_024__pttallin__operation type: operation__shell_header -- id: id_024__psd5wvtj__operation__alpha__contents_and_signature - type: id_024__psd5wvtj__operation__alpha__contents_and_signature +- id: id_024__pttallin__operation__alpha__contents_and_signature + type: id_024__pttallin__operation__alpha__contents_and_signature diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__bls_mode_unsigned.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__bls_mode_unsigned.ksy similarity index 76% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__bls_mode_unsigned.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__operation__bls_mode_unsigned.ksy index 43937f14df3c9a3dd4b98b9e0bc0289a9e98e447..376689a4c59e26d9d4fecf07fc37ff650c5d8961 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__bls_mode_unsigned.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__bls_mode_unsigned.ksy @@ -1,10 +1,10 @@ meta: - id: id_024__psd5wvtj__operation__bls_mode_unsigned + id: id_024__pttallin__operation__bls_mode_unsigned endian: be imports: - block_header__shell - operation__shell_header -doc: ! 'Encoding id: 024-PsD5wVTJ.operation.bls_mode_unsigned' +doc: ! 'Encoding id: 024-PtTALLiN.operation.bls_mode_unsigned' types: activate_account: seq: @@ -29,7 +29,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression attestation: seq: - id: slot @@ -42,8 +42,8 @@ types: size: 32 attestation_0: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation attestation_1: seq: - id: len_attestation @@ -84,8 +84,8 @@ types: type: s1 bh1: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh1_0: seq: - id: len_bh1 @@ -97,8 +97,8 @@ types: size: len_bh1 bh2: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh2_0: seq: - id: len_bh2 @@ -216,8 +216,8 @@ types: size: 32 contents_entries: seq: - - id: id_024__psd5wvtj__operation__alpha__bls_mode_contents - type: id_024__psd5wvtj__operation__alpha__bls_mode_contents + - id: id_024__pttallin__operation__alpha__bls_mode_contents + type: id_024__pttallin__operation__alpha__bls_mode_contents dal__page__proof: seq: - id: dal_page_id @@ -248,7 +248,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -263,7 +263,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -326,19 +326,19 @@ types: - id: destination type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id_024__psd5wvtj__block_header__alpha__full_header: + id_024__pttallin__block_header__alpha__full_header: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header type: block_header__shell - - id: id_024__psd5wvtj__block_header__alpha__signed_contents - type: id_024__psd5wvtj__block_header__alpha__signed_contents - id_024__psd5wvtj__block_header__alpha__signed_contents: + - id: id_024__pttallin__block_header__alpha__signed_contents + type: id_024__pttallin__block_header__alpha__signed_contents + id_024__pttallin__block_header__alpha__signed_contents: seq: - - id: id_024__psd5wvtj__block_header__alpha__unsigned_contents - type: id_024__psd5wvtj__block_header__alpha__unsigned_contents + - id: id_024__pttallin__block_header__alpha__unsigned_contents + type: id_024__pttallin__block_header__alpha__unsigned_contents - id: signature size-eos: true - id_024__psd5wvtj__block_header__alpha__unsigned_contents: + id_024__pttallin__block_header__alpha__unsigned_contents: seq: - id: payload_hash size: 32 @@ -353,202 +353,202 @@ types: size: 32 if: (seed_nonce_hash_tag == bool::true) - id: per_block_votes - type: id_024__psd5wvtj__per_block_votes - id_024__psd5wvtj__contract_id: + type: id_024__pttallin__per_block_votes + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) - id_024__psd5wvtj__contract_id__originated: + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) + id_024__pttallin__contract_id__originated: seq: - - id: id_024__psd5wvtj__contract_id__originated_tag + - id: id_024__pttallin__contract_id__originated_tag type: u1 - enum: id_024__psd5wvtj__contract_id__originated_tag + enum: id_024__pttallin__contract_id__originated_tag - id: originated type: originated - if: (id_024__psd5wvtj__contract_id__originated_tag == id_024__psd5wvtj__contract_id__originated_tag::originated) - id_024__psd5wvtj__entrypoint: + if: (id_024__pttallin__contract_id__originated_tag == id_024__pttallin__contract_id__originated_tag::originated) + id_024__pttallin__entrypoint: seq: - - id: id_024__psd5wvtj__entrypoint_tag + - id: id_024__pttallin__entrypoint_tag type: u1 - enum: id_024__psd5wvtj__entrypoint_tag + enum: id_024__pttallin__entrypoint_tag - id: named type: named_0 - if: (id_024__psd5wvtj__entrypoint_tag == id_024__psd5wvtj__entrypoint_tag::named) - id_024__psd5wvtj__inlined__consensus_operation: + if: (id_024__pttallin__entrypoint_tag == id_024__pttallin__entrypoint_tag::named) + id_024__pttallin__inlined__consensus_operation: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation type: operation__shell_header - id: operations - type: id_024__psd5wvtj__inlined__consensus_operation__contents + type: id_024__pttallin__inlined__consensus_operation__contents - id: signature_tag type: u1 enum: bool - id: signature size-eos: true if: (signature_tag == bool::true) - id_024__psd5wvtj__inlined__consensus_operation__contents: + id_024__pttallin__inlined__consensus_operation__contents: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + - id: id_024__pttallin__inlined__consensus_operation__contents_tag type: u1 - enum: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + enum: id_024__pttallin__inlined__consensus_operation__contents_tag - id: preattestation type: preattestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestation) - id: attestation type: attestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation_with_dal) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation_with_dal) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestations_aggregate) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestations_aggregate) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestations_aggregate) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestations_aggregate) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - id_024__psd5wvtj__mutez: + enum: id_024__pttallin__michelson__v1__primitives + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n - id_024__psd5wvtj__operation__alpha__bls_mode_contents: + id_024__pttallin__operation__alpha__bls_mode_contents: seq: - - id: id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag + - id: id_024__pttallin__operation__alpha__bls_mode_contents_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag + enum: id_024__pttallin__operation__alpha__bls_mode_contents_tag - id: bls_mode_attestation type: bls_mode_attestation - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::bls_mode_attestation) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::bls_mode_attestation) - id: bls_mode_preattestation type: bls_mode_preattestation - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::bls_mode_preattestation) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::bls_mode_preattestation) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::attestations_aggregate) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::attestations_aggregate) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::preattestations_aggregate) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::preattestations_aggregate) - id: double_consensus_operation_evidence type: double_consensus_operation_evidence - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::double_consensus_operation_evidence) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::double_consensus_operation_evidence) - id: seed_nonce_revelation type: seed_nonce_revelation - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::seed_nonce_revelation) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::seed_nonce_revelation) - id: vdf_revelation type: solution - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::vdf_revelation) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::vdf_revelation) - id: double_baking_evidence type: double_baking_evidence - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::double_baking_evidence) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::double_baking_evidence) - id: dal_entrapment_evidence type: dal_entrapment_evidence - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::dal_entrapment_evidence) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::dal_entrapment_evidence) - id: activate_account type: activate_account - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::activate_account) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::activate_account) - id: proposals type: proposals_1 - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::proposals) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::proposals) - id: ballot type: ballot - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::ballot) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::ballot) - id: reveal type: reveal - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::reveal) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::reveal) - id: transaction type: transaction - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::transaction) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::transaction) - id: origination type: origination - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::origination) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::origination) - id: delegation type: delegation - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::delegation) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::delegation) - id: set_deposits_limit type: set_deposits_limit - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::set_deposits_limit) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::set_deposits_limit) - id: increase_paid_storage type: increase_paid_storage - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::increase_paid_storage) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::increase_paid_storage) - id: update_consensus_key type: update_consensus_key - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::update_consensus_key) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::update_consensus_key) - id: update_companion_key type: update_companion_key - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::update_companion_key) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::update_companion_key) - id: drain_delegate type: drain_delegate - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::drain_delegate) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::drain_delegate) - id: failing_noop type: bytes_dyn_uint30 - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::failing_noop) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::failing_noop) - id: register_global_constant type: register_global_constant - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::register_global_constant) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::register_global_constant) - id: transfer_ticket type: transfer_ticket - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::transfer_ticket) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::transfer_ticket) - id: dal_publish_commitment type: dal_publish_commitment - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::dal_publish_commitment) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::dal_publish_commitment) - id: smart_rollup_originate type: smart_rollup_originate - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::smart_rollup_originate) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::smart_rollup_originate) - id: smart_rollup_add_messages type: smart_rollup_add_messages - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::smart_rollup_add_messages) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::smart_rollup_add_messages) - id: smart_rollup_cement type: smart_rollup_cement - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::smart_rollup_cement) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::smart_rollup_cement) - id: smart_rollup_publish type: smart_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::smart_rollup_publish) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::smart_rollup_publish) - id: smart_rollup_refute type: smart_rollup_refute - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::smart_rollup_refute) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::smart_rollup_refute) - id: smart_rollup_timeout type: smart_rollup_timeout - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::smart_rollup_timeout) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::smart_rollup_timeout) - id: smart_rollup_execute_outbox_message type: smart_rollup_execute_outbox_message - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::smart_rollup_execute_outbox_message) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::smart_rollup_execute_outbox_message) - id: smart_rollup_recover_bond type: smart_rollup_recover_bond - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::smart_rollup_recover_bond) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::smart_rollup_recover_bond) - id: zk_rollup_origination type: zk_rollup_origination - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::zk_rollup_origination) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::zk_rollup_origination) - id: zk_rollup_publish type: zk_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::zk_rollup_publish) + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::zk_rollup_publish) - id: zk_rollup_update type: zk_rollup_update - if: (id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag == id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag::zk_rollup_update) - id_024__psd5wvtj__operation__alpha__bls_mode_unsigned_operation: + if: (id_024__pttallin__operation__alpha__bls_mode_contents_tag == id_024__pttallin__operation__alpha__bls_mode_contents_tag::zk_rollup_update) + id_024__pttallin__operation__alpha__bls_mode_unsigned_operation: seq: - - id: id_024__psd5wvtj__operation__alpha__bls_mode_unsigned_operation + - id: id_024__pttallin__operation__alpha__bls_mode_unsigned_operation type: operation__shell_header - id: contents type: contents_entries repeat: eos - id_024__psd5wvtj__per_block_votes: + id_024__pttallin__per_block_votes: seq: - - id: id_024__psd5wvtj__per_block_votes_tag + - id: id_024__pttallin__per_block_votes_tag type: u1 - enum: id_024__psd5wvtj__per_block_votes_tag - id_024__psd5wvtj__scripted__contracts: + enum: id_024__pttallin__per_block_votes_tag + id_024__pttallin__scripted__contracts: seq: - id: code type: bytes_dyn_uint30 @@ -568,7 +568,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -578,7 +578,7 @@ types: - id: amount type: z - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -636,44 +636,44 @@ types: seq: - id: message_elt type: bytes_dyn_uint30 - micheline__024__psd5wvtj__michelson_v1__expression: + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) move: seq: - id: choice @@ -730,8 +730,8 @@ types: repeat: eos op1: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op1_0: seq: - id: len_op1 @@ -743,8 +743,8 @@ types: size: len_op1 op2: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op2_0: seq: - id: len_op2 @@ -803,7 +803,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -811,7 +811,7 @@ types: - id: storage_limit type: n - id: balance - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: delegate_tag type: u1 enum: bool @@ -820,11 +820,11 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts parameters: seq: - id: entrypoint - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: value type: bytes_dyn_uint30 @@ -900,39 +900,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -940,7 +940,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 private_pis: @@ -1083,7 +1083,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1098,7 +1098,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1148,14 +1148,14 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression set_deposits_limit: seq: - id: source type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1166,7 +1166,7 @@ types: type: u1 enum: bool - id: limit - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez if: (limit_tag == bool::true) shard: seq: @@ -1212,7 +1212,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1227,7 +1227,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1242,7 +1242,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1261,7 +1261,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1287,7 +1287,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1304,7 +1304,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1322,7 +1322,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1342,7 +1342,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1362,11 +1362,11 @@ types: some: seq: - id: contents - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ty - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1401,7 +1401,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1409,9 +1409,9 @@ types: - id: storage_limit type: n - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1427,7 +1427,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1439,14 +1439,14 @@ types: - id: ticket_ty type: bytes_dyn_uint30 - id: ticket_ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: ticket_amount type: n - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1468,7 +1468,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1490,7 +1490,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1544,7 +1544,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1565,7 +1565,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1582,7 +1582,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1601,12 +1601,12 @@ enums: 0: public 1: private 2: fee - id_024__psd5wvtj__contract_id__originated_tag: + id_024__pttallin__contract_id__originated_tag: 1: originated - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated - id_024__psd5wvtj__entrypoint_tag: + id_024__pttallin__entrypoint_tag: 0: default 1: root 2: do @@ -1618,13 +1618,13 @@ enums: 8: finalize_unstake 9: set_delegate_parameters 255: named - id_024__psd5wvtj__inlined__consensus_operation__contents_tag: + id_024__pttallin__inlined__consensus_operation__contents_tag: 20: preattestation 21: attestation 23: attestation_with_dal 30: preattestations_aggregate 31: attestations_aggregate - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -2030,7 +2030,7 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - id_024__psd5wvtj__operation__alpha__bls_mode_contents_tag: + id_024__pttallin__operation__alpha__bls_mode_contents_tag: 1: seed_nonce_revelation 2: double_consensus_operation_evidence 3: double_baking_evidence @@ -2067,7 +2067,7 @@ enums: 250: zk_rollup_origination 251: zk_rollup_publish 252: zk_rollup_update - id_024__psd5wvtj__per_block_votes_tag: + id_024__pttallin__per_block_votes_tag: 0: per_block_vote_on 1: per_block_vote_off 2: per_block_vote_pass @@ -2075,7 +2075,7 @@ enums: 0: inbox__proof 1: reveal__proof 2: first__input - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -2130,5 +2130,5 @@ enums: 0: dissection 1: proof seq: -- id: id_024__psd5wvtj__operation__alpha__bls_mode_unsigned_operation - type: id_024__psd5wvtj__operation__alpha__bls_mode_unsigned_operation +- id: id_024__pttallin__operation__alpha__bls_mode_unsigned_operation + type: id_024__pttallin__operation__alpha__bls_mode_unsigned_operation diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__contents.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__contents.ksy similarity index 76% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__contents.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__operation__contents.ksy index 3f80b5e5e362fb863f45df93e87b93838bf4b5e7..8d826f10b211b3fa47d59df123210d7e69971b57 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__contents.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__contents.ksy @@ -1,10 +1,10 @@ meta: - id: id_024__psd5wvtj__operation__contents + id: id_024__pttallin__operation__contents endian: be imports: - block_header__shell - operation__shell_header -doc: ! 'Encoding id: 024-PsD5wVTJ.operation.contents' +doc: ! 'Encoding id: 024-PtTALLiN.operation.contents' types: activate_account: seq: @@ -29,7 +29,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression attestation: seq: - id: slot @@ -42,8 +42,8 @@ types: size: 32 attestation_0: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation attestation_1: seq: - id: len_attestation @@ -84,8 +84,8 @@ types: type: s1 bh1: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh1_0: seq: - id: len_bh1 @@ -97,8 +97,8 @@ types: size: len_bh1 bh2: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh2_0: seq: - id: len_bh2 @@ -228,7 +228,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -243,7 +243,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -306,19 +306,19 @@ types: - id: destination type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id_024__psd5wvtj__block_header__alpha__full_header: + id_024__pttallin__block_header__alpha__full_header: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header type: block_header__shell - - id: id_024__psd5wvtj__block_header__alpha__signed_contents - type: id_024__psd5wvtj__block_header__alpha__signed_contents - id_024__psd5wvtj__block_header__alpha__signed_contents: + - id: id_024__pttallin__block_header__alpha__signed_contents + type: id_024__pttallin__block_header__alpha__signed_contents + id_024__pttallin__block_header__alpha__signed_contents: seq: - - id: id_024__psd5wvtj__block_header__alpha__unsigned_contents - type: id_024__psd5wvtj__block_header__alpha__unsigned_contents + - id: id_024__pttallin__block_header__alpha__unsigned_contents + type: id_024__pttallin__block_header__alpha__unsigned_contents - id: signature size-eos: true - id_024__psd5wvtj__block_header__alpha__unsigned_contents: + id_024__pttallin__block_header__alpha__unsigned_contents: seq: - id: payload_hash size: 32 @@ -333,198 +333,198 @@ types: size: 32 if: (seed_nonce_hash_tag == bool::true) - id: per_block_votes - type: id_024__psd5wvtj__per_block_votes - id_024__psd5wvtj__contract_id: + type: id_024__pttallin__per_block_votes + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) - id_024__psd5wvtj__contract_id__originated: + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) + id_024__pttallin__contract_id__originated: seq: - - id: id_024__psd5wvtj__contract_id__originated_tag + - id: id_024__pttallin__contract_id__originated_tag type: u1 - enum: id_024__psd5wvtj__contract_id__originated_tag + enum: id_024__pttallin__contract_id__originated_tag - id: originated type: originated - if: (id_024__psd5wvtj__contract_id__originated_tag == id_024__psd5wvtj__contract_id__originated_tag::originated) - id_024__psd5wvtj__entrypoint: + if: (id_024__pttallin__contract_id__originated_tag == id_024__pttallin__contract_id__originated_tag::originated) + id_024__pttallin__entrypoint: seq: - - id: id_024__psd5wvtj__entrypoint_tag + - id: id_024__pttallin__entrypoint_tag type: u1 - enum: id_024__psd5wvtj__entrypoint_tag + enum: id_024__pttallin__entrypoint_tag - id: named type: named_0 - if: (id_024__psd5wvtj__entrypoint_tag == id_024__psd5wvtj__entrypoint_tag::named) - id_024__psd5wvtj__inlined__consensus_operation: + if: (id_024__pttallin__entrypoint_tag == id_024__pttallin__entrypoint_tag::named) + id_024__pttallin__inlined__consensus_operation: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation type: operation__shell_header - id: operations - type: id_024__psd5wvtj__inlined__consensus_operation__contents + type: id_024__pttallin__inlined__consensus_operation__contents - id: signature_tag type: u1 enum: bool - id: signature size-eos: true if: (signature_tag == bool::true) - id_024__psd5wvtj__inlined__consensus_operation__contents: + id_024__pttallin__inlined__consensus_operation__contents: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + - id: id_024__pttallin__inlined__consensus_operation__contents_tag type: u1 - enum: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + enum: id_024__pttallin__inlined__consensus_operation__contents_tag - id: preattestation type: preattestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestation) - id: attestation type: attestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation_with_dal) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation_with_dal) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestations_aggregate) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestations_aggregate) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestations_aggregate) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestations_aggregate) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - id_024__psd5wvtj__mutez: + enum: id_024__pttallin__michelson__v1__primitives + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n - id_024__psd5wvtj__operation__alpha__contents: + id_024__pttallin__operation__alpha__contents: seq: - - id: id_024__psd5wvtj__operation__alpha__contents_tag + - id: id_024__pttallin__operation__alpha__contents_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__contents_tag + enum: id_024__pttallin__operation__alpha__contents_tag - id: attestation type: attestation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestation_with_dal) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestation_with_dal) - id: preattestation type: preattestation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::preattestation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::preattestation) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestations_aggregate) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::preattestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::preattestations_aggregate) - id: double_consensus_operation_evidence type: double_consensus_operation_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::double_consensus_operation_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::double_consensus_operation_evidence) - id: seed_nonce_revelation type: seed_nonce_revelation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::seed_nonce_revelation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::seed_nonce_revelation) - id: vdf_revelation type: solution - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::vdf_revelation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::vdf_revelation) - id: double_baking_evidence type: double_baking_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::double_baking_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::double_baking_evidence) - id: dal_entrapment_evidence type: dal_entrapment_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::dal_entrapment_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::dal_entrapment_evidence) - id: activate_account type: activate_account - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::activate_account) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::activate_account) - id: proposals type: proposals_1 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::proposals) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::proposals) - id: ballot type: ballot - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::ballot) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::ballot) - id: reveal type: reveal - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::reveal) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::reveal) - id: transaction type: transaction - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::transaction) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::transaction) - id: origination type: origination - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::origination) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::origination) - id: delegation type: delegation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::delegation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::delegation) - id: set_deposits_limit type: set_deposits_limit - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::set_deposits_limit) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::set_deposits_limit) - id: increase_paid_storage type: increase_paid_storage - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::increase_paid_storage) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::increase_paid_storage) - id: update_consensus_key type: update_consensus_key - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::update_consensus_key) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::update_consensus_key) - id: update_companion_key type: update_companion_key - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::update_companion_key) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::update_companion_key) - id: drain_delegate type: drain_delegate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::drain_delegate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::drain_delegate) - id: failing_noop type: bytes_dyn_uint30 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::failing_noop) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::failing_noop) - id: register_global_constant type: register_global_constant - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::register_global_constant) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::register_global_constant) - id: transfer_ticket type: transfer_ticket - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::transfer_ticket) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::transfer_ticket) - id: dal_publish_commitment type: dal_publish_commitment - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::dal_publish_commitment) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::dal_publish_commitment) - id: smart_rollup_originate type: smart_rollup_originate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_originate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_originate) - id: smart_rollup_add_messages type: smart_rollup_add_messages - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_add_messages) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_add_messages) - id: smart_rollup_cement type: smart_rollup_cement - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_cement) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_cement) - id: smart_rollup_publish type: smart_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_publish) - id: smart_rollup_refute type: smart_rollup_refute - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_refute) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_refute) - id: smart_rollup_timeout type: smart_rollup_timeout - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_timeout) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_timeout) - id: smart_rollup_execute_outbox_message type: smart_rollup_execute_outbox_message - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_execute_outbox_message) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_execute_outbox_message) - id: smart_rollup_recover_bond type: smart_rollup_recover_bond - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_recover_bond) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_recover_bond) - id: zk_rollup_origination type: zk_rollup_origination - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_origination) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_origination) - id: zk_rollup_publish type: zk_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_publish) - id: zk_rollup_update type: zk_rollup_update - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_update) - id_024__psd5wvtj__per_block_votes: + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_update) + id_024__pttallin__per_block_votes: seq: - - id: id_024__psd5wvtj__per_block_votes_tag + - id: id_024__pttallin__per_block_votes_tag type: u1 - enum: id_024__psd5wvtj__per_block_votes_tag - id_024__psd5wvtj__scripted__contracts: + enum: id_024__pttallin__per_block_votes_tag + id_024__pttallin__scripted__contracts: seq: - id: code type: bytes_dyn_uint30 @@ -544,7 +544,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -554,7 +554,7 @@ types: - id: amount type: z - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -612,44 +612,44 @@ types: seq: - id: message_elt type: bytes_dyn_uint30 - micheline__024__psd5wvtj__michelson_v1__expression: + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) move: seq: - id: choice @@ -706,8 +706,8 @@ types: repeat: eos op1: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op1_0: seq: - id: len_op1 @@ -719,8 +719,8 @@ types: size: len_op1 op2: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op2_0: seq: - id: len_op2 @@ -779,7 +779,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -787,7 +787,7 @@ types: - id: storage_limit type: n - id: balance - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: delegate_tag type: u1 enum: bool @@ -796,11 +796,11 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts parameters: seq: - id: entrypoint - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: value type: bytes_dyn_uint30 @@ -876,39 +876,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -916,7 +916,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 private_pis: @@ -1059,7 +1059,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1074,7 +1074,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1124,14 +1124,14 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression set_deposits_limit: seq: - id: source type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1142,7 +1142,7 @@ types: type: u1 enum: bool - id: limit - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez if: (limit_tag == bool::true) shard: seq: @@ -1188,7 +1188,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1203,7 +1203,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1218,7 +1218,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1237,7 +1237,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1263,7 +1263,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1280,7 +1280,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1298,7 +1298,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1318,7 +1318,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1338,11 +1338,11 @@ types: some: seq: - id: contents - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ty - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1377,7 +1377,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1385,9 +1385,9 @@ types: - id: storage_limit type: n - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1403,7 +1403,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1415,14 +1415,14 @@ types: - id: ticket_ty type: bytes_dyn_uint30 - id: ticket_ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: ticket_amount type: n - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1444,7 +1444,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1466,7 +1466,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1520,7 +1520,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1541,7 +1541,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1558,7 +1558,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1577,12 +1577,12 @@ enums: 0: public 1: private 2: fee - id_024__psd5wvtj__contract_id__originated_tag: + id_024__pttallin__contract_id__originated_tag: 1: originated - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated - id_024__psd5wvtj__entrypoint_tag: + id_024__pttallin__entrypoint_tag: 0: default 1: root 2: do @@ -1594,13 +1594,13 @@ enums: 8: finalize_unstake 9: set_delegate_parameters 255: named - id_024__psd5wvtj__inlined__consensus_operation__contents_tag: + id_024__pttallin__inlined__consensus_operation__contents_tag: 20: preattestation 21: attestation 23: attestation_with_dal 30: preattestations_aggregate 31: attestations_aggregate - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -2006,7 +2006,7 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - id_024__psd5wvtj__operation__alpha__contents_tag: + id_024__pttallin__operation__alpha__contents_tag: 1: seed_nonce_revelation 2: double_consensus_operation_evidence 3: double_baking_evidence @@ -2044,7 +2044,7 @@ enums: 250: zk_rollup_origination 251: zk_rollup_publish 252: zk_rollup_update - id_024__psd5wvtj__per_block_votes_tag: + id_024__pttallin__per_block_votes_tag: 0: per_block_vote_on 1: per_block_vote_off 2: per_block_vote_pass @@ -2052,7 +2052,7 @@ enums: 0: inbox__proof 1: reveal__proof 2: first__input - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -2107,5 +2107,5 @@ enums: 0: dissection 1: proof seq: -- id: id_024__psd5wvtj__operation__alpha__contents - type: id_024__psd5wvtj__operation__alpha__contents +- id: id_024__pttallin__operation__alpha__contents + type: id_024__pttallin__operation__alpha__contents diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__contents_list.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__contents_list.ksy similarity index 75% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__contents_list.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__operation__contents_list.ksy index e6abd51a06ced97ac82b0de36a164f5516e9f83c..fb750f85db8a0624340bfa933d78ade987d72cc6 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__contents_list.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__contents_list.ksy @@ -1,10 +1,10 @@ meta: - id: id_024__psd5wvtj__operation__contents_list + id: id_024__pttallin__operation__contents_list endian: be imports: - block_header__shell - operation__shell_header -doc: ! 'Encoding id: 024-PsD5wVTJ.operation.contents_list' +doc: ! 'Encoding id: 024-PtTALLiN.operation.contents_list' types: activate_account: seq: @@ -29,7 +29,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression attestation: seq: - id: slot @@ -42,8 +42,8 @@ types: size: 32 attestation_0: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation attestation_1: seq: - id: len_attestation @@ -84,8 +84,8 @@ types: type: s1 bh1: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh1_0: seq: - id: len_bh1 @@ -97,8 +97,8 @@ types: size: len_bh1 bh2: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh2_0: seq: - id: len_bh2 @@ -228,7 +228,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -243,7 +243,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -306,19 +306,19 @@ types: - id: destination type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id_024__psd5wvtj__block_header__alpha__full_header: + id_024__pttallin__block_header__alpha__full_header: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header type: block_header__shell - - id: id_024__psd5wvtj__block_header__alpha__signed_contents - type: id_024__psd5wvtj__block_header__alpha__signed_contents - id_024__psd5wvtj__block_header__alpha__signed_contents: + - id: id_024__pttallin__block_header__alpha__signed_contents + type: id_024__pttallin__block_header__alpha__signed_contents + id_024__pttallin__block_header__alpha__signed_contents: seq: - - id: id_024__psd5wvtj__block_header__alpha__unsigned_contents - type: id_024__psd5wvtj__block_header__alpha__unsigned_contents + - id: id_024__pttallin__block_header__alpha__unsigned_contents + type: id_024__pttallin__block_header__alpha__unsigned_contents - id: signature size-eos: true - id_024__psd5wvtj__block_header__alpha__unsigned_contents: + id_024__pttallin__block_header__alpha__unsigned_contents: seq: - id: payload_hash size: 32 @@ -333,202 +333,202 @@ types: size: 32 if: (seed_nonce_hash_tag == bool::true) - id: per_block_votes - type: id_024__psd5wvtj__per_block_votes - id_024__psd5wvtj__contract_id: + type: id_024__pttallin__per_block_votes + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) - id_024__psd5wvtj__contract_id__originated: + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) + id_024__pttallin__contract_id__originated: seq: - - id: id_024__psd5wvtj__contract_id__originated_tag + - id: id_024__pttallin__contract_id__originated_tag type: u1 - enum: id_024__psd5wvtj__contract_id__originated_tag + enum: id_024__pttallin__contract_id__originated_tag - id: originated type: originated - if: (id_024__psd5wvtj__contract_id__originated_tag == id_024__psd5wvtj__contract_id__originated_tag::originated) - id_024__psd5wvtj__entrypoint: + if: (id_024__pttallin__contract_id__originated_tag == id_024__pttallin__contract_id__originated_tag::originated) + id_024__pttallin__entrypoint: seq: - - id: id_024__psd5wvtj__entrypoint_tag + - id: id_024__pttallin__entrypoint_tag type: u1 - enum: id_024__psd5wvtj__entrypoint_tag + enum: id_024__pttallin__entrypoint_tag - id: named type: named_0 - if: (id_024__psd5wvtj__entrypoint_tag == id_024__psd5wvtj__entrypoint_tag::named) - id_024__psd5wvtj__inlined__consensus_operation: + if: (id_024__pttallin__entrypoint_tag == id_024__pttallin__entrypoint_tag::named) + id_024__pttallin__inlined__consensus_operation: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation type: operation__shell_header - id: operations - type: id_024__psd5wvtj__inlined__consensus_operation__contents + type: id_024__pttallin__inlined__consensus_operation__contents - id: signature_tag type: u1 enum: bool - id: signature size-eos: true if: (signature_tag == bool::true) - id_024__psd5wvtj__inlined__consensus_operation__contents: + id_024__pttallin__inlined__consensus_operation__contents: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + - id: id_024__pttallin__inlined__consensus_operation__contents_tag type: u1 - enum: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + enum: id_024__pttallin__inlined__consensus_operation__contents_tag - id: preattestation type: preattestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestation) - id: attestation type: attestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation_with_dal) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation_with_dal) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestations_aggregate) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestations_aggregate) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestations_aggregate) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestations_aggregate) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - id_024__psd5wvtj__mutez: + enum: id_024__pttallin__michelson__v1__primitives + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n - id_024__psd5wvtj__operation__alpha__contents: + id_024__pttallin__operation__alpha__contents: seq: - - id: id_024__psd5wvtj__operation__alpha__contents_tag + - id: id_024__pttallin__operation__alpha__contents_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__contents_tag + enum: id_024__pttallin__operation__alpha__contents_tag - id: attestation type: attestation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestation_with_dal) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestation_with_dal) - id: preattestation type: preattestation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::preattestation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::preattestation) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestations_aggregate) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::preattestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::preattestations_aggregate) - id: double_consensus_operation_evidence type: double_consensus_operation_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::double_consensus_operation_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::double_consensus_operation_evidence) - id: seed_nonce_revelation type: seed_nonce_revelation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::seed_nonce_revelation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::seed_nonce_revelation) - id: vdf_revelation type: solution - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::vdf_revelation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::vdf_revelation) - id: double_baking_evidence type: double_baking_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::double_baking_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::double_baking_evidence) - id: dal_entrapment_evidence type: dal_entrapment_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::dal_entrapment_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::dal_entrapment_evidence) - id: activate_account type: activate_account - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::activate_account) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::activate_account) - id: proposals type: proposals_1 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::proposals) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::proposals) - id: ballot type: ballot - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::ballot) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::ballot) - id: reveal type: reveal - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::reveal) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::reveal) - id: transaction type: transaction - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::transaction) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::transaction) - id: origination type: origination - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::origination) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::origination) - id: delegation type: delegation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::delegation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::delegation) - id: set_deposits_limit type: set_deposits_limit - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::set_deposits_limit) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::set_deposits_limit) - id: increase_paid_storage type: increase_paid_storage - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::increase_paid_storage) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::increase_paid_storage) - id: update_consensus_key type: update_consensus_key - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::update_consensus_key) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::update_consensus_key) - id: update_companion_key type: update_companion_key - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::update_companion_key) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::update_companion_key) - id: drain_delegate type: drain_delegate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::drain_delegate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::drain_delegate) - id: failing_noop type: bytes_dyn_uint30 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::failing_noop) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::failing_noop) - id: register_global_constant type: register_global_constant - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::register_global_constant) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::register_global_constant) - id: transfer_ticket type: transfer_ticket - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::transfer_ticket) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::transfer_ticket) - id: dal_publish_commitment type: dal_publish_commitment - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::dal_publish_commitment) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::dal_publish_commitment) - id: smart_rollup_originate type: smart_rollup_originate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_originate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_originate) - id: smart_rollup_add_messages type: smart_rollup_add_messages - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_add_messages) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_add_messages) - id: smart_rollup_cement type: smart_rollup_cement - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_cement) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_cement) - id: smart_rollup_publish type: smart_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_publish) - id: smart_rollup_refute type: smart_rollup_refute - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_refute) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_refute) - id: smart_rollup_timeout type: smart_rollup_timeout - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_timeout) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_timeout) - id: smart_rollup_execute_outbox_message type: smart_rollup_execute_outbox_message - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_execute_outbox_message) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_execute_outbox_message) - id: smart_rollup_recover_bond type: smart_rollup_recover_bond - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_recover_bond) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_recover_bond) - id: zk_rollup_origination type: zk_rollup_origination - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_origination) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_origination) - id: zk_rollup_publish type: zk_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_publish) - id: zk_rollup_update type: zk_rollup_update - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_update) - id_024__psd5wvtj__operation__contents_list_entries: + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_update) + id_024__pttallin__operation__contents_list_entries: seq: - - id: id_024__psd5wvtj__operation__alpha__contents - type: id_024__psd5wvtj__operation__alpha__contents - id_024__psd5wvtj__per_block_votes: + - id: id_024__pttallin__operation__alpha__contents + type: id_024__pttallin__operation__alpha__contents + id_024__pttallin__per_block_votes: seq: - - id: id_024__psd5wvtj__per_block_votes_tag + - id: id_024__pttallin__per_block_votes_tag type: u1 - enum: id_024__psd5wvtj__per_block_votes_tag - id_024__psd5wvtj__scripted__contracts: + enum: id_024__pttallin__per_block_votes_tag + id_024__pttallin__scripted__contracts: seq: - id: code type: bytes_dyn_uint30 @@ -548,7 +548,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -558,7 +558,7 @@ types: - id: amount type: z - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -616,44 +616,44 @@ types: seq: - id: message_elt type: bytes_dyn_uint30 - micheline__024__psd5wvtj__michelson_v1__expression: + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) move: seq: - id: choice @@ -710,8 +710,8 @@ types: repeat: eos op1: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op1_0: seq: - id: len_op1 @@ -723,8 +723,8 @@ types: size: len_op1 op2: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op2_0: seq: - id: len_op2 @@ -783,7 +783,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -791,7 +791,7 @@ types: - id: storage_limit type: n - id: balance - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: delegate_tag type: u1 enum: bool @@ -800,11 +800,11 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts parameters: seq: - id: entrypoint - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: value type: bytes_dyn_uint30 @@ -880,39 +880,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -920,7 +920,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 private_pis: @@ -1063,7 +1063,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1078,7 +1078,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1128,14 +1128,14 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression set_deposits_limit: seq: - id: source type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1146,7 +1146,7 @@ types: type: u1 enum: bool - id: limit - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez if: (limit_tag == bool::true) shard: seq: @@ -1192,7 +1192,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1207,7 +1207,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1222,7 +1222,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1241,7 +1241,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1267,7 +1267,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1284,7 +1284,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1302,7 +1302,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1322,7 +1322,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1342,11 +1342,11 @@ types: some: seq: - id: contents - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ty - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1381,7 +1381,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1389,9 +1389,9 @@ types: - id: storage_limit type: n - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1407,7 +1407,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1419,14 +1419,14 @@ types: - id: ticket_ty type: bytes_dyn_uint30 - id: ticket_ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: ticket_amount type: n - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1448,7 +1448,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1470,7 +1470,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1524,7 +1524,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1545,7 +1545,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1562,7 +1562,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1581,12 +1581,12 @@ enums: 0: public 1: private 2: fee - id_024__psd5wvtj__contract_id__originated_tag: + id_024__pttallin__contract_id__originated_tag: 1: originated - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated - id_024__psd5wvtj__entrypoint_tag: + id_024__pttallin__entrypoint_tag: 0: default 1: root 2: do @@ -1598,13 +1598,13 @@ enums: 8: finalize_unstake 9: set_delegate_parameters 255: named - id_024__psd5wvtj__inlined__consensus_operation__contents_tag: + id_024__pttallin__inlined__consensus_operation__contents_tag: 20: preattestation 21: attestation 23: attestation_with_dal 30: preattestations_aggregate 31: attestations_aggregate - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -2010,7 +2010,7 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - id_024__psd5wvtj__operation__alpha__contents_tag: + id_024__pttallin__operation__alpha__contents_tag: 1: seed_nonce_revelation 2: double_consensus_operation_evidence 3: double_baking_evidence @@ -2048,7 +2048,7 @@ enums: 250: zk_rollup_origination 251: zk_rollup_publish 252: zk_rollup_update - id_024__psd5wvtj__per_block_votes_tag: + id_024__pttallin__per_block_votes_tag: 0: per_block_vote_on 1: per_block_vote_off 2: per_block_vote_pass @@ -2056,7 +2056,7 @@ enums: 0: inbox__proof 1: reveal__proof 2: first__input - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -2111,6 +2111,6 @@ enums: 0: dissection 1: proof seq: -- id: id_024__psd5wvtj__operation__contents_list_entries - type: id_024__psd5wvtj__operation__contents_list_entries +- id: id_024__pttallin__operation__contents_list_entries + type: id_024__pttallin__operation__contents_list_entries repeat: eos diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__data_and_metadata.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__data_and_metadata.ksy similarity index 66% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__data_and_metadata.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__operation__data_and_metadata.ksy index 0dcfaa0676623fa4bce8643c4567cc5cdac994e1..93a7e4612f7644bf1a8a2d8f1a254813ab52d9b8 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__data_and_metadata.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__data_and_metadata.ksy @@ -1,11 +1,11 @@ meta: - id: id_024__psd5wvtj__operation__data_and_metadata + id: id_024__pttallin__operation__data_and_metadata endian: be imports: - block_header__shell - - id_024__psd5wvtj__lazy_storage_diff + - id_024__pttallin__lazy_storage_diff - operation__shell_header -doc: ! 'Encoding id: 024-PsD5wVTJ.operation.data_and_metadata' +doc: ! 'Encoding id: 024-PtTALLiN.operation.data_and_metadata' types: activate_account: seq: @@ -14,7 +14,7 @@ types: - id: secret size: 20 - id: metadata - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 activate_account_0: seq: - id: pkh @@ -38,7 +38,7 @@ types: address_registry_diff_entries: seq: - id: address - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -60,7 +60,7 @@ types: applied_0: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: originated_contracts type: originated_contracts_0 - id: consumed_milligas @@ -73,14 +73,14 @@ types: type: u1 enum: bool - id: lazy_storage_diff - type: id_024__psd5wvtj__lazy_storage_diff + type: id_024__pttallin__lazy_storage_diff if: (lazy_storage_diff_tag == bool::true) applied_1: seq: - id: consumed_milligas type: n - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 applied_10: seq: - id: consumed_milligas @@ -90,7 +90,7 @@ types: - id: published_at_level type: s4be - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 applied_11: seq: - id: consumed_milligas @@ -98,11 +98,11 @@ types: - id: game_status type: game_status - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 applied_12: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: ticket_updates type: ticket_updates_0 - id: whitelist_update_tag @@ -118,7 +118,7 @@ types: applied_13: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: originated_zk_rollup size: 20 - id: consumed_milligas @@ -128,7 +128,7 @@ types: applied_14: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: consumed_milligas type: n - id: size @@ -136,7 +136,7 @@ types: applied_15: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: consumed_milligas type: n - id: paid_storage_size_diff @@ -155,7 +155,7 @@ types: applied_3: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: consumed_milligas type: n - id: storage_size @@ -165,7 +165,7 @@ types: applied_4: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: consumed_milligas type: n applied_5: @@ -178,7 +178,7 @@ types: applied_6: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: ticket_updates type: ticket_updates_0 - id: consumed_milligas @@ -194,7 +194,7 @@ types: applied_8: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: address size: 20 - id: genesis_commitment_hash @@ -228,7 +228,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression attestation: seq: - id: slot @@ -253,8 +253,8 @@ types: size: 32 attestation_1: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation attestation_2: seq: - id: len_attestation @@ -340,7 +340,7 @@ types: type: errors_0 if: (errors_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: originated_contracts type: originated_contracts_0 - id: consumed_milligas @@ -353,7 +353,7 @@ types: type: u1 enum: bool - id: lazy_storage_diff - type: id_024__psd5wvtj__lazy_storage_diff + type: id_024__pttallin__lazy_storage_diff if: (lazy_storage_diff_tag == bool::true) backtracked_10: seq: @@ -384,7 +384,7 @@ types: - id: published_at_level type: s4be - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 backtracked_12: seq: - id: errors_tag @@ -398,7 +398,7 @@ types: - id: game_status type: game_status - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 backtracked_13: seq: - id: errors_tag @@ -408,7 +408,7 @@ types: type: errors_0 if: (errors_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: ticket_updates type: ticket_updates_0 - id: whitelist_update_tag @@ -430,7 +430,7 @@ types: type: errors_0 if: (errors_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: originated_zk_rollup size: 20 - id: consumed_milligas @@ -446,7 +446,7 @@ types: type: errors_0 if: (errors_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: consumed_milligas type: n - id: size @@ -460,7 +460,7 @@ types: type: errors_0 if: (errors_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: consumed_milligas type: n - id: paid_storage_size_diff @@ -476,7 +476,7 @@ types: - id: consumed_milligas type: n - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 backtracked_3: seq: - id: errors_tag @@ -503,7 +503,7 @@ types: type: errors_0 if: (errors_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: consumed_milligas type: n - id: storage_size @@ -519,7 +519,7 @@ types: type: errors_0 if: (errors_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: consumed_milligas type: n backtracked_6: @@ -544,7 +544,7 @@ types: type: errors_0 if: (errors_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: ticket_updates type: ticket_updates_0 - id: consumed_milligas @@ -572,7 +572,7 @@ types: type: errors_0 if: (errors_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: address size: 20 - id: genesis_commitment_hash @@ -581,6 +581,14 @@ types: type: n - id: size type: z + baking_power: + seq: + - id: baking_power_tag + type: u1 + enum: baking_power_tag + - id: some + type: s8be + if: (baking_power_tag == baking_power_tag::some) ballot: seq: - id: source @@ -594,8 +602,8 @@ types: type: s1 bh1: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh1_0: seq: - id: len_bh1 @@ -607,8 +615,8 @@ types: size: len_bh1 bh2: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh2_0: seq: - id: len_bh2 @@ -662,8 +670,8 @@ types: seq: - id: committer size: 20 - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update committee: seq: - id: committee_entries @@ -742,8 +750,8 @@ types: seq: - id: slots type: int31 - - id: stake - type: s8be + - id: baking_power + type: baking_power contents: seq: - id: contents_entries @@ -774,21 +782,21 @@ types: size: len_contents contents_entries: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_contents_and_result - type: id_024__psd5wvtj__operation__alpha__operation_contents_and_result + - id: id_024__pttallin__operation__alpha__operation_contents_and_result + type: id_024__pttallin__operation__alpha__operation_contents_and_result contents_entries_0: seq: - - id: id_024__psd5wvtj__operation__alpha__contents - type: id_024__psd5wvtj__operation__alpha__contents + - id: id_024__pttallin__operation__alpha__contents + type: id_024__pttallin__operation__alpha__contents contract: seq: - id: contract - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update dal__page__proof: seq: - id: dal_page_id @@ -806,7 +814,7 @@ types: - id: shard_with_proof type: shard_with_proof - id: metadata - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 dal_entrapment_evidence_0: seq: - id: attestation @@ -831,7 +839,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -848,7 +856,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -860,7 +868,7 @@ types: delegation: seq: - id: source - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -876,14 +884,14 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: result - type: id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation + type: id_024__pttallin__operation__alpha__internal_operation_result__delegation delegation_0: seq: - id: source type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -905,7 +913,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -922,12 +930,12 @@ types: deposits: seq: - id: staker - type: id_024__psd5wvtj__frozen_staker + type: id_024__pttallin__frozen_staker doc: ! >- frozen_staker: Abstract notion of staker used in operation receipts for frozen deposits, either a single staker or all the stakers delegating to some delegate. - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update dissection: seq: - id: dissection_entries @@ -1024,8 +1032,8 @@ types: size: len_errors errors_entries: seq: - - id: id_024__psd5wvtj__error - type: id_024__psd5wvtj__error + - id: id_024__pttallin__error + type: id_024__pttallin__error doc: ! >- The full list of RPC errors would be too long to include. @@ -1035,7 +1043,7 @@ types: event: seq: - id: source - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -1044,33 +1052,33 @@ types: - id: nonce type: u2be - id: type - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: tag_tag type: u1 enum: bool - id: tag - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint if: (tag_tag == bool::true) doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: payload_tag type: u1 enum: bool - id: payload - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression if: (payload_tag == bool::true) - id: result - type: id_024__psd5wvtj__operation__alpha__internal_operation_result__event + type: id_024__pttallin__operation__alpha__internal_operation_result__event frozen_bonds: seq: - id: contract - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: bond_id - type: id_024__psd5wvtj__bond_id - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__bond_id + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update game_status: seq: - id: game_status_tag @@ -1079,40 +1087,40 @@ types: - id: ended type: result if: (game_status_tag == game_status_tag::ended) - id_024__psd5wvtj__apply_internal_results__alpha__operation_result: + id_024__pttallin__apply_internal_results__alpha__operation_result: seq: - - id: id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag + - id: id_024__pttallin__apply_internal_results__alpha__operation_result_tag type: u1 - enum: id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag + enum: id_024__pttallin__apply_internal_results__alpha__operation_result_tag - id: transaction type: transaction - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::transaction) + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::transaction) - id: origination type: origination - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::origination) + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::origination) - id: delegation type: delegation - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::delegation) + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::delegation) - id: event type: event - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::event) - id_024__psd5wvtj__block_header__alpha__full_header: + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::event) + id_024__pttallin__block_header__alpha__full_header: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header type: block_header__shell - - id: id_024__psd5wvtj__block_header__alpha__signed_contents - type: id_024__psd5wvtj__block_header__alpha__signed_contents - id_024__psd5wvtj__block_header__alpha__signed_contents: + - id: id_024__pttallin__block_header__alpha__signed_contents + type: id_024__pttallin__block_header__alpha__signed_contents + id_024__pttallin__block_header__alpha__signed_contents: seq: - - id: id_024__psd5wvtj__block_header__alpha__unsigned_contents - type: id_024__psd5wvtj__block_header__alpha__unsigned_contents + - id: id_024__pttallin__block_header__alpha__unsigned_contents + type: id_024__pttallin__block_header__alpha__unsigned_contents - id: signature size-eos: true - id_024__psd5wvtj__block_header__alpha__unsigned_contents: + id_024__pttallin__block_header__alpha__unsigned_contents: seq: - id: payload_hash size: 32 @@ -1127,988 +1135,988 @@ types: size: 32 if: (seed_nonce_hash_tag == bool::true) - id: per_block_votes - type: id_024__psd5wvtj__per_block_votes - id_024__psd5wvtj__bond_id: + type: id_024__pttallin__per_block_votes + id_024__pttallin__bond_id: seq: - - id: id_024__psd5wvtj__bond_id_tag + - id: id_024__pttallin__bond_id_tag type: u1 - enum: id_024__psd5wvtj__bond_id_tag + enum: id_024__pttallin__bond_id_tag - id: smart_rollup_bond_id size: 20 - if: (id_024__psd5wvtj__bond_id_tag == id_024__psd5wvtj__bond_id_tag::smart_rollup_bond_id) - id_024__psd5wvtj__contract_id: + if: (id_024__pttallin__bond_id_tag == id_024__pttallin__bond_id_tag::smart_rollup_bond_id) + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) - id_024__psd5wvtj__contract_id__originated: + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) + id_024__pttallin__contract_id__originated: seq: - - id: id_024__psd5wvtj__contract_id__originated_tag + - id: id_024__pttallin__contract_id__originated_tag type: u1 - enum: id_024__psd5wvtj__contract_id__originated_tag + enum: id_024__pttallin__contract_id__originated_tag - id: originated type: originated - if: (id_024__psd5wvtj__contract_id__originated_tag == id_024__psd5wvtj__contract_id__originated_tag::originated) - id_024__psd5wvtj__entrypoint: + if: (id_024__pttallin__contract_id__originated_tag == id_024__pttallin__contract_id__originated_tag::originated) + id_024__pttallin__entrypoint: seq: - - id: id_024__psd5wvtj__entrypoint_tag + - id: id_024__pttallin__entrypoint_tag type: u1 - enum: id_024__psd5wvtj__entrypoint_tag + enum: id_024__pttallin__entrypoint_tag - id: named type: named_0 - if: (id_024__psd5wvtj__entrypoint_tag == id_024__psd5wvtj__entrypoint_tag::named) - id_024__psd5wvtj__error: + if: (id_024__pttallin__entrypoint_tag == id_024__pttallin__entrypoint_tag::named) + id_024__pttallin__error: seq: - - id: id_024__psd5wvtj__error + - id: id_024__pttallin__error type: bytes_dyn_uint30 - id_024__psd5wvtj__frozen_staker: + id_024__pttallin__frozen_staker: seq: - - id: id_024__psd5wvtj__frozen_staker_tag + - id: id_024__pttallin__frozen_staker_tag type: u1 - enum: id_024__psd5wvtj__frozen_staker_tag + enum: id_024__pttallin__frozen_staker_tag - id: single type: single - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::single) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::single) - id: shared type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::shared) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::shared) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: baker type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::baker) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::baker) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: baker_edge type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::baker_edge) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::baker_edge) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id_024__psd5wvtj__inlined__consensus_operation: + id_024__pttallin__inlined__consensus_operation: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation type: operation__shell_header - id: operations - type: id_024__psd5wvtj__inlined__consensus_operation__contents + type: id_024__pttallin__inlined__consensus_operation__contents - id: signature_tag type: u1 enum: bool - id: signature size-eos: true if: (signature_tag == bool::true) - id_024__psd5wvtj__inlined__consensus_operation__contents: + id_024__pttallin__inlined__consensus_operation__contents: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + - id: id_024__pttallin__inlined__consensus_operation__contents_tag type: u1 - enum: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + enum: id_024__pttallin__inlined__consensus_operation__contents_tag - id: preattestation type: preattestation_0 - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestation) - id: attestation type: attestation_0 - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation) - id: attestation_with_dal type: attestation_with_dal_0 - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation_with_dal) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation_with_dal) - id: preattestations_aggregate type: preattestations_aggregate_0 - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestations_aggregate) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestations_aggregate) - id: attestations_aggregate type: attestations_aggregate_0 - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestations_aggregate) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestations_aggregate) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - id_024__psd5wvtj__mutez: + enum: id_024__pttallin__michelson__v1__primitives + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n - id_024__psd5wvtj__operation__alpha__contents: + id_024__pttallin__operation__alpha__contents: seq: - - id: id_024__psd5wvtj__operation__alpha__contents_tag + - id: id_024__pttallin__operation__alpha__contents_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__contents_tag + enum: id_024__pttallin__operation__alpha__contents_tag - id: attestation type: attestation_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestation) - id: attestation_with_dal type: attestation_with_dal_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestation_with_dal) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestation_with_dal) - id: preattestation type: preattestation_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::preattestation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::preattestation) - id: attestations_aggregate type: attestations_aggregate_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestations_aggregate) - id: preattestations_aggregate type: preattestations_aggregate_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::preattestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::preattestations_aggregate) - id: double_consensus_operation_evidence type: double_consensus_operation_evidence_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::double_consensus_operation_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::double_consensus_operation_evidence) - id: seed_nonce_revelation type: seed_nonce_revelation_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::seed_nonce_revelation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::seed_nonce_revelation) - id: vdf_revelation type: solution - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::vdf_revelation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::vdf_revelation) - id: double_baking_evidence type: double_baking_evidence_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::double_baking_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::double_baking_evidence) - id: dal_entrapment_evidence type: dal_entrapment_evidence_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::dal_entrapment_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::dal_entrapment_evidence) - id: activate_account type: activate_account_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::activate_account) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::activate_account) - id: proposals type: proposals_1 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::proposals) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::proposals) - id: ballot type: ballot - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::ballot) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::ballot) - id: reveal type: reveal_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::reveal) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::reveal) - id: transaction type: transaction_1 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::transaction) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::transaction) - id: origination type: origination_1 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::origination) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::origination) - id: delegation type: delegation_1 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::delegation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::delegation) - id: set_deposits_limit type: set_deposits_limit_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::set_deposits_limit) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::set_deposits_limit) - id: increase_paid_storage type: increase_paid_storage_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::increase_paid_storage) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::increase_paid_storage) - id: update_consensus_key type: update_consensus_key_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::update_consensus_key) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::update_consensus_key) - id: update_companion_key type: update_companion_key_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::update_companion_key) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::update_companion_key) - id: drain_delegate type: drain_delegate_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::drain_delegate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::drain_delegate) - id: failing_noop type: bytes_dyn_uint30 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::failing_noop) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::failing_noop) - id: register_global_constant type: register_global_constant_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::register_global_constant) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::register_global_constant) - id: transfer_ticket type: transfer_ticket_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::transfer_ticket) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::transfer_ticket) - id: dal_publish_commitment type: dal_publish_commitment_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::dal_publish_commitment) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::dal_publish_commitment) - id: smart_rollup_originate type: smart_rollup_originate_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_originate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_originate) - id: smart_rollup_add_messages type: smart_rollup_add_messages_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_add_messages) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_add_messages) - id: smart_rollup_cement type: smart_rollup_cement_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_cement) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_cement) - id: smart_rollup_publish type: smart_rollup_publish_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_publish) - id: smart_rollup_refute type: smart_rollup_refute_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_refute) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_refute) - id: smart_rollup_timeout type: smart_rollup_timeout_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_timeout) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_timeout) - id: smart_rollup_execute_outbox_message type: smart_rollup_execute_outbox_message_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_execute_outbox_message) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_execute_outbox_message) - id: smart_rollup_recover_bond type: smart_rollup_recover_bond_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_recover_bond) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_recover_bond) - id: zk_rollup_origination type: zk_rollup_origination_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_origination) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_origination) - id: zk_rollup_publish type: zk_rollup_publish_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_publish) - id: zk_rollup_update type: zk_rollup_update_0 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_update) - id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation: + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_update) + id_024__pttallin__operation__alpha__internal_operation_result__delegation: seq: - - id: id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag + - id: id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag + enum: id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag - id: applied type: applied_1 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag::applied) + if: (id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag + == id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag::failed) + if: (id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag + == id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag::failed) - id: backtracked type: backtracked_2 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag::backtracked) - id_024__psd5wvtj__operation__alpha__internal_operation_result__event: + if: (id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag + == id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag::backtracked) + id_024__pttallin__operation__alpha__internal_operation_result__event: seq: - - id: id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag + - id: id_024__pttallin__operation__alpha__internal_operation_result__event_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag + enum: id_024__pttallin__operation__alpha__internal_operation_result__event_tag - id: applied type: n - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag::applied) + if: (id_024__pttallin__operation__alpha__internal_operation_result__event_tag + == id_024__pttallin__operation__alpha__internal_operation_result__event_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag::failed) + if: (id_024__pttallin__operation__alpha__internal_operation_result__event_tag + == id_024__pttallin__operation__alpha__internal_operation_result__event_tag::failed) - id: backtracked type: backtracked - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag::backtracked) - id_024__psd5wvtj__operation__alpha__internal_operation_result__origination: + if: (id_024__pttallin__operation__alpha__internal_operation_result__event_tag + == id_024__pttallin__operation__alpha__internal_operation_result__event_tag::backtracked) + id_024__pttallin__operation__alpha__internal_operation_result__origination: seq: - - id: id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag + - id: id_024__pttallin__operation__alpha__internal_operation_result__origination_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag + enum: id_024__pttallin__operation__alpha__internal_operation_result__origination_tag - id: applied type: applied_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag::applied) + if: (id_024__pttallin__operation__alpha__internal_operation_result__origination_tag + == id_024__pttallin__operation__alpha__internal_operation_result__origination_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag::failed) + if: (id_024__pttallin__operation__alpha__internal_operation_result__origination_tag + == id_024__pttallin__operation__alpha__internal_operation_result__origination_tag::failed) - id: backtracked type: backtracked_1 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag::backtracked) - id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction: + if: (id_024__pttallin__operation__alpha__internal_operation_result__origination_tag + == id_024__pttallin__operation__alpha__internal_operation_result__origination_tag::backtracked) + id_024__pttallin__operation__alpha__internal_operation_result__transaction: seq: - - id: id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag + - id: id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag + enum: id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag - id: applied type: applied - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag::applied) + if: (id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag + == id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag::failed) + if: (id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag + == id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag::failed) - id: backtracked type: backtracked_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_contents_and_result: + if: (id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag + == id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag::backtracked) + id_024__pttallin__operation__alpha__operation_contents_and_result: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag + - id: id_024__pttallin__operation__alpha__operation_contents_and_result_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag + enum: id_024__pttallin__operation__alpha__operation_contents_and_result_tag - id: attestation type: attestation - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::attestation) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::attestation_with_dal) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::attestation_with_dal) - id: preattestation type: preattestation - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::preattestation) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::preattestation) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::attestations_aggregate) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::attestations_aggregate) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::preattestations_aggregate) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::preattestations_aggregate) - id: double_consensus_operation_evidence type: double_consensus_operation_evidence - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::double_consensus_operation_evidence) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::double_consensus_operation_evidence) - id: dal_entrapment_evidence type: dal_entrapment_evidence - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::dal_entrapment_evidence) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::dal_entrapment_evidence) - id: seed_nonce_revelation type: seed_nonce_revelation - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::seed_nonce_revelation) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::seed_nonce_revelation) - id: vdf_revelation type: vdf_revelation - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::vdf_revelation) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::vdf_revelation) - id: double_baking_evidence type: double_baking_evidence - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::double_baking_evidence) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::double_baking_evidence) - id: activate_account type: activate_account - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::activate_account) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::activate_account) - id: proposals type: proposals_1 - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::proposals) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::proposals) - id: ballot type: ballot - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::ballot) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::ballot) - id: drain_delegate type: drain_delegate - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::drain_delegate) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::drain_delegate) - id: reveal type: reveal - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::reveal) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::reveal) - id: transaction type: transaction_0 - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::transaction) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::transaction) - id: origination type: origination_0 - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::origination) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::origination) - id: delegation type: delegation_0 - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::delegation) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::delegation) - id: register_global_constant type: register_global_constant - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::register_global_constant) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::register_global_constant) - id: set_deposits_limit type: set_deposits_limit - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::set_deposits_limit) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::set_deposits_limit) - id: increase_paid_storage type: increase_paid_storage - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::increase_paid_storage) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::increase_paid_storage) - id: update_consensus_key type: update_consensus_key - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::update_consensus_key) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::update_consensus_key) - id: update_companion_key type: update_companion_key - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::update_companion_key) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::update_companion_key) - id: transfer_ticket type: transfer_ticket - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::transfer_ticket) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::transfer_ticket) - id: dal_publish_commitment type: dal_publish_commitment - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::dal_publish_commitment) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::dal_publish_commitment) - id: smart_rollup_originate type: smart_rollup_originate - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::smart_rollup_originate) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::smart_rollup_originate) - id: smart_rollup_add_messages type: smart_rollup_add_messages - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::smart_rollup_add_messages) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::smart_rollup_add_messages) - id: smart_rollup_cement type: smart_rollup_cement - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::smart_rollup_cement) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::smart_rollup_cement) - id: smart_rollup_publish type: smart_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::smart_rollup_publish) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::smart_rollup_publish) - id: smart_rollup_refute type: smart_rollup_refute - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::smart_rollup_refute) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::smart_rollup_refute) - id: smart_rollup_timeout type: smart_rollup_timeout - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::smart_rollup_timeout) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::smart_rollup_timeout) - id: smart_rollup_execute_outbox_message type: smart_rollup_execute_outbox_message - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::smart_rollup_execute_outbox_message) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::smart_rollup_execute_outbox_message) - id: smart_rollup_recover_bond type: smart_rollup_recover_bond - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::smart_rollup_recover_bond) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::smart_rollup_recover_bond) - id: zk_rollup_origination type: zk_rollup_origination - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::zk_rollup_origination) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::zk_rollup_origination) - id: zk_rollup_publish type: zk_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::zk_rollup_publish) + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::zk_rollup_publish) - id: zk_rollup_update type: zk_rollup_update - if: (id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag == - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag::zk_rollup_update) - id_024__psd5wvtj__operation__alpha__operation_result__dal_publish_commitment: + if: (id_024__pttallin__operation__alpha__operation_contents_and_result_tag == + id_024__pttallin__operation__alpha__operation_contents_and_result_tag::zk_rollup_update) + id_024__pttallin__operation__alpha__operation_result__dal_publish_commitment: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__dal_publish_commitment_tag + - id: id_024__pttallin__operation__alpha__operation_result__dal_publish_commitment_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__dal_publish_commitment_tag + enum: id_024__pttallin__operation__alpha__operation_result__dal_publish_commitment_tag - id: applied type: applied_7 - if: (id_024__psd5wvtj__operation__alpha__operation_result__dal_publish_commitment_tag - == id_024__psd5wvtj__operation__alpha__operation_result__dal_publish_commitment_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__dal_publish_commitment_tag + == id_024__pttallin__operation__alpha__operation_result__dal_publish_commitment_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__dal_publish_commitment_tag - == id_024__psd5wvtj__operation__alpha__operation_result__dal_publish_commitment_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__dal_publish_commitment_tag + == id_024__pttallin__operation__alpha__operation_result__dal_publish_commitment_tag::failed) - id: backtracked type: backtracked_8 - if: (id_024__psd5wvtj__operation__alpha__operation_result__dal_publish_commitment_tag - == id_024__psd5wvtj__operation__alpha__operation_result__dal_publish_commitment_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__delegation: + if: (id_024__pttallin__operation__alpha__operation_result__dal_publish_commitment_tag + == id_024__pttallin__operation__alpha__operation_result__dal_publish_commitment_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__delegation: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__delegation_tag + - id: id_024__pttallin__operation__alpha__operation_result__delegation_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__delegation_tag + enum: id_024__pttallin__operation__alpha__operation_result__delegation_tag - id: applied type: applied_1 - if: (id_024__psd5wvtj__operation__alpha__operation_result__delegation_tag == - id_024__psd5wvtj__operation__alpha__operation_result__delegation_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__delegation_tag == + id_024__pttallin__operation__alpha__operation_result__delegation_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__delegation_tag == - id_024__psd5wvtj__operation__alpha__operation_result__delegation_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__delegation_tag == + id_024__pttallin__operation__alpha__operation_result__delegation_tag::failed) - id: backtracked type: backtracked_2 - if: (id_024__psd5wvtj__operation__alpha__operation_result__delegation_tag == - id_024__psd5wvtj__operation__alpha__operation_result__delegation_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__increase_paid_storage: + if: (id_024__pttallin__operation__alpha__operation_result__delegation_tag == + id_024__pttallin__operation__alpha__operation_result__delegation_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__increase_paid_storage: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__increase_paid_storage_tag + - id: id_024__pttallin__operation__alpha__operation_result__increase_paid_storage_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__increase_paid_storage_tag + enum: id_024__pttallin__operation__alpha__operation_result__increase_paid_storage_tag - id: applied type: applied_4 - if: (id_024__psd5wvtj__operation__alpha__operation_result__increase_paid_storage_tag - == id_024__psd5wvtj__operation__alpha__operation_result__increase_paid_storage_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__increase_paid_storage_tag + == id_024__pttallin__operation__alpha__operation_result__increase_paid_storage_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__increase_paid_storage_tag - == id_024__psd5wvtj__operation__alpha__operation_result__increase_paid_storage_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__increase_paid_storage_tag + == id_024__pttallin__operation__alpha__operation_result__increase_paid_storage_tag::failed) - id: backtracked type: backtracked_5 - if: (id_024__psd5wvtj__operation__alpha__operation_result__increase_paid_storage_tag - == id_024__psd5wvtj__operation__alpha__operation_result__increase_paid_storage_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__origination: + if: (id_024__pttallin__operation__alpha__operation_result__increase_paid_storage_tag + == id_024__pttallin__operation__alpha__operation_result__increase_paid_storage_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__origination: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__origination_tag + - id: id_024__pttallin__operation__alpha__operation_result__origination_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__origination_tag + enum: id_024__pttallin__operation__alpha__operation_result__origination_tag - id: applied type: applied_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__origination_tag == - id_024__psd5wvtj__operation__alpha__operation_result__origination_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__origination_tag == + id_024__pttallin__operation__alpha__operation_result__origination_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__origination_tag == - id_024__psd5wvtj__operation__alpha__operation_result__origination_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__origination_tag == + id_024__pttallin__operation__alpha__operation_result__origination_tag::failed) - id: backtracked type: backtracked_1 - if: (id_024__psd5wvtj__operation__alpha__operation_result__origination_tag == - id_024__psd5wvtj__operation__alpha__operation_result__origination_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__register_global_constant: + if: (id_024__pttallin__operation__alpha__operation_result__origination_tag == + id_024__pttallin__operation__alpha__operation_result__origination_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__register_global_constant: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__register_global_constant_tag + - id: id_024__pttallin__operation__alpha__operation_result__register_global_constant_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__register_global_constant_tag + enum: id_024__pttallin__operation__alpha__operation_result__register_global_constant_tag - id: applied type: applied_3 - if: (id_024__psd5wvtj__operation__alpha__operation_result__register_global_constant_tag - == id_024__psd5wvtj__operation__alpha__operation_result__register_global_constant_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__register_global_constant_tag + == id_024__pttallin__operation__alpha__operation_result__register_global_constant_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__register_global_constant_tag - == id_024__psd5wvtj__operation__alpha__operation_result__register_global_constant_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__register_global_constant_tag + == id_024__pttallin__operation__alpha__operation_result__register_global_constant_tag::failed) - id: backtracked type: backtracked_4 - if: (id_024__psd5wvtj__operation__alpha__operation_result__register_global_constant_tag - == id_024__psd5wvtj__operation__alpha__operation_result__register_global_constant_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__reveal: + if: (id_024__pttallin__operation__alpha__operation_result__register_global_constant_tag + == id_024__pttallin__operation__alpha__operation_result__register_global_constant_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__reveal: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__reveal_tag + - id: id_024__pttallin__operation__alpha__operation_result__reveal_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__reveal_tag + enum: id_024__pttallin__operation__alpha__operation_result__reveal_tag - id: applied type: n - if: (id_024__psd5wvtj__operation__alpha__operation_result__reveal_tag == id_024__psd5wvtj__operation__alpha__operation_result__reveal_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__reveal_tag == id_024__pttallin__operation__alpha__operation_result__reveal_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__reveal_tag == id_024__psd5wvtj__operation__alpha__operation_result__reveal_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__reveal_tag == id_024__pttallin__operation__alpha__operation_result__reveal_tag::failed) - id: backtracked type: backtracked - if: (id_024__psd5wvtj__operation__alpha__operation_result__reveal_tag == id_024__psd5wvtj__operation__alpha__operation_result__reveal_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__set_deposits_limit: + if: (id_024__pttallin__operation__alpha__operation_result__reveal_tag == id_024__pttallin__operation__alpha__operation_result__reveal_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__set_deposits_limit: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__set_deposits_limit_tag + - id: id_024__pttallin__operation__alpha__operation_result__set_deposits_limit_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__set_deposits_limit_tag + enum: id_024__pttallin__operation__alpha__operation_result__set_deposits_limit_tag - id: applied type: n - if: (id_024__psd5wvtj__operation__alpha__operation_result__set_deposits_limit_tag - == id_024__psd5wvtj__operation__alpha__operation_result__set_deposits_limit_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__set_deposits_limit_tag + == id_024__pttallin__operation__alpha__operation_result__set_deposits_limit_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__set_deposits_limit_tag - == id_024__psd5wvtj__operation__alpha__operation_result__set_deposits_limit_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__set_deposits_limit_tag + == id_024__pttallin__operation__alpha__operation_result__set_deposits_limit_tag::failed) - id: backtracked type: backtracked - if: (id_024__psd5wvtj__operation__alpha__operation_result__set_deposits_limit_tag - == id_024__psd5wvtj__operation__alpha__operation_result__set_deposits_limit_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_add_messages: + if: (id_024__pttallin__operation__alpha__operation_result__set_deposits_limit_tag + == id_024__pttallin__operation__alpha__operation_result__set_deposits_limit_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__smart_rollup_add_messages: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_add_messages_tag + - id: id_024__pttallin__operation__alpha__operation_result__smart_rollup_add_messages_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_add_messages_tag + enum: id_024__pttallin__operation__alpha__operation_result__smart_rollup_add_messages_tag - id: applied type: n - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_add_messages_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_add_messages_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_add_messages_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_add_messages_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_add_messages_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_add_messages_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_add_messages_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_add_messages_tag::failed) - id: backtracked type: backtracked - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_add_messages_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_add_messages_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_cement: + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_add_messages_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_add_messages_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__smart_rollup_cement: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_cement_tag + - id: id_024__pttallin__operation__alpha__operation_result__smart_rollup_cement_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_cement_tag + enum: id_024__pttallin__operation__alpha__operation_result__smart_rollup_cement_tag - id: applied type: applied_9 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_cement_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_cement_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_cement_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_cement_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_cement_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_cement_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_cement_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_cement_tag::failed) - id: backtracked type: backtracked_10 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_cement_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_cement_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_execute_outbox_message: + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_cement_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_cement_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__smart_rollup_execute_outbox_message: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag + - id: id_024__pttallin__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag + enum: id_024__pttallin__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag - id: applied type: applied_12 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag::failed) - id: backtracked type: backtracked_13 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_originate: + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__smart_rollup_originate: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_originate_tag + - id: id_024__pttallin__operation__alpha__operation_result__smart_rollup_originate_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_originate_tag + enum: id_024__pttallin__operation__alpha__operation_result__smart_rollup_originate_tag - id: applied type: applied_8 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_originate_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_originate_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_originate_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_originate_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_originate_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_originate_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_originate_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_originate_tag::failed) - id: backtracked type: backtracked_9 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_originate_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_originate_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_publish: + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_originate_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_originate_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__smart_rollup_publish: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_publish_tag + - id: id_024__pttallin__operation__alpha__operation_result__smart_rollup_publish_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_publish_tag + enum: id_024__pttallin__operation__alpha__operation_result__smart_rollup_publish_tag - id: applied type: applied_10 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_publish_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_publish_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_publish_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_publish_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_publish_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_publish_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_publish_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_publish_tag::failed) - id: backtracked type: backtracked_11 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_publish_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_publish_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_recover_bond: + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_publish_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_publish_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__smart_rollup_recover_bond: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_recover_bond_tag + - id: id_024__pttallin__operation__alpha__operation_result__smart_rollup_recover_bond_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_recover_bond_tag + enum: id_024__pttallin__operation__alpha__operation_result__smart_rollup_recover_bond_tag - id: applied type: applied_4 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_recover_bond_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_recover_bond_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_recover_bond_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_recover_bond_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_recover_bond_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_recover_bond_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_recover_bond_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_recover_bond_tag::failed) - id: backtracked type: backtracked_5 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_recover_bond_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_recover_bond_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_refute: + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_recover_bond_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_recover_bond_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__smart_rollup_refute: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_refute_tag + - id: id_024__pttallin__operation__alpha__operation_result__smart_rollup_refute_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_refute_tag + enum: id_024__pttallin__operation__alpha__operation_result__smart_rollup_refute_tag - id: applied type: applied_11 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_refute_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_refute_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_refute_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_refute_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_refute_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_refute_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_refute_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_refute_tag::failed) - id: backtracked type: backtracked_12 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_refute_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_refute_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_timeout: + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_refute_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_refute_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__smart_rollup_timeout: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_timeout_tag + - id: id_024__pttallin__operation__alpha__operation_result__smart_rollup_timeout_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_timeout_tag + enum: id_024__pttallin__operation__alpha__operation_result__smart_rollup_timeout_tag - id: applied type: applied_11 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_timeout_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_timeout_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_timeout_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_timeout_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_timeout_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_timeout_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_timeout_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_timeout_tag::failed) - id: backtracked type: backtracked_12 - if: (id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_timeout_tag - == id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_timeout_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__transaction: + if: (id_024__pttallin__operation__alpha__operation_result__smart_rollup_timeout_tag + == id_024__pttallin__operation__alpha__operation_result__smart_rollup_timeout_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__transaction: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__transaction_tag + - id: id_024__pttallin__operation__alpha__operation_result__transaction_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__transaction_tag + enum: id_024__pttallin__operation__alpha__operation_result__transaction_tag - id: applied type: applied_2 - if: (id_024__psd5wvtj__operation__alpha__operation_result__transaction_tag == - id_024__psd5wvtj__operation__alpha__operation_result__transaction_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__transaction_tag == + id_024__pttallin__operation__alpha__operation_result__transaction_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__transaction_tag == - id_024__psd5wvtj__operation__alpha__operation_result__transaction_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__transaction_tag == + id_024__pttallin__operation__alpha__operation_result__transaction_tag::failed) - id: backtracked type: backtracked_3 - if: (id_024__psd5wvtj__operation__alpha__operation_result__transaction_tag == - id_024__psd5wvtj__operation__alpha__operation_result__transaction_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__transfer_ticket: + if: (id_024__pttallin__operation__alpha__operation_result__transaction_tag == + id_024__pttallin__operation__alpha__operation_result__transaction_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__transfer_ticket: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__transfer_ticket_tag + - id: id_024__pttallin__operation__alpha__operation_result__transfer_ticket_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__transfer_ticket_tag + enum: id_024__pttallin__operation__alpha__operation_result__transfer_ticket_tag - id: applied type: applied_6 - if: (id_024__psd5wvtj__operation__alpha__operation_result__transfer_ticket_tag - == id_024__psd5wvtj__operation__alpha__operation_result__transfer_ticket_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__transfer_ticket_tag + == id_024__pttallin__operation__alpha__operation_result__transfer_ticket_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__transfer_ticket_tag - == id_024__psd5wvtj__operation__alpha__operation_result__transfer_ticket_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__transfer_ticket_tag + == id_024__pttallin__operation__alpha__operation_result__transfer_ticket_tag::failed) - id: backtracked type: backtracked_7 - if: (id_024__psd5wvtj__operation__alpha__operation_result__transfer_ticket_tag - == id_024__psd5wvtj__operation__alpha__operation_result__transfer_ticket_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__update_consensus_key: + if: (id_024__pttallin__operation__alpha__operation_result__transfer_ticket_tag + == id_024__pttallin__operation__alpha__operation_result__transfer_ticket_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__update_consensus_key: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__update_consensus_key_tag + - id: id_024__pttallin__operation__alpha__operation_result__update_consensus_key_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__update_consensus_key_tag + enum: id_024__pttallin__operation__alpha__operation_result__update_consensus_key_tag - id: applied type: applied_5 - if: (id_024__psd5wvtj__operation__alpha__operation_result__update_consensus_key_tag - == id_024__psd5wvtj__operation__alpha__operation_result__update_consensus_key_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__update_consensus_key_tag + == id_024__pttallin__operation__alpha__operation_result__update_consensus_key_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__update_consensus_key_tag - == id_024__psd5wvtj__operation__alpha__operation_result__update_consensus_key_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__update_consensus_key_tag + == id_024__pttallin__operation__alpha__operation_result__update_consensus_key_tag::failed) - id: backtracked type: backtracked_6 - if: (id_024__psd5wvtj__operation__alpha__operation_result__update_consensus_key_tag - == id_024__psd5wvtj__operation__alpha__operation_result__update_consensus_key_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_origination: + if: (id_024__pttallin__operation__alpha__operation_result__update_consensus_key_tag + == id_024__pttallin__operation__alpha__operation_result__update_consensus_key_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__zk_rollup_origination: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_origination_tag + - id: id_024__pttallin__operation__alpha__operation_result__zk_rollup_origination_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_origination_tag + enum: id_024__pttallin__operation__alpha__operation_result__zk_rollup_origination_tag - id: applied type: applied_13 - if: (id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_origination_tag - == id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_origination_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__zk_rollup_origination_tag + == id_024__pttallin__operation__alpha__operation_result__zk_rollup_origination_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_origination_tag - == id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_origination_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__zk_rollup_origination_tag + == id_024__pttallin__operation__alpha__operation_result__zk_rollup_origination_tag::failed) - id: backtracked type: backtracked_14 - if: (id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_origination_tag - == id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_origination_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_publish: + if: (id_024__pttallin__operation__alpha__operation_result__zk_rollup_origination_tag + == id_024__pttallin__operation__alpha__operation_result__zk_rollup_origination_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__zk_rollup_publish: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_publish_tag + - id: id_024__pttallin__operation__alpha__operation_result__zk_rollup_publish_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_publish_tag + enum: id_024__pttallin__operation__alpha__operation_result__zk_rollup_publish_tag - id: applied type: applied_14 - if: (id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_publish_tag - == id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_publish_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__zk_rollup_publish_tag + == id_024__pttallin__operation__alpha__operation_result__zk_rollup_publish_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_publish_tag - == id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_publish_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__zk_rollup_publish_tag + == id_024__pttallin__operation__alpha__operation_result__zk_rollup_publish_tag::failed) - id: backtracked type: backtracked_15 - if: (id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_publish_tag - == id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_publish_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_update: + if: (id_024__pttallin__operation__alpha__operation_result__zk_rollup_publish_tag + == id_024__pttallin__operation__alpha__operation_result__zk_rollup_publish_tag::backtracked) + id_024__pttallin__operation__alpha__operation_result__zk_rollup_update: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_update_tag + - id: id_024__pttallin__operation__alpha__operation_result__zk_rollup_update_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_update_tag + enum: id_024__pttallin__operation__alpha__operation_result__zk_rollup_update_tag - id: applied type: applied_15 - if: (id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_update_tag - == id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_update_tag::applied) + if: (id_024__pttallin__operation__alpha__operation_result__zk_rollup_update_tag + == id_024__pttallin__operation__alpha__operation_result__zk_rollup_update_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_update_tag - == id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_update_tag::failed) + if: (id_024__pttallin__operation__alpha__operation_result__zk_rollup_update_tag + == id_024__pttallin__operation__alpha__operation_result__zk_rollup_update_tag::failed) - id: backtracked type: backtracked_16 - if: (id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_update_tag - == id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_update_tag::backtracked) - id_024__psd5wvtj__operation__alpha__operation_with_metadata: + if: (id_024__pttallin__operation__alpha__operation_result__zk_rollup_update_tag + == id_024__pttallin__operation__alpha__operation_result__zk_rollup_update_tag::backtracked) + id_024__pttallin__operation__alpha__operation_with_metadata: seq: - - id: id_024__psd5wvtj__operation__alpha__operation_with_metadata_tag + - id: id_024__pttallin__operation__alpha__operation_with_metadata_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__operation_with_metadata_tag + enum: id_024__pttallin__operation__alpha__operation_with_metadata_tag - id: operation_with_metadata type: operation_with_metadata - if: (id_024__psd5wvtj__operation__alpha__operation_with_metadata_tag == id_024__psd5wvtj__operation__alpha__operation_with_metadata_tag::operation_with_metadata) + if: (id_024__pttallin__operation__alpha__operation_with_metadata_tag == id_024__pttallin__operation__alpha__operation_with_metadata_tag::operation_with_metadata) - id: operation_without_metadata type: operation_without_metadata - if: (id_024__psd5wvtj__operation__alpha__operation_with_metadata_tag == id_024__psd5wvtj__operation__alpha__operation_with_metadata_tag::operation_without_metadata) - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update: + if: (id_024__pttallin__operation__alpha__operation_with_metadata_tag == id_024__pttallin__operation__alpha__operation_with_metadata_tag::operation_without_metadata) + id_024__pttallin__operation_metadata__alpha__balance_and_update: seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag + - id: id_024__pttallin__operation_metadata__alpha__balance_and_update_tag type: u1 - enum: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag + enum: id_024__pttallin__operation_metadata__alpha__balance_and_update_tag - id: contract type: contract - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::contract) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::contract) - id: block_fees - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::block_fees) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::block_fees) - id: deposits type: deposits - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::deposits) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::deposits) - id: nonce_revelation_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::nonce_revelation_rewards) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::nonce_revelation_rewards) - id: attesting_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::attesting_rewards) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::attesting_rewards) - id: baking_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::baking_rewards) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::baking_rewards) - id: baking_bonuses - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::baking_bonuses) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::baking_bonuses) - id: storage_fees - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::storage_fees) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::storage_fees) - id: double_signing_punishments - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::double_signing_punishments) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::double_signing_punishments) - id: lost_attesting_rewards type: lost_attesting_rewards - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::lost_attesting_rewards) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::lost_attesting_rewards) - id: liquidity_baking_subsidies - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::liquidity_baking_subsidies) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::liquidity_baking_subsidies) - id: burned - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::burned) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::burned) - id: commitments type: commitments - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::commitments) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::commitments) - id: bootstrap - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::bootstrap) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::bootstrap) - id: invoice - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::invoice) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::invoice) - id: initial_commitments - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::initial_commitments) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::initial_commitments) - id: minted - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::minted) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::minted) - id: frozen_bonds type: frozen_bonds - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::frozen_bonds) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::frozen_bonds) - id: smart_rollup_refutation_punishments - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_punishments) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_punishments) - id: smart_rollup_refutation_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_rewards) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_rewards) - id: unstaked_deposits type: unstaked_deposits - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::unstaked_deposits) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::unstaked_deposits) - id: staking_delegator_numerator type: staking_delegator_numerator - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::staking_delegator_numerator) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::staking_delegator_numerator) - id: staking_delegate_denominator type: staking_delegate_denominator - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::staking_delegate_denominator) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::staking_delegate_denominator) - id: dal_attesting_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::dal_attesting_rewards) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::dal_attesting_rewards) - id: lost_dal_attesting_rewards type: lost_dal_attesting_rewards - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::lost_dal_attesting_rewards) - id_024__psd5wvtj__operation_metadata__alpha__balance_updates: + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::lost_dal_attesting_rewards) + id_024__pttallin__operation_metadata__alpha__balance_updates: seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_entries - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_entries + - id: id_024__pttallin__operation_metadata__alpha__balance_updates_entries + type: id_024__pttallin__operation_metadata__alpha__balance_updates_entries repeat: eos - id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0: + id_024__pttallin__operation_metadata__alpha__balance_updates_0: seq: - - id: len_id_024__psd5wvtj__operation_metadata__alpha__balance_updates + - id: len_id_024__pttallin__operation_metadata__alpha__balance_updates type: u4be valid: max: 1073741823 - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates - size: len_id_024__psd5wvtj__operation_metadata__alpha__balance_updates - id_024__psd5wvtj__operation_metadata__alpha__balance_updates_entries: + - id: id_024__pttallin__operation_metadata__alpha__balance_updates + type: id_024__pttallin__operation_metadata__alpha__balance_updates + size: len_id_024__pttallin__operation_metadata__alpha__balance_updates + id_024__pttallin__operation_metadata__alpha__balance_updates_entries: seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update - type: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update - - id: id_024__psd5wvtj__operation_metadata__alpha__update_origin - type: id_024__psd5wvtj__operation_metadata__alpha__update_origin - id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity: + - id: id_024__pttallin__operation_metadata__alpha__balance_and_update + type: id_024__pttallin__operation_metadata__alpha__balance_and_update + - id: id_024__pttallin__operation_metadata__alpha__update_origin + type: id_024__pttallin__operation_metadata__alpha__update_origin + id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity: seq: - id: change type: s8be - id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update: + id_024__pttallin__operation_metadata__alpha__tez_balance_update: seq: - id: change type: s8be - id_024__psd5wvtj__operation_metadata__alpha__update_origin: + id_024__pttallin__operation_metadata__alpha__update_origin: seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag + - id: id_024__pttallin__operation_metadata__alpha__update_origin_tag type: u1 - enum: id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag + enum: id_024__pttallin__operation_metadata__alpha__update_origin_tag - id: delayed_operation size: 32 - if: (id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag == id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag::delayed_operation) - id_024__psd5wvtj__per_block_votes: + if: (id_024__pttallin__operation_metadata__alpha__update_origin_tag == id_024__pttallin__operation_metadata__alpha__update_origin_tag::delayed_operation) + id_024__pttallin__per_block_votes: seq: - - id: id_024__psd5wvtj__per_block_votes_tag + - id: id_024__pttallin__per_block_votes_tag type: u1 - enum: id_024__psd5wvtj__per_block_votes_tag - id_024__psd5wvtj__scripted__contracts: + enum: id_024__pttallin__per_block_votes_tag + id_024__pttallin__scripted__contracts: seq: - id: code type: bytes_dyn_uint30 - id: storage type: bytes_dyn_uint30 - id_024__psd5wvtj__staker: + id_024__pttallin__staker: seq: - - id: id_024__psd5wvtj__staker_tag + - id: id_024__pttallin__staker_tag type: u1 - enum: id_024__psd5wvtj__staker_tag + enum: id_024__pttallin__staker_tag - id: single type: single - if: (id_024__psd5wvtj__staker_tag == id_024__psd5wvtj__staker_tag::single) + if: (id_024__pttallin__staker_tag == id_024__pttallin__staker_tag::single) - id: shared type: public_key_hash - if: (id_024__psd5wvtj__staker_tag == id_024__psd5wvtj__staker_tag::shared) + if: (id_024__pttallin__staker_tag == id_024__pttallin__staker_tag::shared) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id_024__psd5wvtj__transaction_destination: + id_024__pttallin__transaction_destination: seq: - - id: id_024__psd5wvtj__transaction_destination_tag + - id: id_024__pttallin__transaction_destination_tag type: u1 - enum: id_024__psd5wvtj__transaction_destination_tag + enum: id_024__pttallin__transaction_destination_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::implicit) + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::originated) + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::originated) - id: smart_rollup type: smart_rollup - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::smart_rollup) + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::smart_rollup) - id: zk_rollup type: zk_rollup - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::zk_rollup) + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::zk_rollup) inbox__proof: seq: - id: level @@ -2123,7 +2131,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -2133,7 +2141,7 @@ types: - id: amount type: z - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -2145,7 +2153,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -2155,7 +2163,7 @@ types: - id: amount type: z - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -2211,8 +2219,8 @@ types: size: len_internal_operation_results internal_operation_results_entries: seq: - - id: id_024__psd5wvtj__apply_internal_results__alpha__operation_result - type: id_024__psd5wvtj__apply_internal_results__alpha__operation_result + - id: id_024__pttallin__apply_internal_results__alpha__operation_result + type: id_024__pttallin__apply_internal_results__alpha__operation_result loser: seq: - id: reason @@ -2232,15 +2240,15 @@ types: - id: revelation type: u1 enum: bool - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update lost_dal_attesting_rewards: seq: - id: delegate type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update message: seq: - id: message_entries @@ -2262,7 +2270,7 @@ types: metadata: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: delegate type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash @@ -2274,7 +2282,7 @@ types: metadata_0: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: committee type: committee_2 - id: total_consensus_power @@ -2292,216 +2300,216 @@ types: metadata_10: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__update_consensus_key + type: id_024__pttallin__operation__alpha__operation_result__update_consensus_key - id: internal_operation_results type: internal_operation_results_0 metadata_11: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__transfer_ticket + type: id_024__pttallin__operation__alpha__operation_result__transfer_ticket - id: internal_operation_results type: internal_operation_results_0 metadata_12: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__dal_publish_commitment + type: id_024__pttallin__operation__alpha__operation_result__dal_publish_commitment - id: internal_operation_results type: internal_operation_results_0 metadata_13: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_originate + type: id_024__pttallin__operation__alpha__operation_result__smart_rollup_originate - id: internal_operation_results type: internal_operation_results_0 metadata_14: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_add_messages + type: id_024__pttallin__operation__alpha__operation_result__smart_rollup_add_messages - id: internal_operation_results type: internal_operation_results_0 metadata_15: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_cement + type: id_024__pttallin__operation__alpha__operation_result__smart_rollup_cement - id: internal_operation_results type: internal_operation_results_0 metadata_16: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_publish + type: id_024__pttallin__operation__alpha__operation_result__smart_rollup_publish - id: internal_operation_results type: internal_operation_results_0 metadata_17: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_refute + type: id_024__pttallin__operation__alpha__operation_result__smart_rollup_refute - id: internal_operation_results type: internal_operation_results_0 metadata_18: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_timeout + type: id_024__pttallin__operation__alpha__operation_result__smart_rollup_timeout - id: internal_operation_results type: internal_operation_results_0 metadata_19: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_execute_outbox_message + type: id_024__pttallin__operation__alpha__operation_result__smart_rollup_execute_outbox_message - id: internal_operation_results type: internal_operation_results_0 metadata_2: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: allocated_destination_contract type: u1 enum: bool metadata_20: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_recover_bond + type: id_024__pttallin__operation__alpha__operation_result__smart_rollup_recover_bond - id: internal_operation_results type: internal_operation_results_0 metadata_21: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_origination + type: id_024__pttallin__operation__alpha__operation_result__zk_rollup_origination - id: internal_operation_results type: internal_operation_results_0 metadata_22: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_publish + type: id_024__pttallin__operation__alpha__operation_result__zk_rollup_publish - id: internal_operation_results type: internal_operation_results_0 metadata_23: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_update + type: id_024__pttallin__operation__alpha__operation_result__zk_rollup_update - id: internal_operation_results type: internal_operation_results_0 metadata_3: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__reveal + type: id_024__pttallin__operation__alpha__operation_result__reveal - id: internal_operation_results type: internal_operation_results_0 metadata_4: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__transaction + type: id_024__pttallin__operation__alpha__operation_result__transaction - id: internal_operation_results type: internal_operation_results_0 metadata_5: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__origination + type: id_024__pttallin__operation__alpha__operation_result__origination - id: internal_operation_results type: internal_operation_results_0 metadata_6: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__delegation + type: id_024__pttallin__operation__alpha__operation_result__delegation - id: internal_operation_results type: internal_operation_results_0 metadata_7: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__register_global_constant + type: id_024__pttallin__operation__alpha__operation_result__register_global_constant - id: internal_operation_results type: internal_operation_results_0 metadata_8: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__set_deposits_limit + type: id_024__pttallin__operation__alpha__operation_result__set_deposits_limit - id: internal_operation_results type: internal_operation_results_0 metadata_9: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: operation_result - type: id_024__psd5wvtj__operation__alpha__operation_result__increase_paid_storage + type: id_024__pttallin__operation__alpha__operation_result__increase_paid_storage - id: internal_operation_results type: internal_operation_results_0 - micheline__024__psd5wvtj__michelson_v1__expression: + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) misbehaviour: seq: - id: level @@ -2567,8 +2575,8 @@ types: repeat: eos op1: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op1_0: seq: - id: len_op1 @@ -2580,8 +2588,8 @@ types: size: len_op1 op2: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op2_0: seq: - id: len_op2 @@ -2670,15 +2678,15 @@ types: size: len_originated_contracts originated_contracts_entries: seq: - - id: id_024__psd5wvtj__contract_id__originated - type: id_024__psd5wvtj__contract_id__originated + - id: id_024__pttallin__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. origination: seq: - id: source - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -2687,7 +2695,7 @@ types: - id: nonce type: u2be - id: balance - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: delegate_tag type: u1 enum: bool @@ -2696,16 +2704,16 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts - id: result - type: id_024__psd5wvtj__operation__alpha__internal_operation_result__origination + type: id_024__pttallin__operation__alpha__internal_operation_result__origination origination_0: seq: - id: source type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -2713,7 +2721,7 @@ types: - id: storage_limit type: n - id: balance - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: delegate_tag type: u1 enum: bool @@ -2722,7 +2730,7 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts - id: metadata type: metadata_5 origination_1: @@ -2731,7 +2739,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -2739,7 +2747,7 @@ types: - id: storage_limit type: n - id: balance - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: delegate_tag type: u1 enum: bool @@ -2748,11 +2756,11 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts parameters: seq: - id: entrypoint - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: value type: bytes_dyn_uint30 @@ -2848,39 +2856,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -2888,7 +2896,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 private_pis: @@ -3031,7 +3039,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3048,7 +3056,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3071,7 +3079,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3095,7 +3103,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3129,7 +3137,7 @@ types: - id: nonce size: 32 - id: metadata - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 seed_nonce_revelation_0: seq: - id: level @@ -3153,14 +3161,14 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression set_deposits_limit: seq: - id: source type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3171,7 +3179,7 @@ types: type: u1 enum: bool - id: limit - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez if: (limit_tag == bool::true) - id: metadata type: metadata_8 @@ -3181,7 +3189,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3192,7 +3200,7 @@ types: type: u1 enum: bool - id: limit - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez if: (limit_tag == bool::true) shard: seq: @@ -3227,7 +3235,7 @@ types: single: seq: - id: contract - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -3263,7 +3271,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3280,7 +3288,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3295,7 +3303,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3312,7 +3320,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3327,7 +3335,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3348,7 +3356,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3367,7 +3375,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3395,7 +3403,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3421,7 +3429,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3440,7 +3448,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3457,7 +3465,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3477,7 +3485,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3495,7 +3503,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3517,7 +3525,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3537,7 +3545,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3556,7 +3564,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3576,11 +3584,11 @@ types: some: seq: - id: contents - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ty - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -3597,17 +3605,17 @@ types: - id: delegate type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - - id: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity - type: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity + - id: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity + type: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity staking_delegator_numerator: seq: - id: delegator - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - - id: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity - type: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity + - id: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity + type: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity start: seq: - id: player_commitment_hash @@ -3648,14 +3656,14 @@ types: ticket_token: seq: - id: ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: content_type - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: content - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression ticket_updates: seq: - id: ticket_updates_entries @@ -3682,10 +3690,10 @@ types: type: u1 enum: bool - id: storage - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression if: (storage_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: ticket_receipt type: ticket_receipt_0 - id: originated_contracts @@ -3703,7 +3711,7 @@ types: type: u1 enum: bool - id: lazy_storage_diff - type: id_024__psd5wvtj__lazy_storage_diff + type: id_024__pttallin__lazy_storage_diff if: (lazy_storage_diff_tag == bool::true) - id: address_registry_diff type: address_registry_diff_0 @@ -3713,10 +3721,10 @@ types: type: u1 enum: bool - id: storage - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression if: (storage_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: ticket_updates type: ticket_updates_0 - id: originated_contracts @@ -3734,7 +3742,7 @@ types: type: u1 enum: bool - id: lazy_storage_diff - type: id_024__psd5wvtj__lazy_storage_diff + type: id_024__pttallin__lazy_storage_diff if: (lazy_storage_diff_tag == bool::true) - id: address_registry_diff type: address_registry_diff_0 @@ -3754,12 +3762,12 @@ types: seq: - id: slots type: int31 - - id: stake - type: s8be + - id: baking_power + type: baking_power transaction: seq: - id: source - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -3768,9 +3776,9 @@ types: - id: nonce type: u2be - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: destination - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -3783,14 +3791,14 @@ types: type: parameters if: (parameters_tag == bool::true) - id: result - type: id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction + type: id_024__pttallin__operation__alpha__internal_operation_result__transaction transaction_0: seq: - id: source type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3798,9 +3806,9 @@ types: - id: storage_limit type: n - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -3818,7 +3826,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3826,9 +3834,9 @@ types: - id: storage_limit type: n - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -3844,7 +3852,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3856,14 +3864,14 @@ types: - id: ticket_ty type: bytes_dyn_uint30 - id: ticket_ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: ticket_amount type: n - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -3877,7 +3885,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3889,14 +3897,14 @@ types: - id: ticket_ty type: bytes_dyn_uint30 - id: ticket_ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: ticket_amount type: n - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -3905,15 +3913,15 @@ types: unstaked_deposits: seq: - id: staker - type: id_024__psd5wvtj__staker + type: id_024__pttallin__staker doc: ! >- unstaked_frozen_staker: Abstract notion of staker used in operation receipts for unstaked frozen deposits, either a single staker or all the stakers delegating to some delegate. - id: cycle type: s4be - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update update: seq: - id: pending_pis @@ -3930,7 +3938,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3954,7 +3962,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -3976,7 +3984,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -4000,7 +4008,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -4033,7 +4041,7 @@ types: updates_entries: seq: - id: account - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -4054,7 +4062,7 @@ types: - id: solution type: solution - id: metadata - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 whitelist: seq: - id: whitelist_entries @@ -4108,7 +4116,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -4131,7 +4139,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -4152,7 +4160,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -4171,7 +4179,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -4188,7 +4196,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -4207,7 +4215,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -4225,6 +4233,9 @@ enums: backtracked_tag: 0: to_contract 2: to_smart_rollup + baking_power_tag: + 0: none + 1: some bool: 0: false 255: true @@ -4235,19 +4246,19 @@ enums: game_status_tag: 0: ongoing 1: ended - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag: + id_024__pttallin__apply_internal_results__alpha__operation_result_tag: 1: transaction 2: origination 3: delegation 4: event - id_024__psd5wvtj__bond_id_tag: + id_024__pttallin__bond_id_tag: 1: smart_rollup_bond_id - id_024__psd5wvtj__contract_id__originated_tag: + id_024__pttallin__contract_id__originated_tag: 1: originated - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated - id_024__psd5wvtj__entrypoint_tag: + id_024__pttallin__entrypoint_tag: 0: default 1: root 2: do @@ -4259,18 +4270,18 @@ enums: 8: finalize_unstake 9: set_delegate_parameters 255: named - id_024__psd5wvtj__frozen_staker_tag: + id_024__pttallin__frozen_staker_tag: 0: single 1: shared 2: baker 3: baker_edge - id_024__psd5wvtj__inlined__consensus_operation__contents_tag: + id_024__pttallin__inlined__consensus_operation__contents_tag: 20: preattestation 21: attestation 23: attestation_with_dal 30: preattestations_aggregate 31: attestations_aggregate - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -4676,7 +4687,7 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - id_024__psd5wvtj__operation__alpha__contents_tag: + id_024__pttallin__operation__alpha__contents_tag: 1: seed_nonce_revelation 2: double_consensus_operation_evidence 3: double_baking_evidence @@ -4714,27 +4725,27 @@ enums: 250: zk_rollup_origination 251: zk_rollup_publish 252: zk_rollup_update - id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag: + id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag: + id_024__pttallin__operation__alpha__internal_operation_result__event_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag: + id_024__pttallin__operation__alpha__internal_operation_result__origination_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag: + id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_contents_and_result_tag: + id_024__pttallin__operation__alpha__operation_contents_and_result_tag: 1: seed_nonce_revelation 2: double_consensus_operation_evidence 3: double_baking_evidence @@ -4771,115 +4782,115 @@ enums: 250: zk_rollup_origination 251: zk_rollup_publish 252: zk_rollup_update - id_024__psd5wvtj__operation__alpha__operation_result__dal_publish_commitment_tag: + id_024__pttallin__operation__alpha__operation_result__dal_publish_commitment_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__delegation_tag: + id_024__pttallin__operation__alpha__operation_result__delegation_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__increase_paid_storage_tag: + id_024__pttallin__operation__alpha__operation_result__increase_paid_storage_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__origination_tag: + id_024__pttallin__operation__alpha__operation_result__origination_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__register_global_constant_tag: + id_024__pttallin__operation__alpha__operation_result__register_global_constant_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__reveal_tag: + id_024__pttallin__operation__alpha__operation_result__reveal_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__set_deposits_limit_tag: + id_024__pttallin__operation__alpha__operation_result__set_deposits_limit_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_add_messages_tag: + id_024__pttallin__operation__alpha__operation_result__smart_rollup_add_messages_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_cement_tag: + id_024__pttallin__operation__alpha__operation_result__smart_rollup_cement_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag: + id_024__pttallin__operation__alpha__operation_result__smart_rollup_execute_outbox_message_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_originate_tag: + id_024__pttallin__operation__alpha__operation_result__smart_rollup_originate_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_publish_tag: + id_024__pttallin__operation__alpha__operation_result__smart_rollup_publish_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_recover_bond_tag: + id_024__pttallin__operation__alpha__operation_result__smart_rollup_recover_bond_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_refute_tag: + id_024__pttallin__operation__alpha__operation_result__smart_rollup_refute_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__smart_rollup_timeout_tag: + id_024__pttallin__operation__alpha__operation_result__smart_rollup_timeout_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__transaction_tag: + id_024__pttallin__operation__alpha__operation_result__transaction_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__transfer_ticket_tag: + id_024__pttallin__operation__alpha__operation_result__transfer_ticket_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__update_consensus_key_tag: + id_024__pttallin__operation__alpha__operation_result__update_consensus_key_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_origination_tag: + id_024__pttallin__operation__alpha__operation_result__zk_rollup_origination_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_publish_tag: + id_024__pttallin__operation__alpha__operation_result__zk_rollup_publish_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_result__zk_rollup_update_tag: + id_024__pttallin__operation__alpha__operation_result__zk_rollup_update_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__operation_with_metadata_tag: + id_024__pttallin__operation__alpha__operation_with_metadata_tag: 0: operation_with_metadata 1: operation_without_metadata - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag: + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag: 0: contract 2: block_fees 4: deposits @@ -4905,20 +4916,20 @@ enums: 28: staking_delegate_denominator 29: dal_attesting_rewards 30: lost_dal_attesting_rewards - id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag: + id_024__pttallin__operation_metadata__alpha__update_origin_tag: 0: block_application 1: protocol_migration 2: subsidy 3: simulation 4: delayed_operation - id_024__psd5wvtj__per_block_votes_tag: + id_024__pttallin__per_block_votes_tag: 0: per_block_vote_on 1: per_block_vote_off 2: per_block_vote_pass - id_024__psd5wvtj__staker_tag: + id_024__pttallin__staker_tag: 0: single 1: shared - id_024__psd5wvtj__transaction_destination_tag: + id_024__pttallin__transaction_destination_tag: 0: implicit 1: originated 3: smart_rollup @@ -4931,7 +4942,7 @@ enums: 0: preattestation 1: attestation 2: block - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -4997,5 +5008,5 @@ enums: 0: public 1: private seq: -- id: id_024__psd5wvtj__operation__alpha__operation_with_metadata - type: id_024__psd5wvtj__operation__alpha__operation_with_metadata +- id: id_024__pttallin__operation__alpha__operation_with_metadata + type: id_024__pttallin__operation__alpha__operation_with_metadata diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__internal.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__internal.ksy similarity index 72% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__internal.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__operation__internal.ksy index 5bffe847ef03a5534351599778cfd47868bf1681..f6953449e533740893d6c8d761928cd5df421d3b 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__internal.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__internal.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__operation__internal + id: id_024__pttallin__operation__internal endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.operation.internal' +doc: ! 'Encoding id: 024-PtTALLiN.operation.internal' types: args: seq: @@ -20,7 +20,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression bytes_dyn_uint30: seq: - id: len_bytes_dyn_uint30 @@ -41,24 +41,24 @@ types: event: seq: - id: type - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: tag_tag type: u1 enum: bool - id: tag - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint if: (tag_tag == bool::true) doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: payload_tag type: u1 enum: bool - id: payload - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression if: (payload_tag == bool::true) - id_024__psd5wvtj__apply_internal_results__alpha__operation_result: + id_024__pttallin__apply_internal_results__alpha__operation_result: seq: - id: source - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -66,104 +66,104 @@ types: rollup, or a base58 originated smart rollup. - id: nonce type: u2be - - id: id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag + - id: id_024__pttallin__apply_internal_results__alpha__operation_result_tag type: u1 - enum: id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag + enum: id_024__pttallin__apply_internal_results__alpha__operation_result_tag - id: transaction type: transaction - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::transaction) + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::transaction) - id: origination type: origination - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::origination) + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::origination) - id: delegation type: delegation - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::delegation) + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::delegation) - id: event type: event - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::event) - id_024__psd5wvtj__entrypoint: + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::event) + id_024__pttallin__entrypoint: seq: - - id: id_024__psd5wvtj__entrypoint_tag + - id: id_024__pttallin__entrypoint_tag type: u1 - enum: id_024__psd5wvtj__entrypoint_tag + enum: id_024__pttallin__entrypoint_tag - id: named type: named_0 - if: (id_024__psd5wvtj__entrypoint_tag == id_024__psd5wvtj__entrypoint_tag::named) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__entrypoint_tag == id_024__pttallin__entrypoint_tag::named) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - id_024__psd5wvtj__mutez: + enum: id_024__pttallin__michelson__v1__primitives + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n - id_024__psd5wvtj__scripted__contracts: + id_024__pttallin__scripted__contracts: seq: - id: code type: bytes_dyn_uint30 - id: storage type: bytes_dyn_uint30 - id_024__psd5wvtj__transaction_destination: + id_024__pttallin__transaction_destination: seq: - - id: id_024__psd5wvtj__transaction_destination_tag + - id: id_024__pttallin__transaction_destination_tag type: u1 - enum: id_024__psd5wvtj__transaction_destination_tag + enum: id_024__pttallin__transaction_destination_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::implicit) + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::originated) + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::originated) - id: smart_rollup type: smart_rollup - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::smart_rollup) + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::smart_rollup) - id: zk_rollup type: zk_rollup - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::zk_rollup) - micheline__024__psd5wvtj__michelson_v1__expression: + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::zk_rollup) + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) n: seq: - id: n @@ -199,7 +199,7 @@ types: origination: seq: - id: balance - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: delegate_tag type: u1 enum: bool @@ -208,50 +208,50 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts parameters: seq: - id: entrypoint - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: value type: bytes_dyn_uint30 prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -259,7 +259,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 public_key_hash: @@ -296,7 +296,7 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression smart_rollup: seq: - id: smart_rollup_address @@ -307,9 +307,9 @@ types: transaction: seq: - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: destination - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -345,12 +345,12 @@ enums: bool: 0: false 255: true - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag: + id_024__pttallin__apply_internal_results__alpha__operation_result_tag: 1: transaction 2: origination 3: delegation 4: event - id_024__psd5wvtj__entrypoint_tag: + id_024__pttallin__entrypoint_tag: 0: default 1: root 2: do @@ -362,7 +362,7 @@ enums: 8: finalize_unstake 9: set_delegate_parameters 255: named - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -768,12 +768,12 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - id_024__psd5wvtj__transaction_destination_tag: + id_024__pttallin__transaction_destination_tag: 0: implicit 1: originated 3: smart_rollup 4: zk_rollup - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -805,5 +805,5 @@ enums: 2: p256 3: bls seq: -- id: id_024__psd5wvtj__apply_internal_results__alpha__operation_result - type: id_024__psd5wvtj__apply_internal_results__alpha__operation_result +- id: id_024__pttallin__apply_internal_results__alpha__operation_result + type: id_024__pttallin__apply_internal_results__alpha__operation_result diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__internal_and_metadata.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__internal_and_metadata.ksy similarity index 62% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__internal_and_metadata.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__operation__internal_and_metadata.ksy index c10f4333ecba0821286fa69c8cc986e3cdff55c4..dcec682a186138aecef2d6fbe963af780aaa1cfd 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__internal_and_metadata.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__internal_and_metadata.ksy @@ -1,9 +1,9 @@ meta: - id: id_024__psd5wvtj__operation__internal_and_metadata + id: id_024__pttallin__operation__internal_and_metadata endian: be imports: - - id_024__psd5wvtj__lazy_storage_diff -doc: ! 'Encoding id: 024-PsD5wVTJ.operation.internal_and_metadata' + - id_024__pttallin__lazy_storage_diff +doc: ! 'Encoding id: 024-PtTALLiN.operation.internal_and_metadata' types: address_registry_diff: seq: @@ -22,7 +22,7 @@ types: address_registry_diff_entries: seq: - id: address - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -44,7 +44,7 @@ types: applied_0: seq: - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: originated_contracts type: originated_contracts_0 - id: consumed_milligas @@ -57,14 +57,14 @@ types: type: u1 enum: bool - id: lazy_storage_diff - type: id_024__psd5wvtj__lazy_storage_diff + type: id_024__pttallin__lazy_storage_diff if: (lazy_storage_diff_tag == bool::true) applied_1: seq: - id: consumed_milligas type: n - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 args: seq: - id: args_entries @@ -82,7 +82,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression backtracked: seq: - id: errors_tag @@ -109,7 +109,7 @@ types: type: errors_0 if: (errors_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: originated_contracts type: originated_contracts_0 - id: consumed_milligas @@ -122,7 +122,7 @@ types: type: u1 enum: bool - id: lazy_storage_diff - type: id_024__psd5wvtj__lazy_storage_diff + type: id_024__pttallin__lazy_storage_diff if: (lazy_storage_diff_tag == bool::true) backtracked_1: seq: @@ -135,7 +135,7 @@ types: - id: consumed_milligas type: n - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 backtracked_2: seq: - id: errors_tag @@ -158,21 +158,21 @@ types: seq: - id: committer size: 20 - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update contract: seq: - id: contract - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update delegation: seq: - id: source - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -188,16 +188,16 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: result - type: id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation + type: id_024__pttallin__operation__alpha__internal_operation_result__delegation deposits: seq: - id: staker - type: id_024__psd5wvtj__frozen_staker + type: id_024__pttallin__frozen_staker doc: ! >- frozen_staker: Abstract notion of staker used in operation receipts for frozen deposits, either a single staker or all the stakers delegating to some delegate. - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update errors: seq: - id: errors_entries @@ -214,8 +214,8 @@ types: size: len_errors errors_entries: seq: - - id: id_024__psd5wvtj__error - type: id_024__psd5wvtj__error + - id: id_024__pttallin__error + type: id_024__pttallin__error doc: ! >- The full list of RPC errors would be too long to include. @@ -225,7 +225,7 @@ types: event: seq: - id: source - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -234,368 +234,368 @@ types: - id: nonce type: u2be - id: type - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: tag_tag type: u1 enum: bool - id: tag - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint if: (tag_tag == bool::true) doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: payload_tag type: u1 enum: bool - id: payload - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression if: (payload_tag == bool::true) - id: result - type: id_024__psd5wvtj__operation__alpha__internal_operation_result__event + type: id_024__pttallin__operation__alpha__internal_operation_result__event frozen_bonds: seq: - id: contract - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: bond_id - type: id_024__psd5wvtj__bond_id - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - id_024__psd5wvtj__apply_internal_results__alpha__operation_result: + type: id_024__pttallin__bond_id + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + id_024__pttallin__apply_internal_results__alpha__operation_result: seq: - - id: id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag + - id: id_024__pttallin__apply_internal_results__alpha__operation_result_tag type: u1 - enum: id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag + enum: id_024__pttallin__apply_internal_results__alpha__operation_result_tag - id: transaction type: transaction - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::transaction) + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::transaction) - id: origination type: origination - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::origination) + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::origination) - id: delegation type: delegation - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::delegation) + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::delegation) - id: event type: event - if: (id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag == - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag::event) - id_024__psd5wvtj__bond_id: + if: (id_024__pttallin__apply_internal_results__alpha__operation_result_tag == + id_024__pttallin__apply_internal_results__alpha__operation_result_tag::event) + id_024__pttallin__bond_id: seq: - - id: id_024__psd5wvtj__bond_id_tag + - id: id_024__pttallin__bond_id_tag type: u1 - enum: id_024__psd5wvtj__bond_id_tag + enum: id_024__pttallin__bond_id_tag - id: smart_rollup_bond_id size: 20 - if: (id_024__psd5wvtj__bond_id_tag == id_024__psd5wvtj__bond_id_tag::smart_rollup_bond_id) - id_024__psd5wvtj__contract_id: + if: (id_024__pttallin__bond_id_tag == id_024__pttallin__bond_id_tag::smart_rollup_bond_id) + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) - id_024__psd5wvtj__contract_id__originated: + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) + id_024__pttallin__contract_id__originated: seq: - - id: id_024__psd5wvtj__contract_id__originated_tag + - id: id_024__pttallin__contract_id__originated_tag type: u1 - enum: id_024__psd5wvtj__contract_id__originated_tag + enum: id_024__pttallin__contract_id__originated_tag - id: originated type: originated - if: (id_024__psd5wvtj__contract_id__originated_tag == id_024__psd5wvtj__contract_id__originated_tag::originated) - id_024__psd5wvtj__entrypoint: + if: (id_024__pttallin__contract_id__originated_tag == id_024__pttallin__contract_id__originated_tag::originated) + id_024__pttallin__entrypoint: seq: - - id: id_024__psd5wvtj__entrypoint_tag + - id: id_024__pttallin__entrypoint_tag type: u1 - enum: id_024__psd5wvtj__entrypoint_tag + enum: id_024__pttallin__entrypoint_tag - id: named type: named_0 - if: (id_024__psd5wvtj__entrypoint_tag == id_024__psd5wvtj__entrypoint_tag::named) - id_024__psd5wvtj__error: + if: (id_024__pttallin__entrypoint_tag == id_024__pttallin__entrypoint_tag::named) + id_024__pttallin__error: seq: - - id: id_024__psd5wvtj__error + - id: id_024__pttallin__error type: bytes_dyn_uint30 - id_024__psd5wvtj__frozen_staker: + id_024__pttallin__frozen_staker: seq: - - id: id_024__psd5wvtj__frozen_staker_tag + - id: id_024__pttallin__frozen_staker_tag type: u1 - enum: id_024__psd5wvtj__frozen_staker_tag + enum: id_024__pttallin__frozen_staker_tag - id: single type: single - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::single) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::single) - id: shared type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::shared) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::shared) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: baker type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::baker) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::baker) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: baker_edge type: public_key_hash - if: (id_024__psd5wvtj__frozen_staker_tag == id_024__psd5wvtj__frozen_staker_tag::baker_edge) + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::baker_edge) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - id_024__psd5wvtj__mutez: + enum: id_024__pttallin__michelson__v1__primitives + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n - id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation: + id_024__pttallin__operation__alpha__internal_operation_result__delegation: seq: - - id: id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag + - id: id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag + enum: id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag - id: applied type: applied_1 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag::applied) + if: (id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag + == id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag::failed) + if: (id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag + == id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag::failed) - id: backtracked type: backtracked_1 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag::backtracked) - id_024__psd5wvtj__operation__alpha__internal_operation_result__event: + if: (id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag + == id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag::backtracked) + id_024__pttallin__operation__alpha__internal_operation_result__event: seq: - - id: id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag + - id: id_024__pttallin__operation__alpha__internal_operation_result__event_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag + enum: id_024__pttallin__operation__alpha__internal_operation_result__event_tag - id: applied type: n - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag::applied) + if: (id_024__pttallin__operation__alpha__internal_operation_result__event_tag + == id_024__pttallin__operation__alpha__internal_operation_result__event_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag::failed) + if: (id_024__pttallin__operation__alpha__internal_operation_result__event_tag + == id_024__pttallin__operation__alpha__internal_operation_result__event_tag::failed) - id: backtracked type: backtracked_2 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag::backtracked) - id_024__psd5wvtj__operation__alpha__internal_operation_result__origination: + if: (id_024__pttallin__operation__alpha__internal_operation_result__event_tag + == id_024__pttallin__operation__alpha__internal_operation_result__event_tag::backtracked) + id_024__pttallin__operation__alpha__internal_operation_result__origination: seq: - - id: id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag + - id: id_024__pttallin__operation__alpha__internal_operation_result__origination_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag + enum: id_024__pttallin__operation__alpha__internal_operation_result__origination_tag - id: applied type: applied_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag::applied) + if: (id_024__pttallin__operation__alpha__internal_operation_result__origination_tag + == id_024__pttallin__operation__alpha__internal_operation_result__origination_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag::failed) + if: (id_024__pttallin__operation__alpha__internal_operation_result__origination_tag + == id_024__pttallin__operation__alpha__internal_operation_result__origination_tag::failed) - id: backtracked type: backtracked_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag::backtracked) - id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction: + if: (id_024__pttallin__operation__alpha__internal_operation_result__origination_tag + == id_024__pttallin__operation__alpha__internal_operation_result__origination_tag::backtracked) + id_024__pttallin__operation__alpha__internal_operation_result__transaction: seq: - - id: id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag + - id: id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag + enum: id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag - id: applied type: applied - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag::applied) + if: (id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag + == id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag::applied) - id: failed type: errors_0 - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag::failed) + if: (id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag + == id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag::failed) - id: backtracked type: backtracked - if: (id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag - == id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag::backtracked) - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update: + if: (id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag + == id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag::backtracked) + id_024__pttallin__operation_metadata__alpha__balance_and_update: seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag + - id: id_024__pttallin__operation_metadata__alpha__balance_and_update_tag type: u1 - enum: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag + enum: id_024__pttallin__operation_metadata__alpha__balance_and_update_tag - id: contract type: contract - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::contract) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::contract) - id: block_fees - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::block_fees) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::block_fees) - id: deposits type: deposits - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::deposits) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::deposits) - id: nonce_revelation_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::nonce_revelation_rewards) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::nonce_revelation_rewards) - id: attesting_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::attesting_rewards) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::attesting_rewards) - id: baking_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::baking_rewards) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::baking_rewards) - id: baking_bonuses - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::baking_bonuses) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::baking_bonuses) - id: storage_fees - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::storage_fees) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::storage_fees) - id: double_signing_punishments - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::double_signing_punishments) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::double_signing_punishments) - id: lost_attesting_rewards type: lost_attesting_rewards - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::lost_attesting_rewards) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::lost_attesting_rewards) - id: liquidity_baking_subsidies - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::liquidity_baking_subsidies) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::liquidity_baking_subsidies) - id: burned - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::burned) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::burned) - id: commitments type: commitments - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::commitments) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::commitments) - id: bootstrap - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::bootstrap) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::bootstrap) - id: invoice - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::invoice) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::invoice) - id: initial_commitments - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::initial_commitments) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::initial_commitments) - id: minted - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::minted) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::minted) - id: frozen_bonds type: frozen_bonds - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::frozen_bonds) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::frozen_bonds) - id: smart_rollup_refutation_punishments - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_punishments) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_punishments) - id: smart_rollup_refutation_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_rewards) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_rewards) - id: unstaked_deposits type: unstaked_deposits - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::unstaked_deposits) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::unstaked_deposits) - id: staking_delegator_numerator type: staking_delegator_numerator - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::staking_delegator_numerator) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::staking_delegator_numerator) - id: staking_delegate_denominator type: staking_delegate_denominator - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::staking_delegate_denominator) + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::staking_delegate_denominator) - id: dal_attesting_rewards - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::dal_attesting_rewards) + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::dal_attesting_rewards) - id: lost_dal_attesting_rewards type: lost_dal_attesting_rewards - if: (id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag == - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag::lost_dal_attesting_rewards) - id_024__psd5wvtj__operation_metadata__alpha__balance_updates: + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::lost_dal_attesting_rewards) + id_024__pttallin__operation_metadata__alpha__balance_updates: seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_entries - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_entries + - id: id_024__pttallin__operation_metadata__alpha__balance_updates_entries + type: id_024__pttallin__operation_metadata__alpha__balance_updates_entries repeat: eos - id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0: + id_024__pttallin__operation_metadata__alpha__balance_updates_0: seq: - - id: len_id_024__psd5wvtj__operation_metadata__alpha__balance_updates + - id: len_id_024__pttallin__operation_metadata__alpha__balance_updates type: u4be valid: max: 1073741823 - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates - size: len_id_024__psd5wvtj__operation_metadata__alpha__balance_updates - id_024__psd5wvtj__operation_metadata__alpha__balance_updates_entries: + - id: id_024__pttallin__operation_metadata__alpha__balance_updates + type: id_024__pttallin__operation_metadata__alpha__balance_updates + size: len_id_024__pttallin__operation_metadata__alpha__balance_updates + id_024__pttallin__operation_metadata__alpha__balance_updates_entries: seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update - type: id_024__psd5wvtj__operation_metadata__alpha__balance_and_update - - id: id_024__psd5wvtj__operation_metadata__alpha__update_origin - type: id_024__psd5wvtj__operation_metadata__alpha__update_origin - id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity: + - id: id_024__pttallin__operation_metadata__alpha__balance_and_update + type: id_024__pttallin__operation_metadata__alpha__balance_and_update + - id: id_024__pttallin__operation_metadata__alpha__update_origin + type: id_024__pttallin__operation_metadata__alpha__update_origin + id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity: seq: - id: change type: s8be - id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update: + id_024__pttallin__operation_metadata__alpha__tez_balance_update: seq: - id: change type: s8be - id_024__psd5wvtj__operation_metadata__alpha__update_origin: + id_024__pttallin__operation_metadata__alpha__update_origin: seq: - - id: id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag + - id: id_024__pttallin__operation_metadata__alpha__update_origin_tag type: u1 - enum: id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag + enum: id_024__pttallin__operation_metadata__alpha__update_origin_tag - id: delayed_operation size: 32 - if: (id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag == id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag::delayed_operation) - id_024__psd5wvtj__scripted__contracts: + if: (id_024__pttallin__operation_metadata__alpha__update_origin_tag == id_024__pttallin__operation_metadata__alpha__update_origin_tag::delayed_operation) + id_024__pttallin__scripted__contracts: seq: - id: code type: bytes_dyn_uint30 - id: storage type: bytes_dyn_uint30 - id_024__psd5wvtj__staker: + id_024__pttallin__staker: seq: - - id: id_024__psd5wvtj__staker_tag + - id: id_024__pttallin__staker_tag type: u1 - enum: id_024__psd5wvtj__staker_tag + enum: id_024__pttallin__staker_tag - id: single type: single - if: (id_024__psd5wvtj__staker_tag == id_024__psd5wvtj__staker_tag::single) + if: (id_024__pttallin__staker_tag == id_024__pttallin__staker_tag::single) - id: shared type: public_key_hash - if: (id_024__psd5wvtj__staker_tag == id_024__psd5wvtj__staker_tag::shared) + if: (id_024__pttallin__staker_tag == id_024__pttallin__staker_tag::shared) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id_024__psd5wvtj__transaction_destination: + id_024__pttallin__transaction_destination: seq: - - id: id_024__psd5wvtj__transaction_destination_tag + - id: id_024__pttallin__transaction_destination_tag type: u1 - enum: id_024__psd5wvtj__transaction_destination_tag + enum: id_024__pttallin__transaction_destination_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::implicit) + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::originated) + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::originated) - id: smart_rollup type: smart_rollup - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::smart_rollup) + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::smart_rollup) - id: zk_rollup type: zk_rollup - if: (id_024__psd5wvtj__transaction_destination_tag == id_024__psd5wvtj__transaction_destination_tag::zk_rollup) + if: (id_024__pttallin__transaction_destination_tag == id_024__pttallin__transaction_destination_tag::zk_rollup) lost_attesting_rewards: seq: - id: delegate @@ -607,53 +607,53 @@ types: - id: revelation type: u1 enum: bool - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update lost_dal_attesting_rewards: seq: - id: delegate type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - micheline__024__psd5wvtj__michelson_v1__expression: + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) n: seq: - id: n @@ -702,15 +702,15 @@ types: size: len_originated_contracts originated_contracts_entries: seq: - - id: id_024__psd5wvtj__contract_id__originated - type: id_024__psd5wvtj__contract_id__originated + - id: id_024__pttallin__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. origination: seq: - id: source - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -719,7 +719,7 @@ types: - id: nonce type: u2be - id: balance - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: delegate_tag type: u1 enum: bool @@ -728,52 +728,52 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts - id: result - type: id_024__psd5wvtj__operation__alpha__internal_operation_result__origination + type: id_024__pttallin__operation__alpha__internal_operation_result__origination parameters: seq: - id: entrypoint - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: value type: bytes_dyn_uint30 prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -781,7 +781,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 public_key_hash: @@ -818,11 +818,11 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression single: seq: - id: contract - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -841,17 +841,17 @@ types: - id: delegate type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - - id: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity - type: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity + - id: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity + type: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity staking_delegator_numerator: seq: - id: delegator - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - - id: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity - type: id_024__psd5wvtj__operation_metadata__alpha__staking_abstract_quantity + - id: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity + type: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity ticket_receipt: seq: - id: ticket_receipt_entries @@ -875,24 +875,24 @@ types: ticket_token: seq: - id: ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: content_type - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: content - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression to_contract: seq: - id: storage_tag type: u1 enum: bool - id: storage - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression if: (storage_tag == bool::true) - id: balance_updates - type: id_024__psd5wvtj__operation_metadata__alpha__balance_updates_0 + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 - id: ticket_receipt type: ticket_receipt_0 - id: originated_contracts @@ -910,7 +910,7 @@ types: type: u1 enum: bool - id: lazy_storage_diff - type: id_024__psd5wvtj__lazy_storage_diff + type: id_024__pttallin__lazy_storage_diff if: (lazy_storage_diff_tag == bool::true) - id: address_registry_diff type: address_registry_diff_0 @@ -923,7 +923,7 @@ types: transaction: seq: - id: source - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -932,9 +932,9 @@ types: - id: nonce type: u2be - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: destination - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -947,19 +947,19 @@ types: type: parameters if: (parameters_tag == bool::true) - id: result - type: id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction + type: id_024__pttallin__operation__alpha__internal_operation_result__transaction unstaked_deposits: seq: - id: staker - type: id_024__psd5wvtj__staker + type: id_024__pttallin__staker doc: ! >- unstaked_frozen_staker: Abstract notion of staker used in operation receipts for unstaked frozen deposits, either a single staker or all the stakers delegating to some delegate. - id: cycle type: s4be - - id: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update - type: id_024__psd5wvtj__operation_metadata__alpha__tez_balance_update + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update updates: seq: - id: updates_entries @@ -977,7 +977,7 @@ types: updates_entries: seq: - id: account - type: id_024__psd5wvtj__transaction_destination + type: id_024__pttallin__transaction_destination doc: ! >- A destination of a transaction: A destination notation compatible with the contract notation as given to an RPC or inside scripts. Can be a base58 implicit @@ -1015,19 +1015,19 @@ enums: bool: 0: false 255: true - id_024__psd5wvtj__apply_internal_results__alpha__operation_result_tag: + id_024__pttallin__apply_internal_results__alpha__operation_result_tag: 1: transaction 2: origination 3: delegation 4: event - id_024__psd5wvtj__bond_id_tag: + id_024__pttallin__bond_id_tag: 1: smart_rollup_bond_id - id_024__psd5wvtj__contract_id__originated_tag: + id_024__pttallin__contract_id__originated_tag: 1: originated - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated - id_024__psd5wvtj__entrypoint_tag: + id_024__pttallin__entrypoint_tag: 0: default 1: root 2: do @@ -1039,12 +1039,12 @@ enums: 8: finalize_unstake 9: set_delegate_parameters 255: named - id_024__psd5wvtj__frozen_staker_tag: + id_024__pttallin__frozen_staker_tag: 0: single 1: shared 2: baker 3: baker_edge - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -1450,27 +1450,27 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - id_024__psd5wvtj__operation__alpha__internal_operation_result__delegation_tag: + id_024__pttallin__operation__alpha__internal_operation_result__delegation_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__internal_operation_result__event_tag: + id_024__pttallin__operation__alpha__internal_operation_result__event_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__internal_operation_result__origination_tag: + id_024__pttallin__operation__alpha__internal_operation_result__origination_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation__alpha__internal_operation_result__transaction_tag: + id_024__pttallin__operation__alpha__internal_operation_result__transaction_tag: 0: applied 1: failed 2: skipped 3: backtracked - id_024__psd5wvtj__operation_metadata__alpha__balance_and_update_tag: + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag: 0: contract 2: block_fees 4: deposits @@ -1496,21 +1496,21 @@ enums: 28: staking_delegate_denominator 29: dal_attesting_rewards 30: lost_dal_attesting_rewards - id_024__psd5wvtj__operation_metadata__alpha__update_origin_tag: + id_024__pttallin__operation_metadata__alpha__update_origin_tag: 0: block_application 1: protocol_migration 2: subsidy 3: simulation 4: delayed_operation - id_024__psd5wvtj__staker_tag: + id_024__pttallin__staker_tag: 0: single 1: shared - id_024__psd5wvtj__transaction_destination_tag: + id_024__pttallin__transaction_destination_tag: 0: implicit 1: originated 3: smart_rollup 4: zk_rollup - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -1542,5 +1542,5 @@ enums: 2: p256 3: bls seq: -- id: id_024__psd5wvtj__apply_internal_results__alpha__operation_result - type: id_024__psd5wvtj__apply_internal_results__alpha__operation_result +- id: id_024__pttallin__apply_internal_results__alpha__operation_result + type: id_024__pttallin__apply_internal_results__alpha__operation_result diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__protocol_data.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__protocol_data.ksy similarity index 76% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__protocol_data.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__operation__protocol_data.ksy index 2375a4e63938475c830bbac86ba8c0e0b1de4604..e2148a5b3f49f8d3a78015d2ca93648b8b004cb3 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__protocol_data.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__protocol_data.ksy @@ -1,10 +1,10 @@ meta: - id: id_024__psd5wvtj__operation__protocol_data + id: id_024__pttallin__operation__protocol_data endian: be imports: - block_header__shell - operation__shell_header -doc: ! 'Encoding id: 024-PsD5wVTJ.operation.protocol_data' +doc: ! 'Encoding id: 024-PtTALLiN.operation.protocol_data' types: activate_account: seq: @@ -29,7 +29,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression attestation: seq: - id: slot @@ -42,8 +42,8 @@ types: size: 32 attestation_0: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation attestation_1: seq: - id: len_attestation @@ -84,8 +84,8 @@ types: type: s1 bh1: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh1_0: seq: - id: len_bh1 @@ -97,8 +97,8 @@ types: size: len_bh1 bh2: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh2_0: seq: - id: len_bh2 @@ -208,8 +208,8 @@ types: size: 32 contents_and_signature_prefix_entries: seq: - - id: id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix - type: id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix + - id: id_024__pttallin__operation__alpha__contents_or_signature_prefix + type: id_024__pttallin__operation__alpha__contents_or_signature_prefix dal__page__proof: seq: - id: dal_page_id @@ -240,7 +240,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -255,7 +255,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -318,19 +318,19 @@ types: - id: destination type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id_024__psd5wvtj__block_header__alpha__full_header: + id_024__pttallin__block_header__alpha__full_header: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header type: block_header__shell - - id: id_024__psd5wvtj__block_header__alpha__signed_contents - type: id_024__psd5wvtj__block_header__alpha__signed_contents - id_024__psd5wvtj__block_header__alpha__signed_contents: + - id: id_024__pttallin__block_header__alpha__signed_contents + type: id_024__pttallin__block_header__alpha__signed_contents + id_024__pttallin__block_header__alpha__signed_contents: seq: - - id: id_024__psd5wvtj__block_header__alpha__unsigned_contents - type: id_024__psd5wvtj__block_header__alpha__unsigned_contents + - id: id_024__pttallin__block_header__alpha__unsigned_contents + type: id_024__pttallin__block_header__alpha__unsigned_contents - id: signature size-eos: true - id_024__psd5wvtj__block_header__alpha__unsigned_contents: + id_024__pttallin__block_header__alpha__unsigned_contents: seq: - id: payload_hash size: 32 @@ -345,247 +345,247 @@ types: size: 32 if: (seed_nonce_hash_tag == bool::true) - id: per_block_votes - type: id_024__psd5wvtj__per_block_votes - id_024__psd5wvtj__contract_id: + type: id_024__pttallin__per_block_votes + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) - id_024__psd5wvtj__contract_id__originated: + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) + id_024__pttallin__contract_id__originated: seq: - - id: id_024__psd5wvtj__contract_id__originated_tag + - id: id_024__pttallin__contract_id__originated_tag type: u1 - enum: id_024__psd5wvtj__contract_id__originated_tag + enum: id_024__pttallin__contract_id__originated_tag - id: originated type: originated - if: (id_024__psd5wvtj__contract_id__originated_tag == id_024__psd5wvtj__contract_id__originated_tag::originated) - id_024__psd5wvtj__entrypoint: + if: (id_024__pttallin__contract_id__originated_tag == id_024__pttallin__contract_id__originated_tag::originated) + id_024__pttallin__entrypoint: seq: - - id: id_024__psd5wvtj__entrypoint_tag + - id: id_024__pttallin__entrypoint_tag type: u1 - enum: id_024__psd5wvtj__entrypoint_tag + enum: id_024__pttallin__entrypoint_tag - id: named type: named_0 - if: (id_024__psd5wvtj__entrypoint_tag == id_024__psd5wvtj__entrypoint_tag::named) - id_024__psd5wvtj__inlined__consensus_operation: + if: (id_024__pttallin__entrypoint_tag == id_024__pttallin__entrypoint_tag::named) + id_024__pttallin__inlined__consensus_operation: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation type: operation__shell_header - id: operations - type: id_024__psd5wvtj__inlined__consensus_operation__contents + type: id_024__pttallin__inlined__consensus_operation__contents - id: signature_tag type: u1 enum: bool - id: signature size-eos: true if: (signature_tag == bool::true) - id_024__psd5wvtj__inlined__consensus_operation__contents: + id_024__pttallin__inlined__consensus_operation__contents: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + - id: id_024__pttallin__inlined__consensus_operation__contents_tag type: u1 - enum: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + enum: id_024__pttallin__inlined__consensus_operation__contents_tag - id: preattestation type: preattestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestation) - id: attestation type: attestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation_with_dal) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation_with_dal) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestations_aggregate) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestations_aggregate) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestations_aggregate) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestations_aggregate) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - id_024__psd5wvtj__mutez: + enum: id_024__pttallin__michelson__v1__primitives + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n - id_024__psd5wvtj__operation__alpha__contents_and_signature: + id_024__pttallin__operation__alpha__contents_and_signature: seq: - id: contents_and_signature_prefix type: contents_and_signature_prefix_entries repeat: eos - id: signature_suffix size: 64 - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix: + id_024__pttallin__operation__alpha__contents_or_signature_prefix: seq: - - id: id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag + - id: id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag + enum: id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag - id: signature_prefix type: bls_signature_prefix - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::signature_prefix) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::signature_prefix) doc: The prefix of a BLS signature, i.e. the first 32 bytes. - id: attestation type: attestation - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::attestation) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::attestation_with_dal) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::attestation_with_dal) - id: preattestation type: preattestation - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::preattestation) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::preattestation) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::attestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::attestations_aggregate) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::preattestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::preattestations_aggregate) - id: double_consensus_operation_evidence type: double_consensus_operation_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::double_consensus_operation_evidence) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::double_consensus_operation_evidence) - id: seed_nonce_revelation type: seed_nonce_revelation - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::seed_nonce_revelation) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::seed_nonce_revelation) - id: vdf_revelation type: solution - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::vdf_revelation) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::vdf_revelation) - id: double_baking_evidence type: double_baking_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::double_baking_evidence) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::double_baking_evidence) - id: dal_entrapment_evidence type: dal_entrapment_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::dal_entrapment_evidence) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::dal_entrapment_evidence) - id: activate_account type: activate_account - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::activate_account) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::activate_account) - id: proposals type: proposals_1 - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::proposals) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::proposals) - id: ballot type: ballot - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::ballot) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::ballot) - id: reveal type: reveal - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::reveal) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::reveal) - id: transaction type: transaction - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::transaction) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::transaction) - id: origination type: origination - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::origination) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::origination) - id: delegation type: delegation - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::delegation) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::delegation) - id: set_deposits_limit type: set_deposits_limit - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::set_deposits_limit) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::set_deposits_limit) - id: increase_paid_storage type: increase_paid_storage - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::increase_paid_storage) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::increase_paid_storage) - id: update_consensus_key type: update_consensus_key - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::update_consensus_key) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::update_consensus_key) - id: update_companion_key type: update_companion_key - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::update_companion_key) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::update_companion_key) - id: drain_delegate type: drain_delegate - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::drain_delegate) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::drain_delegate) - id: failing_noop type: bytes_dyn_uint30 - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::failing_noop) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::failing_noop) - id: register_global_constant type: register_global_constant - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::register_global_constant) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::register_global_constant) - id: transfer_ticket type: transfer_ticket - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::transfer_ticket) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::transfer_ticket) - id: dal_publish_commitment type: dal_publish_commitment - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::dal_publish_commitment) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::dal_publish_commitment) - id: smart_rollup_originate type: smart_rollup_originate - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_originate) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_originate) - id: smart_rollup_add_messages type: smart_rollup_add_messages - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_add_messages) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_add_messages) - id: smart_rollup_cement type: smart_rollup_cement - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_cement) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_cement) - id: smart_rollup_publish type: smart_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_publish) - id: smart_rollup_refute type: smart_rollup_refute - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_refute) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_refute) - id: smart_rollup_timeout type: smart_rollup_timeout - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_timeout) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_timeout) - id: smart_rollup_execute_outbox_message type: smart_rollup_execute_outbox_message - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_execute_outbox_message) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_execute_outbox_message) - id: smart_rollup_recover_bond type: smart_rollup_recover_bond - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_recover_bond) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::smart_rollup_recover_bond) - id: zk_rollup_origination type: zk_rollup_origination - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_origination) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_origination) - id: zk_rollup_publish type: zk_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_publish) - id: zk_rollup_update type: zk_rollup_update - if: (id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag == - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_update) - id_024__psd5wvtj__per_block_votes: + if: (id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag == + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag::zk_rollup_update) + id_024__pttallin__per_block_votes: seq: - - id: id_024__psd5wvtj__per_block_votes_tag + - id: id_024__pttallin__per_block_votes_tag type: u1 - enum: id_024__psd5wvtj__per_block_votes_tag - id_024__psd5wvtj__scripted__contracts: + enum: id_024__pttallin__per_block_votes_tag + id_024__pttallin__scripted__contracts: seq: - id: code type: bytes_dyn_uint30 @@ -605,7 +605,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -615,7 +615,7 @@ types: - id: amount type: z - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -673,44 +673,44 @@ types: seq: - id: message_elt type: bytes_dyn_uint30 - micheline__024__psd5wvtj__michelson_v1__expression: + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) move: seq: - id: choice @@ -767,8 +767,8 @@ types: repeat: eos op1: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op1_0: seq: - id: len_op1 @@ -780,8 +780,8 @@ types: size: len_op1 op2: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op2_0: seq: - id: len_op2 @@ -840,7 +840,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -848,7 +848,7 @@ types: - id: storage_limit type: n - id: balance - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: delegate_tag type: u1 enum: bool @@ -857,11 +857,11 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts parameters: seq: - id: entrypoint - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: value type: bytes_dyn_uint30 @@ -937,39 +937,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -977,7 +977,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 private_pis: @@ -1120,7 +1120,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1135,7 +1135,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1185,14 +1185,14 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression set_deposits_limit: seq: - id: source type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1203,7 +1203,7 @@ types: type: u1 enum: bool - id: limit - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez if: (limit_tag == bool::true) shard: seq: @@ -1249,7 +1249,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1264,7 +1264,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1279,7 +1279,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1298,7 +1298,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1324,7 +1324,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1341,7 +1341,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1359,7 +1359,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1379,7 +1379,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1399,11 +1399,11 @@ types: some: seq: - id: contents - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ty - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1438,7 +1438,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1446,9 +1446,9 @@ types: - id: storage_limit type: n - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1464,7 +1464,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1476,14 +1476,14 @@ types: - id: ticket_ty type: bytes_dyn_uint30 - id: ticket_ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: ticket_amount type: n - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1505,7 +1505,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1527,7 +1527,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1581,7 +1581,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1602,7 +1602,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1619,7 +1619,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1640,12 +1640,12 @@ enums: 0: public 1: private 2: fee - id_024__psd5wvtj__contract_id__originated_tag: + id_024__pttallin__contract_id__originated_tag: 1: originated - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated - id_024__psd5wvtj__entrypoint_tag: + id_024__pttallin__entrypoint_tag: 0: default 1: root 2: do @@ -1657,13 +1657,13 @@ enums: 8: finalize_unstake 9: set_delegate_parameters 255: named - id_024__psd5wvtj__inlined__consensus_operation__contents_tag: + id_024__pttallin__inlined__consensus_operation__contents_tag: 20: preattestation 21: attestation 23: attestation_with_dal 30: preattestations_aggregate 31: attestations_aggregate - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -2069,7 +2069,7 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - id_024__psd5wvtj__operation__alpha__contents_or_signature_prefix_tag: + id_024__pttallin__operation__alpha__contents_or_signature_prefix_tag: 1: seed_nonce_revelation 2: double_consensus_operation_evidence 3: double_baking_evidence @@ -2108,7 +2108,7 @@ enums: 251: zk_rollup_publish 252: zk_rollup_update 255: signature_prefix - id_024__psd5wvtj__per_block_votes_tag: + id_024__pttallin__per_block_votes_tag: 0: per_block_vote_on 1: per_block_vote_off 2: per_block_vote_pass @@ -2116,7 +2116,7 @@ enums: 0: inbox__proof 1: reveal__proof 2: first__input - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -2171,5 +2171,5 @@ enums: 0: dissection 1: proof seq: -- id: id_024__psd5wvtj__operation__alpha__contents_and_signature - type: id_024__psd5wvtj__operation__alpha__contents_and_signature +- id: id_024__pttallin__operation__alpha__contents_and_signature + type: id_024__pttallin__operation__alpha__contents_and_signature diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__raw.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__raw.ksy new file mode 100644 index 0000000000000000000000000000000000000000..f59aa3b220ce257617d98188ab3a4191b852992d --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__raw.ksy @@ -0,0 +1,9 @@ +meta: + id: id_024__pttallin__operation__raw + endian: be + imports: + - operation +doc: ! 'Encoding id: 024-PtTALLiN.operation.raw' +seq: +- id: id_024__pttallin__operation__raw + type: operation diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__unsigned.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__unsigned.ksy similarity index 75% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__unsigned.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__operation__unsigned.ksy index 63ef5b63ff54e22ac09ff69c2dc6b97ae5e8f054..66c8cca2355c699c8a4d98fed77fada98558f849 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__operation__unsigned.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__operation__unsigned.ksy @@ -1,10 +1,10 @@ meta: - id: id_024__psd5wvtj__operation__unsigned + id: id_024__pttallin__operation__unsigned endian: be imports: - block_header__shell - operation__shell_header -doc: ! 'Encoding id: 024-PsD5wVTJ.operation.unsigned' +doc: ! 'Encoding id: 024-PtTALLiN.operation.unsigned' types: activate_account: seq: @@ -29,7 +29,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression attestation: seq: - id: slot @@ -42,8 +42,8 @@ types: size: 32 attestation_0: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation attestation_1: seq: - id: len_attestation @@ -84,8 +84,8 @@ types: type: s1 bh1: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh1_0: seq: - id: len_bh1 @@ -97,8 +97,8 @@ types: size: len_bh1 bh2: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header - type: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header + type: id_024__pttallin__block_header__alpha__full_header bh2_0: seq: - id: len_bh2 @@ -200,8 +200,8 @@ types: size: 32 contents_entries: seq: - - id: id_024__psd5wvtj__operation__alpha__contents - type: id_024__psd5wvtj__operation__alpha__contents + - id: id_024__pttallin__operation__alpha__contents + type: id_024__pttallin__operation__alpha__contents dal__page__proof: seq: - id: dal_page_id @@ -232,7 +232,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -247,7 +247,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -310,19 +310,19 @@ types: - id: destination type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id_024__psd5wvtj__block_header__alpha__full_header: + id_024__pttallin__block_header__alpha__full_header: seq: - - id: id_024__psd5wvtj__block_header__alpha__full_header + - id: id_024__pttallin__block_header__alpha__full_header type: block_header__shell - - id: id_024__psd5wvtj__block_header__alpha__signed_contents - type: id_024__psd5wvtj__block_header__alpha__signed_contents - id_024__psd5wvtj__block_header__alpha__signed_contents: + - id: id_024__pttallin__block_header__alpha__signed_contents + type: id_024__pttallin__block_header__alpha__signed_contents + id_024__pttallin__block_header__alpha__signed_contents: seq: - - id: id_024__psd5wvtj__block_header__alpha__unsigned_contents - type: id_024__psd5wvtj__block_header__alpha__unsigned_contents + - id: id_024__pttallin__block_header__alpha__unsigned_contents + type: id_024__pttallin__block_header__alpha__unsigned_contents - id: signature size-eos: true - id_024__psd5wvtj__block_header__alpha__unsigned_contents: + id_024__pttallin__block_header__alpha__unsigned_contents: seq: - id: payload_hash size: 32 @@ -337,205 +337,205 @@ types: size: 32 if: (seed_nonce_hash_tag == bool::true) - id: per_block_votes - type: id_024__psd5wvtj__per_block_votes - id_024__psd5wvtj__contract_id: + type: id_024__pttallin__per_block_votes + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) - id_024__psd5wvtj__contract_id__originated: + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) + id_024__pttallin__contract_id__originated: seq: - - id: id_024__psd5wvtj__contract_id__originated_tag + - id: id_024__pttallin__contract_id__originated_tag type: u1 - enum: id_024__psd5wvtj__contract_id__originated_tag + enum: id_024__pttallin__contract_id__originated_tag - id: originated type: originated - if: (id_024__psd5wvtj__contract_id__originated_tag == id_024__psd5wvtj__contract_id__originated_tag::originated) - id_024__psd5wvtj__entrypoint: + if: (id_024__pttallin__contract_id__originated_tag == id_024__pttallin__contract_id__originated_tag::originated) + id_024__pttallin__entrypoint: seq: - - id: id_024__psd5wvtj__entrypoint_tag + - id: id_024__pttallin__entrypoint_tag type: u1 - enum: id_024__psd5wvtj__entrypoint_tag + enum: id_024__pttallin__entrypoint_tag - id: named type: named_0 - if: (id_024__psd5wvtj__entrypoint_tag == id_024__psd5wvtj__entrypoint_tag::named) - id_024__psd5wvtj__inlined__consensus_operation: + if: (id_024__pttallin__entrypoint_tag == id_024__pttallin__entrypoint_tag::named) + id_024__pttallin__inlined__consensus_operation: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation type: operation__shell_header - id: operations - type: id_024__psd5wvtj__inlined__consensus_operation__contents + type: id_024__pttallin__inlined__consensus_operation__contents - id: signature_tag type: u1 enum: bool - id: signature size-eos: true if: (signature_tag == bool::true) - id_024__psd5wvtj__inlined__consensus_operation__contents: + id_024__pttallin__inlined__consensus_operation__contents: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + - id: id_024__pttallin__inlined__consensus_operation__contents_tag type: u1 - enum: id_024__psd5wvtj__inlined__consensus_operation__contents_tag + enum: id_024__pttallin__inlined__consensus_operation__contents_tag - id: preattestation type: preattestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestation) - id: attestation type: attestation - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestation_with_dal) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestation_with_dal) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::preattestations_aggregate) + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::preattestations_aggregate) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__inlined__consensus_operation__contents_tag == id_024__psd5wvtj__inlined__consensus_operation__contents_tag::attestations_aggregate) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__inlined__consensus_operation__contents_tag == id_024__pttallin__inlined__consensus_operation__contents_tag::attestations_aggregate) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - id_024__psd5wvtj__mutez: + enum: id_024__pttallin__michelson__v1__primitives + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n - id_024__psd5wvtj__operation__alpha__contents: + id_024__pttallin__operation__alpha__contents: seq: - - id: id_024__psd5wvtj__operation__alpha__contents_tag + - id: id_024__pttallin__operation__alpha__contents_tag type: u1 - enum: id_024__psd5wvtj__operation__alpha__contents_tag + enum: id_024__pttallin__operation__alpha__contents_tag - id: attestation type: attestation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestation) - id: attestation_with_dal type: attestation_with_dal - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestation_with_dal) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestation_with_dal) - id: preattestation type: preattestation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::preattestation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::preattestation) - id: attestations_aggregate type: attestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::attestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::attestations_aggregate) - id: preattestations_aggregate type: preattestations_aggregate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::preattestations_aggregate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::preattestations_aggregate) - id: double_consensus_operation_evidence type: double_consensus_operation_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::double_consensus_operation_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::double_consensus_operation_evidence) - id: seed_nonce_revelation type: seed_nonce_revelation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::seed_nonce_revelation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::seed_nonce_revelation) - id: vdf_revelation type: solution - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::vdf_revelation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::vdf_revelation) - id: double_baking_evidence type: double_baking_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::double_baking_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::double_baking_evidence) - id: dal_entrapment_evidence type: dal_entrapment_evidence - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::dal_entrapment_evidence) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::dal_entrapment_evidence) - id: activate_account type: activate_account - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::activate_account) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::activate_account) - id: proposals type: proposals_1 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::proposals) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::proposals) - id: ballot type: ballot - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::ballot) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::ballot) - id: reveal type: reveal - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::reveal) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::reveal) - id: transaction type: transaction - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::transaction) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::transaction) - id: origination type: origination - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::origination) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::origination) - id: delegation type: delegation - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::delegation) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::delegation) - id: set_deposits_limit type: set_deposits_limit - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::set_deposits_limit) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::set_deposits_limit) - id: increase_paid_storage type: increase_paid_storage - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::increase_paid_storage) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::increase_paid_storage) - id: update_consensus_key type: update_consensus_key - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::update_consensus_key) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::update_consensus_key) - id: update_companion_key type: update_companion_key - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::update_companion_key) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::update_companion_key) - id: drain_delegate type: drain_delegate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::drain_delegate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::drain_delegate) - id: failing_noop type: bytes_dyn_uint30 - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::failing_noop) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::failing_noop) - id: register_global_constant type: register_global_constant - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::register_global_constant) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::register_global_constant) - id: transfer_ticket type: transfer_ticket - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::transfer_ticket) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::transfer_ticket) - id: dal_publish_commitment type: dal_publish_commitment - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::dal_publish_commitment) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::dal_publish_commitment) - id: smart_rollup_originate type: smart_rollup_originate - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_originate) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_originate) - id: smart_rollup_add_messages type: smart_rollup_add_messages - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_add_messages) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_add_messages) - id: smart_rollup_cement type: smart_rollup_cement - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_cement) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_cement) - id: smart_rollup_publish type: smart_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_publish) - id: smart_rollup_refute type: smart_rollup_refute - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_refute) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_refute) - id: smart_rollup_timeout type: smart_rollup_timeout - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_timeout) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_timeout) - id: smart_rollup_execute_outbox_message type: smart_rollup_execute_outbox_message - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_execute_outbox_message) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_execute_outbox_message) - id: smart_rollup_recover_bond type: smart_rollup_recover_bond - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::smart_rollup_recover_bond) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::smart_rollup_recover_bond) - id: zk_rollup_origination type: zk_rollup_origination - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_origination) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_origination) - id: zk_rollup_publish type: zk_rollup_publish - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_publish) + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_publish) - id: zk_rollup_update type: zk_rollup_update - if: (id_024__psd5wvtj__operation__alpha__contents_tag == id_024__psd5wvtj__operation__alpha__contents_tag::zk_rollup_update) - id_024__psd5wvtj__operation__alpha__unsigned_operation: + if: (id_024__pttallin__operation__alpha__contents_tag == id_024__pttallin__operation__alpha__contents_tag::zk_rollup_update) + id_024__pttallin__operation__alpha__unsigned_operation: seq: - - id: id_024__psd5wvtj__operation__alpha__unsigned_operation + - id: id_024__pttallin__operation__alpha__unsigned_operation type: operation__shell_header - id: contents type: contents_entries repeat: eos - id_024__psd5wvtj__per_block_votes: + id_024__pttallin__per_block_votes: seq: - - id: id_024__psd5wvtj__per_block_votes_tag + - id: id_024__pttallin__per_block_votes_tag type: u1 - enum: id_024__psd5wvtj__per_block_votes_tag - id_024__psd5wvtj__scripted__contracts: + enum: id_024__pttallin__per_block_votes_tag + id_024__pttallin__scripted__contracts: seq: - id: code type: bytes_dyn_uint30 @@ -555,7 +555,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -565,7 +565,7 @@ types: - id: amount type: z - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -623,44 +623,44 @@ types: seq: - id: message_elt type: bytes_dyn_uint30 - micheline__024__psd5wvtj__michelson_v1__expression: + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) move: seq: - id: choice @@ -717,8 +717,8 @@ types: repeat: eos op1: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op1_0: seq: - id: len_op1 @@ -730,8 +730,8 @@ types: size: len_op1 op2: seq: - - id: id_024__psd5wvtj__inlined__consensus_operation - type: id_024__psd5wvtj__inlined__consensus_operation + - id: id_024__pttallin__inlined__consensus_operation + type: id_024__pttallin__inlined__consensus_operation op2_0: seq: - id: len_op2 @@ -790,7 +790,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -798,7 +798,7 @@ types: - id: storage_limit type: n - id: balance - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: delegate_tag type: u1 enum: bool @@ -807,11 +807,11 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts parameters: seq: - id: entrypoint - type: id_024__psd5wvtj__entrypoint + type: id_024__pttallin__entrypoint doc: ! 'entrypoint: Named entrypoint to a Michelson smart contract' - id: value type: bytes_dyn_uint30 @@ -887,39 +887,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -927,7 +927,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 private_pis: @@ -1070,7 +1070,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1085,7 +1085,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1135,14 +1135,14 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression set_deposits_limit: seq: - id: source type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1153,7 +1153,7 @@ types: type: u1 enum: bool - id: limit - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez if: (limit_tag == bool::true) shard: seq: @@ -1199,7 +1199,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1214,7 +1214,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1229,7 +1229,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1248,7 +1248,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1274,7 +1274,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1291,7 +1291,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1309,7 +1309,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1329,7 +1329,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1349,11 +1349,11 @@ types: some: seq: - id: contents - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ty - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1388,7 +1388,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1396,9 +1396,9 @@ types: - id: storage_limit type: n - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1414,7 +1414,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1426,14 +1426,14 @@ types: - id: ticket_ty type: bytes_dyn_uint30 - id: ticket_ticketer - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. - id: ticket_amount type: n - id: destination - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -1455,7 +1455,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1477,7 +1477,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1531,7 +1531,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1552,7 +1552,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1569,7 +1569,7 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: fee - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: counter type: n - id: gas_limit @@ -1588,12 +1588,12 @@ enums: 0: public 1: private 2: fee - id_024__psd5wvtj__contract_id__originated_tag: + id_024__pttallin__contract_id__originated_tag: 1: originated - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated - id_024__psd5wvtj__entrypoint_tag: + id_024__pttallin__entrypoint_tag: 0: default 1: root 2: do @@ -1605,13 +1605,13 @@ enums: 8: finalize_unstake 9: set_delegate_parameters 255: named - id_024__psd5wvtj__inlined__consensus_operation__contents_tag: + id_024__pttallin__inlined__consensus_operation__contents_tag: 20: preattestation 21: attestation 23: attestation_with_dal 30: preattestations_aggregate 31: attestations_aggregate - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -2017,7 +2017,7 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - id_024__psd5wvtj__operation__alpha__contents_tag: + id_024__pttallin__operation__alpha__contents_tag: 1: seed_nonce_revelation 2: double_consensus_operation_evidence 3: double_baking_evidence @@ -2055,7 +2055,7 @@ enums: 250: zk_rollup_origination 251: zk_rollup_publish 252: zk_rollup_update - id_024__psd5wvtj__per_block_votes_tag: + id_024__pttallin__per_block_votes_tag: 0: per_block_vote_on 1: per_block_vote_off 2: per_block_vote_pass @@ -2063,7 +2063,7 @@ enums: 0: inbox__proof 1: reveal__proof 2: first__input - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -2118,5 +2118,5 @@ enums: 0: dissection 1: proof seq: -- id: id_024__psd5wvtj__operation__alpha__unsigned_operation - type: id_024__psd5wvtj__operation__alpha__unsigned_operation +- id: id_024__pttallin__operation__alpha__unsigned_operation + type: id_024__pttallin__operation__alpha__unsigned_operation diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__parameters.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__parameters.ksy similarity index 94% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__parameters.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__parameters.ksy index 2fc414a8754cd98493bc7c8442c1f5606f4febe6..cc7f5da19337e36a66fe97a4abeac76aed934d87 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__parameters.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__parameters.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__parameters + id: id_024__pttallin__parameters endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.parameters' +doc: ! 'Encoding id: 024-PtTALLiN.parameters' types: adaptive_rewards_params: seq: @@ -89,9 +89,9 @@ types: if: (delegate_tag == bool::true) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: script - type: id_024__psd5wvtj__scripted__contracts + type: id_024__pttallin__scripted__contracts - id: hash_tag type: u1 enum: bool @@ -163,8 +163,8 @@ types: size: 20 doc: blinded__public__key__hash - id: commitments_elt_field1 - type: id_024__psd5wvtj__mutez - doc: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez + doc: id_024__pttallin__mutez dal_parametric: seq: - id: feature_enable @@ -199,11 +199,11 @@ types: type: z - id: denominator type: z - id_024__psd5wvtj__mutez: + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n - id_024__psd5wvtj__scripted__contracts: + id_024__pttallin__scripted__contracts: seq: - id: code type: bytes_dyn_uint30 @@ -243,7 +243,7 @@ types: issuance_weights: seq: - id: base_total_issued_per_minute - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: baking_reward_fixed_portion_weight type: int31 - id: baking_reward_bonus_weight @@ -329,8 +329,8 @@ types: signature__public_key' - id: public_key_known_field1 - type: id_024__psd5wvtj__mutez - doc: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez + doc: id_024__pttallin__mutez public_key_known_with_consensus_key: seq: - id: public_key_known_with_consensus_key_field0 @@ -340,8 +340,8 @@ types: signature__public_key' - id: public_key_known_with_consensus_key_field1 - type: id_024__psd5wvtj__mutez - doc: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez + doc: id_024__pttallin__mutez - id: public_key_known_with_consensus_key_field2 type: public_key doc: ! 'A Ed25519, Secp256k1, or P256 public key @@ -357,8 +357,8 @@ types: signature__public_key' - id: public_key_known_with_delegate_field1 - type: id_024__psd5wvtj__mutez - doc: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez + doc: id_024__pttallin__mutez - id: public_key_known_with_delegate_field2 type: public_key_hash doc: ! 'A Ed25519, Secp256k1, P256, or BLS public key hash @@ -374,8 +374,8 @@ types: signature__public_key_hash' - id: public_key_unknown_field1 - type: id_024__psd5wvtj__mutez - doc: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez + doc: id_024__pttallin__mutez public_key_unknown_with_delegate: seq: - id: public_key_unknown_with_delegate_field0 @@ -385,8 +385,8 @@ types: signature__public_key_hash' - id: public_key_unknown_with_delegate_field1 - type: id_024__psd5wvtj__mutez - doc: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez + doc: id_024__pttallin__mutez - id: public_key_unknown_with_delegate_field2 type: public_key_hash doc: ! 'A Ed25519, Secp256k1, P256, or BLS public key hash @@ -523,9 +523,9 @@ seq: - id: proof_of_work_threshold type: s8be - id: minimal_stake - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: minimal_frozen_stake - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: vdf_difficulty type: s8be - id: origination_size @@ -533,7 +533,7 @@ seq: - id: issuance_weights type: issuance_weights - id: cost_per_byte - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: hard_storage_limit_per_operation type: z - id: quorum_min @@ -543,7 +543,7 @@ seq: - id: min_proposal_quorum type: s4be - id: liquidity_baking_subsidy - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: liquidity_baking_toggle_ema_threshold type: s4be - id: max_operations_time_to_live @@ -595,7 +595,7 @@ seq: - id: smart_rollup_challenge_window_in_blocks type: int31 - id: smart_rollup_stake_amount - type: id_024__psd5wvtj__mutez + type: id_024__pttallin__mutez - id: smart_rollup_commitment_period_in_blocks type: int31 - id: smart_rollup_max_lookahead_in_blocks diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__period.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__period.ksy new file mode 100644 index 0000000000000000000000000000000000000000..249ef94aef53d7f42bb0ebe34e8db0da8b32805d --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__period.ksy @@ -0,0 +1,7 @@ +meta: + id: id_024__pttallin__period + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.period' +seq: +- id: id_024__pttallin__period + type: s8be diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__raw_level.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__raw_level.ksy new file mode 100644 index 0000000000000000000000000000000000000000..7f57a2e9540a27d6266a0ddd64dcc110661d656c --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__raw_level.ksy @@ -0,0 +1,7 @@ +meta: + id: id_024__pttallin__raw_level + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.raw_level' +seq: +- id: id_024__pttallin__raw_level + type: s4be diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__receipt__balance_updates.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__receipt__balance_updates.ksy new file mode 100644 index 0000000000000000000000000000000000000000..e5187a062230fbebd9ddb1486b8227d17e6297b3 --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__receipt__balance_updates.ksy @@ -0,0 +1,372 @@ +meta: + id: id_024__pttallin__receipt__balance_updates + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.receipt.balance_updates' +types: + commitments: + seq: + - id: committer + size: 20 + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + contract: + seq: + - id: contract + type: id_024__pttallin__contract_id + doc: ! >- + A contract handle: A contract notation as given to an RPC or inside scripts. + Can be a base58 implicit contract hash or a base58 originated contract hash. + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + deposits: + seq: + - id: staker + type: id_024__pttallin__frozen_staker + doc: ! >- + frozen_staker: Abstract notion of staker used in operation receipts for frozen + deposits, either a single staker or all the stakers delegating to some delegate. + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + frozen_bonds: + seq: + - id: contract + type: id_024__pttallin__contract_id + doc: ! >- + A contract handle: A contract notation as given to an RPC or inside scripts. + Can be a base58 implicit contract hash or a base58 originated contract hash. + - id: bond_id + type: id_024__pttallin__bond_id + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + id_024__pttallin__bond_id: + seq: + - id: id_024__pttallin__bond_id_tag + type: u1 + enum: id_024__pttallin__bond_id_tag + - id: smart_rollup_bond_id + size: 20 + if: (id_024__pttallin__bond_id_tag == id_024__pttallin__bond_id_tag::smart_rollup_bond_id) + id_024__pttallin__contract_id: + seq: + - id: id_024__pttallin__contract_id_tag + type: u1 + enum: id_024__pttallin__contract_id_tag + - id: implicit + type: public_key_hash + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) + doc: A Ed25519, Secp256k1, P256, or BLS public key hash + - id: originated + type: originated + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) + id_024__pttallin__frozen_staker: + seq: + - id: id_024__pttallin__frozen_staker_tag + type: u1 + enum: id_024__pttallin__frozen_staker_tag + - id: single + type: single + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::single) + - id: shared + type: public_key_hash + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::shared) + doc: A Ed25519, Secp256k1, P256, or BLS public key hash + - id: baker + type: public_key_hash + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::baker) + doc: A Ed25519, Secp256k1, P256, or BLS public key hash + - id: baker_edge + type: public_key_hash + if: (id_024__pttallin__frozen_staker_tag == id_024__pttallin__frozen_staker_tag::baker_edge) + doc: A Ed25519, Secp256k1, P256, or BLS public key hash + id_024__pttallin__operation_metadata__alpha__balance_and_update: + seq: + - id: id_024__pttallin__operation_metadata__alpha__balance_and_update_tag + type: u1 + enum: id_024__pttallin__operation_metadata__alpha__balance_and_update_tag + - id: contract + type: contract + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::contract) + - id: block_fees + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::block_fees) + - id: deposits + type: deposits + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::deposits) + - id: nonce_revelation_rewards + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::nonce_revelation_rewards) + - id: attesting_rewards + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::attesting_rewards) + - id: baking_rewards + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::baking_rewards) + - id: baking_bonuses + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::baking_bonuses) + - id: storage_fees + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::storage_fees) + - id: double_signing_punishments + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::double_signing_punishments) + - id: lost_attesting_rewards + type: lost_attesting_rewards + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::lost_attesting_rewards) + - id: liquidity_baking_subsidies + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::liquidity_baking_subsidies) + - id: burned + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::burned) + - id: commitments + type: commitments + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::commitments) + - id: bootstrap + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::bootstrap) + - id: invoice + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::invoice) + - id: initial_commitments + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::initial_commitments) + - id: minted + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::minted) + - id: frozen_bonds + type: frozen_bonds + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::frozen_bonds) + - id: smart_rollup_refutation_punishments + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_punishments) + - id: smart_rollup_refutation_rewards + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::smart_rollup_refutation_rewards) + - id: unstaked_deposits + type: unstaked_deposits + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::unstaked_deposits) + - id: staking_delegator_numerator + type: staking_delegator_numerator + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::staking_delegator_numerator) + - id: staking_delegate_denominator + type: staking_delegate_denominator + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::staking_delegate_denominator) + - id: dal_attesting_rewards + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::dal_attesting_rewards) + - id: lost_dal_attesting_rewards + type: lost_dal_attesting_rewards + if: (id_024__pttallin__operation_metadata__alpha__balance_and_update_tag == + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag::lost_dal_attesting_rewards) + id_024__pttallin__operation_metadata__alpha__balance_updates: + seq: + - id: id_024__pttallin__operation_metadata__alpha__balance_updates_entries + type: id_024__pttallin__operation_metadata__alpha__balance_updates_entries + repeat: eos + id_024__pttallin__operation_metadata__alpha__balance_updates_0: + seq: + - id: len_id_024__pttallin__operation_metadata__alpha__balance_updates + type: u4be + valid: + max: 1073741823 + - id: id_024__pttallin__operation_metadata__alpha__balance_updates + type: id_024__pttallin__operation_metadata__alpha__balance_updates + size: len_id_024__pttallin__operation_metadata__alpha__balance_updates + id_024__pttallin__operation_metadata__alpha__balance_updates_entries: + seq: + - id: id_024__pttallin__operation_metadata__alpha__balance_and_update + type: id_024__pttallin__operation_metadata__alpha__balance_and_update + - id: id_024__pttallin__operation_metadata__alpha__update_origin + type: id_024__pttallin__operation_metadata__alpha__update_origin + id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity: + seq: + - id: change + type: s8be + id_024__pttallin__operation_metadata__alpha__tez_balance_update: + seq: + - id: change + type: s8be + id_024__pttallin__operation_metadata__alpha__update_origin: + seq: + - id: id_024__pttallin__operation_metadata__alpha__update_origin_tag + type: u1 + enum: id_024__pttallin__operation_metadata__alpha__update_origin_tag + - id: delayed_operation + size: 32 + if: (id_024__pttallin__operation_metadata__alpha__update_origin_tag == id_024__pttallin__operation_metadata__alpha__update_origin_tag::delayed_operation) + id_024__pttallin__staker: + seq: + - id: id_024__pttallin__staker_tag + type: u1 + enum: id_024__pttallin__staker_tag + - id: single + type: single + if: (id_024__pttallin__staker_tag == id_024__pttallin__staker_tag::single) + - id: shared + type: public_key_hash + if: (id_024__pttallin__staker_tag == id_024__pttallin__staker_tag::shared) + doc: A Ed25519, Secp256k1, P256, or BLS public key hash + lost_attesting_rewards: + seq: + - id: delegate + type: public_key_hash + doc: A Ed25519, Secp256k1, P256, or BLS public key hash + - id: participation + type: u1 + enum: bool + - id: revelation + type: u1 + enum: bool + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + lost_dal_attesting_rewards: + seq: + - id: delegate + type: public_key_hash + doc: A Ed25519, Secp256k1, P256, or BLS public key hash + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update + originated: + seq: + - id: contract_hash + size: 20 + - id: originated_padding + size: 1 + doc: This field is for padding, ignore + public_key_hash: + seq: + - id: public_key_hash_tag + type: u1 + enum: public_key_hash_tag + - id: ed25519 + size: 20 + if: (public_key_hash_tag == public_key_hash_tag::ed25519) + - id: secp256k1 + size: 20 + if: (public_key_hash_tag == public_key_hash_tag::secp256k1) + - id: p256 + size: 20 + if: (public_key_hash_tag == public_key_hash_tag::p256) + - id: bls + size: 20 + if: (public_key_hash_tag == public_key_hash_tag::bls) + single: + seq: + - id: contract + type: id_024__pttallin__contract_id + doc: ! >- + A contract handle: A contract notation as given to an RPC or inside scripts. + Can be a base58 implicit contract hash or a base58 originated contract hash. + - id: delegate + type: public_key_hash + doc: A Ed25519, Secp256k1, P256, or BLS public key hash + staking_delegate_denominator: + seq: + - id: delegate + type: public_key_hash + doc: A Ed25519, Secp256k1, P256, or BLS public key hash + - id: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity + type: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity + staking_delegator_numerator: + seq: + - id: delegator + type: id_024__pttallin__contract_id + doc: ! >- + A contract handle: A contract notation as given to an RPC or inside scripts. + Can be a base58 implicit contract hash or a base58 originated contract hash. + - id: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity + type: id_024__pttallin__operation_metadata__alpha__staking_abstract_quantity + unstaked_deposits: + seq: + - id: staker + type: id_024__pttallin__staker + doc: ! >- + unstaked_frozen_staker: Abstract notion of staker used in operation receipts + for unstaked frozen deposits, either a single staker or all the stakers delegating + to some delegate. + - id: cycle + type: s4be + - id: id_024__pttallin__operation_metadata__alpha__tez_balance_update + type: id_024__pttallin__operation_metadata__alpha__tez_balance_update +enums: + bool: + 0: false + 255: true + id_024__pttallin__bond_id_tag: + 1: smart_rollup_bond_id + id_024__pttallin__contract_id_tag: + 0: implicit + 1: originated + id_024__pttallin__frozen_staker_tag: + 0: single + 1: shared + 2: baker + 3: baker_edge + id_024__pttallin__operation_metadata__alpha__balance_and_update_tag: + 0: contract + 2: block_fees + 4: deposits + 5: nonce_revelation_rewards + 7: attesting_rewards + 8: baking_rewards + 9: baking_bonuses + 11: storage_fees + 12: double_signing_punishments + 13: lost_attesting_rewards + 14: liquidity_baking_subsidies + 15: burned + 16: commitments + 17: bootstrap + 18: invoice + 19: initial_commitments + 20: minted + 21: frozen_bonds + 24: smart_rollup_refutation_punishments + 25: smart_rollup_refutation_rewards + 26: unstaked_deposits + 27: staking_delegator_numerator + 28: staking_delegate_denominator + 29: dal_attesting_rewards + 30: lost_dal_attesting_rewards + id_024__pttallin__operation_metadata__alpha__update_origin_tag: + 0: block_application + 1: protocol_migration + 2: subsidy + 3: simulation + 4: delayed_operation + id_024__pttallin__staker_tag: + 0: single + 1: shared + public_key_hash_tag: + 0: ed25519 + 1: secp256k1 + 2: p256 + 3: bls +seq: +- id: id_024__pttallin__operation_metadata__alpha__balance_updates + type: id_024__pttallin__operation_metadata__alpha__balance_updates_0 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__script.ksy similarity index 59% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__script.ksy index fa74b3eb9edb74dab890fc64603f18632511b8de..6232de9f0714a012882994b07ed6a3c7d1c01db1 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__script.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__script + id: id_024__pttallin__script endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.script' +doc: ! 'Encoding id: 024-PtTALLiN.script' types: bytes_dyn_uint30: seq: @@ -11,12 +11,12 @@ types: max: 1073741823 - id: bytes_dyn_uint30 size: len_bytes_dyn_uint30 - id_024__psd5wvtj__scripted__contracts: + id_024__pttallin__scripted__contracts: seq: - id: code type: bytes_dyn_uint30 - id: storage type: bytes_dyn_uint30 seq: -- id: id_024__psd5wvtj__scripted__contracts - type: id_024__psd5wvtj__scripted__contracts +- id: id_024__pttallin__scripted__contracts + type: id_024__pttallin__scripted__contracts diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__expr.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__script__expr.ksy similarity index 76% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__expr.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__script__expr.ksy index b1fc14fe55c9d411cb1f4f2887bb00feb2f89985..3a0d6d614aaedb29fd8e2a837fe84f6495de1d18 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__expr.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__script__expr.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__script__expr + id: id_024__pttallin__script__expr endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.script.expr' +doc: ! 'Encoding id: 024-PtTALLiN.script.expr' types: args: seq: @@ -20,7 +20,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression bytes_dyn_uint30: seq: - id: len_bytes_dyn_uint30 @@ -29,49 +29,49 @@ types: max: 1073741823 - id: bytes_dyn_uint30 size: len_bytes_dyn_uint30 - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - micheline__024__psd5wvtj__michelson_v1__expression: + enum: id_024__pttallin__michelson__v1__primitives + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) n_chunk: seq: - id: has_more @@ -81,39 +81,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -121,7 +121,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 sequence: @@ -141,7 +141,7 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression z: seq: - id: has_tail @@ -156,7 +156,7 @@ types: repeat-until: not (_.has_more).as if: has_tail.as enums: - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -562,7 +562,7 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -589,5 +589,5 @@ enums: doc: Generic primitive (any number of args with or without annotations) 10: bytes seq: -- id: micheline__024__psd5wvtj__michelson_v1__expression - type: micheline__024__psd5wvtj__michelson_v1__expression +- id: micheline__024__pttallin__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__lazy_expr.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__script__lazy_expr.ksy similarity index 62% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__lazy_expr.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__script__lazy_expr.ksy index 1383d06f07bf06803a8d3586eb229b8efd0b8766..f90bc594fe21eca0f59d58d283a5c49a8e804a29 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__lazy_expr.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__script__lazy_expr.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__script__lazy_expr + id: id_024__pttallin__script__lazy_expr endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.script.lazy_expr' +doc: ! 'Encoding id: 024-PtTALLiN.script.lazy_expr' types: bytes_dyn_uint30: seq: @@ -12,5 +12,5 @@ types: - id: bytes_dyn_uint30 size: len_bytes_dyn_uint30 seq: -- id: id_024__psd5wvtj__script__lazy_expr +- id: id_024__pttallin__script__lazy_expr type: bytes_dyn_uint30 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__loc.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__script__loc.ksy similarity index 86% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__loc.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__script__loc.ksy index b2e8961d9e94328c5a4d8a5ca748929fbf668017..0e4638045bf8e39f1d4d12589549d34d5c2cd3d0 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__loc.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__script__loc.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__script__loc + id: id_024__pttallin__script__loc endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.script.loc' +doc: ! 'Encoding id: 024-PtTALLiN.script.loc' types: int31: seq: diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__prim.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__script__prim.ksy similarity index 94% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__prim.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__script__prim.ksy index 4074104d0eb80f01d0d95700adbccc5c614c302e..8558b21f89883dc69ff267115b666e9c45ceaf0c 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__script__prim.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__script__prim.ksy @@ -1,15 +1,15 @@ meta: - id: id_024__psd5wvtj__script__prim + id: id_024__pttallin__script__prim endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.script.prim' +doc: ! 'Encoding id: 024-PtTALLiN.script.prim' types: - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives + enum: id_024__pttallin__michelson__v1__primitives enums: - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -416,5 +416,5 @@ enums: id: get_address_index doc: GET_ADDRESS_INDEX seq: -- id: id_024__psd5wvtj__michelson__v1__primitives - type: id_024__psd5wvtj__michelson__v1__primitives +- id: id_024__pttallin__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__seed.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__seed.ksy new file mode 100644 index 0000000000000000000000000000000000000000..31787fc0c1503b8e04746db7fa4606efd9610ba0 --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__seed.ksy @@ -0,0 +1,7 @@ +meta: + id: id_024__pttallin__seed + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.seed' +seq: +- id: id_024__pttallin__seed + size: 32 diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__address.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__address.ksy new file mode 100644 index 0000000000000000000000000000000000000000..e2239892421cbeabdcb31eadd616c62ddb58f719 --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__address.ksy @@ -0,0 +1,7 @@ +meta: + id: id_024__pttallin__smart_rollup__address + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.address' +seq: +- id: smart_rollup_address + size: 20 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__commmitment.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__commmitment.ksy similarity index 58% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__commmitment.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__commmitment.ksy index 85ddbf9203fb2b7f8a21ca064ff273e60f7d9449..ffa71ac0c9247bfa99a0d875af817aed0d69eb99 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__commmitment.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__commmitment.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__smart_rollup__commmitment + id: id_024__pttallin__smart_rollup__commmitment endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.commmitment' +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.commmitment' seq: - id: compressed_state size: 32 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__game.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__game.ksy similarity index 92% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__game.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__game.ksy index 613729a2a33d15e664cf4e9fceca55f35978334f..42e711eb996825f7dc7fd3d6fe214e7e98ccb385 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__game.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__game.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__smart_rollup__game + id: id_024__pttallin__smart_rollup__game endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.game' +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.game' types: agreed_start_chunk: seq: @@ -124,18 +124,18 @@ types: - id: final_move type: final_move if: (game_state_tag == game_state_tag::final_move) - id_024__psd5wvtj__contract_id: + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) inbox_snapshot: seq: - id: index @@ -183,7 +183,7 @@ types: published: seq: - id: publisher - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -245,7 +245,7 @@ enums: game_state_tag: 0: dissecting 1: final_move - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated public_key_hash_tag: diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__inbox.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__inbox.ksy similarity index 90% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__inbox.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__inbox.ksy index f942dd77588d4b9dcc5bf8639db1782202e0960e..1ef3f88b2590fd0a8c5b3fbb9aaaa5811b11624a 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__inbox.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__inbox.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__smart_rollup__inbox + id: id_024__pttallin__smart_rollup__inbox endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.inbox' +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.inbox' types: back_pointers: seq: diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__inbox__message.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__inbox__message.ksy similarity index 76% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__inbox__message.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__inbox__message.ksy index c864fb36f67bc401b6b70e1950cbff20a9218d46..c2e5edc87dfadaec9fd76e96b4041de37745cf9a 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__inbox__message.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__inbox__message.ksy @@ -1,9 +1,9 @@ meta: - id: id_024__psd5wvtj__smart_rollup__inbox__message + id: id_024__pttallin__smart_rollup__inbox__message endian: be imports: - timestamp__protocol -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.inbox.message' +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.inbox.message' types: args: seq: @@ -22,7 +22,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression bytes_dyn_uint30: seq: - id: len_bytes_dyn_uint30 @@ -31,11 +31,11 @@ types: max: 1073741823 - id: bytes_dyn_uint30 size: len_bytes_dyn_uint30 - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives + enum: id_024__pttallin__michelson__v1__primitives info_per_level: seq: - id: predecessor_timestamp @@ -56,44 +56,44 @@ types: - id: protocol_migration type: bytes_dyn_uint30 if: (internal_tag == internal_tag::protocol_migration) - micheline__024__psd5wvtj__michelson_v1__expression: + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) n_chunk: seq: - id: has_more @@ -103,39 +103,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -143,7 +143,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 public_key_hash: @@ -180,11 +180,11 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression transfer: seq: - id: payload - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: sender size: 20 - id: source @@ -206,7 +206,7 @@ types: repeat-until: not (_.has_more).as if: has_tail.as enums: - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -612,7 +612,7 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - id_024__psd5wvtj__smart_rollup__inbox__message_tag: + id_024__pttallin__smart_rollup__inbox__message_tag: 0: internal 1: external internal_tag: @@ -621,7 +621,7 @@ enums: 2: end_of_level 3: info_per_level 4: protocol_migration - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -653,12 +653,12 @@ enums: 2: p256 3: bls seq: -- id: id_024__psd5wvtj__smart_rollup__inbox__message_tag +- id: id_024__pttallin__smart_rollup__inbox__message_tag type: u1 - enum: id_024__psd5wvtj__smart_rollup__inbox__message_tag + enum: id_024__pttallin__smart_rollup__inbox__message_tag - id: internal type: internal - if: (id_024__psd5wvtj__smart_rollup__inbox__message_tag == id_024__psd5wvtj__smart_rollup__inbox__message_tag::internal) + if: (id_024__pttallin__smart_rollup__inbox__message_tag == id_024__pttallin__smart_rollup__inbox__message_tag::internal) - id: external size-eos: true - if: (id_024__psd5wvtj__smart_rollup__inbox__message_tag == id_024__psd5wvtj__smart_rollup__inbox__message_tag::external) + if: (id_024__pttallin__smart_rollup__inbox__message_tag == id_024__pttallin__smart_rollup__inbox__message_tag::external) diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__kind.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__kind.ksy new file mode 100644 index 0000000000000000000000000000000000000000..bcf37e141de2f4b42ddc22e1e9fcde073bfae58c --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__kind.ksy @@ -0,0 +1,13 @@ +meta: + id: id_024__pttallin__smart_rollup__kind + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.kind' +enums: + id_024__pttallin__smart_rollup__kind: + 0: arith + 1: wasm_2_0_0 + 2: riscv +seq: +- id: id_024__pttallin__smart_rollup__kind + type: u1 + enum: id_024__pttallin__smart_rollup__kind diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__metadata.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__metadata.ksy new file mode 100644 index 0000000000000000000000000000000000000000..7633489b9c858aeb3f9161b3bd97060b906fa472 --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__metadata.ksy @@ -0,0 +1,9 @@ +meta: + id: id_024__pttallin__smart_rollup__metadata + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.metadata' +seq: +- id: address + size: 20 +- id: origination_level + type: s4be diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__outbox__message.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__outbox__message.ksy similarity index 75% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__outbox__message.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__outbox__message.ksy index fc75ec0fb49e151eb86cd99bcb166ba97bf50c24..49f080d5532b3d72bf28235af71ec7555e5bc64a 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__outbox__message.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__outbox__message.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__smart_rollup__outbox__message + id: id_024__pttallin__smart_rollup__outbox__message endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.outbox.message' +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.outbox.message' types: args: seq: @@ -20,7 +20,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression bytes_dyn_uint30: seq: - id: len_bytes_dyn_uint30 @@ -29,57 +29,57 @@ types: max: 1073741823 - id: bytes_dyn_uint30 size: len_bytes_dyn_uint30 - id_024__psd5wvtj__contract_id__originated: + id_024__pttallin__contract_id__originated: seq: - - id: id_024__psd5wvtj__contract_id__originated_tag + - id: id_024__pttallin__contract_id__originated_tag type: u1 - enum: id_024__psd5wvtj__contract_id__originated_tag + enum: id_024__pttallin__contract_id__originated_tag - id: originated type: originated - if: (id_024__psd5wvtj__contract_id__originated_tag == id_024__psd5wvtj__contract_id__originated_tag::originated) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__contract_id__originated_tag == id_024__pttallin__contract_id__originated_tag::originated) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives - micheline__024__psd5wvtj__michelson_v1__expression: + enum: id_024__pttallin__michelson__v1__primitives + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) n_chunk: seq: - id: has_more @@ -96,39 +96,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -136,7 +136,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 public_key_hash: @@ -173,7 +173,7 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression transactions: seq: - id: transactions_entries @@ -205,9 +205,9 @@ types: transactions_entries: seq: - id: parameters - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -216,11 +216,11 @@ types: transactions_entries_0: seq: - id: parameters - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: parameters_ty - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -270,9 +270,9 @@ enums: bool: 0: false 255: true - id_024__psd5wvtj__contract_id__originated_tag: + id_024__pttallin__contract_id__originated_tag: 1: originated - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -678,11 +678,11 @@ enums: 160: id: get_address_index doc: GET_ADDRESS_INDEX - id_024__psd5wvtj__smart_rollup__outbox__message_tag: + id_024__pttallin__smart_rollup__outbox__message_tag: 0: atomic_transaction_batch 1: atomic_transaction_batch_typed 2: whitelist_update - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence @@ -714,15 +714,15 @@ enums: 2: p256 3: bls seq: -- id: id_024__psd5wvtj__smart_rollup__outbox__message_tag +- id: id_024__pttallin__smart_rollup__outbox__message_tag type: u1 - enum: id_024__psd5wvtj__smart_rollup__outbox__message_tag + enum: id_024__pttallin__smart_rollup__outbox__message_tag - id: atomic_transaction_batch type: transactions_0 - if: (id_024__psd5wvtj__smart_rollup__outbox__message_tag == id_024__psd5wvtj__smart_rollup__outbox__message_tag::atomic_transaction_batch) + if: (id_024__pttallin__smart_rollup__outbox__message_tag == id_024__pttallin__smart_rollup__outbox__message_tag::atomic_transaction_batch) - id: atomic_transaction_batch_typed type: transactions_2 - if: (id_024__psd5wvtj__smart_rollup__outbox__message_tag == id_024__psd5wvtj__smart_rollup__outbox__message_tag::atomic_transaction_batch_typed) + if: (id_024__pttallin__smart_rollup__outbox__message_tag == id_024__pttallin__smart_rollup__outbox__message_tag::atomic_transaction_batch_typed) - id: whitelist_update type: whitelist_update - if: (id_024__psd5wvtj__smart_rollup__outbox__message_tag == id_024__psd5wvtj__smart_rollup__outbox__message_tag::whitelist_update) + if: (id_024__pttallin__smart_rollup__outbox__message_tag == id_024__pttallin__smart_rollup__outbox__message_tag::whitelist_update) diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__output.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__output.ksy similarity index 78% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__output.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__output.ksy index b5a7f35e6ca1ce3f89abe7ad62ae78c51dcea227..9213e24223f4a12ef0d67a75a1671dd66eab8a54 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__output.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__output.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__smart_rollup__output + id: id_024__pttallin__smart_rollup__output endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.output' +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.output' types: args: seq: @@ -20,7 +20,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression bytes_dyn_uint30: seq: - id: len_bytes_dyn_uint30 @@ -29,19 +29,19 @@ types: max: 1073741823 - id: bytes_dyn_uint30 size: len_bytes_dyn_uint30 - id_024__psd5wvtj__contract_id__originated: + id_024__pttallin__contract_id__originated: seq: - - id: id_024__psd5wvtj__contract_id__originated_tag + - id: id_024__pttallin__contract_id__originated_tag type: u1 - enum: id_024__psd5wvtj__contract_id__originated_tag + enum: id_024__pttallin__contract_id__originated_tag - id: originated type: originated - if: (id_024__psd5wvtj__contract_id__originated_tag == id_024__psd5wvtj__contract_id__originated_tag::originated) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__contract_id__originated_tag == id_024__pttallin__contract_id__originated_tag::originated) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives + enum: id_024__pttallin__michelson__v1__primitives message: seq: - id: message_tag @@ -56,44 +56,44 @@ types: - id: whitelist_update type: whitelist_update if: (message_tag == message_tag::whitelist_update) - micheline__024__psd5wvtj__michelson_v1__expression: + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) n: seq: - id: n @@ -116,39 +116,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -156,7 +156,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 public_key_hash: @@ -193,7 +193,7 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression transactions: seq: - id: transactions_entries @@ -225,9 +225,9 @@ types: transactions_entries: seq: - id: parameters - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -236,11 +236,11 @@ types: transactions_entries_0: seq: - id: parameters - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: parameters_ty - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -290,9 +290,9 @@ enums: bool: 0: false 255: true - id_024__psd5wvtj__contract_id__originated_tag: + id_024__pttallin__contract_id__originated_tag: 1: originated - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -702,7 +702,7 @@ enums: 0: atomic_transaction_batch 1: atomic_transaction_batch_typed 2: whitelist_update - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__proof.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__proof.ksy similarity index 95% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__proof.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__proof.ksy index f8f504ff0b1160659feead3eecefd8f28878f0d5..423c57508a6d99350dbcffa55db0715a062e7074 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__proof.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__proof.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__smart_rollup__proof + id: id_024__pttallin__smart_rollup__proof endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.proof' +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.proof' types: bytes_dyn_uint30: seq: diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__reveal.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__reveal.ksy similarity index 73% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__reveal.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__reveal.ksy index 3e343a78bb2dca437b127b237ebc016fc3698bae..aa5ca4d1012fd3b61abf914d183176cff22dfbb4 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__reveal.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__reveal.ksy @@ -1,20 +1,20 @@ meta: - id: id_024__psd5wvtj__smart_rollup__reveal + id: id_024__pttallin__smart_rollup__reveal endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.reveal' +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.reveal' types: - id_024__psd5wvtj__contract_id: + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) input_hash: seq: - id: input_hash_tag @@ -87,16 +87,16 @@ types: size: len_some some_entries: seq: - - id: id_024__psd5wvtj__contract_id - type: id_024__psd5wvtj__contract_id + - id: id_024__pttallin__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. enums: - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated - id_024__psd5wvtj__smart_rollup__reveal_tag: + id_024__pttallin__smart_rollup__reveal_tag: 0: reveal_raw_data 1: reveal_metadata 2: request_dal_page @@ -113,15 +113,15 @@ enums: 0: none 1: some seq: -- id: id_024__psd5wvtj__smart_rollup__reveal_tag +- id: id_024__pttallin__smart_rollup__reveal_tag type: u1 - enum: id_024__psd5wvtj__smart_rollup__reveal_tag + enum: id_024__pttallin__smart_rollup__reveal_tag - id: reveal_raw_data type: input_hash - if: (id_024__psd5wvtj__smart_rollup__reveal_tag == id_024__psd5wvtj__smart_rollup__reveal_tag::reveal_raw_data) + if: (id_024__pttallin__smart_rollup__reveal_tag == id_024__pttallin__smart_rollup__reveal_tag::reveal_raw_data) - id: request_dal_page type: page_id - if: (id_024__psd5wvtj__smart_rollup__reveal_tag == id_024__psd5wvtj__smart_rollup__reveal_tag::request_dal_page) + if: (id_024__pttallin__smart_rollup__reveal_tag == id_024__pttallin__smart_rollup__reveal_tag::request_dal_page) - id: request_adaptive_dal_page type: request_adaptive_dal_page - if: (id_024__psd5wvtj__smart_rollup__reveal_tag == id_024__psd5wvtj__smart_rollup__reveal_tag::request_adaptive_dal_page) + if: (id_024__pttallin__smart_rollup__reveal_tag == id_024__pttallin__smart_rollup__reveal_tag::request_adaptive_dal_page) diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__wasm_2_0_0__output__proof.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__wasm_2_0_0__output__proof.ksy similarity index 87% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__wasm_2_0_0__output__proof.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__wasm_2_0_0__output__proof.ksy index e1551a97f71065312172b3136167f6ed66ebcec5..6363cb2bc675fb5a631e31d9ab9cd3ddb8df9fe1 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__wasm_2_0_0__output__proof.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__wasm_2_0_0__output__proof.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__smart_rollup__wasm_2_0_0__output__proof + id: id_024__pttallin__smart_rollup__wasm_2_0_0__output__proof endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.wasm_2_0_0.output.proof' +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.wasm_2_0_0.output.proof' types: args: seq: @@ -20,7 +20,7 @@ types: args_entries: seq: - id: args_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression bytes_dyn_uint30: seq: - id: len_bytes_dyn_uint30 @@ -78,19 +78,19 @@ types: doc: context_hash - id: case_3_field3 type: tree_encoding - id_024__psd5wvtj__contract_id__originated: + id_024__pttallin__contract_id__originated: seq: - - id: id_024__psd5wvtj__contract_id__originated_tag + - id: id_024__pttallin__contract_id__originated_tag type: u1 - enum: id_024__psd5wvtj__contract_id__originated_tag + enum: id_024__pttallin__contract_id__originated_tag - id: originated type: originated - if: (id_024__psd5wvtj__contract_id__originated_tag == id_024__psd5wvtj__contract_id__originated_tag::originated) - id_024__psd5wvtj__michelson__v1__primitives: + if: (id_024__pttallin__contract_id__originated_tag == id_024__pttallin__contract_id__originated_tag::originated) + id_024__pttallin__michelson__v1__primitives: seq: - - id: id_024__psd5wvtj__michelson__v1__primitives + - id: id_024__pttallin__michelson__v1__primitives type: u1 - enum: id_024__psd5wvtj__michelson__v1__primitives + enum: id_024__pttallin__michelson__v1__primitives inode: seq: - id: inode_field0 @@ -213,44 +213,44 @@ types: - id: whitelist_update type: whitelist_update if: (message_tag == message_tag::whitelist_update) - micheline__024__psd5wvtj__michelson_v1__expression: + micheline__024__pttallin__michelson_v1__expression: seq: - - id: micheline__024__psd5wvtj__michelson_v1__expression_tag + - id: micheline__024__pttallin__michelson_v1__expression_tag type: u1 - enum: micheline__024__psd5wvtj__michelson_v1__expression_tag + enum: micheline__024__pttallin__michelson_v1__expression_tag - id: int type: z - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::int) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::int) - id: string type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::string) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::string) - id: sequence type: sequence_0 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::sequence) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::sequence) - id: prim__no_args__no_annots - type: id_024__psd5wvtj__michelson__v1__primitives - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__no_annots) + type: id_024__pttallin__michelson__v1__primitives + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__no_annots) - id: prim__no_args__some_annots type: prim__no_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__no_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__no_args__some_annots) - id: prim__1_arg__no_annots type: prim__1_arg__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__no_annots) - id: prim__1_arg__some_annots type: prim__1_arg__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__1_arg__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__1_arg__some_annots) - id: prim__2_args__no_annots type: prim__2_args__no_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__no_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__no_annots) - id: prim__2_args__some_annots type: prim__2_args__some_annots - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__2_args__some_annots) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__2_args__some_annots) - id: prim__generic type: prim__generic - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::prim__generic) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::prim__generic) - id: bytes type: bytes_dyn_uint30 - if: (micheline__024__psd5wvtj__michelson_v1__expression_tag == micheline__024__psd5wvtj__michelson_v1__expression_tag::bytes) + if: (micheline__024__pttallin__michelson_v1__expression_tag == micheline__024__pttallin__michelson_v1__expression_tag::bytes) n: seq: - id: n @@ -476,39 +476,39 @@ types: prim__1_arg__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__1_arg__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__2_args__no_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression prim__2_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: arg1 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: arg2 - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: annots type: bytes_dyn_uint30 prim__generic: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: args type: args_0 - id: annots @@ -516,7 +516,7 @@ types: prim__no_args__some_annots: seq: - id: prim - type: id_024__psd5wvtj__michelson__v1__primitives + type: id_024__pttallin__michelson__v1__primitives - id: annots type: bytes_dyn_uint30 public_key_hash: @@ -553,7 +553,7 @@ types: sequence_entries: seq: - id: sequence_elt - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression transactions: seq: - id: transactions_entries @@ -585,9 +585,9 @@ types: transactions_entries: seq: - id: parameters - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -596,11 +596,11 @@ types: transactions_entries_0: seq: - id: parameters - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: parameters_ty - type: micheline__024__psd5wvtj__michelson_v1__expression + type: micheline__024__pttallin__michelson_v1__expression - id: destination - type: id_024__psd5wvtj__contract_id__originated + type: id_024__pttallin__contract_id__originated doc: ! >- A contract handle -- originated account: A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash. @@ -703,9 +703,9 @@ enums: bool: 0: false 255: true - id_024__psd5wvtj__contract_id__originated_tag: + id_024__pttallin__contract_id__originated_tag: 1: originated - id_024__psd5wvtj__michelson__v1__primitives: + id_024__pttallin__michelson__v1__primitives: 0: parameter 1: storage 2: code @@ -1130,7 +1130,7 @@ enums: 0: atomic_transaction_batch 1: atomic_transaction_batch_typed 2: whitelist_update - micheline__024__psd5wvtj__michelson_v1__expression_tag: + micheline__024__pttallin__michelson_v1__expression_tag: 0: int 1: string 2: sequence diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__whitelist.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__whitelist.ksy similarity index 60% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__whitelist.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__whitelist.ksy index 8b7a06dcc5d309a4c81eae28c59b71d7c7349773..ca1b6872f414f6741354b725a4e5fe798e6e41c4 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__smart_rollup__whitelist.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__smart_rollup__whitelist.ksy @@ -1,14 +1,14 @@ meta: - id: id_024__psd5wvtj__smart_rollup__whitelist + id: id_024__pttallin__smart_rollup__whitelist endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.smart_rollup.whitelist' +doc: ! 'Encoding id: 024-PtTALLiN.smart_rollup.whitelist' types: - id_024__psd5wvtj__smart_rollup__whitelist: + id_024__pttallin__smart_rollup__whitelist: seq: - - id: id_024__psd5wvtj__smart_rollup__whitelist_entries - type: id_024__psd5wvtj__smart_rollup__whitelist_entries + - id: id_024__pttallin__smart_rollup__whitelist_entries + type: id_024__pttallin__smart_rollup__whitelist_entries repeat: eos - id_024__psd5wvtj__smart_rollup__whitelist_entries: + id_024__pttallin__smart_rollup__whitelist_entries: seq: - id: signature__public_key_hash type: public_key_hash @@ -37,10 +37,10 @@ enums: 2: p256 3: bls seq: -- id: len_id_024__psd5wvtj__smart_rollup__whitelist +- id: len_id_024__pttallin__smart_rollup__whitelist type: u4be valid: max: 1073741823 -- id: id_024__psd5wvtj__smart_rollup__whitelist - type: id_024__psd5wvtj__smart_rollup__whitelist - size: len_id_024__psd5wvtj__smart_rollup__whitelist +- id: id_024__pttallin__smart_rollup__whitelist + type: id_024__pttallin__smart_rollup__whitelist + size: len_id_024__pttallin__smart_rollup__whitelist diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__tez.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__tez.ksy similarity index 57% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__tez.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__tez.ksy index 02a5dfde6343854ea6f90809d4fd2f71198d65cd..3de14607ec2b3dea9d63822cf1337b0800604be2 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__tez.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__tez.ksy @@ -1,11 +1,11 @@ meta: - id: id_024__psd5wvtj__tez + id: id_024__pttallin__tez endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.tez' +doc: ! 'Encoding id: 024-PtTALLiN.tez' types: - id_024__psd5wvtj__mutez: + id_024__pttallin__mutez: seq: - - id: id_024__psd5wvtj__mutez + - id: id_024__pttallin__mutez type: n n: seq: @@ -20,5 +20,5 @@ types: - id: payload type: b7be seq: -- id: id_024__psd5wvtj__mutez - type: id_024__psd5wvtj__mutez +- id: id_024__pttallin__mutez + type: id_024__pttallin__mutez diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__timestamp.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__timestamp.ksy new file mode 100644 index 0000000000000000000000000000000000000000..f94ecf2f9025a4fb7bca61eedec80962533cb7aa --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__timestamp.ksy @@ -0,0 +1,9 @@ +meta: + id: id_024__pttallin__timestamp + endian: be + imports: + - timestamp__protocol +doc: ! 'Encoding id: 024-PtTALLiN.timestamp' +seq: +- id: id_024__pttallin__timestamp + type: timestamp__protocol diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__unstaked_frozen_staker.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__unstaked_frozen_staker.ksy similarity index 69% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__unstaked_frozen_staker.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__unstaked_frozen_staker.ksy index 455ecbee3c01d825dd7ea46c60a006277c465e74..01844002b0909d8469f1f583b96943b47165992c 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__unstaked_frozen_staker.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__unstaked_frozen_staker.ksy @@ -1,31 +1,31 @@ meta: - id: id_024__psd5wvtj__unstaked_frozen_staker + id: id_024__pttallin__unstaked_frozen_staker endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.unstaked_frozen_staker' +doc: ! 'Encoding id: 024-PtTALLiN.unstaked_frozen_staker' types: - id_024__psd5wvtj__contract_id: + id_024__pttallin__contract_id: seq: - - id: id_024__psd5wvtj__contract_id_tag + - id: id_024__pttallin__contract_id_tag type: u1 - enum: id_024__psd5wvtj__contract_id_tag + enum: id_024__pttallin__contract_id_tag - id: implicit type: public_key_hash - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::implicit) + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::implicit) doc: A Ed25519, Secp256k1, P256, or BLS public key hash - id: originated type: originated - if: (id_024__psd5wvtj__contract_id_tag == id_024__psd5wvtj__contract_id_tag::originated) - id_024__psd5wvtj__staker: + if: (id_024__pttallin__contract_id_tag == id_024__pttallin__contract_id_tag::originated) + id_024__pttallin__staker: seq: - - id: id_024__psd5wvtj__staker_tag + - id: id_024__pttallin__staker_tag type: u1 - enum: id_024__psd5wvtj__staker_tag + enum: id_024__pttallin__staker_tag - id: single type: single - if: (id_024__psd5wvtj__staker_tag == id_024__psd5wvtj__staker_tag::single) + if: (id_024__pttallin__staker_tag == id_024__pttallin__staker_tag::single) - id: shared type: public_key_hash - if: (id_024__psd5wvtj__staker_tag == id_024__psd5wvtj__staker_tag::shared) + if: (id_024__pttallin__staker_tag == id_024__pttallin__staker_tag::shared) doc: A Ed25519, Secp256k1, P256, or BLS public key hash originated: seq: @@ -54,7 +54,7 @@ types: single: seq: - id: contract - type: id_024__psd5wvtj__contract_id + type: id_024__pttallin__contract_id doc: ! >- A contract handle: A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash. @@ -62,10 +62,10 @@ types: type: public_key_hash doc: A Ed25519, Secp256k1, P256, or BLS public key hash enums: - id_024__psd5wvtj__contract_id_tag: + id_024__pttallin__contract_id_tag: 0: implicit 1: originated - id_024__psd5wvtj__staker_tag: + id_024__pttallin__staker_tag: 0: single 1: shared public_key_hash_tag: @@ -74,8 +74,8 @@ enums: 2: p256 3: bls seq: -- id: id_024__psd5wvtj__staker - type: id_024__psd5wvtj__staker +- id: id_024__pttallin__staker + type: id_024__pttallin__staker doc: ! >- unstaked_frozen_staker: Abstract notion of staker used in operation receipts for unstaked frozen deposits, either a single staker or all the stakers delegating diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__vote__ballot.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__vote__ballot.ksy new file mode 100644 index 0000000000000000000000000000000000000000..b3c09c9a1e6a1881fd4dc64d52047415771d57a4 --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__vote__ballot.ksy @@ -0,0 +1,7 @@ +meta: + id: id_024__pttallin__vote__ballot + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.vote.ballot' +seq: +- id: id_024__pttallin__vote__ballot + type: s1 diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__vote__ballots.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__vote__ballots.ksy similarity index 52% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__vote__ballots.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__vote__ballots.ksy index debfd095ccd8fc704ebbf6ff2d83eb2a5129b93b..67afe39aa66eb85a5c6000f6938fa4bdf0d83909 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__vote__ballots.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__vote__ballots.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__vote__ballots + id: id_024__pttallin__vote__ballots endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.vote.ballots' +doc: ! 'Encoding id: 024-PtTALLiN.vote.ballots' seq: - id: yay type: s8be diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__vote__listings.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__vote__listings.ksy similarity index 65% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__vote__listings.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__vote__listings.ksy index 2db6afea1ff8a644776a42b4cf2cbd0a7895a321..6f1ed1f6220fa050284bf1befc83982a8e45fbe7 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__vote__listings.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__vote__listings.ksy @@ -1,14 +1,14 @@ meta: - id: id_024__psd5wvtj__vote__listings + id: id_024__pttallin__vote__listings endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.vote.listings' +doc: ! 'Encoding id: 024-PtTALLiN.vote.listings' types: - id_024__psd5wvtj__vote__listings: + id_024__pttallin__vote__listings: seq: - - id: id_024__psd5wvtj__vote__listings_entries - type: id_024__psd5wvtj__vote__listings_entries + - id: id_024__pttallin__vote__listings_entries + type: id_024__pttallin__vote__listings_entries repeat: eos - id_024__psd5wvtj__vote__listings_entries: + id_024__pttallin__vote__listings_entries: seq: - id: pkh type: public_key_hash @@ -39,10 +39,10 @@ enums: 2: p256 3: bls seq: -- id: len_id_024__psd5wvtj__vote__listings +- id: len_id_024__pttallin__vote__listings type: u4be valid: max: 1073741823 -- id: id_024__psd5wvtj__vote__listings - type: id_024__psd5wvtj__vote__listings - size: len_id_024__psd5wvtj__vote__listings +- id: id_024__pttallin__vote__listings + type: id_024__pttallin__vote__listings + size: len_id_024__pttallin__vote__listings diff --git a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__voting_period.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__voting_period.ksy similarity index 86% rename from client-libs/kaitai-struct-files/files/id_024__psd5wvtj__voting_period.ksy rename to client-libs/kaitai-struct-files/files/id_024__pttallin__voting_period.ksy index 1e931c606e3974b5a64133fcb1e95069f6d03982..5778be8cddc71dc2bc00946063727d7e8c197415 100644 --- a/client-libs/kaitai-struct-files/files/id_024__psd5wvtj__voting_period.ksy +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__voting_period.ksy @@ -1,7 +1,7 @@ meta: - id: id_024__psd5wvtj__voting_period + id: id_024__pttallin__voting_period endian: be -doc: ! 'Encoding id: 024-PsD5wVTJ.voting_period' +doc: ! 'Encoding id: 024-PtTALLiN.voting_period' enums: kind_tag: 0: proposal diff --git a/client-libs/kaitai-struct-files/files/id_024__pttallin__voting_period__kind.ksy b/client-libs/kaitai-struct-files/files/id_024__pttallin__voting_period__kind.ksy new file mode 100644 index 0000000000000000000000000000000000000000..efd13e83489e81103ce8cf1defd41fd69c448cf3 --- /dev/null +++ b/client-libs/kaitai-struct-files/files/id_024__pttallin__voting_period__kind.ksy @@ -0,0 +1,15 @@ +meta: + id: id_024__pttallin__voting_period__kind + endian: be +doc: ! 'Encoding id: 024-PtTALLiN.voting_period.kind' +enums: + id_024__pttallin__voting_period__kind_tag: + 0: proposal + 1: exploration + 2: cooldown + 3: promotion + 4: adoption +seq: +- id: id_024__pttallin__voting_period__kind_tag + type: u1 + enum: id_024__pttallin__voting_period__kind_tag diff --git a/contrib/octez_injector_server/dune b/contrib/octez_injector_server/dune index f19c904db28ba9c9e2275c765dfbde57d3ac24ec..6bfbf798e686f34f8362efbcd0a7539c76d9f581 100644 --- a/contrib/octez_injector_server/dune +++ b/contrib/octez_injector_server/dune @@ -20,9 +20,9 @@ (select void_for_linking-octez_injector_PtSeouLo from (octez_injector_PtSeouLo -> void_for_linking-octez_injector_PtSeouLo.empty) (-> void_for_linking-octez_injector_PtSeouLo.empty)) - (select void_for_linking-octez_injector_PsD5wVTJ from - (octez_injector_PsD5wVTJ -> void_for_linking-octez_injector_PsD5wVTJ.empty) - (-> void_for_linking-octez_injector_PsD5wVTJ.empty)) + (select void_for_linking-octez_injector_PtTALLiN from + (octez_injector_PtTALLiN -> void_for_linking-octez_injector_PtTALLiN.empty) + (-> void_for_linking-octez_injector_PtTALLiN.empty)) (select void_for_linking-octez_injector_alpha from (octez_injector_alpha -> void_for_linking-octez_injector_alpha.empty) (-> void_for_linking-octez_injector_alpha.empty))) @@ -45,5 +45,5 @@ (action (progn (write-file void_for_linking-octez_injector_PtSeouLo.empty "") - (write-file void_for_linking-octez_injector_PsD5wVTJ.empty "") + (write-file void_for_linking-octez_injector_PtTALLiN.empty "") (write-file void_for_linking-octez_injector_alpha.empty "")))) diff --git a/devtools/get_contracts/dune b/devtools/get_contracts/dune index 10c31692177531e3763e526f18342bce8a9136fa..cef1e56e4eb70ab6449014af2086e4ed8f0ac745 100644 --- a/devtools/get_contracts/dune +++ b/devtools/get_contracts/dune @@ -9,8 +9,8 @@ octez-shell-libs.store tezos-protocol-023-PtSeouLo.protocol octez-protocol-023-PtSeouLo-libs.client - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.client + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.client tezos-protocol-alpha.protocol octez-protocol-alpha-libs.client) (library_flags (:standard -linkall)) diff --git a/devtools/get_contracts/get_contracts_024_PsD5wVTJ.ml b/devtools/get_contracts/get_contracts_024_PtTALLiN.ml similarity index 99% rename from devtools/get_contracts/get_contracts_024_PsD5wVTJ.ml rename to devtools/get_contracts/get_contracts_024_PtTALLiN.ml index c2311eaa23c002d0dd5acbb15f721f59b892dc47..2bf222d4aa64c2f3d89114f13e148d4ef109a960 100644 --- a/devtools/get_contracts/get_contracts_024_PsD5wVTJ.ml +++ b/devtools/get_contracts/get_contracts_024_PtTALLiN.ml @@ -22,8 +22,8 @@ (* DEALINGS IN THE SOFTWARE. *) (* *) (*****************************************************************************) -open Tezos_protocol_024_PsD5wVTJ -open Tezos_client_024_PsD5wVTJ +open Tezos_protocol_024_PtTALLiN +open Tezos_client_024_PtTALLiN open Protocol module Proto = struct diff --git a/devtools/testnet_experiment_tools/dune b/devtools/testnet_experiment_tools/dune index 36891ebf455dfd2c3597a95528cb6a40f897e2dd..caefc0995f4671935073b024e77a433c9ddd0867 100644 --- a/devtools/testnet_experiment_tools/dune +++ b/devtools/testnet_experiment_tools/dune @@ -44,10 +44,10 @@ octez-protocol-023-PtSeouLo-libs.client octez-protocol-023-PtSeouLo-libs.client.commands tezos-protocol-023-PtSeouLo.protocol - octez-protocol-024-PsD5wVTJ-libs.baking - octez-protocol-024-PsD5wVTJ-libs.client - octez-protocol-024-PsD5wVTJ-libs.client.commands - tezos-protocol-024-PsD5wVTJ.protocol + octez-protocol-024-PtTALLiN-libs.baking + octez-protocol-024-PtTALLiN-libs.client + octez-protocol-024-PtTALLiN-libs.client.commands + tezos-protocol-024-PtTALLiN.protocol octez-protocol-alpha-libs.baking octez-protocol-alpha-libs.client octez-protocol-alpha-libs.client.commands @@ -63,7 +63,7 @@ -open Tezos_store -open Tezos_store_shared -open Tezos_context_ops) - (modules sigs tool_023_PtSeouLo tool_024_PsD5wVTJ tool_alpha)) + (modules sigs tool_023_PtSeouLo tool_024_PtTALLiN tool_alpha)) (executable (name simulation_scenario) diff --git a/devtools/testnet_experiment_tools/testnet_experiment_tools.ml b/devtools/testnet_experiment_tools/testnet_experiment_tools.ml index e62fe62e5864ad362d737854f7b26da90e3c4175..bd8b5e986558fbef72b6c42d160938faedfabb01 100644 --- a/devtools/testnet_experiment_tools/testnet_experiment_tools.ml +++ b/devtools/testnet_experiment_tools/testnet_experiment_tools.ml @@ -104,7 +104,7 @@ let network_activation_parameters_templates protocol_hash = Some (Filename.concat network_parameters_templates_dir - "proto_024_PsD5wVTJ_mainnet.json") + "proto_024_PtTALLiN_mainnet.json") | Tezt_tezos.Protocol.Alpha -> (* Fetching the network parameters from the src/proto_alpha directory, to be sure that we are in synch with current protocl parameters. *) diff --git a/devtools/testnet_experiment_tools/tool_024_PsD5wVTJ.ml b/devtools/testnet_experiment_tools/tool_024_PtTALLiN.ml similarity index 99% rename from devtools/testnet_experiment_tools/tool_024_PsD5wVTJ.ml rename to devtools/testnet_experiment_tools/tool_024_PtTALLiN.ml index 95c37800fa10fa54c57619996cd93b313ef871ea..d901943a173e63edef697b101dc3a90237741a21 100644 --- a/devtools/testnet_experiment_tools/tool_024_PsD5wVTJ.ml +++ b/devtools/testnet_experiment_tools/tool_024_PtTALLiN.ml @@ -25,13 +25,13 @@ open Lwt_result_syntax open Tezos_shell_services -open Tezos_client_024_PsD5wVTJ -open Tezos_baking_024_PsD5wVTJ -open Tezos_protocol_024_PsD5wVTJ +open Tezos_client_024_PtTALLiN +open Tezos_baking_024_PtTALLiN +open Tezos_protocol_024_PtTALLiN open Protocol open Alpha_context -module Alpha_services = Tezos_protocol_plugin_024_PsD5wVTJ.Plugin.Alpha_services +module Alpha_services = Tezos_protocol_plugin_024_PtTALLiN.Plugin.Alpha_services (** Sync node *) diff --git a/devtools/yes_wallet/dune b/devtools/yes_wallet/dune index a82d8298bb4fc153c01cad5e3fff591b7509347f..18a7bafa435629b66777c5d55dd60a4647c77b2e 100644 --- a/devtools/yes_wallet/dune +++ b/devtools/yes_wallet/dune @@ -11,7 +11,7 @@ octez-node-config octez-shell-libs.store tezos-protocol-023-PtSeouLo.protocol - tezos-protocol-024-PsD5wVTJ.protocol + tezos-protocol-024-PtTALLiN.protocol tezos-protocol-alpha.protocol) (library_flags (:standard -linkall)) (flags diff --git a/devtools/yes_wallet/get_delegates_024_PsD5wVTJ.ml b/devtools/yes_wallet/get_delegates_024_PtTALLiN.ml similarity index 99% rename from devtools/yes_wallet/get_delegates_024_PsD5wVTJ.ml rename to devtools/yes_wallet/get_delegates_024_PtTALLiN.ml index 7fd3a30b49bcf4d3e751201e3d054a6f69466f76..edf09d90f66ba00cc81f892b4cd922c746125693 100644 --- a/devtools/yes_wallet/get_delegates_024_PsD5wVTJ.ml +++ b/devtools/yes_wallet/get_delegates_024_PtTALLiN.ml @@ -24,7 +24,7 @@ (*****************************************************************************) module Get_delegates = struct - open Tezos_protocol_024_PsD5wVTJ + open Tezos_protocol_024_PtTALLiN open Protocol type context = Alpha_context.t diff --git a/docs/Makefile b/docs/Makefile index 076c609d1d1cb676ed12495f1c0e014be89d4afb..f44c291d6e2b7885eb02c00d1628ead833c08e90 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -16,17 +16,17 @@ P2PDOCEXE = $(TOPBUILDDIR)/default/docs/$(DOCGENDIR)/p2p_doc.exe RPCDOCEXE = $(TOPBUILDDIR)/default/docs/$(DOCGENDIR)/rpc_doc.exe ERRDOCEXE = $(TOPBUILDDIR)/default/docs/$(DOCERRORDIR)/error_doc.exe -NAMED_PROTOS = seoul t024 +NAMED_PROTOS = seoul tallinn PROTOCOLS = $(NAMED_PROTOS) alpha # The following variables names are lowercase, so their names can be computed # from the names of the corresponding protocol directories seoul_long = PtSeouLouXkxhg39oWzjxDWaCydNfR3RxCUrNe4Q9Ro8BTehcbh -t024_long = PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk +tallinn_long = PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu alpha_long = ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK seoul_short = PtSeouLo -t024_short = PsD5wVTJ +tallinn_short = PtTALLiN alpha_short = alpha SCRIPTSDIR = scripts @@ -143,7 +143,7 @@ redirectcheck: # - on each other protocol including alpha, also checking label defs (option -l) .PHONY: xrefscheck xrefscheck: - $(CHECKXREFS) t024 + $(CHECKXREFS) tallinn $(CHECKXREFS) seoul $(CHECKXREFS) -l alpha @@ -317,5 +317,5 @@ clean: @-rm -Rf "$(BUILDDIR)" "$(BUILDDIRTXT)" linkcheck odoc.log @-rm -f $(ERRDOCEXE) $(RPCDOCEXE) $(P2PDOCEXE) @-rm -Rf api/errors.rst developer/metrics.csv user/node-config.json alpha/rpc.rst shell/rpc.rst shell/p2p_api.rst user/default-acl.json CHANGES-dev.rst developer/rollup_metrics.csv $(BUILDDIR)/octezdoc.txt - @-rm -Rf api/octez-*.html api/octez-*.txt alpha/octez-*.html t024/octez-*.html seoul/octez-*.html + @-rm -Rf api/octez-*.html api/octez-*.txt alpha/octez-*.html tallinn/octez-*.html seoul/octez-*.html @-rm -Rf ../openapi-tmp diff --git a/docs/api/alpha-mempool-openapi.json b/docs/api/alpha-mempool-openapi.json index 35233e7ea62ea9c5760d575e2b5ae0cf0079bd0b..0a6325cfd77a6be5214c28f6e7e0013e5e472b77 100644 --- a/docs/api/alpha-mempool-openapi.json +++ b/docs/api/alpha-mempool-openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Octez Mempool RPC", "description": "The RPC API for the mempool served by the Octez node.", - "version": "Octez 1111.0~rc2+dev (958bc09e)" + "version": "Octez 2223.0~rc1+dev (00bee1ae)" }, "paths": { "/ban_operation": { @@ -807,31 +807,6 @@ } ] }, - "alpha.adaptive_issuance_vote": { - "oneOf": [ - { - "title": "per_block_vote_on", - "type": "string", - "enum": [ - "on" - ] - }, - { - "title": "per_block_vote_off", - "type": "string", - "enum": [ - "off" - ] - }, - { - "title": "per_block_vote_pass", - "type": "string", - "enum": [ - "pass" - ] - } - ] - }, "alpha.block_header.alpha.full_header": { "title": "Shell header", "description": "Block header's shell-related content. It contains information such as the block level, its predecessor and timestamp.", @@ -885,9 +860,6 @@ "liquidity_baking_toggle_vote": { "$ref": "#/components/schemas/alpha.liquidity_baking_vote" }, - "adaptive_issuance_vote": { - "$ref": "#/components/schemas/alpha.adaptive_issuance_vote" - }, "signature": { "$ref": "#/components/schemas/Signature.V2" } @@ -905,7 +877,6 @@ "payload_round", "proof_of_work_nonce", "liquidity_baking_toggle_vote", - "adaptive_issuance_vote", "signature" ] }, @@ -1291,50 +1262,52 @@ "False", "CAST", "ISNAT", - "address", + "unit", "PACK", "EMIT", - "mutez", - "bls12_381_g1", + "string", + "chain_id", "Pair", + "constant", "IF_CONS", - "bool", - "bytes", + "INDEX_ADDRESS", + "signature", "storage", "OR", + "chest", "view", "UNPACK", "ADD", "DIP", - "map", + "lambda", "MEM", "BYTES", "SENDER", "ADDRESS", "CDR", "SAPLING_EMPTY_STATE", - "or", + "nat", "LOOP", - "contract", - "unit", + "GET_ADDRESS_INDEX", + "mutez", "SHA512", "CREATE_ACCOUNT", "BLAKE2B", "READ_TICKET", "LE", - "chain_id", + "sapling_transaction_deprecated", + "bytes", "timestamp", - "operation", - "set", + "or", "CHAIN_ID", - "chest", + "ticket", "SELF_ADDRESS", "SOURCE", "IMPLICIT_ACCOUNT", - "key", + "contract", "AMOUNT", "CHECK_SIGNATURE", - "sapling_transaction_deprecated", + "tx_rollup_l2_address", "LSR", "EQ", "Elt", @@ -1347,16 +1320,16 @@ "SWAP", "Some", "parameter", - "pair", - "bls12_381_g2", + "option", + "never", "VIEW", "None", "SLICE", - "int", + "bool", "ABS", - "lambda", + "key", "DUG", - "list", + "key_hash", "CAR", "GET", "HASH_KEY", @@ -1366,7 +1339,7 @@ "TOTAL_VOTING_POWER", "Lambda_rec", "SIZE", - "nat", + "map", "STEPS_TO_QUOTA", "IF_NONE", "UNPAIR", @@ -1379,39 +1352,39 @@ "PAIR", "SPLIT_TICKET", "RIGHT", - "key_hash", + "int", "AND", "NEG", - "option", + "big_map", "BALANCE", "SET_DELEGATE", "NEVER", "MIN_BLOCK_TIME", "INT", - "chest_key", + "bls12_381_fr", "ITER", "True", "Right", "Ticket", "GT", "DIG", - "tx_rollup_l2_address", + "operation", "SUB", "EDIV", "MAP", "IF_LEFT", - "big_map", + "list", "VOTING_POWER", "LAMBDA_REC", "Left", - "ticket", + "bls12_381_g2", "TICKET_DEPRECATED", - "bls12_381_fr", - "never", + "bls12_381_g1", + "sapling_state", "DUP", "LEFT", - "constant", - "signature", + "chest_key", + "pair", "SHA3", "LAMBDA", "NOT", @@ -1419,8 +1392,8 @@ "NOW", "NAT", "GE", - "string", - "sapling_transaction", + "set", + "address", "NEQ", "IF", "FAILWITH", @@ -1432,7 +1405,7 @@ "DROP", "EMPTY_BIG_MAP", "UNIT", - "sapling_state", + "sapling_transaction", "TICKET", "EMPTY_MAP", "APPLY", diff --git a/docs/api/alpha-mempool-openapi.json.ext b/docs/api/alpha-mempool-openapi.json.ext new file mode 100644 index 0000000000000000000000000000000000000000..bad7e80d0b68f0b0ebca6615085cc1819e887f31 --- /dev/null +++ b/docs/api/alpha-mempool-openapi.json.ext @@ -0,0 +1,3676 @@ +{ + "openapi": "3.0.0", + "info": { + "title": "Octez Mempool RPC", + "description": "The RPC API for the mempool served by the Octez node.", + "version": "Octez 2223.0~rc1+dev (00bee1ae)" + }, + "paths": { + "/ban_operation": { + "post": { + "description": "Remove an operation from the mempool if present. Also add it to the set of banned operations to prevent it from being fetched/processed/injected in the future. Note: If the baker has already received the operation, then it's necessary to restart it to flush the operation from it.", + "requestBody": { + "content": { + "application/json": { + "schema": { + "title": "A Tezos operation ID (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + } + } + } + }, + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": {} + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + }, + "summary": "/ban_operation" + } + }, + "/filter": { + "get": { + "description": "Get the configuration of the mempool's filter and bounds. Values of the form [ \"21\", \"20\" ] are rational numbers given as a numerator and a denominator, e.g. 21/20 = 1.05. The minimal_fees (in mutez), minimal_nanotez_per_gas_unit, and minimal_nanotez_per_byte are requirements that a manager operation must meet to be considered by the mempool. replace_by_fee_factor is how much better a manager operation must be to replace a previous valid operation **from the same manager** (both its fee and its fee/gas ratio must exceed the old operation's by at least this factor). max_operations and max_total_bytes are the bounds on respectively the number of valid operations in the mempool and the sum of their sizes in bytes.", + "parameters": [ + { + "name": "include_default", + "in": "query", + "description": "Show fields equal to their default value (set by default)", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": {} + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + }, + "summary": "/filter" + }, + "post": { + "description": "Set the configuration of the mempool's filter and bounds. **If any of the fields is absent from the input JSON, then it is set to the default value for this field (i.e. its value in the default configuration), even if it previously had a different value.** If the input JSON does not describe a valid configuration, then the configuration is left unchanged. This RPC also returns the new configuration of the mempool (which may differ from the input if the latter omits fields or is invalid). You may call [octez-client rpc get '/chains/main/mempool/filter?include_default=true'] to see an example of JSON describing a valid configuration. See the description of that RPC for details on each configurable value.", + "requestBody": { + "content": { + "application/json": { + "schema": {} + } + } + }, + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": {} + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + }, + "summary": "/filter" + } + }, + "/monitor_operations": { + "get": { + "description": "Monitor the mempool operations.", + "parameters": [ + { + "name": "version", + "in": "query", + "description": "Supported RPC versions are version \"1\" (default)", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "validated", + "in": "query", + "description": "Include validated operations (set by default)", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "refused", + "in": "query", + "description": "Include refused operations", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "outdated", + "in": "query", + "description": "Include outdated operations", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "branch_refused", + "in": "query", + "description": "Include branch refused operations", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "branch_delayed", + "in": "query", + "description": "Include branch delayed operations (set by default)", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "validation_pass", + "in": "query", + "description": "Include operations filtered by validation pass (all by default)", + "required": false, + "schema": { + "type": "string" + } + }, + { + "name": "sources", + "in": "query", + "description": "Include operations filtered by sources (all by default)", + "required": false, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "description": "An operation's shell header.", + "type": "object", + "properties": { + "hash": { + "$ref": "#/components/schemas/Operation_hash" + }, + "protocol": { + "type": "string", + "enum": [ + "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK" + ] + }, + "branch": { + "$ref": "#/components/schemas/block_hash" + }, + "contents": { + "type": "array", + "items": { + "$ref": "#/components/schemas/alpha.operation.alpha.contents" + } + }, + "signature": { + "$ref": "#/components/schemas/Signature.V2" + }, + "error": { + "$ref": "#/components/schemas/error_opt" + } + }, + "required": [ + "hash", + "protocol", + "branch", + "contents" + ] + } + } + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + }, + "summary": "/monitor_operations" + } + }, + "/pending_operations": { + "get": { + "description": "List the prevalidated operations.", + "parameters": [ + { + "name": "version", + "in": "query", + "description": "Supported RPC versions are version \"2\" (default)", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "validated", + "in": "query", + "description": "Include validated operations (true by default)", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "refused", + "in": "query", + "description": "Include refused operations (true by default)", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "outdated", + "in": "query", + "description": "Include outdated operations (true by default)", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "branch_refused", + "in": "query", + "description": "Include branch refused operations (true by default)", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "branch_delayed", + "in": "query", + "description": "Include branch delayed operations (true by default)", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "validation_pass", + "in": "query", + "description": "Include operations filtered by validation pass (all by default)", + "required": false, + "schema": { + "type": "string" + } + }, + { + "name": "source", + "in": "query", + "description": "Include operations filtered by source (all by default)", + "required": false, + "schema": { + "type": "string" + } + }, + { + "name": "operation_hash", + "in": "query", + "description": "Include operations filtered by hash (all by default)", + "required": false, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "validated": { + "type": "array", + "items": { + "description": "An operation's shell header.", + "type": "object", + "properties": { + "hash": { + "$ref": "#/components/schemas/Operation_hash" + }, + "branch": { + "$ref": "#/components/schemas/block_hash" + }, + "contents": { + "type": "array", + "items": { + "$ref": "#/components/schemas/alpha.operation.alpha.contents" + } + }, + "signature": { + "$ref": "#/components/schemas/Signature.V2" + } + }, + "required": [ + "hash", + "branch", + "contents" + ] + } + }, + "refused": { + "type": "array", + "items": { + "description": "An operation's shell header.", + "type": "object", + "properties": { + "hash": { + "$ref": "#/components/schemas/Operation_hash" + }, + "protocol": { + "type": "string", + "enum": [ + "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK" + ] + }, + "branch": { + "$ref": "#/components/schemas/block_hash" + }, + "contents": { + "type": "array", + "items": { + "$ref": "#/components/schemas/alpha.operation.alpha.contents" + } + }, + "signature": { + "$ref": "#/components/schemas/Signature.V2" + }, + "error": { + "$ref": "#/components/schemas/error" + } + }, + "required": [ + "hash", + "protocol", + "branch", + "contents", + "error" + ] + } + }, + "outdated": { + "type": "array", + "items": { + "description": "An operation's shell header.", + "type": "object", + "properties": { + "hash": { + "$ref": "#/components/schemas/Operation_hash" + }, + "protocol": { + "type": "string", + "enum": [ + "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK" + ] + }, + "branch": { + "$ref": "#/components/schemas/block_hash" + }, + "contents": { + "type": "array", + "items": { + "$ref": "#/components/schemas/alpha.operation.alpha.contents" + } + }, + "signature": { + "$ref": "#/components/schemas/Signature.V2" + }, + "error": { + "$ref": "#/components/schemas/error" + } + }, + "required": [ + "hash", + "protocol", + "branch", + "contents", + "error" + ] + } + }, + "branch_refused": { + "type": "array", + "items": { + "description": "An operation's shell header.", + "type": "object", + "properties": { + "hash": { + "$ref": "#/components/schemas/Operation_hash" + }, + "protocol": { + "type": "string", + "enum": [ + "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK" + ] + }, + "branch": { + "$ref": "#/components/schemas/block_hash" + }, + "contents": { + "type": "array", + "items": { + "$ref": "#/components/schemas/alpha.operation.alpha.contents" + } + }, + "signature": { + "$ref": "#/components/schemas/Signature.V2" + }, + "error": { + "$ref": "#/components/schemas/error" + } + }, + "required": [ + "hash", + "protocol", + "branch", + "contents", + "error" + ] + } + }, + "branch_delayed": { + "type": "array", + "items": { + "description": "An operation's shell header.", + "type": "object", + "properties": { + "hash": { + "$ref": "#/components/schemas/Operation_hash" + }, + "protocol": { + "type": "string", + "enum": [ + "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK" + ] + }, + "branch": { + "$ref": "#/components/schemas/block_hash" + }, + "contents": { + "type": "array", + "items": { + "$ref": "#/components/schemas/alpha.operation.alpha.contents" + } + }, + "signature": { + "$ref": "#/components/schemas/Signature.V2" + }, + "error": { + "$ref": "#/components/schemas/error" + } + }, + "required": [ + "hash", + "protocol", + "branch", + "contents", + "error" + ] + } + }, + "unprocessed": { + "type": "array", + "items": { + "description": "An operation's shell header.", + "type": "object", + "properties": { + "hash": { + "$ref": "#/components/schemas/Operation_hash" + }, + "protocol": { + "type": "string", + "enum": [ + "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK" + ] + }, + "branch": { + "$ref": "#/components/schemas/block_hash" + }, + "contents": { + "type": "array", + "items": { + "$ref": "#/components/schemas/alpha.operation.alpha.contents" + } + }, + "signature": { + "$ref": "#/components/schemas/Signature.V2" + } + }, + "required": [ + "hash", + "protocol", + "branch", + "contents" + ] + } + } + }, + "required": [ + "validated", + "refused", + "outdated", + "branch_refused", + "branch_delayed", + "unprocessed" + ] + } + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + }, + "summary": "/pending_operations" + } + }, + "/request_operations": { + "post": { + "description": "Request the operations of our peers or a specific peer if specified via a query parameter.", + "parameters": [ + { + "name": "peer_id", + "in": "query", + "description": "A cryptographic node identity (Base58Check-encoded)", + "required": false, + "schema": { + "type": "string" + } + } + ], + "requestBody": { + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": {} + } + } + } + }, + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": {} + } + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + }, + "summary": "/request_operations" + } + }, + "/unban_all_operations": { + "post": { + "description": "Clear the set of banned operations.", + "requestBody": { + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": {} + } + } + } + }, + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": {} + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + }, + "summary": "/unban_all_operations" + } + }, + "/unban_operation": { + "post": { + "description": "Remove an operation from the set of banned operations (nothing happens if it was not banned).", + "requestBody": { + "content": { + "application/json": { + "schema": { + "title": "A Tezos operation ID (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + } + } + } + }, + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": {} + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + }, + "summary": "/unban_operation" + } + } + }, + "components": { + "schemas": { + "Bls12_381_signature": { + "title": "A Bls12_381 signature (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "Context_hash": { + "title": "A hash of context (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "DAL_commitment": { + "title": "Commitment representation for the DAL (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "Ed25519.Public_key_hash": { + "title": "An Ed25519 public key hash (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "Operation_hash": { + "title": "A Tezos operation ID (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "Operation_list_list_hash": { + "title": "A list of list of operations (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "Protocol_hash": { + "title": "A Tezos protocol ID (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "Signature.Public_key": { + "title": "A Ed25519, Secp256k1, or P256 public key (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "Signature.Public_key_hash": { + "title": "A Ed25519, Secp256k1, P256, or BLS public key hash (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "Signature.V2": { + "title": "A Ed25519, Secp256k1, P256 or BLS signature (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "Zk_rollup_hash": { + "title": "A zk rollup address (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "alpha.block_header.alpha.full_header": { + "title": "Shell header", + "description": "Block header's shell-related content. It contains information such as the block level, its predecessor and timestamp.", + "type": "object", + "properties": { + "level": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "proto": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "predecessor": { + "$ref": "#/components/schemas/block_hash" + }, + "timestamp": { + "$ref": "#/components/schemas/timestamp.protocol" + }, + "validation_pass": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "operations_hash": { + "$ref": "#/components/schemas/Operation_list_list_hash" + }, + "fitness": { + "$ref": "#/components/schemas/fitness" + }, + "context": { + "$ref": "#/components/schemas/Context_hash" + }, + "payload_hash": { + "$ref": "#/components/schemas/value_hash" + }, + "payload_round": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "proof_of_work_nonce": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + }, + "seed_nonce_hash": { + "$ref": "#/components/schemas/cycle_nonce" + }, + "liquidity_baking_toggle_vote": { + "$ref": "#/components/schemas/alpha.liquidity_baking_vote" + }, + "signature": { + "$ref": "#/components/schemas/Signature.V2" + } + }, + "required": [ + "level", + "proto", + "predecessor", + "timestamp", + "validation_pass", + "operations_hash", + "fitness", + "context", + "payload_hash", + "payload_round", + "proof_of_work_nonce", + "liquidity_baking_toggle_vote", + "signature" + ] + }, + "alpha.contract_id": { + "title": "A contract handle", + "description": "A contract notation as given to an RPC or inside scripts. Can be a base58 implicit contract hash or a base58 originated contract hash.", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "alpha.contract_id.originated": { + "title": "A contract handle -- originated account", + "description": "A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash.", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "alpha.entrypoint": { + "title": "entrypoint", + "description": "Named entrypoint to a Michelson smart contract", + "oneOf": [ + { + "title": "default", + "type": "string", + "enum": [ + "default" + ] + }, + { + "title": "root", + "type": "string", + "enum": [ + "root" + ] + }, + { + "title": "do", + "type": "string", + "enum": [ + "do" + ] + }, + { + "title": "set_delegate", + "type": "string", + "enum": [ + "set_delegate" + ] + }, + { + "title": "remove_delegate", + "type": "string", + "enum": [ + "remove_delegate" + ] + }, + { + "title": "deposit", + "type": "string", + "enum": [ + "deposit" + ] + }, + { + "title": "stake", + "type": "string", + "enum": [ + "stake" + ] + }, + { + "title": "unstake", + "type": "string", + "enum": [ + "unstake" + ] + }, + { + "title": "finalize_unstake", + "type": "string", + "enum": [ + "finalize_unstake" + ] + }, + { + "title": "set_delegate_parameters", + "type": "string", + "enum": [ + "set_delegate_parameters" + ] + }, + { + "title": "named", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + } + ] + }, + "alpha.inlined.consensus_operation": { + "description": "An operation's shell header.", + "type": "object", + "properties": { + "branch": { + "$ref": "#/components/schemas/block_hash" + }, + "operations": { + "$ref": "#/components/schemas/alpha.inlined.consensus_operation.contents" + }, + "signature": { + "$ref": "#/components/schemas/Signature.V2" + } + }, + "required": [ + "branch", + "operations" + ] + }, + "alpha.inlined.consensus_operation.contents": { + "oneOf": [ + { + "title": "Preattestation", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "preattestation" + ] + }, + "slot": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "round": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "block_payload_hash": { + "$ref": "#/components/schemas/value_hash" + } + }, + "required": [ + "kind", + "slot", + "level", + "round", + "block_payload_hash" + ] + }, + { + "title": "Attestation", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "attestation" + ] + }, + "slot": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "round": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "block_payload_hash": { + "$ref": "#/components/schemas/value_hash" + } + }, + "required": [ + "kind", + "slot", + "level", + "round", + "block_payload_hash" + ] + }, + { + "title": "Attestation_with_dal", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "attestation_with_dal" + ] + }, + "slot": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "round": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "block_payload_hash": { + "$ref": "#/components/schemas/value_hash" + }, + "dal_attestation": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "kind", + "slot", + "level", + "round", + "block_payload_hash", + "dal_attestation" + ] + }, + { + "title": "Preattestations_aggregate", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "preattestations_aggregate" + ] + }, + "consensus_content": { + "type": "object", + "properties": { + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "round": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "block_payload_hash": { + "$ref": "#/components/schemas/value_hash" + } + }, + "required": [ + "level", + "round", + "block_payload_hash" + ] + }, + "committee": { + "type": "array", + "items": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + } + } + }, + "required": [ + "kind", + "consensus_content", + "committee" + ] + }, + { + "title": "Attestations_aggregate", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "attestations_aggregate" + ] + }, + "consensus_content": { + "type": "object", + "properties": { + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "round": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "block_payload_hash": { + "$ref": "#/components/schemas/value_hash" + } + }, + "required": [ + "level", + "round", + "block_payload_hash" + ] + }, + "committee": { + "type": "array", + "items": { + "type": "object", + "properties": { + "slot": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "dal_attestation": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "slot" + ] + } + } + }, + "required": [ + "kind", + "consensus_content", + "committee" + ] + } + ] + }, + "alpha.liquidity_baking_vote": { + "oneOf": [ + { + "title": "per_block_vote_on", + "type": "string", + "enum": [ + "on" + ] + }, + { + "title": "per_block_vote_off", + "type": "string", + "enum": [ + "off" + ] + }, + { + "title": "per_block_vote_pass", + "type": "string", + "enum": [ + "pass" + ] + } + ] + }, + "alpha.michelson.v1.primitives": { + "type": "string", + "enum": [ + "SHA256", + "PUSH", + "GET_AND_UPDATE", + "RENAME", + "False", + "CAST", + "ISNAT", + "unit", + "PACK", + "EMIT", + "string", + "chain_id", + "Pair", + "constant", + "IF_CONS", + "INDEX_ADDRESS", + "signature", + "storage", + "OR", + "chest", + "view", + "UNPACK", + "ADD", + "DIP", + "lambda", + "MEM", + "BYTES", + "SENDER", + "ADDRESS", + "CDR", + "SAPLING_EMPTY_STATE", + "nat", + "LOOP", + "GET_ADDRESS_INDEX", + "mutez", + "SHA512", + "CREATE_ACCOUNT", + "BLAKE2B", + "READ_TICKET", + "LE", + "sapling_transaction_deprecated", + "bytes", + "timestamp", + "or", + "CHAIN_ID", + "ticket", + "SELF_ADDRESS", + "SOURCE", + "IMPLICIT_ACCOUNT", + "contract", + "AMOUNT", + "CHECK_SIGNATURE", + "tx_rollup_l2_address", + "LSR", + "EQ", + "Elt", + "OPEN_CHEST", + "NIL", + "CREATE_CONTRACT", + "LSL", + "TRANSFER_TOKENS", + "JOIN_TICKETS", + "SWAP", + "Some", + "parameter", + "option", + "never", + "VIEW", + "None", + "SLICE", + "bool", + "ABS", + "key", + "DUG", + "key_hash", + "CAR", + "GET", + "HASH_KEY", + "CONCAT", + "LEVEL", + "SAPLING_VERIFY_UPDATE", + "TOTAL_VOTING_POWER", + "Lambda_rec", + "SIZE", + "map", + "STEPS_TO_QUOTA", + "IF_NONE", + "UNPAIR", + "CONS", + "Unit", + "CONTRACT", + "MUL", + "UPDATE", + "EXEC", + "PAIR", + "SPLIT_TICKET", + "RIGHT", + "int", + "AND", + "NEG", + "big_map", + "BALANCE", + "SET_DELEGATE", + "NEVER", + "MIN_BLOCK_TIME", + "INT", + "bls12_381_fr", + "ITER", + "True", + "Right", + "Ticket", + "GT", + "DIG", + "operation", + "SUB", + "EDIV", + "MAP", + "IF_LEFT", + "list", + "VOTING_POWER", + "LAMBDA_REC", + "Left", + "bls12_381_g2", + "TICKET_DEPRECATED", + "bls12_381_g1", + "sapling_state", + "DUP", + "LEFT", + "chest_key", + "pair", + "SHA3", + "LAMBDA", + "NOT", + "KECCAK", + "NOW", + "NAT", + "GE", + "set", + "address", + "NEQ", + "IF", + "FAILWITH", + "NONE", + "SUB_MUTEZ", + "XOR", + "LOOP_LEFT", + "PAIRING_CHECK", + "DROP", + "EMPTY_BIG_MAP", + "UNIT", + "sapling_transaction", + "TICKET", + "EMPTY_MAP", + "APPLY", + "LT", + "SOME", + "IS_IMPLICIT_ACCOUNT", + "COMPARE", + "EMPTY_SET", + "SELF", + "code" + ] + }, + "alpha.mutez": { + "$ref": "#/components/schemas/positive_bignum" + }, + "alpha.operation.alpha.contents": { + "oneOf": [ + { + "title": "Attestation", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "attestation" + ] + }, + "slot": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "round": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "block_payload_hash": { + "$ref": "#/components/schemas/value_hash" + } + }, + "required": [ + "kind", + "slot", + "level", + "round", + "block_payload_hash" + ] + }, + { + "title": "Attestation_with_dal", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "attestation_with_dal" + ] + }, + "slot": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "round": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "block_payload_hash": { + "$ref": "#/components/schemas/value_hash" + }, + "dal_attestation": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "kind", + "slot", + "level", + "round", + "block_payload_hash", + "dal_attestation" + ] + }, + { + "title": "Preattestation", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "preattestation" + ] + }, + "slot": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "round": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "block_payload_hash": { + "$ref": "#/components/schemas/value_hash" + } + }, + "required": [ + "kind", + "slot", + "level", + "round", + "block_payload_hash" + ] + }, + { + "title": "Attestations_aggregate", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "attestations_aggregate" + ] + }, + "consensus_content": { + "type": "object", + "properties": { + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "round": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "block_payload_hash": { + "$ref": "#/components/schemas/value_hash" + } + }, + "required": [ + "level", + "round", + "block_payload_hash" + ] + }, + "committee": { + "type": "array", + "items": { + "type": "object", + "properties": { + "slot": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "dal_attestation": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "slot" + ] + } + } + }, + "required": [ + "kind", + "consensus_content", + "committee" + ] + }, + { + "title": "Preattestations_aggregate", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "preattestations_aggregate" + ] + }, + "consensus_content": { + "type": "object", + "properties": { + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "round": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "block_payload_hash": { + "$ref": "#/components/schemas/value_hash" + } + }, + "required": [ + "level", + "round", + "block_payload_hash" + ] + }, + "committee": { + "type": "array", + "items": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + } + } + }, + "required": [ + "kind", + "consensus_content", + "committee" + ] + }, + { + "title": "Double_consensus_operation_evidence", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "double_consensus_operation_evidence" + ] + }, + "slot": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "op1": { + "$ref": "#/components/schemas/alpha.inlined.consensus_operation" + }, + "op2": { + "$ref": "#/components/schemas/alpha.inlined.consensus_operation" + } + }, + "required": [ + "kind", + "slot", + "op1", + "op2" + ] + }, + { + "title": "Seed_nonce_revelation", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "seed_nonce_revelation" + ] + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "nonce": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "required": [ + "kind", + "level", + "nonce" + ] + }, + { + "title": "Vdf_revelation", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "vdf_revelation" + ] + }, + "solution": { + "type": "array", + "items": { + "oneOf": [ + { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + }, + { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + ] + } + } + }, + "required": [ + "kind", + "solution" + ] + }, + { + "title": "Double_baking_evidence", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "double_baking_evidence" + ] + }, + "bh1": { + "$ref": "#/components/schemas/alpha.block_header.alpha.full_header" + }, + "bh2": { + "$ref": "#/components/schemas/alpha.block_header.alpha.full_header" + } + }, + "required": [ + "kind", + "bh1", + "bh2" + ] + }, + { + "title": "Dal_entrapment_evidence", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "dal_entrapment_evidence" + ] + }, + "attestation": { + "$ref": "#/components/schemas/alpha.inlined.consensus_operation" + }, + "consensus_slot": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "slot_index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "shard_with_proof": { + "type": "object", + "properties": { + "shard": { + "type": "array", + "items": { + "oneOf": [ + { + "type": "integer", + "minimum": -1073741824, + "maximum": 1073741823 + }, + { + "type": "array", + "items": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + } + ] + } + }, + "proof": { + "$ref": "#/components/schemas/DAL_commitment" + } + }, + "required": [ + "shard", + "proof" + ] + } + }, + "required": [ + "kind", + "attestation", + "consensus_slot", + "slot_index", + "shard_with_proof" + ] + }, + { + "title": "Activate_account", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "activate_account" + ] + }, + "pkh": { + "$ref": "#/components/schemas/Ed25519.Public_key_hash" + }, + "secret": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "required": [ + "kind", + "pkh", + "secret" + ] + }, + { + "title": "Proposals", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "proposals" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "period": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "proposals": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Protocol_hash" + } + } + }, + "required": [ + "kind", + "source", + "period", + "proposals" + ] + }, + { + "title": "Ballot", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "ballot" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "period": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "proposal": { + "$ref": "#/components/schemas/Protocol_hash" + }, + "ballot": { + "type": "string", + "enum": [ + "nay", + "yay", + "pass" + ] + } + }, + "required": [ + "kind", + "source", + "period", + "proposal", + "ballot" + ] + }, + { + "title": "Reveal", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "reveal" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "public_key": { + "$ref": "#/components/schemas/Signature.Public_key" + }, + "proof": { + "$ref": "#/components/schemas/Bls12_381_signature" + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "public_key" + ] + }, + { + "title": "Transaction", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "transaction" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "amount": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "destination": { + "$ref": "#/components/schemas/alpha.contract_id" + }, + "parameters": { + "type": "object", + "properties": { + "entrypoint": { + "$ref": "#/components/schemas/alpha.entrypoint" + }, + "value": {} + }, + "required": [ + "entrypoint", + "value" + ] + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "amount", + "destination" + ] + }, + { + "title": "Origination", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "origination" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "balance": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "delegate": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "script": { + "$ref": "#/components/schemas/alpha.scripted.contracts" + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "balance", + "script" + ] + }, + { + "title": "Delegation", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "delegation" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "delegate": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit" + ] + }, + { + "title": "Set_deposits_limit", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "set_deposits_limit" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "limit": { + "$ref": "#/components/schemas/alpha.mutez" + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit" + ] + }, + { + "title": "Increase_paid_storage", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "increase_paid_storage" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "amount": { + "$ref": "#/components/schemas/bignum" + }, + "destination": { + "$ref": "#/components/schemas/alpha.contract_id.originated" + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "amount", + "destination" + ] + }, + { + "title": "Update_consensus_key", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "update_consensus_key" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "pk": { + "$ref": "#/components/schemas/Signature.Public_key" + }, + "proof": { + "$ref": "#/components/schemas/Bls12_381_signature" + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "pk" + ] + }, + { + "title": "Update_companion_key", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "update_companion_key" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "pk": { + "$ref": "#/components/schemas/Signature.Public_key" + }, + "proof": { + "$ref": "#/components/schemas/Bls12_381_signature" + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "pk" + ] + }, + { + "title": "Drain_delegate", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "drain_delegate" + ] + }, + "consensus_key": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "delegate": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "destination": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + } + }, + "required": [ + "kind", + "consensus_key", + "delegate", + "destination" + ] + }, + { + "title": "Failing_noop", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "failing_noop" + ] + }, + "arbitrary": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "required": [ + "kind", + "arbitrary" + ] + }, + { + "title": "Register_global_constant", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "register_global_constant" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "value": {} + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "value" + ] + }, + { + "title": "Transfer_ticket", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "transfer_ticket" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "ticket_contents": {}, + "ticket_ty": {}, + "ticket_ticketer": { + "$ref": "#/components/schemas/alpha.contract_id" + }, + "ticket_amount": { + "$ref": "#/components/schemas/positive_bignum" + }, + "destination": { + "$ref": "#/components/schemas/alpha.contract_id" + }, + "entrypoint": { + "$ref": "#/components/schemas/unistring" + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "ticket_contents", + "ticket_ty", + "ticket_ticketer", + "ticket_amount", + "destination", + "entrypoint" + ] + }, + { + "title": "Dal_publish_commitment", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "dal_publish_commitment" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "slot_header": { + "type": "object", + "properties": { + "slot_index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "commitment": { + "$ref": "#/components/schemas/DAL_commitment" + }, + "commitment_proof": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "required": [ + "slot_index", + "commitment", + "commitment_proof" + ] + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "slot_header" + ] + }, + { + "title": "Smart_rollup_originate", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "smart_rollup_originate" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "pvm_kind": { + "type": "string", + "enum": [ + "wasm_2_0_0", + "arith", + "riscv" + ] + }, + "kernel": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + }, + "parameters_ty": {}, + "whitelist": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + } + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "pvm_kind", + "kernel", + "parameters_ty" + ] + }, + { + "title": "Smart_rollup_add_messages", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "smart_rollup_add_messages" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "message": { + "type": "array", + "items": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "message" + ] + }, + { + "title": "Smart_rollup_cement", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "smart_rollup_cement" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "rollup": { + "$ref": "#/components/schemas/smart_rollup_address" + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "rollup" + ] + }, + { + "title": "Smart_rollup_publish", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "smart_rollup_publish" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "rollup": { + "$ref": "#/components/schemas/smart_rollup_address" + }, + "commitment": { + "type": "object", + "properties": { + "compressed_state": { + "$ref": "#/components/schemas/smart_rollup_state_hash" + }, + "inbox_level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "predecessor": { + "$ref": "#/components/schemas/smart_rollup_commitment_hash" + }, + "number_of_ticks": { + "$ref": "#/components/schemas/int64" + } + }, + "required": [ + "compressed_state", + "inbox_level", + "predecessor", + "number_of_ticks" + ] + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "rollup", + "commitment" + ] + }, + { + "title": "Smart_rollup_refute", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "smart_rollup_refute" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "rollup": { + "$ref": "#/components/schemas/smart_rollup_address" + }, + "opponent": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "refutation": { + "oneOf": [ + { + "title": "Start", + "type": "object", + "properties": { + "refutation_kind": { + "type": "string", + "enum": [ + "start" + ] + }, + "player_commitment_hash": { + "$ref": "#/components/schemas/smart_rollup_commitment_hash" + }, + "opponent_commitment_hash": { + "$ref": "#/components/schemas/smart_rollup_commitment_hash" + } + }, + "required": [ + "refutation_kind", + "player_commitment_hash", + "opponent_commitment_hash" + ] + }, + { + "title": "Move", + "type": "object", + "properties": { + "refutation_kind": { + "type": "string", + "enum": [ + "move" + ] + }, + "choice": { + "$ref": "#/components/schemas/positive_bignum" + }, + "step": { + "oneOf": [ + { + "title": "Dissection", + "type": "array", + "items": { + "type": "object", + "properties": { + "state": { + "$ref": "#/components/schemas/smart_rollup_state_hash" + }, + "tick": { + "$ref": "#/components/schemas/positive_bignum" + } + }, + "required": [ + "tick" + ] + } + }, + { + "title": "Proof", + "type": "object", + "properties": { + "pvm_step": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + }, + "input_proof": { + "oneOf": [ + { + "title": "inbox proof", + "type": "object", + "properties": { + "input_proof_kind": { + "type": "string", + "enum": [ + "inbox_proof" + ] + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "message_counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "serialized_proof": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "required": [ + "input_proof_kind", + "level", + "message_counter", + "serialized_proof" + ] + }, + { + "title": "reveal proof", + "type": "object", + "properties": { + "input_proof_kind": { + "type": "string", + "enum": [ + "reveal_proof" + ] + }, + "reveal_proof": { + "oneOf": [ + { + "title": "raw data proof", + "type": "object", + "properties": { + "reveal_proof_kind": { + "type": "string", + "enum": [ + "raw_data_proof" + ] + }, + "raw_data": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "required": [ + "reveal_proof_kind", + "raw_data" + ] + }, + { + "title": "metadata proof", + "type": "object", + "properties": { + "reveal_proof_kind": { + "type": "string", + "enum": [ + "metadata_proof" + ] + } + }, + "required": [ + "reveal_proof_kind" + ] + }, + { + "title": "dal page proof", + "type": "object", + "properties": { + "reveal_proof_kind": { + "type": "string", + "enum": [ + "dal_page_proof" + ] + }, + "dal_page_id": { + "type": "object", + "properties": { + "published_level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "slot_index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "page_index": { + "type": "integer", + "minimum": -32768, + "maximum": 32767 + } + }, + "required": [ + "published_level", + "slot_index", + "page_index" + ] + }, + "dal_proof": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "required": [ + "reveal_proof_kind", + "dal_page_id", + "dal_proof" + ] + }, + { + "title": "dal parameters proof", + "type": "object", + "properties": { + "reveal_proof_kind": { + "type": "string", + "enum": [ + "dal_parameters_proof" + ] + } + }, + "required": [ + "reveal_proof_kind" + ] + } + ] + } + }, + "required": [ + "input_proof_kind", + "reveal_proof" + ] + }, + { + "title": "first input", + "type": "object", + "properties": { + "input_proof_kind": { + "type": "string", + "enum": [ + "first_input" + ] + } + }, + "required": [ + "input_proof_kind" + ] + } + ] + } + }, + "required": [ + "pvm_step" + ] + } + ] + } + }, + "required": [ + "refutation_kind", + "choice", + "step" + ] + } + ] + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "rollup", + "opponent", + "refutation" + ] + }, + { + "title": "Smart_rollup_timeout", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "smart_rollup_timeout" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "rollup": { + "$ref": "#/components/schemas/smart_rollup_address" + }, + "stakers": { + "type": "object", + "properties": { + "alice": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "bob": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + } + }, + "required": [ + "alice", + "bob" + ] + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "rollup", + "stakers" + ] + }, + { + "title": "Smart_rollup_execute_outbox_message", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "smart_rollup_execute_outbox_message" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "rollup": { + "$ref": "#/components/schemas/smart_rollup_address" + }, + "cemented_commitment": { + "$ref": "#/components/schemas/smart_rollup_commitment_hash" + }, + "output_proof": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "rollup", + "cemented_commitment", + "output_proof" + ] + }, + { + "title": "Smart_rollup_recover_bond", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "smart_rollup_recover_bond" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "rollup": { + "$ref": "#/components/schemas/smart_rollup_address" + }, + "staker": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "rollup", + "staker" + ] + }, + { + "title": "Zk_rollup_origination", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "zk_rollup_origination" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "public_parameters": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + }, + "circuits_info": { + "type": "array", + "items": { + "type": "array", + "items": { + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + }, + { + "oneOf": [ + { + "title": "Public", + "type": "object", + "properties": { + "public": {} + }, + "required": [ + "public" + ] + }, + { + "title": "Private", + "type": "object", + "properties": { + "private": {} + }, + "required": [ + "private" + ] + }, + { + "title": "Fee", + "type": "object", + "properties": { + "fee": {} + }, + "required": [ + "fee" + ] + } + ] + } + ] + } + } + }, + "init_state": { + "type": "array", + "items": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "nb_ops": { + "type": "integer", + "minimum": -1073741824, + "maximum": 1073741823 + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "public_parameters", + "circuits_info", + "init_state", + "nb_ops" + ] + }, + { + "title": "Zk_rollup_publish", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "zk_rollup_publish" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "zk_rollup": { + "$ref": "#/components/schemas/Zk_rollup_hash" + }, + "op": { + "type": "array", + "items": { + "type": "array", + "items": { + "oneOf": [ + { + "type": "object", + "properties": { + "op_code": { + "type": "integer", + "minimum": -1073741824, + "maximum": 1073741823 + }, + "price": { + "type": "object", + "properties": { + "id": { + "$ref": "#/components/schemas/script_expr" + }, + "amount": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "id", + "amount" + ] + }, + "l1_dst": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "rollup_id": { + "$ref": "#/components/schemas/Zk_rollup_hash" + }, + "payload": { + "type": "array", + "items": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + } + }, + "required": [ + "op_code", + "price", + "l1_dst", + "rollup_id", + "payload" + ] + }, + { + "nullable": true, + "oneOf": [ + { + "title": "Some", + "type": "object", + "properties": { + "contents": { + "$ref": "#/components/schemas/micheline.alpha.michelson_v1.expression" + }, + "ty": { + "$ref": "#/components/schemas/micheline.alpha.michelson_v1.expression" + }, + "ticketer": { + "$ref": "#/components/schemas/alpha.contract_id" + } + }, + "required": [ + "contents", + "ty", + "ticketer" + ] + } + ] + } + ] + } + } + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "zk_rollup", + "op" + ] + }, + { + "title": "Zk_rollup_update", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "zk_rollup_update" + ] + }, + "source": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "fee": { + "$ref": "#/components/schemas/alpha.mutez" + }, + "counter": { + "$ref": "#/components/schemas/positive_bignum" + }, + "gas_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "storage_limit": { + "$ref": "#/components/schemas/positive_bignum" + }, + "zk_rollup": { + "$ref": "#/components/schemas/Zk_rollup_hash" + }, + "update": { + "type": "object", + "properties": { + "pending_pis": { + "type": "array", + "items": { + "type": "array", + "items": { + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + }, + { + "type": "object", + "properties": { + "new_state": { + "type": "array", + "items": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "fee": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + }, + "exit_validity": { + "type": "boolean" + } + }, + "required": [ + "new_state", + "fee", + "exit_validity" + ] + } + ] + } + } + }, + "private_pis": { + "type": "array", + "items": { + "type": "array", + "items": { + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + }, + { + "type": "object", + "properties": { + "new_state": { + "type": "array", + "items": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "fee": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "required": [ + "new_state", + "fee" + ] + } + ] + } + } + }, + "fee_pi": { + "type": "object", + "properties": { + "new_state": { + "type": "array", + "items": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + } + }, + "required": [ + "new_state" + ] + }, + "proof": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "required": [ + "pending_pis", + "private_pis", + "fee_pi", + "proof" + ] + } + }, + "required": [ + "kind", + "source", + "fee", + "counter", + "gas_limit", + "storage_limit", + "zk_rollup", + "update" + ] + } + ] + }, + "alpha.scripted.contracts": { + "type": "object", + "properties": { + "code": {}, + "storage": {} + }, + "required": [ + "code", + "storage" + ] + }, + "bignum": { + "title": "Big number", + "description": "Decimal representation of a big number", + "type": "string" + }, + "block_hash": { + "title": "A block identifier (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "cycle_nonce": { + "title": "A nonce hash (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "error": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + }, + "error_opt": { + "description": "An optional error-trace (None indicates no error). The full list of errors is available with the global RPC `GET errors`" + }, + "fitness": { + "title": "Block fitness", + "description": "The fitness, or score, of a block, that allow the Tezos to decide which chain is the best. A fitness value is a list of byte sequences. They are compared as follows: shortest lists are smaller; lists of the same length are compared according to the lexicographical order.", + "type": "array", + "items": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "int64": { + "title": "64 bit integers", + "description": "Decimal representation of 64 bit integers", + "type": "string" + }, + "micheline.alpha.michelson_v1.expression": { + "oneOf": [ + { + "title": "Int", + "type": "object", + "properties": { + "int": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "int" + ] + }, + { + "title": "String", + "type": "object", + "properties": { + "string": { + "$ref": "#/components/schemas/unistring" + } + }, + "required": [ + "string" + ] + }, + { + "title": "Bytes", + "type": "object", + "properties": { + "bytes": { + "type": "string", + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9])*$" + } + }, + "required": [ + "bytes" + ] + }, + { + "title": "Sequence", + "type": "array", + "items": { + "$ref": "#/components/schemas/micheline.alpha.michelson_v1.expression" + } + }, + { + "title": "Prim__generic", + "description": "Generic primitive (any number of args with or without annotations)", + "type": "object", + "properties": { + "prim": { + "$ref": "#/components/schemas/alpha.michelson.v1.primitives" + }, + "args": { + "type": "array", + "items": { + "$ref": "#/components/schemas/micheline.alpha.michelson_v1.expression" + } + }, + "annots": { + "type": "array", + "items": { + "$ref": "#/components/schemas/unistring" + } + } + }, + "required": [ + "prim" + ] + } + ] + }, + "positive_bignum": { + "title": "Positive big number", + "description": "Decimal representation of a positive big number", + "type": "string" + }, + "script_expr": { + "title": "A script expression ID (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "smart_rollup_address": { + "title": "A smart rollup address (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "smart_rollup_commitment_hash": { + "title": "The hash of a commitment of a smart rollup (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "smart_rollup_state_hash": { + "title": "The hash of the VM state of a smart rollup (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "timestamp.protocol": { + "description": "A timestamp as seen by the protocol: second-level precision, epoch based.", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + }, + "unistring": { + "title": "Universal string representation", + "description": "Either a plain UTF8 string, or a sequence of bytes for strings that contain invalid byte sequences.", + "oneOf": [ + { + "type": "string" + }, + { + "type": "object", + "properties": { + "invalid_utf8_string": { + "type": "array", + "items": { + "type": "integer", + "minimum": 0, + "maximum": 255 + } + } + }, + "required": [ + "invalid_utf8_string" + ] + } + ] + }, + "value_hash": { + "title": "Hash of a consensus value (Base58Check-encoded)", + "oneOf": [ + { + "$ref": "#/components/schemas/unistring" + } + ] + } + } + } +} diff --git a/docs/api/alpha-mempool-openapi.yaml b/docs/api/alpha-mempool-openapi.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/docs/api/alpha-openapi.json b/docs/api/alpha-openapi.json index 0f54bcac50719562d92ca066717fdbae2bd65265..891a45ceb0602d80103ab6c839d74f0d3470b5ab 100644 --- a/docs/api/alpha-openapi.json +++ b/docs/api/alpha-openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Octez Protocol alpha RPC", "description": "The RPC API for protocol alpha served by the Octez node.", - "version": "Octez 1111.0~rc2+dev (958bc09e)" + "version": "Octez 2223.0~rc1+dev (00bee1ae)" }, "paths": { "/": { @@ -1177,17 +1177,28 @@ "allow_tz4_delegate_enable": { "type": "boolean" }, - "all_bakers_attest_activation_level": { - "nullable": true, - "oneOf": [ - { - "title": "Some", + "all_bakers_attest_activation_threshold": { + "type": "object", + "properties": { + "numerator": { "type": "integer", "minimum": 0, - "maximum": 2147483647 + "maximum": 65535 + }, + "denominator": { + "type": "integer", + "minimum": 0, + "maximum": 65535 } + }, + "required": [ + "numerator", + "denominator" ] }, + "native_contracts_enable": { + "type": "boolean" + }, "issuance_modification_delay": { "type": "integer", "minimum": 0, @@ -1282,7 +1293,8 @@ "direct_ticket_spending_enable", "aggregate_attestation", "allow_tz4_delegate_enable", - "all_bakers_attest_activation_level", + "all_bakers_attest_activation_threshold", + "native_contracts_enable", "issuance_modification_delay", "consensus_key_activation_delay", "unstake_finalization_delay" @@ -1958,16 +1970,27 @@ "allow_tz4_delegate_enable": { "type": "boolean" }, - "all_bakers_attest_activation_level": { - "nullable": true, - "oneOf": [ - { - "title": "Some", + "all_bakers_attest_activation_threshold": { + "type": "object", + "properties": { + "numerator": { "type": "integer", "minimum": 0, - "maximum": 2147483647 + "maximum": 65535 + }, + "denominator": { + "type": "integer", + "minimum": 0, + "maximum": 65535 } + }, + "required": [ + "numerator", + "denominator" ] + }, + "native_contracts_enable": { + "type": "boolean" } }, "required": [ @@ -2033,7 +2056,8 @@ "direct_ticket_spending_enable", "aggregate_attestation", "allow_tz4_delegate_enable", - "all_bakers_attest_activation_level" + "all_bakers_attest_activation_threshold", + "native_contracts_enable" ] } } @@ -2120,7 +2144,28 @@ "$ref": "#/components/schemas/Signature.Public_key_hash" }, "script": { - "$ref": "#/components/schemas/alpha.scripted.contracts" + "oneOf": [ + { + "title": "michelson", + "oneOf": [ + { + "$ref": "#/components/schemas/alpha.scripted.contracts" + } + ] + }, + { + "title": "native", + "type": "object", + "properties": { + "kind": {}, + "storage": {} + }, + "required": [ + "kind", + "storage" + ] + } + ] }, "counter": { "$ref": "#/components/schemas/positive_bignum" @@ -3743,6 +3788,103 @@ "index", "commitment" ] + }, + { + "title": "unpublished_dyn", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "unpublished" + ] + }, + "attestation_lag": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + } + }, + "required": [ + "kind", + "attestation_lag", + "level", + "index" + ] + }, + { + "title": "published_dyn", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "published" + ] + }, + "publisher": { + "$ref": "#/components/schemas/alpha.contract_id" + }, + "is_proto_attested": { + "type": "boolean" + }, + "attested_shards": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "total_shards": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "attestation_lag": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "version": { + "type": "string", + "enum": [ + "0" + ] + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "commitment": { + "$ref": "#/components/schemas/DAL_commitment" + } + }, + "required": [ + "kind", + "publisher", + "is_proto_attested", + "attested_shards", + "total_shards", + "attestation_lag", + "version", + "level", + "index", + "commitment" + ] } ] }, @@ -3785,6 +3927,146 @@ } } }, + "/context/dal/past_parameters/{block_level}": { + "get": { + "description": "Get the DAL parameters to use for a given level", + "parameters": [ + { + "name": "block_level", + "in": "path", + "description": "A level integer", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "feature_enable": { + "type": "boolean" + }, + "incentives_enable": { + "type": "boolean" + }, + "number_of_slots": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "attestation_lag": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "attestation_threshold": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "minimal_participation_ratio": { + "type": "object", + "properties": { + "numerator": { + "$ref": "#/components/schemas/bignum" + }, + "denominator": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "numerator", + "denominator" + ] + }, + "rewards_ratio": { + "type": "object", + "properties": { + "numerator": { + "$ref": "#/components/schemas/bignum" + }, + "denominator": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "numerator", + "denominator" + ] + }, + "traps_fraction": { + "type": "object", + "properties": { + "numerator": { + "$ref": "#/components/schemas/bignum" + }, + "denominator": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "numerator", + "denominator" + ] + }, + "redundancy_factor": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "page_size": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "slot_size": { + "type": "integer", + "minimum": -1073741824, + "maximum": 1073741823 + }, + "number_of_shards": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + } + }, + "required": [ + "feature_enable", + "incentives_enable", + "number_of_slots", + "attestation_lag", + "attestation_threshold", + "minimal_participation_ratio", + "rewards_ratio", + "traps_fraction", + "redundancy_factor", + "page_size", + "slot_size", + "number_of_shards" + ] + } + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + } + } + }, "/context/dal/published_slot_headers": { "get": { "description": "Get the published slots headers for the given level", @@ -3978,7 +4260,92 @@ "content": { "oneOf": [ { - "title": "unpublished", + "title": "unpublished", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "unpublished" + ] + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + } + }, + "required": [ + "kind", + "level", + "index" + ] + }, + { + "title": "published", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "published" + ] + }, + "publisher": { + "$ref": "#/components/schemas/alpha.contract_id" + }, + "is_proto_attested": { + "type": "boolean" + }, + "attested_shards": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "total_shards": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "version": { + "type": "string", + "enum": [ + "0" + ] + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "commitment": { + "$ref": "#/components/schemas/DAL_commitment" + } + }, + "required": [ + "kind", + "publisher", + "is_proto_attested", + "attested_shards", + "total_shards", + "version", + "level", + "index", + "commitment" + ] + }, + { + "title": "unpublished_dyn", "type": "object", "properties": { "kind": { @@ -3987,6 +4354,11 @@ "unpublished" ] }, + "attestation_lag": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, "level": { "type": "integer", "minimum": 0, @@ -4000,12 +4372,13 @@ }, "required": [ "kind", + "attestation_lag", "level", "index" ] }, { - "title": "published", + "title": "published_dyn", "type": "object", "properties": { "kind": { @@ -4030,6 +4403,11 @@ "minimum": 0, "maximum": 65535 }, + "attestation_lag": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, "version": { "type": "string", "enum": [ @@ -4056,6 +4434,7 @@ "is_proto_attested", "attested_shards", "total_shards", + "attestation_lag", "version", "level", "index", @@ -6573,6 +6952,54 @@ } } }, + "/context/destination/{destination_id}/index": { + "get": { + "description": "Returns the index assigned to the address if it was indexed by the opcode INDEX_ADDRESS, otherwise returns null", + "parameters": [ + { + "name": "destination_id", + "in": "path", + "description": "A destination identifier encoded in b58check.", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": { + "nullable": true, + "oneOf": [ + { + "title": "Some", + "oneOf": [ + { + "$ref": "#/components/schemas/positive_bignum" + } + ] + } + ] + } + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + } + } + }, "/context/issuance/current_yearly_rate": { "get": { "description": "Returns the current expected maximum yearly issuance rate (in %). The value only includes participation rewards (and does not include liquidity baking)", @@ -6745,10 +7172,10 @@ "baking_reward_fixed_portion": { "$ref": "#/components/schemas/alpha.mutez" }, - "baking_reward_bonus_per_slot": { + "baking_reward_bonus_per_block": { "$ref": "#/components/schemas/alpha.mutez" }, - "attesting_reward_per_slot": { + "attesting_reward_per_block": { "$ref": "#/components/schemas/alpha.mutez" }, "seed_nonce_revelation_tip": { @@ -6764,8 +7191,8 @@ "required": [ "cycle", "baking_reward_fixed_portion", - "baking_reward_bonus_per_slot", - "attesting_reward_per_slot", + "baking_reward_bonus_per_block", + "attesting_reward_per_block", "seed_nonce_revelation_tip", "vdf_revelation_tip", "dal_attesting_reward_per_shard" @@ -8250,6 +8677,103 @@ "index", "commitment" ] + }, + { + "title": "unpublished_dyn", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "unpublished" + ] + }, + "attestation_lag": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + } + }, + "required": [ + "kind", + "attestation_lag", + "level", + "index" + ] + }, + { + "title": "published_dyn", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "published" + ] + }, + "publisher": { + "$ref": "#/components/schemas/alpha.contract_id" + }, + "is_proto_attested": { + "type": "boolean" + }, + "attested_shards": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "total_shards": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + }, + "attestation_lag": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "version": { + "type": "string", + "enum": [ + "0" + ] + }, + "level": { + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + }, + "commitment": { + "$ref": "#/components/schemas/DAL_commitment" + } + }, + "required": [ + "kind", + "publisher", + "is_proto_attested", + "attested_shards", + "total_shards", + "attestation_lag", + "version", + "level", + "index", + "commitment" + ] } ] }, @@ -9383,16 +9907,86 @@ "context": { "$ref": "#/components/schemas/Context_hash" } - }, - "required": [ - "level", - "proto", - "predecessor", - "timestamp", - "validation_pass", - "operations_hash", - "fitness", - "context" + }, + "required": [ + "level", + "proto", + "predecessor", + "timestamp", + "validation_pass", + "operations_hash", + "fitness", + "context" + ] + } + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + } + } + }, + "/helpers/all_bakers_attest_activation_level": { + "get": { + "description": "Returns the activation level of All Bakers Attest. If the level is not set, returns `null`.", + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": { + "nullable": true, + "oneOf": [ + { + "title": "Some", + "type": "object", + "properties": { + "level": { + "description": "The level of the block relative to genesis. This is also the Shell's notion of level.", + "type": "integer", + "minimum": 0, + "maximum": 2147483647 + }, + "level_position": { + "description": "The level of the block relative to the successor of the genesis block. More precisely, it is the position of the block relative to the block that starts the \"Alpha family\" of protocols, which includes all protocols except Genesis (that is, from 001 onwards).", + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "cycle": { + "description": "The current cycle's number. Note that cycles are a protocol-specific notion. As a result, the cycle number starts at 0 with the first block of the Alpha family of protocols.", + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "cycle_position": { + "description": "The current level of the block relative to the first block of the current cycle.", + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "expected_commitment": { + "description": "Tells whether the baker of this block has to commit a seed nonce hash.", + "type": "boolean" + } + }, + "required": [ + "level", + "level_position", + "cycle", + "cycle_position", + "expected_commitment" + ] + } ] } } @@ -9480,7 +10074,7 @@ "minimum": 0, "maximum": 65535 }, - "attestation_power": { + "attesting_power": { "type": "integer", "minimum": 0, "maximum": 65535 @@ -9492,7 +10086,7 @@ "required": [ "delegate", "first_slot", - "attestation_power", + "attesting_power", "consensus_key" ] } @@ -9523,6 +10117,68 @@ } } }, + "/helpers/baking_power_distribution_for_current_cycle": { + "get": { + "description": "Returns the total baking power and the list of active delegates with their respective baking power, used to determine consensus rights for the current cycle. Note that these baking powers correspond to the staked and delegated balances that were held by bakers at the end of (current_cycle - CONSENSUS_RIGHTS_DELAY - 1).", + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "oneOf": [ + { + "$ref": "#/components/schemas/int64" + }, + { + "type": "array", + "items": { + "type": "array", + "items": { + "oneOf": [ + { + "type": "object", + "properties": { + "delegate": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "consensus_pkh": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + } + }, + "required": [ + "delegate", + "consensus_pkh" + ] + }, + { + "$ref": "#/components/schemas/int64" + } + ] + } + } + } + ] + } + } + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + } + } + }, "/helpers/baking_rights": { "get": { "description": "Retrieves the list of delegates allowed to bake a block.\nBy default, it gives the best baking opportunities (in terms of rounds) for bakers that have at least one opportunity below the 64th round for the next block.\nParameters `level` and `cycle` can be used to specify the (valid) level(s) in the past or future at which the baking rights have to be returned.\nParameter `delegate` can be used to restrict the results to the given delegates. Parameter `consensus_key` can be used to restrict the results to the given consensus_keys. If parameter `all` is set, all the baking opportunities for each baker at each level are returned, instead of just the first one.\nReturns the list of baking opportunities up to round 64. Also returns the minimal timestamps that correspond to these opportunities. The timestamps are omitted for levels in the past, and are only estimates for levels higher that the next block's, based on the hypothesis that all predecessor blocks were baked at the first round.", @@ -10255,9 +10911,6 @@ "liquidity_baking_toggle_vote": { "$ref": "#/components/schemas/alpha.liquidity_baking_vote" }, - "adaptive_issuance_vote": { - "$ref": "#/components/schemas/alpha.adaptive_issuance_vote" - }, "signature": { "$ref": "#/components/schemas/Signature.V2" } @@ -10267,7 +10920,6 @@ "payload_round", "proof_of_work_nonce", "liquidity_baking_toggle_vote", - "adaptive_issuance_vote", "signature" ] } @@ -10425,9 +11077,6 @@ "liquidity_baking_toggle_vote": { "$ref": "#/components/schemas/alpha.liquidity_baking_vote" }, - "adaptive_issuance_vote": { - "$ref": "#/components/schemas/alpha.adaptive_issuance_vote" - }, "signature": { "$ref": "#/components/schemas/Signature.V2" } @@ -10438,7 +11087,6 @@ "payload_round", "proof_of_work_nonce", "liquidity_baking_toggle_vote", - "adaptive_issuance_vote", "signature" ] }, @@ -12731,6 +13379,66 @@ } } }, + "/helpers/tz4_baker_number_ratio": { + "get": { + "description": "Returns the ratio of active bakers using a tz4.", + "parameters": [ + { + "name": "cycle", + "in": "query", + "description": "A cycle integer", + "required": false, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": { + "title": "Universal string representation", + "description": "Either a plain UTF8 string, or a sequence of bytes for strings that contain invalid byte sequences.", + "oneOf": [ + { + "type": "string" + }, + { + "type": "object", + "properties": { + "invalid_utf8_string": { + "type": "array", + "items": { + "type": "integer", + "minimum": 0, + "maximum": 255 + } + } + }, + "required": [ + "invalid_utf8_string" + ] + } + ] + } + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + } + } + }, "/helpers/validators": { "get": { "description": "Retrieves the level, the attestation slots and the public key hash of each delegate allowed to attest a block. Also returns each delegate's current consensus key, and current companion key when needed for crafting and validating attestations at this level.\nBy default, it provides this information for the next level.\nParameter `level` can be used to specify the (valid) level(s) in the past or future at which the attestation rights have to be returned. Parameter `delegate` can be used to restrict the results results to the given delegates. Parameter `consensus_key` can be used to restrict the results to the given consensus_keys.\n", @@ -12778,29 +13486,62 @@ "minimum": 0, "maximum": 2147483647 }, - "delegate": { - "$ref": "#/components/schemas/Signature.Public_key_hash" + "consensus_threshold": { + "$ref": "#/components/schemas/int64" }, - "slots": { + "consensus_committee": { + "$ref": "#/components/schemas/int64" + }, + "all_bakers_attest_activated": { + "type": "boolean" + }, + "delegates": { "type": "array", "items": { - "type": "integer", - "minimum": 0, - "maximum": 65535 + "type": "object", + "properties": { + "delegate": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "rounds": { + "type": "array", + "items": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "consensus_key": { + "$ref": "#/components/schemas/Signature.Public_key_hash" + }, + "companion_key": { + "$ref": "#/components/schemas/Bls12_381.Public_key_hash" + }, + "attesting_power": { + "$ref": "#/components/schemas/int64" + }, + "attestation_slot": { + "type": "integer", + "minimum": 0, + "maximum": 65535 + } + }, + "required": [ + "delegate", + "rounds", + "consensus_key", + "attesting_power", + "attestation_slot" + ] } - }, - "consensus_key": { - "$ref": "#/components/schemas/Signature.Public_key_hash" - }, - "companion_key": { - "$ref": "#/components/schemas/Bls12_381.Public_key_hash" } }, "required": [ "level", - "delegate", - "slots", - "consensus_key" + "consensus_threshold", + "consensus_committee", + "all_bakers_attest_activated", + "delegates" ] } } @@ -14151,31 +14892,6 @@ } ] }, - "alpha.adaptive_issuance_vote": { - "oneOf": [ - { - "title": "per_block_vote_on", - "type": "string", - "enum": [ - "on" - ] - }, - { - "title": "per_block_vote_off", - "type": "string", - "enum": [ - "off" - ] - }, - { - "title": "per_block_vote_pass", - "type": "string", - "enum": [ - "pass" - ] - } - ] - }, "alpha.apply_internal_results.alpha.operation_result": { "oneOf": [ { @@ -14403,9 +15119,6 @@ "liquidity_baking_toggle_vote": { "$ref": "#/components/schemas/alpha.liquidity_baking_vote" }, - "adaptive_issuance_vote": { - "$ref": "#/components/schemas/alpha.adaptive_issuance_vote" - }, "signature": { "$ref": "#/components/schemas/Signature.V2" } @@ -14423,7 +15136,6 @@ "payload_round", "proof_of_work_nonce", "liquidity_baking_toggle_vote", - "adaptive_issuance_vote", "signature" ] }, @@ -15249,50 +15961,52 @@ "False", "CAST", "ISNAT", - "address", + "unit", "PACK", "EMIT", - "mutez", - "bls12_381_g1", + "string", + "chain_id", "Pair", + "constant", "IF_CONS", - "bool", - "bytes", + "INDEX_ADDRESS", + "signature", "storage", "OR", + "chest", "view", "UNPACK", "ADD", "DIP", - "map", + "lambda", "MEM", "BYTES", "SENDER", "ADDRESS", "CDR", "SAPLING_EMPTY_STATE", - "or", + "nat", "LOOP", - "contract", - "unit", + "GET_ADDRESS_INDEX", + "mutez", "SHA512", "CREATE_ACCOUNT", "BLAKE2B", "READ_TICKET", "LE", - "chain_id", + "sapling_transaction_deprecated", + "bytes", "timestamp", - "operation", - "set", + "or", "CHAIN_ID", - "chest", + "ticket", "SELF_ADDRESS", "SOURCE", "IMPLICIT_ACCOUNT", - "key", + "contract", "AMOUNT", "CHECK_SIGNATURE", - "sapling_transaction_deprecated", + "tx_rollup_l2_address", "LSR", "EQ", "Elt", @@ -15305,16 +16019,16 @@ "SWAP", "Some", "parameter", - "pair", - "bls12_381_g2", + "option", + "never", "VIEW", "None", "SLICE", - "int", + "bool", "ABS", - "lambda", + "key", "DUG", - "list", + "key_hash", "CAR", "GET", "HASH_KEY", @@ -15324,7 +16038,7 @@ "TOTAL_VOTING_POWER", "Lambda_rec", "SIZE", - "nat", + "map", "STEPS_TO_QUOTA", "IF_NONE", "UNPAIR", @@ -15337,39 +16051,39 @@ "PAIR", "SPLIT_TICKET", "RIGHT", - "key_hash", + "int", "AND", "NEG", - "option", + "big_map", "BALANCE", "SET_DELEGATE", "NEVER", "MIN_BLOCK_TIME", "INT", - "chest_key", + "bls12_381_fr", "ITER", "True", "Right", "Ticket", "GT", "DIG", - "tx_rollup_l2_address", + "operation", "SUB", "EDIV", "MAP", "IF_LEFT", - "big_map", + "list", "VOTING_POWER", "LAMBDA_REC", "Left", - "ticket", + "bls12_381_g2", "TICKET_DEPRECATED", - "bls12_381_fr", - "never", + "bls12_381_g1", + "sapling_state", "DUP", "LEFT", - "constant", - "signature", + "chest_key", + "pair", "SHA3", "LAMBDA", "NOT", @@ -15377,8 +16091,8 @@ "NOW", "NAT", "GE", - "string", - "sapling_transaction", + "set", + "address", "NEQ", "IF", "FAILWITH", @@ -15390,7 +16104,7 @@ "DROP", "EMPTY_BIG_MAP", "UNIT", - "sapling_state", + "sapling_transaction", "TICKET", "EMPTY_MAP", "APPLY", @@ -17826,6 +18540,24 @@ }, "lazy_storage_diff": { "$ref": "#/components/schemas/alpha.lazy_storage_diff" + }, + "address_registry_diff": { + "type": "array", + "items": { + "type": "object", + "properties": { + "address": { + "$ref": "#/components/schemas/alpha.transaction_destination" + }, + "index": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "address", + "index" + ] + } } }, "required": [ @@ -18033,6 +18765,24 @@ }, "lazy_storage_diff": { "$ref": "#/components/schemas/alpha.lazy_storage_diff" + }, + "address_registry_diff": { + "type": "array", + "items": { + "type": "object", + "properties": { + "address": { + "$ref": "#/components/schemas/alpha.transaction_destination" + }, + "index": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "address", + "index" + ] + } } }, "required": [ @@ -18157,9 +18907,31 @@ "$ref": "#/components/schemas/Signature.Public_key_hash" }, "consensus_power": { - "type": "integer", - "minimum": -1073741824, - "maximum": 1073741823 + "type": "object", + "properties": { + "slots": { + "type": "integer", + "minimum": -1073741824, + "maximum": 1073741823 + }, + "baking_power": { + "nullable": true, + "oneOf": [ + { + "title": "Some", + "oneOf": [ + { + "$ref": "#/components/schemas/int64" + } + ] + } + ] + } + }, + "required": [ + "slots", + "baking_power" + ] }, "consensus_key": { "$ref": "#/components/schemas/Signature.Public_key_hash" @@ -18222,9 +18994,31 @@ "$ref": "#/components/schemas/Signature.Public_key_hash" }, "consensus_power": { - "type": "integer", - "minimum": -1073741824, - "maximum": 1073741823 + "type": "object", + "properties": { + "slots": { + "type": "integer", + "minimum": -1073741824, + "maximum": 1073741823 + }, + "baking_power": { + "nullable": true, + "oneOf": [ + { + "title": "Some", + "oneOf": [ + { + "$ref": "#/components/schemas/int64" + } + ] + } + ] + } + }, + "required": [ + "slots", + "baking_power" + ] }, "consensus_key": { "$ref": "#/components/schemas/Signature.Public_key_hash" @@ -18285,9 +19079,31 @@ "$ref": "#/components/schemas/Signature.Public_key_hash" }, "consensus_power": { - "type": "integer", - "minimum": -1073741824, - "maximum": 1073741823 + "type": "object", + "properties": { + "slots": { + "type": "integer", + "minimum": -1073741824, + "maximum": 1073741823 + }, + "baking_power": { + "nullable": true, + "oneOf": [ + { + "title": "Some", + "oneOf": [ + { + "$ref": "#/components/schemas/int64" + } + ] + } + ] + } + }, + "required": [ + "slots", + "baking_power" + ] }, "consensus_key": { "$ref": "#/components/schemas/Signature.Public_key_hash" @@ -18379,9 +19195,31 @@ "$ref": "#/components/schemas/Signature.Public_key_hash" }, "consensus_power": { - "type": "integer", - "minimum": -1073741824, - "maximum": 1073741823 + "type": "object", + "properties": { + "slots": { + "type": "integer", + "minimum": -1073741824, + "maximum": 1073741823 + }, + "baking_power": { + "nullable": true, + "oneOf": [ + { + "title": "Some", + "oneOf": [ + { + "$ref": "#/components/schemas/int64" + } + ] + } + ] + } + }, + "required": [ + "slots", + "baking_power" + ] } }, "required": [ @@ -18392,9 +19230,31 @@ } }, "total_consensus_power": { - "type": "integer", - "minimum": -1073741824, - "maximum": 1073741823 + "type": "object", + "properties": { + "slots": { + "type": "integer", + "minimum": -1073741824, + "maximum": 1073741823 + }, + "baking_power": { + "nullable": true, + "oneOf": [ + { + "title": "Some", + "oneOf": [ + { + "$ref": "#/components/schemas/int64" + } + ] + } + ] + } + }, + "required": [ + "slots", + "baking_power" + ] } }, "required": [ @@ -18469,9 +19329,31 @@ "$ref": "#/components/schemas/Signature.Public_key_hash" }, "consensus_power": { - "type": "integer", - "minimum": -1073741824, - "maximum": 1073741823 + "type": "object", + "properties": { + "slots": { + "type": "integer", + "minimum": -1073741824, + "maximum": 1073741823 + }, + "baking_power": { + "nullable": true, + "oneOf": [ + { + "title": "Some", + "oneOf": [ + { + "$ref": "#/components/schemas/int64" + } + ] + } + ] + } + }, + "required": [ + "slots", + "baking_power" + ] } }, "required": [ @@ -18482,9 +19364,31 @@ } }, "total_consensus_power": { - "type": "integer", - "minimum": -1073741824, - "maximum": 1073741823 + "type": "object", + "properties": { + "slots": { + "type": "integer", + "minimum": -1073741824, + "maximum": 1073741823 + }, + "baking_power": { + "nullable": true, + "oneOf": [ + { + "title": "Some", + "oneOf": [ + { + "$ref": "#/components/schemas/int64" + } + ] + } + ] + } + }, + "required": [ + "slots", + "baking_power" + ] } }, "required": [ @@ -22982,6 +23886,24 @@ }, "lazy_storage_diff": { "$ref": "#/components/schemas/alpha.lazy_storage_diff" + }, + "address_registry_diff": { + "type": "array", + "items": { + "type": "object", + "properties": { + "address": { + "$ref": "#/components/schemas/alpha.transaction_destination" + }, + "index": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "address", + "index" + ] + } } }, "required": [ @@ -23189,6 +24111,24 @@ }, "lazy_storage_diff": { "$ref": "#/components/schemas/alpha.lazy_storage_diff" + }, + "address_registry_diff": { + "type": "array", + "items": { + "type": "object", + "properties": { + "address": { + "$ref": "#/components/schemas/alpha.transaction_destination" + }, + "index": { + "$ref": "#/components/schemas/bignum" + } + }, + "required": [ + "address", + "index" + ] + } } }, "required": [ @@ -24810,36 +25750,10 @@ ] } ] - }, - "adaptive_issuance_vote": { - "oneOf": [ - { - "title": "per_block_vote_on", - "type": "string", - "enum": [ - "on" - ] - }, - { - "title": "per_block_vote_off", - "type": "string", - "enum": [ - "off" - ] - }, - { - "title": "per_block_vote_pass", - "type": "string", - "enum": [ - "pass" - ] - } - ] } }, "required": [ - "liquidity_baking_vote", - "adaptive_issuance_vote" + "liquidity_baking_vote" ] }, "alpha.sapling_state_id": { diff --git a/docs/api/alpha-smart-rollup-node-openapi.json b/docs/api/alpha-smart-rollup-node-openapi.json index 47adbe8dab45890bb4ad1db4b35328b0eb8e62d9..a490323ce766423baa8047e175a16f8cd2ae60a3 100644 --- a/docs/api/alpha-smart-rollup-node-openapi.json +++ b/docs/api/alpha-smart-rollup-node-openapi.json @@ -1 +1 @@ -{"openapi":"3.0.0","info":{"title":"Smart Rollup Node RPCs","description":"Smart Rollup Node RPC API for protocol ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK","version":"Octez 1111.0~rc2+dev (958bc09e)"},"paths":{"/admin/batcher/queue":{"delete":{"description":"Clear operation queues of injectors","parameters":[{"name":"order_below","in":"query","required":false,"schema":{"type":"string"}},{"name":"drop_no_order","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/admin/cancel_gc":{"get":{"description":"Cancel any ongoing GC","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"boolean"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/admin/injector/queues":{"get":{"description":"Get operation queues of injectors","parameters":[{"name":"tag","in":"query","description":"A kind of operation for the injector.","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"tags":{"type":"array","items":{"type":"string","enum":["add_messages","publish","refute","recover","timeout","publish_dal_commitment","cement","execute_outbox_message"]}},"queue":{"type":"array","items":{"oneOf":[{"title":"add_messages","type":"object","properties":{"kind":{"type":"string","enum":["add_messages"]},"message":{"type":"array","items":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","message"]},{"title":"cement","type":"object","properties":{"kind":{"type":"string","enum":["cement"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"commitment":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","commitment"]},{"title":"publish","type":"object","properties":{"kind":{"type":"string","enum":["publish"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","commitment"]},{"title":"refute","type":"object","properties":{"kind":{"type":"string","enum":["refute"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"opponent":{"$ref":"#/components/schemas/Signature.Public_key_hash"},"refutation":{"oneOf":[{"title":"Start","type":"object","properties":{"refutation_kind":{"type":"string","enum":["start"]},"player_commitment_hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"opponent_commitment_hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}},"required":["refutation_kind","player_commitment_hash","opponent_commitment_hash"]},{"title":"Move","type":"object","properties":{"refutation_kind":{"type":"string","enum":["move"]},"choice":{"$ref":"#/components/schemas/positive_bignum"},"step":{"oneOf":[{"title":"Dissection","type":"array","items":{"type":"object","properties":{"state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"tick":{"$ref":"#/components/schemas/positive_bignum"}},"required":["tick"]}},{"title":"Proof","type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}]}},"required":["refutation_kind","choice","step"]}]},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","opponent","refutation"]},{"title":"timeout","type":"object","properties":{"kind":{"type":"string","enum":["timeout"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"stakers":{"type":"object","properties":{"alice":{"$ref":"#/components/schemas/Signature.Public_key_hash"},"bob":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"required":["alice","bob"]},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","stakers"]},{"title":"recover","type":"object","properties":{"kind":{"type":"string","enum":["recover"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"staker":{"$ref":"#/components/schemas/Signature.Public_key_hash"},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","staker"]},{"title":"execute_outbox_message","type":"object","properties":{"kind":{"type":"string","enum":["execute_outbox_message"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"cemented_commitment":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"proof":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","cemented_commitment","proof"]},{"title":"publish_dal_commitment","type":"object","properties":{"kind":{"type":"string","enum":["publish_dal_commitment"]},"slot_index":{"type":"integer","minimum":0,"maximum":255},"commitment":{"$ref":"#/components/schemas/DAL_commitment"},"commitment_proof":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","slot_index","commitment","commitment_proof"]}]}}},"required":["tags","queue"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}},"delete":{"description":"Clear operation queues of injectors","parameters":[{"name":"order_below","in":"query","required":false,"schema":{"type":"string"}},{"name":"tag","in":"query","description":"A kind of operation for the injector.","required":false,"schema":{"type":"string"}},{"name":"drop_no_order","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/admin/injector/queues/total":{"get":{"description":"Get total operations queued in injectors","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"injectors":{"type":"array","items":{"type":"object","properties":{"tags":{"type":"array","items":{"type":"string","enum":["add_messages","publish","refute","recover","timeout","publish_dal_commitment","cement","execute_outbox_message"]}},"queue_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["tags","queue_size"]}},"total":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["injectors","total"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/config":{"get":{"description":"Returns the rollup node configuration","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"smart-rollup-address":{"description":"Smart rollup address","oneOf":[{"$ref":"#/components/schemas/smart_rollup_address"}]},"etherlink":{"description":"Whether the rollup is an Etherlink rollup. Defaults to identification based on known Etherlink addresses.","type":"boolean"},"boot-sector":{"description":"Boot sector","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"smart-rollup-node-operator":{"description":"Operators that sign operations of the smart rollup, by purpose","type":"object","properties":{"operating":{"oneOf":[{"title":"Signature.public_key_hash operator","oneOf":[{"$ref":"#/components/schemas/Signature.Public_key_hash"}]},{"title":"multiple operator","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]},"batching":{"oneOf":[{"title":"Signature.public_key_hash operator","oneOf":[{"$ref":"#/components/schemas/Signature.Public_key_hash"}]},{"title":"multiple operator","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]},"cementing":{"oneOf":[{"title":"Signature.public_key_hash operator","oneOf":[{"$ref":"#/components/schemas/Signature.Public_key_hash"}]},{"title":"multiple operator","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]},"recovering":{"oneOf":[{"title":"Signature.public_key_hash operator","oneOf":[{"$ref":"#/components/schemas/Signature.Public_key_hash"}]},{"title":"multiple operator","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]},"executing_outbox":{"oneOf":[{"title":"Signature.public_key_hash operator","oneOf":[{"$ref":"#/components/schemas/Signature.Public_key_hash"}]},{"title":"multiple operator","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]}}},"rpc-addr":{"description":"RPC address","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"rpc-port":{"description":"RPC port","type":"integer","minimum":0,"maximum":65535},"acl":{"description":"Access control list","type":"array","items":{"oneOf":[{"title":"Whitelist","type":"object","properties":{"address":{"$ref":"#/components/schemas/unistring"},"whitelist":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["address","whitelist"]},{"title":"Blacklist","type":"object","properties":{"address":{"$ref":"#/components/schemas/unistring"},"blacklist":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["address","blacklist"]}]}},"metrics-addr":{"description":"Metrics address","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"performance-metrics":{"type":"boolean"},"reconnection_delay":{"description":"The reconnection (to the tezos node) delay in seconds","type":"number"},"fee-parameters":{"description":"The fee parameters for each purpose used when injecting operations in L1","type":"object","properties":{"publish":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"add_messages":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"cement":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"timeout":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"refute":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"recover":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"execute_outbox_message":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"publish_dal_commitment":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}}}},"mode":{"description":"The mode for this rollup node","oneOf":[{"$ref":"#/components/schemas/sc_rollup_node_mode"}]},"loser-mode":{"description":"If enabled, the rollup node will issue wrong commitments (for test only!)","type":"array","items":{"type":"object","properties":{"level":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"message_tick":{"$ref":"#/components/schemas/int64"}},"required":["level","message_index","message_tick"]}},"apply-unsafe-patches":{"description":"Apply the unsafe PVM patches for this rollup (either user provided or hardcoded).","type":"boolean"},"unsafe-pvm-patches":{"description":"Unsafe patches to apply to the PVM. For tests only, don't set this value in production.","type":"array","items":{"oneOf":[{"title":"increase_max_nb_tick","type":"object","properties":{"increase_max_nb_tick":{"$ref":"#/components/schemas/int64"}},"required":["increase_max_nb_tick"]},{"title":"patch_durable_storage","type":"object","properties":{"patch_durable_storage":{"type":"object","properties":{"key":{"$ref":"#/components/schemas/unistring"},"value":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["key","value"]}},"required":["patch_durable_storage"]}]}},"execute-outbox-messages-filter":{"description":"A filter to select which outbox messages the rollup will execute automatically (must be in maintenance or operator mode).","type":"array","items":{"type":"object","properties":{"transaction":{"type":"object","properties":{"destination":{"oneOf":[{"title":"any_destination","description":"Accept any destination.","type":"string","enum":["any"]},{"title":"destination_among","description":"Accept destination that matches the given list (in base58-check).","type":"array","items":{"$ref":"#/components/schemas/unistring"}}]},"entrypoint":{"oneOf":[{"title":"any_entrypoint","description":"Accept any entrypoint.","type":"string","enum":["any"]},{"title":"entrypoint_among","description":"Accept entrypoint of the given list.","type":"array","items":{"$ref":"#/components/schemas/unistring"}}]}},"required":["destination","entrypoint"]}},"required":["transaction"]}},"DAL node endpoint":{"$ref":"#/components/schemas/unistring"},"pre-images-endpoint":{"$ref":"#/components/schemas/unistring"},"batcher":{"type":"object","properties":{"min_batch_elements":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"min_batch_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"max_batch_elements":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"max_batch_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823}}},"injector":{"type":"object","properties":{"retention_period":{"type":"integer","minimum":0,"maximum":65535},"attempts":{"type":"integer","minimum":0,"maximum":65535},"injection_ttl":{"type":"integer","minimum":0,"maximum":65535}}},"l1_blocks_cache_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"l2_blocks_cache_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"prefetch_blocks":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"l1_rpc_timeout":{"type":"number"},"loop_retry_delay":{"type":"number"},"index_buffer_size":{"description":"Deprecated","type":"integer","minimum":-1073741824,"maximum":1073741823},"irmin_cache_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"log-kernel-debug":{"type":"boolean"},"unsafe-disable-wasm-kernel-checks":{"type":"boolean"},"no-degraded":{"type":"boolean"},"gc-parameters":{"type":"object","properties":{"frequency":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"context_splitting_period":{"type":"integer","minimum":-1073741824,"maximum":1073741823}}},"history-mode":{"type":"string","enum":["full","archive"]},"cors":{"type":"object","properties":{"allowed_headers":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}},"allowed_origins":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["allowed_headers","allowed_origins"]},"bail-on-disagree":{"type":"boolean"},"opentelemetry":{"description":"Enable or disable opentelemetry profiling","nullable":true,"oneOf":[{"title":"detailed_opentelemetry_config","type":"object","properties":{"enable":{"description":"Enable opentelemetry profiling","type":"boolean"},"instance_id":{"description":"Instance id to identify the node in Opentelemetry traces. Takes precedence over /telemetry_id.","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"debug":{"description":"Enable debug mode","type":"boolean"},"url_traces":{"description":"URL to send traces","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"headers":{"description":"API headers sent to the endpoint","type":"array","items":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/unistring"}]}}},"batch_traces":{"description":"Batch traces","nullable":true,"oneOf":[{"title":"Some","type":"integer","minimum":-1073741824,"maximum":1073741823}]},"batch_timeout_ms":{"description":"Milliseconds after which we emit a batch, even incomplete","type":"integer","minimum":-1073741824,"maximum":1073741823}}},{"title":"opentelemetry_boolean","type":"boolean"}]}},"required":["smart-rollup-address","smart-rollup-node-operator","rpc-addr","rpc-port","acl","performance-metrics","reconnection_delay","fee-parameters","mode","loser-mode","apply-unsafe-patches","unsafe-pvm-patches","execute-outbox-messages-filter","batcher","injector","l1_blocks_cache_size","l2_blocks_cache_size","l1_rpc_timeout","loop_retry_delay","log-kernel-debug","unsafe-disable-wasm-kernel-checks","no-degraded","gc-parameters","cors","bail-on-disagree","opentelemetry"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/describe":{"get":{"description":"RPCs documentation and input/output schema","parameters":[{"name":"recurse","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"$ref":"#/components/schemas/service_tree"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}":{"get":{"description":"Layer-2 block of the layer-2 chain with respect to a Layer 1 block identifier","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"outbox","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"block_hash":{"description":"Tezos block hash.","oneOf":[{"$ref":"#/components/schemas/block_hash"}]},"level":{"description":"Level of the block, corresponds to the level of the tezos block.","type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"description":"Predecessor hash of the Tezos block.","oneOf":[{"$ref":"#/components/schemas/block_hash"}]},"commitment_hash":{"description":"Hash of this block's commitment if any was computed for it.","nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]}]},"previous_commitment_hash":{"description":"Previous commitment hash in the chain. If there is a commitment for this block, this field contains the commitment that was previously computed.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]},"context":{"description":"Hash of the layer 2 context for this block.","oneOf":[{"$ref":"#/components/schemas/Smart_rollup_context_hash"}]},"inbox_witness":{"description":"Witness for the inbox for this block, i.e. the Merkle hash of payloads of messages.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_merkelized_payload_hashes_hash"}]},"inbox_hash":{"description":"Hash of the inbox for this block.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_inbox_hash"}]},"inbox":{"description":"Inbox for this block.","type":"object","properties":{"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"old_levels_messages":{"type":"object","properties":{"index":{"$ref":"#/components/schemas/positive_bignum"},"content":{"type":"object","properties":{"hash":{"$ref":"#/components/schemas/smart_rollup_merkelized_payload_hashes_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["hash","level"]},"back_pointers":{"type":"array","items":{"$ref":"#/components/schemas/smart_rollup_inbox_hash"}}},"required":["index","content","back_pointers"]}},"required":["level","old_levels_messages"]},"messages":{"description":"Messages added to the inbox in this block.","type":"array","items":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"commitment":{"description":"Commitment, if any is computed for this block.","type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"outbox":{"description":"Outbox messages produced by PVM execution of inbox","type":"array","items":{"oneOf":[{"title":"whitelist_update","type":"object","properties":{"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"whitelist_update":{"nullable":true,"oneOf":[{"title":"Some","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]}},"required":["message_index","whitelist_update"]},{"title":"transactions","type":"object","properties":{"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"transactions":{"type":"array","items":{"type":"object","properties":{"destination":{"$ref":"#/components/schemas/unistring"},"entrypoint":{"$ref":"#/components/schemas/unistring"},"parameters":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},"required":["destination"]}}},"required":["message_index","transactions"]}]}},"initial_tick":{"description":"Initial tick of the PVM at this block, i.e. before evaluation of the messages.","oneOf":[{"$ref":"#/components/schemas/positive_bignum"}]},"num_ticks":{"description":"Number of ticks produced by the evaluation of the messages in this block.","oneOf":[{"$ref":"#/components/schemas/int64"}]}},"required":["block_hash","level","predecessor","commitment_hash","previous_commitment_hash","context","inbox_witness","inbox_hash","inbox","messages","initial_tick","num_ticks"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/committed_status":{"get":{"description":"Commitment status of the rollup state which will include content of this block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"oneOf":[{"title":"uncommitted","description":"L2 Block content is not yet committed on L1","type":"object","properties":{"uncommitted":{"type":"object","properties":{"commitment_level":{"description":"Level at which the following commitment will be produced.","type":"integer","minimum":-2147483648,"maximum":2147483647},"estimated_commitment_time":{"description":"Estimated time at which the commitment will be published.","oneOf":[{"$ref":"#/components/schemas/timestamp.system"}]},"estimated_cementation_time":{"description":"Estimated time at which the commitment will be cemented.","oneOf":[{"$ref":"#/components/schemas/timestamp.system"}]}},"required":["commitment_level","estimated_commitment_time","estimated_cementation_time"]}},"required":["uncommitted"]},{"title":"committed","description":"L2 Block content is already committed on L1 but not yet cemented","type":"object","properties":{"committed":{"type":"object","properties":{"commitment_hash":{"description":"Hash of following commitment.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]},"commitment_level":{"description":"Level of following commitment.","type":"integer","minimum":-2147483648,"maximum":2147483647},"first_published_level":{"description":"Level at which commitment was first published.","type":"integer","minimum":-2147483648,"maximum":2147483647},"published_level":{"description":"Level at which commitment was published by operator (may be null if e.g. rollup node does not publish).","nullable":true,"oneOf":[{"title":"Some","type":"integer","minimum":-2147483648,"maximum":2147483647}]},"estimated_cementation_time":{"description":"Estimated time at which the commitment will be cemented.","oneOf":[{"$ref":"#/components/schemas/timestamp.system"}]}},"required":["commitment_hash","commitment_level","first_published_level","published_level","estimated_cementation_time"]}},"required":["committed"]},{"title":"cemented","description":"L2 Block content is already cemented","type":"object","properties":{"cemented":{"type":"object","properties":{"commitment_hash":{"description":"Hash of following commitment.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]},"commitment_level":{"description":"Level of following commitment.","type":"integer","minimum":-2147483648,"maximum":2147483647},"first_published_level":{"description":"Level at which commitment was first published.","type":"integer","minimum":-2147483648,"maximum":2147483647},"published_level":{"description":"Level at which commitment was published by operator (may be null if e.g. rollup node does not publish).","nullable":true,"oneOf":[{"title":"Some","type":"integer","minimum":-2147483648,"maximum":2147483647}]},"blocks_since_cemented":{"description":"Number of blocks since commitment was cemented.","type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["commitment_hash","commitment_level","first_published_level","published_level","blocks_since_cemented"]}},"required":["cemented"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/durable/wasm_2_0_0/length":{"get":{"description":"Retrieve number of bytes in raw representation of value by key from PVM durable storage. PVM state is taken with respect to the specified block level.","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"key","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/int64"}]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/durable/wasm_2_0_0/subkeys":{"get":{"description":"Retrieve subkeys of the specified key from PVM durable storage. PVM state is taken with respect to the specified block level.","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"key","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/durable/wasm_2_0_0/value":{"get":{"description":"Retrieve value by key from PVM durable storage. PVM state is taken with respect to the specified block level. Value returned in hex format.","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"key","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/durable/wasm_2_0_0/values":{"get":{"description":"Retrieve values directly under a given key from PVM durable storage. PVM state is taken with respect to the specified block level.","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"key","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"key":{"$ref":"#/components/schemas/unistring"},"value":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["key","value"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/hash":{"get":{"description":"Tezos block hash of block known to the smart rollup node","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"A block identifier (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/helpers/proofs/outbox/{level}/messages":{"get":{"description":"Generate serialized output proof for some outbox message at level and index","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"level","in":"path","required":true,"schema":{"type":"string"}},{"name":"index","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"commitment":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"proof":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["commitment","proof"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/inbox":{"get":{"description":"Rollup inbox for block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"old_levels_messages":{"type":"object","properties":{"index":{"$ref":"#/components/schemas/positive_bignum"},"content":{"type":"object","properties":{"hash":{"$ref":"#/components/schemas/smart_rollup_merkelized_payload_hashes_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["hash","level"]},"back_pointers":{"type":"array","items":{"$ref":"#/components/schemas/smart_rollup_inbox_hash"}}},"required":["index","content","back_pointers"]}},"required":["level","old_levels_messages"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/level":{"get":{"description":"Level of Tezos block known to the smart rollup node","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"integer","minimum":-2147483648,"maximum":2147483647}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/num_messages":{"get":{"description":"Number of messages for specified block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"Big number","description":"Decimal representation of a big number","type":"string"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/outbox":{"get":{"description":"Outbox at block for a given outbox level","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"outbox_level","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":0,"maximum":2147483647},"message_index":{"$ref":"#/components/schemas/positive_bignum"},"message":{"oneOf":[{"title":"Atomic_transaction_batch","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","destination"]}},"kind":{"type":"string","enum":["untyped"]}},"required":["transactions","kind"]},{"title":"Atomic_transaction_batch_typed","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","parameters_ty","destination"]}},"kind":{"type":"string","enum":["typed"]}},"required":["transactions","kind"]},{"title":"Whitelist_update","type":"object","properties":{"whitelist":{"type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"kind":{"type":"string","enum":["whitelist_update"]}},"required":["kind"]}]}},"required":["outbox_level","message_index","message"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/outbox/{level}/messages":{"get":{"description":"Outbox at block for a given outbox level","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"level","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":0,"maximum":2147483647},"message_index":{"$ref":"#/components/schemas/positive_bignum"},"message":{"oneOf":[{"title":"Atomic_transaction_batch","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","destination"]}},"kind":{"type":"string","enum":["untyped"]}},"required":["transactions","kind"]},{"title":"Atomic_transaction_batch_typed","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","parameters_ty","destination"]}},"kind":{"type":"string","enum":["typed"]}},"required":["transactions","kind"]},{"title":"Whitelist_update","type":"object","properties":{"whitelist":{"type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"kind":{"type":"string","enum":["whitelist_update"]}},"required":["kind"]}]}},"required":["outbox_level","message_index","message"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/simulate":{"post":{"description":"Simulate messages evaluation by the PVM","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"messages":{"description":"Serialized messages for simulation.","type":"array","items":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"reveal_pages":{"description":"Pages (at most 4kB) to be used for revelation ticks","type":"array","items":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"insight_requests":{"description":"Paths in the PVM to inspect after the simulation","type":"array","items":{"oneOf":[{"title":"pvm_state","description":"Path in the PVM state","type":"object","properties":{"kind":{"type":"string","enum":["pvm_state"]},"key":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["kind","key"]},{"title":"durable_storage","description":"Path in the PVM durable storage","type":"object","properties":{"kind":{"type":"string","enum":["durable_storage"]},"key":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["kind","key"]}]}},"log_kernel_debug_file":{"description":"File in which to emit kernel logs. This file will be created in /simulation_kernel_logs/, where is the data directory of the rollup node.","oneOf":[{"$ref":"#/components/schemas/unistring"}]}},"required":["messages"]}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"state_hash":{"description":"Hash of the state after execution of the PVM on the input messages","oneOf":[{"$ref":"#/components/schemas/smart_rollup_state_hash"}]},"status":{"description":"Status of the PVM after evaluation","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"output":{"description":"Output produced by evaluation of the messages","type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":0,"maximum":2147483647},"message_index":{"$ref":"#/components/schemas/positive_bignum"},"message":{"oneOf":[{"title":"Atomic_transaction_batch","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","destination"]}},"kind":{"type":"string","enum":["untyped"]}},"required":["transactions","kind"]},{"title":"Atomic_transaction_batch_typed","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","parameters_ty","destination"]}},"kind":{"type":"string","enum":["typed"]}},"required":["transactions","kind"]},{"title":"Whitelist_update","type":"object","properties":{"whitelist":{"type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"kind":{"type":"string","enum":["whitelist_update"]}},"required":["kind"]}]}},"required":["outbox_level","message_index","message"]}},"inbox_level":{"description":"Level of the inbox that would contain these messages","type":"integer","minimum":-2147483648,"maximum":2147483647},"num_ticks":{"description":"Ticks taken by the PVM for evaluating the messages","oneOf":[{"$ref":"#/components/schemas/bignum"}]},"insights":{"description":"PVM state values requested after the simulation","type":"array","items":{"nullable":true,"oneOf":[{"title":"Some","type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}]}}},"required":["state_hash","status","output","inbox_level","num_ticks"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/state":{"get":{"description":"Retrieve value from key is PVM state of specified block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"key","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/state_current_level":{"get":{"description":"Retrieve the current level of a PVM","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"integer","minimum":-2147483648,"maximum":2147483647}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/state_hash":{"get":{"description":"State hash for this block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"The hash of the VM state of a smart rollup (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/status":{"get":{"description":"PVM status at block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"Universal string representation","description":"Either a plain UTF8 string, or a sequence of bytes for strings that contain invalid byte sequences.","oneOf":[{"type":"string"},{"type":"object","properties":{"invalid_utf8_string":{"type":"array","items":{"type":"integer","minimum":0,"maximum":255}}},"required":["invalid_utf8_string"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/ticks":{"get":{"description":"Number of ticks for specified level","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"Big number","description":"Decimal representation of a big number","type":"string"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/total_ticks":{"get":{"description":"Total number of ticks at specified block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"Positive big number","description":"Decimal representation of a positive big number","type":"string"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/last_stored_commitment":{"get":{"description":"Last commitment computed by the node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"object","properties":{"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}},"required":["commitment","hash"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/monitor_blocks":{"get":{"description":"Monitor and streaming the L2 blocks","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"block_hash":{"description":"Tezos block hash.","oneOf":[{"$ref":"#/components/schemas/block_hash"}]},"level":{"description":"Level of the block, corresponds to the level of the tezos block.","type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"description":"Predecessor hash of the Tezos block.","oneOf":[{"$ref":"#/components/schemas/block_hash"}]},"commitment_hash":{"description":"Hash of this block's commitment if any was computed for it.","nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]}]},"previous_commitment_hash":{"description":"Previous commitment hash in the chain. If there is a commitment for this block, this field contains the commitment that was previously computed.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]},"context":{"description":"Hash of the layer 2 context for this block.","oneOf":[{"$ref":"#/components/schemas/Smart_rollup_context_hash"}]},"inbox_witness":{"description":"Witness for the inbox for this block, i.e. the Merkle hash of payloads of messages.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_merkelized_payload_hashes_hash"}]},"inbox_hash":{"description":"Hash of the inbox for this block.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_inbox_hash"}]},"initial_tick":{"description":"Initial tick of the PVM at this block, i.e. before evaluation of the messages.","oneOf":[{"$ref":"#/components/schemas/positive_bignum"}]},"num_ticks":{"description":"Number of ticks produced by the evaluation of the messages in this block.","oneOf":[{"$ref":"#/components/schemas/int64"}]}},"required":["block_hash","level","predecessor","commitment_hash","previous_commitment_hash","context","inbox_witness","inbox_hash","initial_tick","num_ticks"],"additionalProperties":{}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/smart_rollup_address":{"get":{"description":"Smart rollup address","responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"A smart rollup address (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/tezos_head":{"get":{"description":"Tezos head known to the smart rollup node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/block_hash"}]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/tezos_level":{"get":{"description":"Tezos level known to the smart rollup node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"integer","minimum":-2147483648,"maximum":2147483647}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/health":{"get":{"description":"Returns health status information for the rollup node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"healthy":{"type":"boolean"},"degraded":{"type":"boolean"},"l1":{"type":"object","properties":{"connection":{"type":"string","enum":["connected","reconnecting","disconnected"]},"blocks_late":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"last_seen_head":{"type":"object","properties":{"hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"timestamp":{"$ref":"#/components/schemas/timestamp.protocol"}},"required":["hash","level","timestamp"]}},"required":["connection","blocks_late"]},"active_workers":{"type":"array","items":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/unistring"},{"oneOf":[{"title":"running","type":"string","enum":["running"]},{"title":"crashed","type":"object","properties":{"crashed":{"$ref":"#/components/schemas/exception"}},"required":["crashed"]}]}]}}}},"required":["healthy","degraded","l1","active_workers"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/batcher/injection":{"post":{"description":"Inject messages in the batcher's queue","parameters":[{"name":"order","in":"query","required":false,"schema":{"type":"string"}},{"name":"drop_duplicate","in":"query","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"description":"Messages to inject","type":"array","items":{"$ref":"#/components/schemas/sc_l2_message"}}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{"description":"Ids of injected L2 messages","type":"array","items":{"$ref":"#/components/schemas/sc_rollup_l2_message_id"}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/batcher/queue":{"get":{"description":"List messages present in the batcher's queue","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"order":{"$ref":"#/components/schemas/positive_bignum"},"id":{"$ref":"#/components/schemas/sc_rollup_l2_message_id"},"message":{"type":"object","properties":{"content":{"$ref":"#/components/schemas/sc_l2_message"},"counter":{"$ref":"#/components/schemas/positive_bignum"}},"required":["content","counter"]},"traceparent":{"$ref":"#/components/schemas/unistring"}},"required":["id","message"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/batcher/queue/{l2_message_id}":{"get":{"description":"Retrieve an L2 message and its status","parameters":[{"name":"l2_message_id","in":"path","description":"A L2 message id.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"oneOf":[{"title":"unknown","description":"The message is not known by the batcher.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["unknown"]}},"required":["status"]},{"title":"pending_batch","description":"The message is in the batcher queue.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["pending_batch"]}},"required":["status"]},{"title":"pending_injection","description":"The message is batched but not injected yet.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["pending_injection"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"}},"required":["status","operation"]},{"title":"injected","description":"The message is injected as part of an L1 operation but it is not included in a block.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["injected"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["operation_hash","operation_index"]}},"required":["status","operation","layer1"]},{"title":"included","description":"The message is included in an inbox in an L1 block.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["included"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"}},"required":["status","operation","layer1","finalized","cemented"]},{"title":"committed","description":"The message is included in a committed inbox on L1.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["committed"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"},"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"first_published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["status","operation","layer1","finalized","cemented","commitment","hash","first_published_at_level","published_at_level"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/commitments/{commitment_hash}":{"get":{"description":"Commitment computed and published by the node","parameters":[{"name":"commitment_hash","in":"path","description":"A commitment hash.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"object","properties":{"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"first_published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["commitment","hash"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/dal/batcher/injection":{"post":{"description":"Inject the given messages in the DAL queue, even in case of duplicates","requestBody":{"content":{"application/json":{"schema":{"description":"Messages to inject","type":"array","items":{"$ref":"#/components/schemas/unistring"}}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/dal/injected/operations/statuses":{"get":{"description":"Retrieve the statuses of all known operations injected via DAL.","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"$ref":"#/components/schemas/injector_operation_hash"},"status":{"oneOf":[{"title":"unknown","description":"The message is not known by the batcher.","type":"object","properties":{"status":{"type":"string","enum":["unknown"]}},"required":["status"]},{"title":"pending_batch","description":"The message is in the batcher queue.","type":"object","properties":{"status":{"type":"string","enum":["pending_batch"]}},"required":["status"]},{"title":"pending_injection","description":"The message is batched but not injected yet.","type":"object","properties":{"status":{"type":"string","enum":["pending_injection"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"}},"required":["status","operation"]},{"title":"injected","description":"The message is injected as part of an L1 operation but it is not included in a block.","type":"object","properties":{"status":{"type":"string","enum":["injected"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["operation_hash","operation_index"]}},"required":["status","operation","layer1"]},{"title":"included","description":"The message is included in an inbox in an L1 block.","type":"object","properties":{"status":{"type":"string","enum":["included"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"}},"required":["status","operation","layer1","finalized","cemented"]},{"title":"committed","description":"The message is included in a committed inbox on L1.","type":"object","properties":{"status":{"type":"string","enum":["committed"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"},"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"first_published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["status","operation","layer1","finalized","cemented","commitment","hash","first_published_at_level","published_at_level"]}]}},"required":["id","status"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/dal/injection/{injector_operation_hash}/forget":{"post":{"description":"Forget information about the injection whose id is given","parameters":[{"name":"injector_operation_hash","in":"path","description":"injector_operation_hash (Base58Check-encoded)","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/dal/slot/indices":{"post":{"description":"Provide the (new) list of slot indices to use to the rollup node's DAL injector","requestBody":{"content":{"application/json":{"schema":{"description":"Slot indices to set","type":"object","properties":{"indices":{"type":"array","items":{"type":"integer","minimum":0,"maximum":255}}},"required":["indices"]}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/gc_info":{"get":{"description":"Information about garbage collection","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"first_available_level":{"description":"First level where data is guaranteed to be available in the rollup node.","type":"integer","minimum":-2147483648,"maximum":2147483647},"last_gc_level":{"description":"The level at which the last GC was triggered.","type":"integer","minimum":-2147483648,"maximum":2147483647},"last_context_split_level":{"description":"The level at which the context was split for the last time. Commits before this level are in other chunks.","type":"integer","minimum":-2147483648,"maximum":2147483647},"last_successful_gc_target":{"description":"The level which was the target of the last successful GC.","type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["first_available_level"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/injector/operation/{injector_operation_hash}/status":{"get":{"description":"Retrieve the status of the injected operation using its injector ID.","parameters":[{"name":"injector_operation_hash","in":"path","description":"injector_operation_hash (Base58Check-encoded)","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"oneOf":[{"title":"unknown","description":"The message is not known by the batcher.","type":"object","properties":{"status":{"type":"string","enum":["unknown"]}},"required":["status"]},{"title":"pending_batch","description":"The message is in the batcher queue.","type":"object","properties":{"status":{"type":"string","enum":["pending_batch"]}},"required":["status"]},{"title":"pending_injection","description":"The message is batched but not injected yet.","type":"object","properties":{"status":{"type":"string","enum":["pending_injection"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"}},"required":["status","operation"]},{"title":"injected","description":"The message is injected as part of an L1 operation but it is not included in a block.","type":"object","properties":{"status":{"type":"string","enum":["injected"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["operation_hash","operation_index"]}},"required":["status","operation","layer1"]},{"title":"included","description":"The message is included in an inbox in an L1 block.","type":"object","properties":{"status":{"type":"string","enum":["included"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"}},"required":["status","operation","layer1","finalized","cemented"]},{"title":"committed","description":"The message is included in a committed inbox on L1.","type":"object","properties":{"status":{"type":"string","enum":["committed"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"},"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"first_published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["status","operation","layer1","finalized","cemented","commitment","hash","first_published_at_level","published_at_level"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/last_published_commitment":{"get":{"description":"Last commitment published by the node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"object","properties":{"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"first_published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["commitment","hash"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/outbox/pending":{"get":{"description":"Pending outbox messages with their status (executable, pending, or lost)","parameters":[{"name":"outbox_level","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"messages":{"type":"array","items":{"type":"object","properties":{"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"message":{"oneOf":[{"title":"whitelist_update","type":"object","properties":{"whitelist_update":{"nullable":true,"oneOf":[{"title":"Some","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]}},"required":["whitelist_update"]},{"title":"transactions","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"destination":{"$ref":"#/components/schemas/unistring"},"entrypoint":{"$ref":"#/components/schemas/unistring"},"parameters":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},"required":["destination"]}}},"required":["transactions"]}]}},"required":["message_index"]}},"status":{"type":"string","enum":["pending","executable","lost"]}},"required":["outbox_level","messages","status"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/outbox/pending/executable":{"get":{"description":"Pending outbox messages which can be executed","parameters":[{"name":"outbox_level","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"messages":{"type":"array","items":{"type":"object","properties":{"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"message":{"oneOf":[{"title":"whitelist_update","type":"object","properties":{"whitelist_update":{"nullable":true,"oneOf":[{"title":"Some","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]}},"required":["whitelist_update"]},{"title":"transactions","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"destination":{"$ref":"#/components/schemas/unistring"},"entrypoint":{"$ref":"#/components/schemas/unistring"},"parameters":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},"required":["destination"]}}},"required":["transactions"]}]}},"required":["message_index"]}}},"required":["outbox_level","messages"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/outbox/pending/unexecutable":{"get":{"description":"Pending outbox messages which cannot yet be executed","parameters":[{"name":"outbox_level","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"messages":{"type":"array","items":{"type":"object","properties":{"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"message":{"oneOf":[{"title":"whitelist_update","type":"object","properties":{"whitelist_update":{"nullable":true,"oneOf":[{"title":"Some","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]}},"required":["whitelist_update"]},{"title":"transactions","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"destination":{"$ref":"#/components/schemas/unistring"},"entrypoint":{"$ref":"#/components/schemas/unistring"},"parameters":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},"required":["destination"]}}},"required":["transactions"]}]}},"required":["message_index"]}}},"required":["outbox_level","messages"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/synchronized":{"get":{"description":"Wait for the node to have synchronized its L2 chain with the L1 chain, streaming its progress.","responses":{"200":{"description":"","content":{"application/json":{"schema":{"oneOf":[{"title":"synchronized","type":"string","enum":["synchronized"]},{"title":"synchronizing","type":"object","properties":{"synchronizing":{"type":"object","properties":{"processed_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"l1_head_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"percentage_done":{"type":"number"}},"required":["processed_level","l1_head_level","percentage_done"]}},"required":["synchronizing"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/openapi":{"get":{"description":"OpenAPI specification of RPCs for rollup node","parameters":[{"name":"protocol","in":"query","description":"Protocol_hash (Base58Check-encoded)","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/ping":{"get":{"description":"Returns an empty response if the rollup node can answer requests","responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/stats/memory":{"get":{"description":"Gets memory usage stats","responses":{"200":{"description":"","content":{"application/json":{"schema":{"oneOf":[{"title":"Linux_proc_statm","type":"object","properties":{"page_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"size":{"$ref":"#/components/schemas/int64"},"resident":{"$ref":"#/components/schemas/int64"},"shared":{"$ref":"#/components/schemas/int64"},"text":{"$ref":"#/components/schemas/int64"},"lib":{"$ref":"#/components/schemas/int64"},"data":{"$ref":"#/components/schemas/int64"},"dt":{"$ref":"#/components/schemas/int64"}},"required":["page_size","size","resident","shared","text","lib","data","dt"]},{"title":"Darwin_ps","type":"object","properties":{"page_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"mem":{"type":"number"},"resident":{"$ref":"#/components/schemas/int64"}},"required":["page_size","mem","resident"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/stats/ocaml_gc":{"get":{"description":"Gets stats from the OCaml Garbage Collector","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"minor_words":{"type":"number"},"promoted_words":{"type":"number"},"major_words":{"type":"number"},"minor_collections":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"major_collections":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"forced_major_collections":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"heap_words":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"heap_chunks":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"live_words":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"live_blocks":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"free_words":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"free_blocks":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"largest_free":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"fragments":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"compactions":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"top_heap_words":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"stack_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["minor_words","promoted_words","major_words","minor_collections","major_collections","forced_major_collections","heap_words","heap_chunks","live_words","live_blocks","free_words","free_blocks","largest_free","fragments","compactions","top_heap_words","stack_size"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/version":{"get":{"description":"Returns the version information of the rollup node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"version":{"$ref":"#/components/schemas/unistring"},"store_version":{"$ref":"#/components/schemas/unistring"},"context_version":{"$ref":"#/components/schemas/unistring"}},"required":["version","store_version","context_version"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}}},"components":{"schemas":{"DAL_commitment":{"title":"Commitment representation for the DAL (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"Operation_hash":{"title":"A Tezos operation ID (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"Signature.Public_key_hash":{"title":"A Ed25519, Secp256k1, P256, or BLS public key hash (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"Smart_rollup_context_hash":{"title":"A base58-check encoded hash of a Smart rollup node context (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"alpha.contract_id.originated":{"title":"A contract handle -- originated account","description":"A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash.","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"alpha.michelson.v1.primitives":{"type":"string","enum":["SHA256","PUSH","GET_AND_UPDATE","RENAME","False","CAST","ISNAT","address","PACK","EMIT","mutez","bls12_381_g1","Pair","IF_CONS","bool","bytes","storage","OR","view","UNPACK","ADD","DIP","map","MEM","BYTES","SENDER","ADDRESS","CDR","SAPLING_EMPTY_STATE","or","LOOP","contract","unit","SHA512","CREATE_ACCOUNT","BLAKE2B","READ_TICKET","LE","chain_id","timestamp","operation","set","CHAIN_ID","chest","SELF_ADDRESS","SOURCE","IMPLICIT_ACCOUNT","key","AMOUNT","CHECK_SIGNATURE","sapling_transaction_deprecated","LSR","EQ","Elt","OPEN_CHEST","NIL","CREATE_CONTRACT","LSL","TRANSFER_TOKENS","JOIN_TICKETS","SWAP","Some","parameter","pair","bls12_381_g2","VIEW","None","SLICE","int","ABS","lambda","DUG","list","CAR","GET","HASH_KEY","CONCAT","LEVEL","SAPLING_VERIFY_UPDATE","TOTAL_VOTING_POWER","Lambda_rec","SIZE","nat","STEPS_TO_QUOTA","IF_NONE","UNPAIR","CONS","Unit","CONTRACT","MUL","UPDATE","EXEC","PAIR","SPLIT_TICKET","RIGHT","key_hash","AND","NEG","option","BALANCE","SET_DELEGATE","NEVER","MIN_BLOCK_TIME","INT","chest_key","ITER","True","Right","Ticket","GT","DIG","tx_rollup_l2_address","SUB","EDIV","MAP","IF_LEFT","big_map","VOTING_POWER","LAMBDA_REC","Left","ticket","TICKET_DEPRECATED","bls12_381_fr","never","DUP","LEFT","constant","signature","SHA3","LAMBDA","NOT","KECCAK","NOW","NAT","GE","string","sapling_transaction","NEQ","IF","FAILWITH","NONE","SUB_MUTEZ","XOR","LOOP_LEFT","PAIRING_CHECK","DROP","EMPTY_BIG_MAP","UNIT","sapling_state","TICKET","EMPTY_MAP","APPLY","LT","SOME","IS_IMPLICIT_ACCOUNT","COMPARE","EMPTY_SET","SELF","code"]},"bignum":{"title":"Big number","description":"Decimal representation of a big number","type":"string"},"block_hash":{"title":"A block identifier (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"error":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"},"exception":{"description":"Exception","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"injector_operation_hash":{"title":"An identifier (hash) for an operation in the injector (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"int64":{"title":"64 bit integers","description":"Decimal representation of 64 bit integers","type":"string"},"layout":{"oneOf":[{"title":"Zero_width","type":"object","properties":{"kind":{"type":"string","enum":["Zero_width"]}},"required":["kind"]},{"title":"Int","type":"object","properties":{"size":{"type":"string","enum":["Int32","Int16","Uint16","Int64","Int8","Uint8"]},"endianness":{"type":"string","enum":["Little","Big"]},"kind":{"type":"string","enum":["Int"]}},"required":["size","kind"]},{"title":"Bool","type":"object","properties":{"kind":{"type":"string","enum":["Bool"]}},"required":["kind"]},{"title":"RangedInt","type":"object","properties":{"min":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"endianness":{"type":"string","enum":["Little","Big"]},"max":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"kind":{"type":"string","enum":["RangedInt"]}},"required":["min","max","kind"]},{"title":"RangedFloat","type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"},"kind":{"type":"string","enum":["RangedFloat"]}},"required":["min","max","kind"]},{"title":"Float","type":"object","properties":{"kind":{"type":"string","enum":["Float"]}},"required":["kind"]},{"title":"Bytes","type":"object","properties":{"kind":{"type":"string","enum":["Bytes"]}},"required":["kind"]},{"title":"String","type":"object","properties":{"kind":{"type":"string","enum":["String"]}},"required":["kind"]},{"title":"Enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"reference":{"$ref":"#/components/schemas/unistring"},"kind":{"type":"string","enum":["Enum"]}},"required":["size","reference","kind"]},{"title":"Seq","type":"object","properties":{"layout":{"$ref":"#/components/schemas/layout"},"kind":{"type":"string","enum":["Seq"]},"length_limit":{"oneOf":[{"title":"No_limit","type":"object","properties":{"kind":{"type":"string","enum":["no-limit"]}},"required":["kind"]},{"title":"At_most","type":"object","properties":{"kind":{"type":"string","enum":["at-most"]},"at_most":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["kind","at_most"]},{"title":"Exactly","type":"object","properties":{"kind":{"type":"string","enum":["exactly"]},"exactly":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["kind","exactly"]}]}},"required":["layout","kind"]},{"title":"Ref","type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"kind":{"type":"string","enum":["Ref"]}},"required":["name","kind"]},{"title":"Padding","type":"object","properties":{"kind":{"type":"string","enum":["Padding"]}},"required":["kind"]}]},"micheline.alpha.michelson_v1.expression":{"oneOf":[{"title":"Int","type":"object","properties":{"int":{"$ref":"#/components/schemas/bignum"}},"required":["int"]},{"title":"String","type":"object","properties":{"string":{"$ref":"#/components/schemas/unistring"}},"required":["string"]},{"title":"Bytes","type":"object","properties":{"bytes":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["bytes"]},{"title":"Sequence","type":"array","items":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"}},{"title":"Prim__generic","description":"Generic primitive (any number of args with or without annotations)","type":"object","properties":{"prim":{"$ref":"#/components/schemas/alpha.michelson.v1.primitives"},"args":{"type":"array","items":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"}},"annots":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["prim"]}]},"micheline.outbox_transaction_parameters.expression":{"oneOf":[{"title":"Int","type":"object","properties":{"int":{"$ref":"#/components/schemas/bignum"}},"required":["int"]},{"title":"String","type":"object","properties":{"string":{"$ref":"#/components/schemas/unistring"}},"required":["string"]},{"title":"Bytes","type":"object","properties":{"bytes":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["bytes"]},{"title":"Sequence","type":"array","items":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"}},{"title":"Prim__generic","description":"Generic primitive (any number of args with or without annotations)","type":"object","properties":{"prim":{"$ref":"#/components/schemas/unistring"},"args":{"type":"array","items":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"}},"annots":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["prim"]}]},"micheline.outbox_transaction_parameters_type.expression":{"oneOf":[{"title":"Int","type":"object","properties":{"int":{"$ref":"#/components/schemas/bignum"}},"required":["int"]},{"title":"String","type":"object","properties":{"string":{"$ref":"#/components/schemas/unistring"}},"required":["string"]},{"title":"Bytes","type":"object","properties":{"bytes":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["bytes"]},{"title":"Sequence","type":"array","items":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},{"title":"Prim__generic","description":"Generic primitive (any number of args with or without annotations)","type":"object","properties":{"prim":{"$ref":"#/components/schemas/unistring"},"args":{"type":"array","items":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},"annots":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["prim"]}]},"mutez":{"title":"A millionth of a tez","description":"One million mutez make a tez (1 tez = 1e6 mutez)","oneOf":[{"$ref":"#/components/schemas/positive_bignum"}]},"nanotez":{"title":"A thousandth of a mutez","description":"One thousand nanotez make a mutez (1 tez = 1e9 nanotez)","type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/bignum"}]}},"positive_bignum":{"title":"Positive big number","description":"Decimal representation of a positive big number","type":"string"},"sc_l2_message":{"description":"A hex encoded smart rollup message","type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"sc_rollup_l2_message_id":{"title":"A smart rollup layer 2 message identifier (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"sc_rollup_node_l1_operation":{"oneOf":[{"title":"add_messages","type":"object","properties":{"kind":{"type":"string","enum":["add_messages"]},"message":{"type":"array","items":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}}},"required":["kind","message"]},{"title":"cement","type":"object","properties":{"kind":{"type":"string","enum":["cement"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"commitment":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}},"required":["kind","rollup","commitment"]},{"title":"publish","type":"object","properties":{"kind":{"type":"string","enum":["publish"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]}},"required":["kind","rollup","commitment"]},{"title":"refute","type":"object","properties":{"kind":{"type":"string","enum":["refute"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"opponent":{"$ref":"#/components/schemas/Signature.Public_key_hash"},"refutation":{"oneOf":[{"title":"Start","type":"object","properties":{"refutation_kind":{"type":"string","enum":["start"]},"player_commitment_hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"opponent_commitment_hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}},"required":["refutation_kind","player_commitment_hash","opponent_commitment_hash"]},{"title":"Move","type":"object","properties":{"refutation_kind":{"type":"string","enum":["move"]},"choice":{"$ref":"#/components/schemas/positive_bignum"},"step":{"oneOf":[{"title":"Dissection","type":"array","items":{"type":"object","properties":{"state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"tick":{"$ref":"#/components/schemas/positive_bignum"}},"required":["tick"]}},{"title":"Proof","type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}]}},"required":["refutation_kind","choice","step"]}]}},"required":["kind","rollup","opponent","refutation"]},{"title":"timeout","type":"object","properties":{"kind":{"type":"string","enum":["timeout"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"stakers":{"type":"object","properties":{"alice":{"$ref":"#/components/schemas/Signature.Public_key_hash"},"bob":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"required":["alice","bob"]}},"required":["kind","rollup","stakers"]},{"title":"recover","type":"object","properties":{"kind":{"type":"string","enum":["recover"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"staker":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"required":["kind","rollup","staker"]},{"title":"execute_outbox_message","type":"object","properties":{"kind":{"type":"string","enum":["execute_outbox_message"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"cemented_commitment":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"proof":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["kind","rollup","cemented_commitment","proof"]},{"title":"publish_dal_commitment","type":"object","properties":{"kind":{"type":"string","enum":["publish_dal_commitment"]},"slot_index":{"type":"integer","minimum":0,"maximum":255},"commitment":{"$ref":"#/components/schemas/DAL_commitment"},"commitment_proof":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["kind","slot_index","commitment","commitment_proof"]}]},"sc_rollup_node_mode":{"oneOf":[{"title":"custom","type":"object","properties":{"custom":{"type":"array","items":{"type":"string","enum":["add_messages","publish","refute","recover","timeout","publish_dal_commitment","cement","execute_outbox_message"]}}},"required":["custom"]},{"title":"observer","type":"string","enum":["observer"]},{"title":"accuser","type":"string","enum":["accuser"]},{"title":"bailout","type":"string","enum":["bailout"]},{"title":"batcher","type":"string","enum":["batcher"]},{"title":"maintenance","type":"string","enum":["maintenance"]},{"title":"operator","type":"string","enum":["operator"]}]},"schema.field":{"oneOf":[{"title":"Named_field","type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"layout":{"$ref":"#/components/schemas/layout"},"data_kind":{"$ref":"#/components/schemas/schema.kind"},"kind":{"type":"string","enum":["named"]}},"required":["name","layout","data_kind","kind"]},{"title":"Anonymous_field","type":"object","properties":{"layout":{"$ref":"#/components/schemas/layout"},"kind":{"type":"string","enum":["anon"]},"data_kind":{"$ref":"#/components/schemas/schema.kind"}},"required":["layout","kind","data_kind"]},{"title":"Dynamic_field","type":"object","properties":{"kind":{"type":"string","enum":["dyn"]},"name":{"$ref":"#/components/schemas/unistring"},"num_fields":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"size":{"type":"string","enum":["N","Uint30","Uint16","Uint8"]}},"required":["kind","num_fields","size"]},{"title":"Optional_field","type":"object","properties":{"kind":{"type":"string","enum":["option_indicator"]},"name":{"$ref":"#/components/schemas/unistring"}},"required":["kind","name"]}]},"schema.kind":{"oneOf":[{"title":"Fixed","type":"object","properties":{"size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"kind":{"type":"string","enum":["Fixed"]}},"required":["size","kind"]},{"title":"Dynamic","type":"object","properties":{"kind":{"type":"string","enum":["Dynamic"]}},"required":["kind"]},{"title":"Variable","type":"object","properties":{"kind":{"type":"string","enum":["Variable"]}},"required":["kind"]}]},"service_tree":{"oneOf":[{"title":"Static","type":"object","properties":{"static":{"type":"object","properties":{"get_service":{"type":"object","properties":{"meth":{"type":"string","enum":["PATCH","GET","POST","PUT","DELETE"]},"path":{"type":"array","items":{"oneOf":[{"title":"PStatic","oneOf":[{"$ref":"#/components/schemas/unistring"}]},{"title":"PDynamic","type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},{"title":"PDynamicTail","type":"object","properties":{"id":{"type":"string","enum":["multiple"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}]}},"description":{"$ref":"#/components/schemas/unistring"},"query":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"},"kind":{"oneOf":[{"title":"Single","type":"object","properties":{"single":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["single"]},{"title":"Optional","type":"object","properties":{"optional":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["optional"]},{"title":"Flag","type":"object","properties":{"flag":{"type":"object","properties":{}}},"required":["flag"]},{"title":"Multi","type":"object","properties":{"multi":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["multi"]}]}},"required":["name","kind"]}},"input":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"output":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"error":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]}},"required":["meth","path","query","output","error"]},"post_service":{"type":"object","properties":{"meth":{"type":"string","enum":["PATCH","GET","POST","PUT","DELETE"]},"path":{"type":"array","items":{"oneOf":[{"title":"PStatic","oneOf":[{"$ref":"#/components/schemas/unistring"}]},{"title":"PDynamic","type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},{"title":"PDynamicTail","type":"object","properties":{"id":{"type":"string","enum":["multiple"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}]}},"description":{"$ref":"#/components/schemas/unistring"},"query":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"},"kind":{"oneOf":[{"title":"Single","type":"object","properties":{"single":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["single"]},{"title":"Optional","type":"object","properties":{"optional":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["optional"]},{"title":"Flag","type":"object","properties":{"flag":{"type":"object","properties":{}}},"required":["flag"]},{"title":"Multi","type":"object","properties":{"multi":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["multi"]}]}},"required":["name","kind"]}},"input":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"output":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"error":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]}},"required":["meth","path","query","output","error"]},"delete_service":{"type":"object","properties":{"meth":{"type":"string","enum":["PATCH","GET","POST","PUT","DELETE"]},"path":{"type":"array","items":{"oneOf":[{"title":"PStatic","oneOf":[{"$ref":"#/components/schemas/unistring"}]},{"title":"PDynamic","type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},{"title":"PDynamicTail","type":"object","properties":{"id":{"type":"string","enum":["multiple"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}]}},"description":{"$ref":"#/components/schemas/unistring"},"query":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"},"kind":{"oneOf":[{"title":"Single","type":"object","properties":{"single":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["single"]},{"title":"Optional","type":"object","properties":{"optional":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["optional"]},{"title":"Flag","type":"object","properties":{"flag":{"type":"object","properties":{}}},"required":["flag"]},{"title":"Multi","type":"object","properties":{"multi":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["multi"]}]}},"required":["name","kind"]}},"input":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"output":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"error":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]}},"required":["meth","path","query","output","error"]},"put_service":{"type":"object","properties":{"meth":{"type":"string","enum":["PATCH","GET","POST","PUT","DELETE"]},"path":{"type":"array","items":{"oneOf":[{"title":"PStatic","oneOf":[{"$ref":"#/components/schemas/unistring"}]},{"title":"PDynamic","type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},{"title":"PDynamicTail","type":"object","properties":{"id":{"type":"string","enum":["multiple"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}]}},"description":{"$ref":"#/components/schemas/unistring"},"query":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"},"kind":{"oneOf":[{"title":"Single","type":"object","properties":{"single":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["single"]},{"title":"Optional","type":"object","properties":{"optional":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["optional"]},{"title":"Flag","type":"object","properties":{"flag":{"type":"object","properties":{}}},"required":["flag"]},{"title":"Multi","type":"object","properties":{"multi":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["multi"]}]}},"required":["name","kind"]}},"input":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"output":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"error":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]}},"required":["meth","path","query","output","error"]},"patch_service":{"type":"object","properties":{"meth":{"type":"string","enum":["PATCH","GET","POST","PUT","DELETE"]},"path":{"type":"array","items":{"oneOf":[{"title":"PStatic","oneOf":[{"$ref":"#/components/schemas/unistring"}]},{"title":"PDynamic","type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},{"title":"PDynamicTail","type":"object","properties":{"id":{"type":"string","enum":["multiple"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}]}},"description":{"$ref":"#/components/schemas/unistring"},"query":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"},"kind":{"oneOf":[{"title":"Single","type":"object","properties":{"single":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["single"]},{"title":"Optional","type":"object","properties":{"optional":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["optional"]},{"title":"Flag","type":"object","properties":{"flag":{"type":"object","properties":{}}},"required":["flag"]},{"title":"Multi","type":"object","properties":{"multi":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["multi"]}]}},"required":["name","kind"]}},"input":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"output":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"error":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]}},"required":["meth","path","query","output","error"]},"subdirs":{"oneOf":[{"title":"Suffixes","type":"object","properties":{"suffixes":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"tree":{"$ref":"#/components/schemas/service_tree"}},"required":["name","tree"]}}},"required":["suffixes"]},{"title":"Arg","type":"object","properties":{"dynamic_dispatch":{"type":"object","properties":{"arg":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},"tree":{"$ref":"#/components/schemas/service_tree"}},"required":["arg","tree"]}},"required":["dynamic_dispatch"]}]}}}},"required":["static"]},{"title":"Dynamic","type":"object","properties":{"dynamic":{"nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/unistring"}]}]}},"required":["dynamic"]},{"title":"Empty","type":"string","enum":["empty"]}]},"smart_rollup_address":{"title":"A smart rollup address (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"smart_rollup_commitment_hash":{"title":"The hash of a commitment of a smart rollup (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"smart_rollup_inbox_hash":{"title":"The hash of an inbox of a smart rollup (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"smart_rollup_merkelized_payload_hashes_hash":{"title":"The hash of the Merkelized payload hashes of a smart rollup inbox (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"smart_rollup_state_hash":{"title":"The hash of the VM state of a smart rollup (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"timestamp.protocol":{"description":"A timestamp as seen by the protocol: second-level precision, epoch based.","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"timestamp.rfc":{"title":"RFC 3339 formatted timestamp","description":"A date in RFC 3339 notation.","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"timestamp.system":{"description":"A timestamp as seen by the underlying, local computer: subsecond-level precision, epoch or rfc3339 based.","oneOf":[{"title":"RFC encoding","oneOf":[{"$ref":"#/components/schemas/timestamp.rfc"}]},{"title":"Second since epoch","oneOf":[{"$ref":"#/components/schemas/int64"}]}]},"union case":{"type":"object","properties":{"tag":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}},"name":{"$ref":"#/components/schemas/unistring"}},"required":["tag","fields"]},"unistring":{"title":"Universal string representation","description":"Either a plain UTF8 string, or a sequence of bytes for strings that contain invalid byte sequences.","oneOf":[{"type":"string"},{"type":"object","properties":{"invalid_utf8_string":{"type":"array","items":{"type":"integer","minimum":0,"maximum":255}}},"required":["invalid_utf8_string"]}]}}}} +{"openapi":"3.0.0","info":{"title":"Smart Rollup Node RPCs","description":"Smart Rollup Node RPC API for protocol ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK","version":"Octez 2223.0~rc1+dev (2fc8f479)"},"paths":{"/admin/batcher/queue":{"delete":{"description":"Clear operation queues of injectors","parameters":[{"name":"order_below","in":"query","required":false,"schema":{"type":"string"}},{"name":"drop_no_order","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/admin/cancel_gc":{"get":{"description":"Cancel any ongoing GC","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"boolean"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/admin/injector/queues":{"get":{"description":"Get operation queues of injectors","parameters":[{"name":"tag","in":"query","description":"A kind of operation for the injector.","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"tags":{"type":"array","items":{"type":"string","enum":["add_messages","publish","refute","recover","timeout","publish_dal_commitment","cement","execute_outbox_message"]}},"queue":{"type":"array","items":{"oneOf":[{"title":"add_messages","type":"object","properties":{"kind":{"type":"string","enum":["add_messages"]},"message":{"type":"array","items":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","message"]},{"title":"cement","type":"object","properties":{"kind":{"type":"string","enum":["cement"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"commitment":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","commitment"]},{"title":"publish","type":"object","properties":{"kind":{"type":"string","enum":["publish"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","commitment"]},{"title":"refute","type":"object","properties":{"kind":{"type":"string","enum":["refute"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"opponent":{"$ref":"#/components/schemas/Signature.Public_key_hash"},"refutation":{"oneOf":[{"title":"Start","type":"object","properties":{"refutation_kind":{"type":"string","enum":["start"]},"player_commitment_hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"opponent_commitment_hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}},"required":["refutation_kind","player_commitment_hash","opponent_commitment_hash"]},{"title":"Move","type":"object","properties":{"refutation_kind":{"type":"string","enum":["move"]},"choice":{"$ref":"#/components/schemas/positive_bignum"},"step":{"oneOf":[{"title":"Dissection","type":"array","items":{"type":"object","properties":{"state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"tick":{"$ref":"#/components/schemas/positive_bignum"}},"required":["tick"]}},{"title":"Proof","type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}]}},"required":["refutation_kind","choice","step"]}]},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","opponent","refutation"]},{"title":"timeout","type":"object","properties":{"kind":{"type":"string","enum":["timeout"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"stakers":{"type":"object","properties":{"alice":{"$ref":"#/components/schemas/Signature.Public_key_hash"},"bob":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"required":["alice","bob"]},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","stakers"]},{"title":"recover","type":"object","properties":{"kind":{"type":"string","enum":["recover"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"staker":{"$ref":"#/components/schemas/Signature.Public_key_hash"},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","staker"]},{"title":"execute_outbox_message","type":"object","properties":{"kind":{"type":"string","enum":["execute_outbox_message"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"cemented_commitment":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"proof":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","rollup","cemented_commitment","proof"]},{"title":"publish_dal_commitment","type":"object","properties":{"kind":{"type":"string","enum":["publish_dal_commitment"]},"slot_index":{"type":"integer","minimum":0,"maximum":255},"commitment":{"$ref":"#/components/schemas/DAL_commitment"},"commitment_proof":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"errors":{"type":"object","properties":{"count":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"last":{"$ref":"#/components/schemas/error"}},"required":["count"]}},"required":["kind","slot_index","commitment","commitment_proof"]}]}}},"required":["tags","queue"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}},"delete":{"description":"Clear operation queues of injectors","parameters":[{"name":"order_below","in":"query","required":false,"schema":{"type":"string"}},{"name":"tag","in":"query","description":"A kind of operation for the injector.","required":false,"schema":{"type":"string"}},{"name":"drop_no_order","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/admin/injector/queues/total":{"get":{"description":"Get total operations queued in injectors","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"injectors":{"type":"array","items":{"type":"object","properties":{"tags":{"type":"array","items":{"type":"string","enum":["add_messages","publish","refute","recover","timeout","publish_dal_commitment","cement","execute_outbox_message"]}},"queue_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["tags","queue_size"]}},"total":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["injectors","total"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/config":{"get":{"description":"Returns the rollup node configuration","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"smart-rollup-address":{"description":"Smart rollup address","oneOf":[{"$ref":"#/components/schemas/smart_rollup_address"}]},"etherlink":{"description":"Whether the rollup is an Etherlink rollup. Defaults to identification based on known Etherlink addresses.","type":"boolean"},"boot-sector":{"description":"Boot sector","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"smart-rollup-node-operator":{"description":"Operators that sign operations of the smart rollup, by purpose","type":"object","properties":{"operating":{"oneOf":[{"title":"Signature.public_key_hash operator","oneOf":[{"$ref":"#/components/schemas/Signature.Public_key_hash"}]},{"title":"multiple operator","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]},"batching":{"oneOf":[{"title":"Signature.public_key_hash operator","oneOf":[{"$ref":"#/components/schemas/Signature.Public_key_hash"}]},{"title":"multiple operator","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]},"cementing":{"oneOf":[{"title":"Signature.public_key_hash operator","oneOf":[{"$ref":"#/components/schemas/Signature.Public_key_hash"}]},{"title":"multiple operator","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]},"recovering":{"oneOf":[{"title":"Signature.public_key_hash operator","oneOf":[{"$ref":"#/components/schemas/Signature.Public_key_hash"}]},{"title":"multiple operator","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]},"executing_outbox":{"oneOf":[{"title":"Signature.public_key_hash operator","oneOf":[{"$ref":"#/components/schemas/Signature.Public_key_hash"}]},{"title":"multiple operator","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]}}},"rpc-addr":{"description":"RPC address","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"rpc-port":{"description":"RPC port","type":"integer","minimum":0,"maximum":65535},"acl":{"description":"Access control list","type":"array","items":{"oneOf":[{"title":"Whitelist","type":"object","properties":{"address":{"$ref":"#/components/schemas/unistring"},"whitelist":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["address","whitelist"]},{"title":"Blacklist","type":"object","properties":{"address":{"$ref":"#/components/schemas/unistring"},"blacklist":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["address","blacklist"]}]}},"metrics-addr":{"description":"Metrics address","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"performance-metrics":{"type":"boolean"},"reconnection_delay":{"description":"The reconnection (to the tezos node) delay in seconds","type":"number"},"fee-parameters":{"description":"The fee parameters for each purpose used when injecting operations in L1","type":"object","properties":{"publish":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"add_messages":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"cement":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"timeout":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"refute":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"recover":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"execute_outbox_message":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}},"publish_dal_commitment":{"type":"object","properties":{"minimal-fees":{"description":"Exclude operations with lower fees","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"minimal-nanotez-per-byte":{"description":"Exclude operations with lower fees per byte","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"minimal-nanotez-per-gas-unit":{"description":"Exclude operations with lower gas fees","oneOf":[{"$ref":"#/components/schemas/nanotez"}]},"force-low-fee":{"description":"Don't check that the fee is lower than the estimated default","type":"boolean"},"fee-cap":{"description":"The fee cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]},"burn-cap":{"description":"The burn cap","oneOf":[{"$ref":"#/components/schemas/mutez"}]}}}}},"mode":{"description":"The mode for this rollup node","oneOf":[{"$ref":"#/components/schemas/sc_rollup_node_mode"}]},"loser-mode":{"description":"If enabled, the rollup node will issue wrong commitments (for test only!)","oneOf":[{"title":"failure","type":"array","items":{"type":"object","properties":{"level":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"message_tick":{"$ref":"#/components/schemas/int64"}},"required":["level","message_index","message_tick"]}},{"title":"Invalid_dal_parameters","type":"object","properties":{"number_of_slots":{"$ref":"#/components/schemas/int64"},"attestion_lag":{"$ref":"#/components/schemas/int64"},"slot_size":{"$ref":"#/components/schemas/int64"},"page_size":{"$ref":"#/components/schemas/int64"}},"required":["number_of_slots","attestion_lag","slot_size","page_size"]}]},"apply-unsafe-patches":{"description":"Apply the unsafe PVM patches for this rollup (either user provided or hardcoded).","type":"boolean"},"unsafe-pvm-patches":{"description":"Unsafe patches to apply to the PVM. For tests only, don't set this value in production.","type":"array","items":{"oneOf":[{"title":"increase_max_nb_tick","type":"object","properties":{"increase_max_nb_tick":{"$ref":"#/components/schemas/int64"}},"required":["increase_max_nb_tick"]},{"title":"patch_durable_storage","type":"object","properties":{"patch_durable_storage":{"type":"object","properties":{"key":{"$ref":"#/components/schemas/unistring"},"value":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["key","value"]}},"required":["patch_durable_storage"]}]}},"execute-outbox-messages-filter":{"description":"A filter to select which outbox messages the rollup will execute automatically (must be in maintenance or operator mode).","type":"array","items":{"type":"object","properties":{"transaction":{"type":"object","properties":{"destination":{"oneOf":[{"title":"any_destination","description":"Accept any destination.","type":"string","enum":["any"]},{"title":"destination_among","description":"Accept destination that matches the given list (in base58-check).","type":"array","items":{"$ref":"#/components/schemas/unistring"}}]},"entrypoint":{"oneOf":[{"title":"any_entrypoint","description":"Accept any entrypoint.","type":"string","enum":["any"]},{"title":"entrypoint_among","description":"Accept entrypoint of the given list.","type":"array","items":{"$ref":"#/components/schemas/unistring"}}]}},"required":["destination","entrypoint"]}},"required":["transaction"]}},"DAL node endpoint":{"$ref":"#/components/schemas/unistring"},"pre-images-endpoint":{"$ref":"#/components/schemas/unistring"},"batcher":{"type":"object","properties":{"min_batch_elements":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"min_batch_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"max_batch_elements":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"max_batch_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823}}},"injector":{"type":"object","properties":{"retention_period":{"type":"integer","minimum":0,"maximum":65535},"attempts":{"type":"integer","minimum":0,"maximum":65535},"injection_ttl":{"type":"integer","minimum":0,"maximum":65535}}},"l1_blocks_cache_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"l2_blocks_cache_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"prefetch_blocks":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"l1_monitor_finalized":{"type":"boolean"},"l1_rpc_timeout":{"type":"number"},"loop_retry_delay":{"type":"number"},"index_buffer_size":{"description":"Deprecated","type":"integer","minimum":-1073741824,"maximum":1073741823},"irmin_cache_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"log-kernel-debug":{"type":"boolean"},"log-kernel-debug-file":{"$ref":"#/components/schemas/unistring"},"unsafe-disable-wasm-kernel-checks":{"type":"boolean"},"no-degraded":{"type":"boolean"},"gc-parameters":{"type":"object","properties":{"frequency":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"context_splitting_period":{"type":"integer","minimum":-1073741824,"maximum":1073741823}}},"history-mode":{"type":"string","enum":["full","archive"]},"cors":{"type":"object","properties":{"allowed_headers":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}},"allowed_origins":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["allowed_headers","allowed_origins"]},"bail-on-disagree":{"type":"boolean"},"opentelemetry":{"description":"Enable or disable opentelemetry profiling","nullable":true,"oneOf":[{"title":"detailed_opentelemetry_config","type":"object","properties":{"enable":{"description":"Enable opentelemetry profiling","type":"boolean"},"instance_id":{"description":"Instance id to identify the node in Opentelemetry traces. Takes precedence over /telemetry_id.","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"environment":{"description":"Deployment environment, used for Datadog tagging, will be extracted from env variable DD_ENV if null. See https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging.","nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/unistring"}]}]},"debug":{"description":"Enable debug mode","type":"boolean"},"url_traces":{"description":"URL to send traces","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"url_logs":{"description":"URL to send logs","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"headers":{"description":"API headers sent to the endpoint","type":"array","items":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/unistring"}]}}},"batch_traces":{"description":"Batch traces","nullable":true,"oneOf":[{"title":"Some","type":"integer","minimum":-1073741824,"maximum":1073741823}]},"batch_logs":{"description":"Batch logs","nullable":true,"oneOf":[{"title":"Some","type":"integer","minimum":-1073741824,"maximum":1073741823}]},"batch_timeout_ms":{"description":"Milliseconds after which we emit a batch, even incomplete","type":"integer","minimum":-1073741824,"maximum":1073741823},"gc_telemetry":{"description":"Enable traces for GC events (costly)","type":"object","properties":{"enable":{"type":"boolean"},"filter":{"description":"Filter for which GC events to emit traces","type":"array","items":{"type":"string","enum":["finalise_update_last","interrupt_remote","minor_leave_barrier","finalise_update_first","major_gc_stw","minor_remembered_set_promote","explicit_gc_full_major","minor_finalizers_oldify","major","minor_finalized","major_slice","minor_finalizers_admin","minor_global_roots","minor_local_roots","stw_handler","major_mark_roots","major_finish_marking","compaction_evacuate","explicit_gc_stat","major_finish_cycle","major_gc_cycle_domains","compaction_release","compaction","explicit_gc_compact","explicit_gc_major","explicit_gc_major_slice","major_gc_phase_change","major_ephe_sweep","stw_api_barrier","major_finish_sweeping","minor_local_roots_promote","major_mark","major_mark_opportunistic","explicit_gc_set","minor","compaction_forward","minor_remembered_set","major_sweep","stw_leader","minor_clear","domain_resize_heap_reservation","explicit_gc_minor","major_ephe_mark"]}},"min_duration_ms":{"description":"Minimal span duration for a GC event to be emitted","nullable":true,"oneOf":[{"title":"Some","type":"number"}]}}}}},{"title":"opentelemetry_boolean","type":"boolean"}]}},"required":["smart-rollup-address","smart-rollup-node-operator","rpc-addr","rpc-port","acl","performance-metrics","reconnection_delay","fee-parameters","mode","loser-mode","apply-unsafe-patches","unsafe-pvm-patches","execute-outbox-messages-filter","batcher","injector","l1_blocks_cache_size","l2_blocks_cache_size","l1_monitor_finalized","l1_rpc_timeout","loop_retry_delay","log-kernel-debug","unsafe-disable-wasm-kernel-checks","no-degraded","gc-parameters","cors","bail-on-disagree","opentelemetry"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/describe":{"get":{"description":"RPCs documentation and input/output schema","parameters":[{"name":"recurse","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"$ref":"#/components/schemas/service_tree"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}":{"get":{"description":"Layer-2 block of the layer-2 chain with respect to a Layer 1 block identifier","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"outbox","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"block_hash":{"description":"Tezos block hash.","oneOf":[{"$ref":"#/components/schemas/block_hash"}]},"level":{"description":"Level of the block, corresponds to the level of the tezos block.","type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"description":"Predecessor hash of the Tezos block.","oneOf":[{"$ref":"#/components/schemas/block_hash"}]},"commitment_hash":{"description":"Hash of this block's commitment if any was computed for it.","nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]}]},"previous_commitment_hash":{"description":"Previous commitment hash in the chain. If there is a commitment for this block, this field contains the commitment that was previously computed.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]},"context":{"description":"Hash of the layer 2 context for this block.","oneOf":[{"$ref":"#/components/schemas/Smart_rollup_context_hash"}]},"inbox_witness":{"description":"Witness for the inbox for this block, i.e. the Merkle hash of payloads of messages.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_merkelized_payload_hashes_hash"}]},"inbox_hash":{"description":"Hash of the inbox for this block.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_inbox_hash"}]},"inbox":{"description":"Inbox for this block.","type":"object","properties":{"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"old_levels_messages":{"type":"object","properties":{"index":{"$ref":"#/components/schemas/positive_bignum"},"content":{"type":"object","properties":{"hash":{"$ref":"#/components/schemas/smart_rollup_merkelized_payload_hashes_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["hash","level"]},"back_pointers":{"type":"array","items":{"$ref":"#/components/schemas/smart_rollup_inbox_hash"}}},"required":["index","content","back_pointers"]}},"required":["level","old_levels_messages"]},"messages":{"description":"Messages added to the inbox in this block.","type":"array","items":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"commitment":{"description":"Commitment, if any is computed for this block.","type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"outbox":{"description":"Outbox messages produced by PVM execution of inbox","type":"array","items":{"oneOf":[{"title":"whitelist_update","type":"object","properties":{"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"whitelist_update":{"nullable":true,"oneOf":[{"title":"Some","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]}},"required":["message_index","whitelist_update"]},{"title":"transactions","type":"object","properties":{"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"transactions":{"type":"array","items":{"type":"object","properties":{"destination":{"$ref":"#/components/schemas/unistring"},"entrypoint":{"$ref":"#/components/schemas/unistring"},"parameters":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},"required":["destination"]}}},"required":["message_index","transactions"]}]}},"initial_tick":{"description":"Initial tick of the PVM at this block, i.e. before evaluation of the messages.","oneOf":[{"$ref":"#/components/schemas/positive_bignum"}]},"num_ticks":{"description":"Number of ticks produced by the evaluation of the messages in this block.","oneOf":[{"$ref":"#/components/schemas/int64"}]}},"required":["block_hash","level","predecessor","commitment_hash","previous_commitment_hash","context","inbox_witness","inbox_hash","inbox","messages","initial_tick","num_ticks"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/committed_status":{"get":{"description":"Commitment status of the rollup state which will include content of this block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"oneOf":[{"title":"uncommitted","description":"L2 Block content is not yet committed on L1","type":"object","properties":{"uncommitted":{"type":"object","properties":{"commitment_level":{"description":"Level at which the following commitment will be produced.","type":"integer","minimum":-2147483648,"maximum":2147483647},"estimated_commitment_time":{"description":"Estimated time at which the commitment will be published.","oneOf":[{"$ref":"#/components/schemas/timestamp.system"}]},"estimated_cementation_time":{"description":"Estimated time at which the commitment will be cemented.","oneOf":[{"$ref":"#/components/schemas/timestamp.system"}]}},"required":["commitment_level","estimated_commitment_time","estimated_cementation_time"]}},"required":["uncommitted"]},{"title":"committed","description":"L2 Block content is already committed on L1 but not yet cemented","type":"object","properties":{"committed":{"type":"object","properties":{"commitment_hash":{"description":"Hash of following commitment.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]},"commitment_level":{"description":"Level of following commitment.","type":"integer","minimum":-2147483648,"maximum":2147483647},"first_published_level":{"description":"Level at which commitment was first published.","type":"integer","minimum":-2147483648,"maximum":2147483647},"published_level":{"description":"Level at which commitment was published by operator (may be null if e.g. rollup node does not publish).","nullable":true,"oneOf":[{"title":"Some","type":"integer","minimum":-2147483648,"maximum":2147483647}]},"estimated_cementation_time":{"description":"Estimated time at which the commitment will be cemented.","oneOf":[{"$ref":"#/components/schemas/timestamp.system"}]}},"required":["commitment_hash","commitment_level","first_published_level","published_level","estimated_cementation_time"]}},"required":["committed"]},{"title":"cemented","description":"L2 Block content is already cemented","type":"object","properties":{"cemented":{"type":"object","properties":{"commitment_hash":{"description":"Hash of following commitment.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]},"commitment_level":{"description":"Level of following commitment.","type":"integer","minimum":-2147483648,"maximum":2147483647},"first_published_level":{"description":"Level at which commitment was first published.","type":"integer","minimum":-2147483648,"maximum":2147483647},"published_level":{"description":"Level at which commitment was published by operator (may be null if e.g. rollup node does not publish).","nullable":true,"oneOf":[{"title":"Some","type":"integer","minimum":-2147483648,"maximum":2147483647}]},"blocks_since_cemented":{"description":"Number of blocks since commitment was cemented.","type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["commitment_hash","commitment_level","first_published_level","published_level","blocks_since_cemented"]}},"required":["cemented"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/durable/wasm_2_0_0/length":{"get":{"description":"Retrieve number of bytes in raw representation of value by key from PVM durable storage. PVM state is taken with respect to the specified block level.","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"key","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/int64"}]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/durable/wasm_2_0_0/subkeys":{"get":{"description":"Retrieve subkeys of the specified key from PVM durable storage. PVM state is taken with respect to the specified block level.","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"key","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/durable/wasm_2_0_0/value":{"get":{"description":"Retrieve value by key from PVM durable storage. PVM state is taken with respect to the specified block level. Value returned in hex format.","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"key","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/durable/wasm_2_0_0/values":{"get":{"description":"Retrieve values directly under a given key from PVM durable storage. PVM state is taken with respect to the specified block level.","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"key","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"key":{"$ref":"#/components/schemas/unistring"},"value":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["key","value"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/hash":{"get":{"description":"Tezos block hash of block known to the smart rollup node","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"A block identifier (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/helpers/proofs/outbox/{level}/messages":{"get":{"description":"Generate serialized output proof for some outbox message at level and index","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"level","in":"path","required":true,"schema":{"type":"string"}},{"name":"index","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"commitment":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"proof":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["commitment","proof"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/inbox":{"get":{"description":"Rollup inbox for block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"old_levels_messages":{"type":"object","properties":{"index":{"$ref":"#/components/schemas/positive_bignum"},"content":{"type":"object","properties":{"hash":{"$ref":"#/components/schemas/smart_rollup_merkelized_payload_hashes_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["hash","level"]},"back_pointers":{"type":"array","items":{"$ref":"#/components/schemas/smart_rollup_inbox_hash"}}},"required":["index","content","back_pointers"]}},"required":["level","old_levels_messages"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/level":{"get":{"description":"Level of Tezos block known to the smart rollup node","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"integer","minimum":-2147483648,"maximum":2147483647}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/num_messages":{"get":{"description":"Number of messages for specified block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"Big number","description":"Decimal representation of a big number","type":"string"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/outbox":{"get":{"description":"Outbox at block for a given outbox level","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"outbox_level","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":0,"maximum":2147483647},"message_index":{"$ref":"#/components/schemas/positive_bignum"},"message":{"oneOf":[{"title":"Atomic_transaction_batch","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","destination"]}},"kind":{"type":"string","enum":["untyped"]}},"required":["transactions","kind"]},{"title":"Atomic_transaction_batch_typed","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","parameters_ty","destination"]}},"kind":{"type":"string","enum":["typed"]}},"required":["transactions","kind"]},{"title":"Whitelist_update","type":"object","properties":{"whitelist":{"type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"kind":{"type":"string","enum":["whitelist_update"]}},"required":["kind"]}]}},"required":["outbox_level","message_index","message"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/outbox/{level}/messages":{"get":{"description":"Outbox at block for a given outbox level","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"level","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":0,"maximum":2147483647},"message_index":{"$ref":"#/components/schemas/positive_bignum"},"message":{"oneOf":[{"title":"Atomic_transaction_batch","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","destination"]}},"kind":{"type":"string","enum":["untyped"]}},"required":["transactions","kind"]},{"title":"Atomic_transaction_batch_typed","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","parameters_ty","destination"]}},"kind":{"type":"string","enum":["typed"]}},"required":["transactions","kind"]},{"title":"Whitelist_update","type":"object","properties":{"whitelist":{"type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"kind":{"type":"string","enum":["whitelist_update"]}},"required":["kind"]}]}},"required":["outbox_level","message_index","message"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/simulate":{"post":{"description":"Simulate messages evaluation by the PVM","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"messages":{"description":"Serialized messages for simulation.","type":"array","items":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"reveal_pages":{"description":"Pages (at most 4kB) to be used for revelation ticks","type":"array","items":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"insight_requests":{"description":"Paths in the PVM to inspect after the simulation","type":"array","items":{"oneOf":[{"title":"pvm_state","description":"Path in the PVM state","type":"object","properties":{"kind":{"type":"string","enum":["pvm_state"]},"key":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["kind","key"]},{"title":"durable_storage","description":"Path in the PVM durable storage","type":"object","properties":{"kind":{"type":"string","enum":["durable_storage"]},"key":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["kind","key"]}]}},"log_kernel_debug_file":{"description":"File in which to emit kernel logs. This file will be created in /simulation_kernel_logs/, where is the data directory of the rollup node.","oneOf":[{"$ref":"#/components/schemas/unistring"}]}},"required":["messages"]}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"state_hash":{"description":"Hash of the state after execution of the PVM on the input messages","oneOf":[{"$ref":"#/components/schemas/smart_rollup_state_hash"}]},"status":{"description":"Status of the PVM after evaluation","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"output":{"description":"Output produced by evaluation of the messages","type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":0,"maximum":2147483647},"message_index":{"$ref":"#/components/schemas/positive_bignum"},"message":{"oneOf":[{"title":"Atomic_transaction_batch","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","destination"]}},"kind":{"type":"string","enum":["untyped"]}},"required":["transactions","kind"]},{"title":"Atomic_transaction_batch_typed","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"parameters":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"},"destination":{"$ref":"#/components/schemas/alpha.contract_id.originated"},"entrypoint":{"$ref":"#/components/schemas/unistring"}},"required":["parameters","parameters_ty","destination"]}},"kind":{"type":"string","enum":["typed"]}},"required":["transactions","kind"]},{"title":"Whitelist_update","type":"object","properties":{"whitelist":{"type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"kind":{"type":"string","enum":["whitelist_update"]}},"required":["kind"]}]}},"required":["outbox_level","message_index","message"]}},"inbox_level":{"description":"Level of the inbox that would contain these messages","type":"integer","minimum":-2147483648,"maximum":2147483647},"num_ticks":{"description":"Ticks taken by the PVM for evaluating the messages","oneOf":[{"$ref":"#/components/schemas/bignum"}]},"insights":{"description":"PVM state values requested after the simulation","type":"array","items":{"nullable":true,"oneOf":[{"title":"Some","type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}]}}},"required":["state_hash","status","output","inbox_level","num_ticks"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/state":{"get":{"description":"Retrieve value from key is PVM state of specified block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}},{"name":"key","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/state_current_level":{"get":{"description":"Retrieve the current level of a PVM","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"integer","minimum":-2147483648,"maximum":2147483647}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/state_hash":{"get":{"description":"State hash for this block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"The hash of the VM state of a smart rollup (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/status":{"get":{"description":"PVM status at block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"Universal string representation","description":"Either a plain UTF8 string, or a sequence of bytes for strings that contain invalid byte sequences.","oneOf":[{"type":"string"},{"type":"object","properties":{"invalid_utf8_string":{"type":"array","items":{"type":"integer","minimum":0,"maximum":255}}},"required":["invalid_utf8_string"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/ticks":{"get":{"description":"Number of ticks for specified level","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"Big number","description":"Decimal representation of a big number","type":"string"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/block/{block_id}/total_ticks":{"get":{"description":"Total number of ticks at specified block","parameters":[{"name":"block_id","in":"path","description":"An L1 block identifier.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"Positive big number","description":"Decimal representation of a positive big number","type":"string"}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/last_stored_commitment":{"get":{"description":"Last commitment computed by the node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"object","properties":{"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}},"required":["commitment","hash"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/monitor_blocks":{"get":{"description":"Monitor and streaming the L2 blocks","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"block_hash":{"description":"Tezos block hash.","oneOf":[{"$ref":"#/components/schemas/block_hash"}]},"level":{"description":"Level of the block, corresponds to the level of the tezos block.","type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"description":"Predecessor hash of the Tezos block.","oneOf":[{"$ref":"#/components/schemas/block_hash"}]},"commitment_hash":{"description":"Hash of this block's commitment if any was computed for it.","nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]}]},"previous_commitment_hash":{"description":"Previous commitment hash in the chain. If there is a commitment for this block, this field contains the commitment that was previously computed.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]},"context":{"description":"Hash of the layer 2 context for this block.","oneOf":[{"$ref":"#/components/schemas/Smart_rollup_context_hash"}]},"inbox_witness":{"description":"Witness for the inbox for this block, i.e. the Merkle hash of payloads of messages.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_merkelized_payload_hashes_hash"}]},"inbox_hash":{"description":"Hash of the inbox for this block.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_inbox_hash"}]},"initial_tick":{"description":"Initial tick of the PVM at this block, i.e. before evaluation of the messages.","oneOf":[{"$ref":"#/components/schemas/positive_bignum"}]},"num_ticks":{"description":"Number of ticks produced by the evaluation of the messages in this block.","oneOf":[{"$ref":"#/components/schemas/int64"}]}},"required":["block_hash","level","predecessor","commitment_hash","previous_commitment_hash","context","inbox_witness","inbox_hash","initial_tick","num_ticks"],"additionalProperties":{}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/monitor_finalized_blocks":{"get":{"description":"Monitor and streaming the L2 finalized blocks","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"block_hash":{"description":"Tezos block hash.","oneOf":[{"$ref":"#/components/schemas/block_hash"}]},"level":{"description":"Level of the block, corresponds to the level of the tezos block.","type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"description":"Predecessor hash of the Tezos block.","oneOf":[{"$ref":"#/components/schemas/block_hash"}]},"commitment_hash":{"description":"Hash of this block's commitment if any was computed for it.","nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]}]},"previous_commitment_hash":{"description":"Previous commitment hash in the chain. If there is a commitment for this block, this field contains the commitment that was previously computed.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}]},"context":{"description":"Hash of the layer 2 context for this block.","oneOf":[{"$ref":"#/components/schemas/Smart_rollup_context_hash"}]},"inbox_witness":{"description":"Witness for the inbox for this block, i.e. the Merkle hash of payloads of messages.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_merkelized_payload_hashes_hash"}]},"inbox_hash":{"description":"Hash of the inbox for this block.","oneOf":[{"$ref":"#/components/schemas/smart_rollup_inbox_hash"}]},"initial_tick":{"description":"Initial tick of the PVM at this block, i.e. before evaluation of the messages.","oneOf":[{"$ref":"#/components/schemas/positive_bignum"}]},"num_ticks":{"description":"Number of ticks produced by the evaluation of the messages in this block.","oneOf":[{"$ref":"#/components/schemas/int64"}]}},"required":["block_hash","level","predecessor","commitment_hash","previous_commitment_hash","context","inbox_witness","inbox_hash","initial_tick","num_ticks"],"additionalProperties":{}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/smart_rollup_address":{"get":{"description":"Smart rollup address","responses":{"200":{"description":"","content":{"application/json":{"schema":{"title":"A smart rollup address (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/tezos_head":{"get":{"description":"Tezos head known to the smart rollup node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/block_hash"}]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/global/tezos_level":{"get":{"description":"Tezos level known to the smart rollup node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"integer","minimum":-2147483648,"maximum":2147483647}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/health":{"get":{"description":"Returns health status information for the rollup node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"healthy":{"type":"boolean"},"degraded":{"type":"boolean"},"l1":{"type":"object","properties":{"connection":{"type":"string","enum":["connected","reconnecting","disconnected"]},"blocks_late":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"last_seen_head":{"type":"object","properties":{"hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"timestamp":{"$ref":"#/components/schemas/timestamp.protocol"}},"required":["hash","level","timestamp"]}},"required":["connection","blocks_late"]},"active_workers":{"type":"array","items":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/unistring"},{"oneOf":[{"title":"running","type":"string","enum":["running"]},{"title":"crashed","type":"object","properties":{"crashed":{"$ref":"#/components/schemas/exception"}},"required":["crashed"]}]}]}}}},"required":["healthy","degraded","l1","active_workers"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/batcher/injection":{"post":{"description":"Inject messages in the batcher's queue","parameters":[{"name":"order","in":"query","required":false,"schema":{"type":"string"}},{"name":"drop_duplicate","in":"query","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"description":"Messages to inject","type":"array","items":{"$ref":"#/components/schemas/sc_l2_message"}}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{"description":"Ids of injected L2 messages","type":"array","items":{"$ref":"#/components/schemas/sc_rollup_l2_message_id"}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/batcher/queue":{"get":{"description":"List messages present in the batcher's queue","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"order":{"$ref":"#/components/schemas/positive_bignum"},"id":{"$ref":"#/components/schemas/sc_rollup_l2_message_id"},"message":{"type":"object","properties":{"content":{"$ref":"#/components/schemas/sc_l2_message"},"counter":{"$ref":"#/components/schemas/positive_bignum"}},"required":["content","counter"]},"traceparent":{"$ref":"#/components/schemas/unistring"}},"required":["id","message"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/batcher/queue/{l2_message_id}":{"get":{"description":"Retrieve an L2 message and its status","parameters":[{"name":"l2_message_id","in":"path","description":"A L2 message id.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"oneOf":[{"title":"unknown","description":"The message is not known by the batcher.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["unknown"]}},"required":["status"]},{"title":"pending_batch","description":"The message is in the batcher queue.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["pending_batch"]}},"required":["status"]},{"title":"pending_injection","description":"The message is batched but not injected yet.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["pending_injection"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"}},"required":["status","operation"]},{"title":"injected","description":"The message is injected as part of an L1 operation but it is not included in a block.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["injected"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["operation_hash","operation_index"]}},"required":["status","operation","layer1"]},{"title":"included","description":"The message is included in an inbox in an L1 block.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["included"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"}},"required":["status","operation","layer1","finalized","cemented"]},{"title":"committed","description":"The message is included in a committed inbox on L1.","type":"object","properties":{"content":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"status":{"type":"string","enum":["committed"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"},"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"first_published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["status","operation","layer1","finalized","cemented","commitment","hash","first_published_at_level","published_at_level"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/commitments/{commitment_hash}":{"get":{"description":"Commitment computed and published by the node","parameters":[{"name":"commitment_hash","in":"path","description":"A commitment hash.","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"object","properties":{"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"first_published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["commitment","hash"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/dal/batcher/injection":{"post":{"description":"Inject the given messages in the DAL queue, even in case of duplicates","requestBody":{"content":{"application/json":{"schema":{"description":"Messages to inject","type":"array","items":{"$ref":"#/components/schemas/unistring"}}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/dal/injected/operations/statuses":{"get":{"description":"Retrieve the statuses of all known operations injected via DAL.","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"$ref":"#/components/schemas/injector_operation_hash"},"status":{"oneOf":[{"title":"unknown","description":"The message is not known by the batcher.","type":"object","properties":{"status":{"type":"string","enum":["unknown"]}},"required":["status"]},{"title":"pending_batch","description":"The message is in the batcher queue.","type":"object","properties":{"status":{"type":"string","enum":["pending_batch"]}},"required":["status"]},{"title":"pending_injection","description":"The message is batched but not injected yet.","type":"object","properties":{"status":{"type":"string","enum":["pending_injection"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"}},"required":["status","operation"]},{"title":"injected","description":"The message is injected as part of an L1 operation but it is not included in a block.","type":"object","properties":{"status":{"type":"string","enum":["injected"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["operation_hash","operation_index"]}},"required":["status","operation","layer1"]},{"title":"included","description":"The message is included in an inbox in an L1 block.","type":"object","properties":{"status":{"type":"string","enum":["included"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"}},"required":["status","operation","layer1","finalized","cemented"]},{"title":"committed","description":"The message is included in a committed inbox on L1.","type":"object","properties":{"status":{"type":"string","enum":["committed"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"},"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"first_published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["status","operation","layer1","finalized","cemented","commitment","hash","first_published_at_level","published_at_level"]}]}},"required":["id","status"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/dal/injection/{injector_operation_hash}/forget":{"post":{"description":"Forget information about the injection whose id is given","parameters":[{"name":"injector_operation_hash","in":"path","description":"injector_operation_hash (Base58Check-encoded)","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/dal/slot/indices":{"post":{"description":"Provide the (new) list of slot indices to use to the rollup node's DAL injector","requestBody":{"content":{"application/json":{"schema":{"description":"Slot indices to set","type":"object","properties":{"indices":{"type":"array","items":{"type":"integer","minimum":0,"maximum":255}}},"required":["indices"]}}}},"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/gc_info":{"get":{"description":"Information about garbage collection","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"first_available_level":{"description":"First level where data is guaranteed to be available in the rollup node.","type":"integer","minimum":-2147483648,"maximum":2147483647},"last_gc_level":{"description":"The level at which the last GC was triggered.","type":"integer","minimum":-2147483648,"maximum":2147483647},"last_context_split_level":{"description":"The level at which the context was split for the last time. Commits before this level are in other chunks.","type":"integer","minimum":-2147483648,"maximum":2147483647},"last_successful_gc_target":{"description":"The level which was the target of the last successful GC.","type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["first_available_level"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/injector/operation/{injector_operation_hash}/status":{"get":{"description":"Retrieve the status of the injected operation using its injector ID.","parameters":[{"name":"injector_operation_hash","in":"path","description":"injector_operation_hash (Base58Check-encoded)","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"oneOf":[{"title":"unknown","description":"The message is not known by the batcher.","type":"object","properties":{"status":{"type":"string","enum":["unknown"]}},"required":["status"]},{"title":"pending_batch","description":"The message is in the batcher queue.","type":"object","properties":{"status":{"type":"string","enum":["pending_batch"]}},"required":["status"]},{"title":"pending_injection","description":"The message is batched but not injected yet.","type":"object","properties":{"status":{"type":"string","enum":["pending_injection"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"}},"required":["status","operation"]},{"title":"injected","description":"The message is injected as part of an L1 operation but it is not included in a block.","type":"object","properties":{"status":{"type":"string","enum":["injected"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["operation_hash","operation_index"]}},"required":["status","operation","layer1"]},{"title":"included","description":"The message is included in an inbox in an L1 block.","type":"object","properties":{"status":{"type":"string","enum":["included"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"}},"required":["status","operation","layer1","finalized","cemented"]},{"title":"committed","description":"The message is included in a committed inbox on L1.","type":"object","properties":{"status":{"type":"string","enum":["committed"]},"operation":{"$ref":"#/components/schemas/sc_rollup_node_l1_operation"},"layer1":{"type":"object","properties":{"operation_hash":{"$ref":"#/components/schemas/Operation_hash"},"operation_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"block_hash":{"$ref":"#/components/schemas/block_hash"},"level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["operation_hash","operation_index","block_hash","level"]},"finalized":{"type":"boolean"},"cemented":{"type":"boolean"},"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"first_published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["status","operation","layer1","finalized","cemented","commitment","hash","first_published_at_level","published_at_level"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/last_published_commitment":{"get":{"description":"Last commitment published by the node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"nullable":true,"oneOf":[{"title":"Some","type":"object","properties":{"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]},"hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"first_published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"published_at_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647}},"required":["commitment","hash"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/outbox/pending":{"get":{"description":"Pending outbox messages with their status (executable, pending, or lost)","parameters":[{"name":"outbox_level","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"messages":{"type":"array","items":{"type":"object","properties":{"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"message":{"oneOf":[{"title":"whitelist_update","type":"object","properties":{"whitelist_update":{"nullable":true,"oneOf":[{"title":"Some","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]}},"required":["whitelist_update"]},{"title":"transactions","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"destination":{"$ref":"#/components/schemas/unistring"},"entrypoint":{"$ref":"#/components/schemas/unistring"},"parameters":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},"required":["destination"]}}},"required":["transactions"]}]}},"required":["message_index"]}},"status":{"type":"string","enum":["pending","executable","lost"]}},"required":["outbox_level","messages","status"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/outbox/pending/executable":{"get":{"description":"Pending outbox messages which can be executed","parameters":[{"name":"outbox_level","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"messages":{"type":"array","items":{"type":"object","properties":{"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"message":{"oneOf":[{"title":"whitelist_update","type":"object","properties":{"whitelist_update":{"nullable":true,"oneOf":[{"title":"Some","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]}},"required":["whitelist_update"]},{"title":"transactions","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"destination":{"$ref":"#/components/schemas/unistring"},"entrypoint":{"$ref":"#/components/schemas/unistring"},"parameters":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},"required":["destination"]}}},"required":["transactions"]}]}},"required":["message_index"]}}},"required":["outbox_level","messages"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/outbox/pending/unexecutable":{"get":{"description":"Pending outbox messages which cannot yet be executed","parameters":[{"name":"outbox_level","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"outbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"messages":{"type":"array","items":{"type":"object","properties":{"message_index":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"message":{"oneOf":[{"title":"whitelist_update","type":"object","properties":{"whitelist_update":{"nullable":true,"oneOf":[{"title":"Some","type":"array","items":{"$ref":"#/components/schemas/Signature.Public_key_hash"}}]}},"required":["whitelist_update"]},{"title":"transactions","type":"object","properties":{"transactions":{"type":"array","items":{"type":"object","properties":{"destination":{"$ref":"#/components/schemas/unistring"},"entrypoint":{"$ref":"#/components/schemas/unistring"},"parameters":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"},"parameters_ty":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},"required":["destination"]}}},"required":["transactions"]}]}},"required":["message_index"]}}},"required":["outbox_level","messages"]}}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/local/synchronized":{"get":{"description":"Wait for the node to have synchronized its L2 chain with the L1 chain, streaming its progress.","responses":{"200":{"description":"","content":{"application/json":{"schema":{"oneOf":[{"title":"synchronized","type":"string","enum":["synchronized"]},{"title":"synchronizing","type":"object","properties":{"synchronizing":{"type":"object","properties":{"processed_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"l1_head_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"percentage_done":{"type":"number"}},"required":["processed_level","l1_head_level","percentage_done"]}},"required":["synchronizing"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/openapi":{"get":{"description":"OpenAPI specification of RPCs for rollup node","parameters":[{"name":"protocol","in":"query","description":"Protocol_hash (Base58Check-encoded)","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/ping":{"get":{"description":"Returns an empty response if the rollup node can answer requests","responses":{"200":{"description":"","content":{"application/json":{"schema":{}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/stats/memory":{"get":{"description":"Gets memory usage stats","responses":{"200":{"description":"","content":{"application/json":{"schema":{"oneOf":[{"title":"Linux_proc_statm","type":"object","properties":{"page_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"size":{"$ref":"#/components/schemas/int64"},"resident":{"$ref":"#/components/schemas/int64"},"shared":{"$ref":"#/components/schemas/int64"},"text":{"$ref":"#/components/schemas/int64"},"lib":{"$ref":"#/components/schemas/int64"},"data":{"$ref":"#/components/schemas/int64"},"dt":{"$ref":"#/components/schemas/int64"}},"required":["page_size","size","resident","shared","text","lib","data","dt"]},{"title":"Darwin_ps","type":"object","properties":{"page_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"mem":{"type":"number"},"resident":{"$ref":"#/components/schemas/int64"}},"required":["page_size","mem","resident"]}]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/stats/ocaml_gc":{"get":{"description":"Gets stats from the OCaml Garbage Collector","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"minor_words":{"type":"number"},"promoted_words":{"type":"number"},"major_words":{"type":"number"},"minor_collections":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"major_collections":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"forced_major_collections":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"heap_words":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"heap_chunks":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"live_words":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"live_blocks":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"free_words":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"free_blocks":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"largest_free":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"fragments":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"compactions":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"top_heap_words":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"stack_size":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["minor_words","promoted_words","major_words","minor_collections","major_collections","forced_major_collections","heap_words","heap_chunks","live_words","live_blocks","free_words","free_blocks","largest_free","fragments","compactions","top_heap_words","stack_size"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}},"/version":{"get":{"description":"Returns the version information of the rollup node","responses":{"200":{"description":"","content":{"application/json":{"schema":{"type":"object","properties":{"version":{"$ref":"#/components/schemas/unistring"},"store_version":{"$ref":"#/components/schemas/unistring"},"context_version":{"$ref":"#/components/schemas/unistring"}},"required":["version","store_version","context_version"]}}}},"default":{"description":"","content":{"application/json":{"schema":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"}}}}}}}},"components":{"schemas":{"DAL_commitment":{"title":"Commitment representation for the DAL (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"Operation_hash":{"title":"A Tezos operation ID (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"Signature.Public_key_hash":{"title":"A Ed25519, Secp256k1, P256, or BLS public key hash (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"Smart_rollup_context_hash":{"title":"A base58-check encoded hash of a Smart rollup node context (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"alpha.contract_id.originated":{"title":"A contract handle -- originated account","description":"A contract notation as given to an RPC or inside scripts. Can be a base58 originated contract hash.","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"alpha.michelson.v1.primitives":{"type":"string","enum":["SHA256","PUSH","GET_AND_UPDATE","RENAME","False","CAST","ISNAT","unit","PACK","EMIT","string","chain_id","Pair","constant","IF_CONS","INDEX_ADDRESS","signature","storage","OR","chest","view","UNPACK","ADD","DIP","lambda","MEM","BYTES","SENDER","ADDRESS","CDR","SAPLING_EMPTY_STATE","nat","LOOP","GET_ADDRESS_INDEX","mutez","SHA512","CREATE_ACCOUNT","BLAKE2B","READ_TICKET","LE","sapling_transaction_deprecated","bytes","timestamp","or","CHAIN_ID","ticket","SELF_ADDRESS","SOURCE","IMPLICIT_ACCOUNT","contract","AMOUNT","CHECK_SIGNATURE","tx_rollup_l2_address","LSR","EQ","Elt","OPEN_CHEST","NIL","CREATE_CONTRACT","LSL","TRANSFER_TOKENS","JOIN_TICKETS","SWAP","Some","parameter","option","never","VIEW","None","SLICE","bool","ABS","key","DUG","key_hash","CAR","GET","HASH_KEY","CONCAT","LEVEL","SAPLING_VERIFY_UPDATE","TOTAL_VOTING_POWER","Lambda_rec","SIZE","map","STEPS_TO_QUOTA","IF_NONE","UNPAIR","CONS","Unit","CONTRACT","MUL","UPDATE","EXEC","PAIR","SPLIT_TICKET","RIGHT","int","AND","NEG","big_map","BALANCE","SET_DELEGATE","NEVER","MIN_BLOCK_TIME","INT","bls12_381_fr","ITER","True","Right","Ticket","GT","DIG","operation","SUB","EDIV","MAP","IF_LEFT","list","VOTING_POWER","LAMBDA_REC","Left","bls12_381_g2","TICKET_DEPRECATED","bls12_381_g1","sapling_state","DUP","LEFT","chest_key","pair","SHA3","LAMBDA","NOT","KECCAK","NOW","NAT","GE","set","address","NEQ","IF","FAILWITH","NONE","SUB_MUTEZ","XOR","LOOP_LEFT","PAIRING_CHECK","DROP","EMPTY_BIG_MAP","UNIT","sapling_transaction","TICKET","EMPTY_MAP","APPLY","LT","SOME","IS_IMPLICIT_ACCOUNT","COMPARE","EMPTY_SET","SELF","code"]},"bignum":{"title":"Big number","description":"Decimal representation of a big number","type":"string"},"block_hash":{"title":"A block identifier (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"error":{"description":"An error trace. The full list of errors is available with the global RPC `GET errors`"},"exception":{"description":"Exception","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"injector_operation_hash":{"title":"An identifier (hash) for an operation in the injector (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"int64":{"title":"64 bit integers","description":"Decimal representation of 64 bit integers","type":"string"},"layout":{"oneOf":[{"title":"Zero_width","type":"object","properties":{"kind":{"type":"string","enum":["Zero_width"]}},"required":["kind"]},{"title":"Int","type":"object","properties":{"size":{"type":"string","enum":["Int32","Int16","Uint16","Int64","Int8","Uint8"]},"endianness":{"type":"string","enum":["Little","Big"]},"kind":{"type":"string","enum":["Int"]}},"required":["size","kind"]},{"title":"Bool","type":"object","properties":{"kind":{"type":"string","enum":["Bool"]}},"required":["kind"]},{"title":"RangedInt","type":"object","properties":{"min":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"endianness":{"type":"string","enum":["Little","Big"]},"max":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"kind":{"type":"string","enum":["RangedInt"]}},"required":["min","max","kind"]},{"title":"RangedFloat","type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"},"kind":{"type":"string","enum":["RangedFloat"]}},"required":["min","max","kind"]},{"title":"Float","type":"object","properties":{"kind":{"type":"string","enum":["Float"]}},"required":["kind"]},{"title":"Bytes","type":"object","properties":{"kind":{"type":"string","enum":["Bytes"]}},"required":["kind"]},{"title":"String","type":"object","properties":{"kind":{"type":"string","enum":["String"]}},"required":["kind"]},{"title":"Enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"reference":{"$ref":"#/components/schemas/unistring"},"kind":{"type":"string","enum":["Enum"]}},"required":["size","reference","kind"]},{"title":"Seq","type":"object","properties":{"layout":{"$ref":"#/components/schemas/layout"},"kind":{"type":"string","enum":["Seq"]},"length_limit":{"oneOf":[{"title":"No_limit","type":"object","properties":{"kind":{"type":"string","enum":["no-limit"]}},"required":["kind"]},{"title":"At_most","type":"object","properties":{"kind":{"type":"string","enum":["at-most"]},"at_most":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["kind","at_most"]},{"title":"Exactly","type":"object","properties":{"kind":{"type":"string","enum":["exactly"]},"exactly":{"type":"integer","minimum":-1073741824,"maximum":1073741823}},"required":["kind","exactly"]}]}},"required":["layout","kind"]},{"title":"Ref","type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"kind":{"type":"string","enum":["Ref"]}},"required":["name","kind"]},{"title":"Padding","type":"object","properties":{"kind":{"type":"string","enum":["Padding"]}},"required":["kind"]}]},"micheline.alpha.michelson_v1.expression":{"oneOf":[{"title":"Int","type":"object","properties":{"int":{"$ref":"#/components/schemas/bignum"}},"required":["int"]},{"title":"String","type":"object","properties":{"string":{"$ref":"#/components/schemas/unistring"}},"required":["string"]},{"title":"Bytes","type":"object","properties":{"bytes":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["bytes"]},{"title":"Sequence","type":"array","items":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"}},{"title":"Prim__generic","description":"Generic primitive (any number of args with or without annotations)","type":"object","properties":{"prim":{"$ref":"#/components/schemas/alpha.michelson.v1.primitives"},"args":{"type":"array","items":{"$ref":"#/components/schemas/micheline.alpha.michelson_v1.expression"}},"annots":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["prim"]}]},"micheline.outbox_transaction_parameters.expression":{"oneOf":[{"title":"Int","type":"object","properties":{"int":{"$ref":"#/components/schemas/bignum"}},"required":["int"]},{"title":"String","type":"object","properties":{"string":{"$ref":"#/components/schemas/unistring"}},"required":["string"]},{"title":"Bytes","type":"object","properties":{"bytes":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["bytes"]},{"title":"Sequence","type":"array","items":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"}},{"title":"Prim__generic","description":"Generic primitive (any number of args with or without annotations)","type":"object","properties":{"prim":{"$ref":"#/components/schemas/unistring"},"args":{"type":"array","items":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters.expression"}},"annots":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["prim"]}]},"micheline.outbox_transaction_parameters_type.expression":{"oneOf":[{"title":"Int","type":"object","properties":{"int":{"$ref":"#/components/schemas/bignum"}},"required":["int"]},{"title":"String","type":"object","properties":{"string":{"$ref":"#/components/schemas/unistring"}},"required":["string"]},{"title":"Bytes","type":"object","properties":{"bytes":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["bytes"]},{"title":"Sequence","type":"array","items":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},{"title":"Prim__generic","description":"Generic primitive (any number of args with or without annotations)","type":"object","properties":{"prim":{"$ref":"#/components/schemas/unistring"},"args":{"type":"array","items":{"$ref":"#/components/schemas/micheline.outbox_transaction_parameters_type.expression"}},"annots":{"type":"array","items":{"$ref":"#/components/schemas/unistring"}}},"required":["prim"]}]},"mutez":{"title":"A millionth of a tez","description":"One million mutez make a tez (1 tez = 1e6 mutez)","oneOf":[{"$ref":"#/components/schemas/positive_bignum"}]},"nanotez":{"title":"A thousandth of a mutez","description":"One thousand nanotez make a mutez (1 tez = 1e9 nanotez)","type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/bignum"}]}},"positive_bignum":{"title":"Positive big number","description":"Decimal representation of a positive big number","type":"string"},"sc_l2_message":{"description":"A hex encoded smart rollup message","type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"},"sc_rollup_l2_message_id":{"title":"A smart rollup layer 2 message identifier (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"sc_rollup_node_l1_operation":{"oneOf":[{"title":"add_messages","type":"object","properties":{"kind":{"type":"string","enum":["add_messages"]},"message":{"type":"array","items":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}}},"required":["kind","message"]},{"title":"cement","type":"object","properties":{"kind":{"type":"string","enum":["cement"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"commitment":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}},"required":["kind","rollup","commitment"]},{"title":"publish","type":"object","properties":{"kind":{"type":"string","enum":["publish"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"commitment":{"type":"object","properties":{"compressed_state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"inbox_level":{"type":"integer","minimum":-2147483648,"maximum":2147483647},"predecessor":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"number_of_ticks":{"$ref":"#/components/schemas/int64"}},"required":["compressed_state","inbox_level","predecessor","number_of_ticks"]}},"required":["kind","rollup","commitment"]},{"title":"refute","type":"object","properties":{"kind":{"type":"string","enum":["refute"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"opponent":{"$ref":"#/components/schemas/Signature.Public_key_hash"},"refutation":{"oneOf":[{"title":"Start","type":"object","properties":{"refutation_kind":{"type":"string","enum":["start"]},"player_commitment_hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"opponent_commitment_hash":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"}},"required":["refutation_kind","player_commitment_hash","opponent_commitment_hash"]},{"title":"Move","type":"object","properties":{"refutation_kind":{"type":"string","enum":["move"]},"choice":{"$ref":"#/components/schemas/positive_bignum"},"step":{"oneOf":[{"title":"Dissection","type":"array","items":{"type":"object","properties":{"state":{"$ref":"#/components/schemas/smart_rollup_state_hash"},"tick":{"$ref":"#/components/schemas/positive_bignum"}},"required":["tick"]}},{"title":"Proof","type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}]}},"required":["refutation_kind","choice","step"]}]}},"required":["kind","rollup","opponent","refutation"]},{"title":"timeout","type":"object","properties":{"kind":{"type":"string","enum":["timeout"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"stakers":{"type":"object","properties":{"alice":{"$ref":"#/components/schemas/Signature.Public_key_hash"},"bob":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"required":["alice","bob"]}},"required":["kind","rollup","stakers"]},{"title":"recover","type":"object","properties":{"kind":{"type":"string","enum":["recover"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"staker":{"$ref":"#/components/schemas/Signature.Public_key_hash"}},"required":["kind","rollup","staker"]},{"title":"execute_outbox_message","type":"object","properties":{"kind":{"type":"string","enum":["execute_outbox_message"]},"rollup":{"$ref":"#/components/schemas/smart_rollup_address"},"cemented_commitment":{"$ref":"#/components/schemas/smart_rollup_commitment_hash"},"proof":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["kind","rollup","cemented_commitment","proof"]},{"title":"publish_dal_commitment","type":"object","properties":{"kind":{"type":"string","enum":["publish_dal_commitment"]},"slot_index":{"type":"integer","minimum":0,"maximum":255},"commitment":{"$ref":"#/components/schemas/DAL_commitment"},"commitment_proof":{"type":"string","pattern":"^([a-zA-Z0-9][a-zA-Z0-9])*$"}},"required":["kind","slot_index","commitment","commitment_proof"]}]},"sc_rollup_node_mode":{"oneOf":[{"title":"custom","type":"object","properties":{"custom":{"type":"array","items":{"type":"string","enum":["add_messages","publish","refute","recover","timeout","publish_dal_commitment","cement","execute_outbox_message"]}}},"required":["custom"]},{"title":"observer","type":"string","enum":["observer"]},{"title":"accuser","type":"string","enum":["accuser"]},{"title":"bailout","type":"string","enum":["bailout"]},{"title":"batcher","type":"string","enum":["batcher"]},{"title":"maintenance","type":"string","enum":["maintenance"]},{"title":"operator","type":"string","enum":["operator"]}]},"schema.field":{"oneOf":[{"title":"Named_field","type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"layout":{"$ref":"#/components/schemas/layout"},"data_kind":{"$ref":"#/components/schemas/schema.kind"},"kind":{"type":"string","enum":["named"]}},"required":["name","layout","data_kind","kind"]},{"title":"Anonymous_field","type":"object","properties":{"layout":{"$ref":"#/components/schemas/layout"},"kind":{"type":"string","enum":["anon"]},"data_kind":{"$ref":"#/components/schemas/schema.kind"}},"required":["layout","kind","data_kind"]},{"title":"Dynamic_field","type":"object","properties":{"kind":{"type":"string","enum":["dyn"]},"name":{"$ref":"#/components/schemas/unistring"},"num_fields":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"size":{"type":"string","enum":["N","Uint30","Uint16","Uint8"]}},"required":["kind","num_fields","size"]},{"title":"Optional_field","type":"object","properties":{"kind":{"type":"string","enum":["option_indicator"]},"name":{"$ref":"#/components/schemas/unistring"}},"required":["kind","name"]}]},"schema.kind":{"oneOf":[{"title":"Fixed","type":"object","properties":{"size":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"kind":{"type":"string","enum":["Fixed"]}},"required":["size","kind"]},{"title":"Dynamic","type":"object","properties":{"kind":{"type":"string","enum":["Dynamic"]}},"required":["kind"]},{"title":"Variable","type":"object","properties":{"kind":{"type":"string","enum":["Variable"]}},"required":["kind"]}]},"service_tree":{"oneOf":[{"title":"Static","type":"object","properties":{"static":{"type":"object","properties":{"get_service":{"type":"object","properties":{"meth":{"type":"string","enum":["PATCH","GET","POST","PUT","DELETE"]},"path":{"type":"array","items":{"oneOf":[{"title":"PStatic","oneOf":[{"$ref":"#/components/schemas/unistring"}]},{"title":"PDynamic","type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},{"title":"PDynamicTail","type":"object","properties":{"id":{"type":"string","enum":["multiple"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}]}},"description":{"$ref":"#/components/schemas/unistring"},"query":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"},"kind":{"oneOf":[{"title":"Single","type":"object","properties":{"single":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["single"]},{"title":"Optional","type":"object","properties":{"optional":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["optional"]},{"title":"Flag","type":"object","properties":{"flag":{"type":"object","properties":{}}},"required":["flag"]},{"title":"Multi","type":"object","properties":{"multi":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["multi"]}]}},"required":["name","kind"]}},"input":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"output":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"error":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]}},"required":["meth","path","query","output","error"]},"post_service":{"type":"object","properties":{"meth":{"type":"string","enum":["PATCH","GET","POST","PUT","DELETE"]},"path":{"type":"array","items":{"oneOf":[{"title":"PStatic","oneOf":[{"$ref":"#/components/schemas/unistring"}]},{"title":"PDynamic","type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},{"title":"PDynamicTail","type":"object","properties":{"id":{"type":"string","enum":["multiple"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}]}},"description":{"$ref":"#/components/schemas/unistring"},"query":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"},"kind":{"oneOf":[{"title":"Single","type":"object","properties":{"single":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["single"]},{"title":"Optional","type":"object","properties":{"optional":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["optional"]},{"title":"Flag","type":"object","properties":{"flag":{"type":"object","properties":{}}},"required":["flag"]},{"title":"Multi","type":"object","properties":{"multi":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["multi"]}]}},"required":["name","kind"]}},"input":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"output":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"error":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]}},"required":["meth","path","query","output","error"]},"delete_service":{"type":"object","properties":{"meth":{"type":"string","enum":["PATCH","GET","POST","PUT","DELETE"]},"path":{"type":"array","items":{"oneOf":[{"title":"PStatic","oneOf":[{"$ref":"#/components/schemas/unistring"}]},{"title":"PDynamic","type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},{"title":"PDynamicTail","type":"object","properties":{"id":{"type":"string","enum":["multiple"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}]}},"description":{"$ref":"#/components/schemas/unistring"},"query":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"},"kind":{"oneOf":[{"title":"Single","type":"object","properties":{"single":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["single"]},{"title":"Optional","type":"object","properties":{"optional":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["optional"]},{"title":"Flag","type":"object","properties":{"flag":{"type":"object","properties":{}}},"required":["flag"]},{"title":"Multi","type":"object","properties":{"multi":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["multi"]}]}},"required":["name","kind"]}},"input":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"output":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"error":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]}},"required":["meth","path","query","output","error"]},"put_service":{"type":"object","properties":{"meth":{"type":"string","enum":["PATCH","GET","POST","PUT","DELETE"]},"path":{"type":"array","items":{"oneOf":[{"title":"PStatic","oneOf":[{"$ref":"#/components/schemas/unistring"}]},{"title":"PDynamic","type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},{"title":"PDynamicTail","type":"object","properties":{"id":{"type":"string","enum":["multiple"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}]}},"description":{"$ref":"#/components/schemas/unistring"},"query":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"},"kind":{"oneOf":[{"title":"Single","type":"object","properties":{"single":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["single"]},{"title":"Optional","type":"object","properties":{"optional":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["optional"]},{"title":"Flag","type":"object","properties":{"flag":{"type":"object","properties":{}}},"required":["flag"]},{"title":"Multi","type":"object","properties":{"multi":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["multi"]}]}},"required":["name","kind"]}},"input":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"output":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"error":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]}},"required":["meth","path","query","output","error"]},"patch_service":{"type":"object","properties":{"meth":{"type":"string","enum":["PATCH","GET","POST","PUT","DELETE"]},"path":{"type":"array","items":{"oneOf":[{"title":"PStatic","oneOf":[{"$ref":"#/components/schemas/unistring"}]},{"title":"PDynamic","type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},{"title":"PDynamicTail","type":"object","properties":{"id":{"type":"string","enum":["multiple"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}]}},"description":{"$ref":"#/components/schemas/unistring"},"query":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"},"kind":{"oneOf":[{"title":"Single","type":"object","properties":{"single":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["single"]},{"title":"Optional","type":"object","properties":{"optional":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["optional"]},{"title":"Flag","type":"object","properties":{"flag":{"type":"object","properties":{}}},"required":["flag"]},{"title":"Multi","type":"object","properties":{"multi":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]}},"required":["multi"]}]}},"required":["name","kind"]}},"input":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"output":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]},"error":{"type":"object","properties":{"json_schema":{},"binary_schema":{"type":"object","properties":{"toplevel":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]},"fields":{"type":"array","items":{"type":"object","properties":{"description":{"type":"object","properties":{"title":{"$ref":"#/components/schemas/unistring"},"description":{"$ref":"#/components/schemas/unistring"}},"required":["title"]},"encoding":{"oneOf":[{"title":"Obj","type":"object","properties":{"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}}},"required":["fields"]},{"title":"Cases","type":"object","properties":{"tag_size":{"type":"string","enum":["Uint16","Uint8"]},"kind":{"$ref":"#/components/schemas/schema.kind"},"cases":{"type":"array","items":{"$ref":"#/components/schemas/union case"}}},"required":["tag_size","kind","cases"]},{"title":"Int_enum","type":"object","properties":{"size":{"type":"string","enum":["Int16","Uint16","Int8","Uint8"]},"cases":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","minimum":-1073741824,"maximum":1073741823},{"$ref":"#/components/schemas/unistring"}]}}}},"required":["size","cases"]}]}},"required":["description","encoding"]}}},"required":["toplevel","fields"]}},"required":["json_schema","binary_schema"]}},"required":["meth","path","query","output","error"]},"subdirs":{"oneOf":[{"title":"Suffixes","type":"object","properties":{"suffixes":{"type":"array","items":{"type":"object","properties":{"name":{"$ref":"#/components/schemas/unistring"},"tree":{"$ref":"#/components/schemas/service_tree"}},"required":["name","tree"]}}},"required":["suffixes"]},{"title":"Arg","type":"object","properties":{"dynamic_dispatch":{"type":"object","properties":{"arg":{"type":"object","properties":{"id":{"type":"string","enum":["single"]},"name":{"$ref":"#/components/schemas/unistring"},"descr":{"$ref":"#/components/schemas/unistring"}},"required":["id","name"]},"tree":{"$ref":"#/components/schemas/service_tree"}},"required":["arg","tree"]}},"required":["dynamic_dispatch"]}]}}}},"required":["static"]},{"title":"Dynamic","type":"object","properties":{"dynamic":{"nullable":true,"oneOf":[{"title":"Some","oneOf":[{"$ref":"#/components/schemas/unistring"}]}]}},"required":["dynamic"]},{"title":"Empty","type":"string","enum":["empty"]}]},"smart_rollup_address":{"title":"A smart rollup address (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"smart_rollup_commitment_hash":{"title":"The hash of a commitment of a smart rollup (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"smart_rollup_inbox_hash":{"title":"The hash of an inbox of a smart rollup (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"smart_rollup_merkelized_payload_hashes_hash":{"title":"The hash of the Merkelized payload hashes of a smart rollup inbox (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"smart_rollup_state_hash":{"title":"The hash of the VM state of a smart rollup (Base58Check-encoded)","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"timestamp.protocol":{"description":"A timestamp as seen by the protocol: second-level precision, epoch based.","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"timestamp.rfc":{"title":"RFC 3339 formatted timestamp","description":"A date in RFC 3339 notation.","oneOf":[{"$ref":"#/components/schemas/unistring"}]},"timestamp.system":{"description":"A timestamp as seen by the underlying, local computer: subsecond-level precision, epoch or rfc3339 based.","oneOf":[{"title":"RFC encoding","oneOf":[{"$ref":"#/components/schemas/timestamp.rfc"}]},{"title":"Second since epoch","oneOf":[{"$ref":"#/components/schemas/int64"}]}]},"union case":{"type":"object","properties":{"tag":{"type":"integer","minimum":-1073741824,"maximum":1073741823},"fields":{"type":"array","items":{"$ref":"#/components/schemas/schema.field"}},"name":{"$ref":"#/components/schemas/unistring"}},"required":["tag","fields"]},"unistring":{"title":"Universal string representation","description":"Either a plain UTF8 string, or a sequence of bytes for strings that contain invalid byte sequences.","oneOf":[{"type":"string"},{"type":"object","properties":{"invalid_utf8_string":{"type":"array","items":{"type":"integer","minimum":0,"maximum":255}}},"required":["invalid_utf8_string"]}]}}}} diff --git a/docs/api/dal-node-openapi-dev.json b/docs/api/dal-node-openapi-dev.json index 6681faead0e2a9b71937c99c6a053400f9e0cd76..ee9640acc9e2a587b54900db30c7b9bd22213fc5 100644 --- a/docs/api/dal-node-openapi-dev.json +++ b/docs/api/dal-node-openapi-dev.json @@ -3,7 +3,7 @@ "info": { "title": "Octez DAL Node RPC", "description": "The RPC API for the Octez DAL node.", - "version": "Octez 1111.0~rc2+dev (958bc09e)" + "version": "Octez 2223.0~rc1+dev (00bee1ae)" }, "paths": { "/health": { @@ -107,7 +107,7 @@ }, "/levels/{int32}/slots/{int}/commitment": { "get": { - "description": "Return the accepted commitment associated to the given slot index and published at the given level.", + "description": "Return the commitment associated to the given slot index and published at the given level, if any. The commitment is fetched from the skip-list storage. Note that the commitment is not present in the storage immediately after publication, but only when its attestation status is known and final.", "parameters": [ { "name": "int32", @@ -363,7 +363,7 @@ }, "/levels/{int32}/slots/{int}/status": { "get": { - "description": "Return the status for the given slot.", + "description": "Return the status for the given slot. For operator nodes only.", "parameters": [ { "name": "int32", @@ -409,6 +409,164 @@ "enum": [ "unattested" ] + }, + { + "title": "unpublished", + "type": "string", + "enum": [ + "unpublished" + ] + }, + { + "title": "attested_with_lag", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "attested" + ] + }, + "attestation_lag": { + "type": "integer", + "minimum": 0, + "maximum": 255 + } + }, + "required": [ + "kind", + "attestation_lag" + ] + } + ] + } + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + } + } + }, + "/monitor/synchronized": { + "get": { + "description": "Returns the stream of synchronization statuses of the DAL node with the L1 node.", + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": { + "oneOf": [ + { + "title": "Catching_up", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "Catching_up" + ] + }, + "levels_to_process": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "required": [ + "status", + "levels_to_process" + ] + }, + { + "title": "Synced", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "Synced" + ] + } + }, + "required": [ + "status" + ] + }, + { + "title": "Lagging", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "Lagging" + ] + }, + "levels_to_process": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "required": [ + "status", + "levels_to_process" + ] + }, + { + "title": "L1_bootstrapping", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "L1_bootstrapping" + ] + } + }, + "required": [ + "status" + ] + }, + { + "title": "L1_unreachable", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "L1_unreachable" + ] + } + }, + "required": [ + "status" + ] + }, + { + "title": "Unknown", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "Unknown" + ] + } + }, + "required": [ + "status" + ] } ] } @@ -2339,6 +2497,191 @@ } } }, + "/profiles/{pkh}/monitor/attestable_slots": { + "get": { + "description": "Stream attestable slot ids for a given public key hash [pkh]. A slot is attestable for attested level L if it was published at (L - attestation_lag) and *all* shards assigned at level L to [pkh] are available in the DAL node's store. If some shards of the slot are detected as traps for the baker, the slot should not be attested, so the id is not sent via the stream.", + "parameters": [ + { + "name": "pkh", + "in": "path", + "description": "A Secp256k1 of a Ed25519 public key hash (Base58Check-encoded)", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": { + "oneOf": [ + { + "title": "attestable_slot", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "attestable_slot" + ] + }, + "slot_id": { + "type": "object", + "properties": { + "slot_level": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "slot_index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + } + }, + "required": [ + "slot_level", + "slot_index" + ] + } + }, + "required": [ + "kind", + "slot_id" + ] + }, + { + "title": "no_shards_assigned", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "no_shards_assigned" + ] + }, + "attestation_level": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "required": [ + "kind", + "attestation_level" + ] + }, + { + "title": "slot_has_trap", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "slot_has_trap" + ] + }, + "slot_id": { + "type": "object", + "properties": { + "slot_level": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "slot_index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + } + }, + "required": [ + "slot_level", + "slot_index" + ] + } + }, + "required": [ + "kind", + "slot_id" + ] + }, + { + "title": "backfill", + "type": "object", + "properties": { + "kind": { + "type": "string", + "enum": [ + "backfill" + ] + }, + "backfill_payload": { + "type": "object", + "properties": { + "slot_ids": { + "type": "array", + "items": { + "type": "object", + "properties": { + "slot_level": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + }, + "slot_index": { + "type": "integer", + "minimum": 0, + "maximum": 255 + } + }, + "required": [ + "slot_level", + "slot_index" + ] + } + }, + "no_shards_attestation_levels": { + "type": "array", + "items": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + } + } + }, + "required": [ + "slot_ids", + "no_shards_attestation_levels" + ] + } + }, + "required": [ + "kind", + "backfill_payload" + ] + } + ] + } + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + } + } + }, "/protocol_parameters": { "get": { "description": "Returns the protocol parameters as known by the DAL node. An optional 'level' argument can specify for which level to retrieve them.", @@ -2579,7 +2922,7 @@ }, "/slots": { "post": { - "description": "Post a slot to the DAL node, computes its commitment and commitment proof, then computes the correspoding shards with their proof. The result of this RPC can be directly used to publish a slot header. If the sent data is smaller than the size of a DAL slot, it is padded with the character provided as padding query parameter (defaults to \\000). If the slot_index query parameter is provided, the DAL node checks that its profile allows to publish data on the given slot index.", + "description": "Post a slot to the DAL node, computes its commitment and commitment proof, then computes the correspoding shards with their proof. The result of this RPC can be directly used to publish a slot header. If the sent data is smaller than the size of a DAL slot, it is padded with the character provided as padding query parameter (defaults to \\000). If the slot_index query parameter is provided, the DAL node checks that its profile allows to publish data on the given slot index. However, slot_index is optional and has NO SEMANTIC EFFECT on the produced commitment. It exists solely to help reverse proxies route POST /slots requests to a DAL node subscribed to the corresponding topics.", "parameters": [ { "name": "padding", @@ -2666,6 +3009,136 @@ } } }, + "/synchronized": { + "get": { + "description": "Returns the current synchronization status of the DAL node with the L1 node.", + "responses": { + "200": { + "description": "", + "content": { + "application/json": { + "schema": { + "oneOf": [ + { + "title": "Catching_up", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "Catching_up" + ] + }, + "levels_to_process": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "required": [ + "status", + "levels_to_process" + ] + }, + { + "title": "Synced", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "Synced" + ] + } + }, + "required": [ + "status" + ] + }, + { + "title": "Lagging", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "Lagging" + ] + }, + "levels_to_process": { + "type": "integer", + "minimum": -2147483648, + "maximum": 2147483647 + } + }, + "required": [ + "status", + "levels_to_process" + ] + }, + { + "title": "L1_bootstrapping", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "L1_bootstrapping" + ] + } + }, + "required": [ + "status" + ] + }, + { + "title": "L1_unreachable", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "L1_unreachable" + ] + } + }, + "required": [ + "status" + ] + }, + { + "title": "Unknown", + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "Unknown" + ] + } + }, + "required": [ + "status" + ] + } + ] + } + } + } + }, + "default": { + "description": "", + "content": { + "application/json": { + "schema": { + "description": "An error trace. The full list of errors is available with the global RPC `GET errors`" + } + } + } + } + } + } + }, "/version": { "get": { "description": "version", diff --git a/docs/api/rpc-openapi-dev.json b/docs/api/rpc-openapi-dev.json index a390b9040bfc5ae400f771099c707ca664ab298b..ca4e77ae7ca2a90c516570b2bd349baa14824374 100644 --- a/docs/api/rpc-openapi-dev.json +++ b/docs/api/rpc-openapi-dev.json @@ -3,7 +3,7 @@ "info": { "title": "Octez RPC", "description": "The RPC API served by the Octez node.", - "version": "Octez 1111.0~rc2+dev (958bc09e)" + "version": "Octez 2223.0~rc1+dev (00bee1ae)" }, "paths": { "/bls/aggregate_proofs": { diff --git a/docs/doc_gen/dune b/docs/doc_gen/dune index 4780c1a55a4a993983b045ca2456dc37bae5a21d..c24836b0e379579b5abc233c8e49dafe1f7c5d61 100644 --- a/docs/doc_gen/dune +++ b/docs/doc_gen/dune @@ -18,10 +18,10 @@ re tezos-protocol-genesis.embedded-protocol tezos-protocol-023-PtSeouLo.embedded-protocol - tezos-protocol-024-PsD5wVTJ.embedded-protocol + tezos-protocol-024-PtTALLiN.embedded-protocol tezos-protocol-alpha.embedded-protocol octez-protocol-023-PtSeouLo-libs.plugin-registerer - octez-protocol-024-PsD5wVTJ-libs.plugin-registerer + octez-protocol-024-PtTALLiN-libs.plugin-registerer octez-protocol-alpha-libs.plugin-registerer) (link_flags (:standard) diff --git a/docs/index.rst b/docs/index.rst index 6cd13b6fa71e7800656d1ccdbce9b6ddf98d2ef7..effa8ede6003ed6cbef0a38c8a3663cfaef6c2d4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -196,7 +196,7 @@ You may also access this whole documentation as a single `text file - T024 Protocol Reference + Tallinn Protocol Reference Alpha Dev Protocol Reference .. toctree:: @@ -224,7 +224,7 @@ You may also access this whole documentation as a single `text file ` +:doc:`Full Protocol Tallinn Changelog<../protocols/024_tallinn>` 6s Block Time ^^^^^^^^^^^^^ -Protocol T024 reduces the block time from 8 seconds to 6 seconds on +Protocol Tallinn reduces the block time from 8 seconds to 6 seconds on mainnet. That is, a block can be produced with a delay of 6 seconds with respect to the previous block, if the latter is at round 0. @@ -37,18 +37,18 @@ Multiple protocol and smart rollup parameters have been updated in consequence, to ensure that their duration in terms of minutes/hours/weeks remains the same as in protocol Seoul. A full list of affected parameters with their old and new values can be found -:ref:`here<6s_block_time_parameters_t024>`. +:ref:`here<6s_block_time_parameters_tallinn>`. Unlike other parameters, the value of parameter ``smart_rollup_max_active_outbox_levels`` remains unchanged in terms of blocks. This means that the actual duration of the maximal allowed period of withdrawal has decreased from ~14 days in protocol Seoul to -~10 days in protocol T024. +~10 days in protocol Tallinn. Consensus changes ^^^^^^^^^^^^^^^^^ -With the All Bakers Attest feature implemented in protocol T024 come changes to +With the All Bakers Attest feature implemented in protocol Tallinn come changes to the consensus. Most of these changes will take effect only when the feature activates, but in some cases, the format of operations or RPCs have been updated to include more information. @@ -70,15 +70,15 @@ Additionally, fields related to the consensus were added in the block metadata: ``attestations`` and ``preattestations``. They can be ``null`` when the corresponding consensus operations are not required in the block. Otherwise, they contain three fields: the ``total_committee_power`` and ``threshold``, as described in -:ref:`the consensus documentation`, and the +:ref:`the consensus documentation`, and the ``recorded_power``, summing the power of all (pre)attestations of the block. Breaking changes to RPCs ^^^^^^^^^^^^^^^^^^^^^^^^ -Among the :ref:`RPC changes` brought by protocol -T024, the following are potentially breaking: +Among the :ref:`RPC changes` brought by protocol +Tallinn, the following are potentially breaking: - Updated RPC ``GET /chains//blocks//helpers/validators`` to group @@ -109,7 +109,7 @@ Removed obsolete fields from the block header and block receipts ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The obsolete field ``adaptive_issuance_vote`` has been removed from -the block header in protocol T024, and fields +the block header in protocol Tallinn, and fields ``adaptive_issuance_vote_ema`` and ``adaptive_issuance_activation_cycle`` from the block metadata. @@ -121,7 +121,7 @@ mainnet) can still be queried via the RPC ``GET Very slight increase in gas cost when calling smart contracts ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Protocol T024 fixes a minor bug that caused some gas costs to be +Protocol Tallinn fixes a minor bug that caused some gas costs to be omitted in cache functions. As a result, gas costs for smart contract calls has increased by at most 2 units of gas each time the cache is accessed. diff --git a/docs/protocols/024_t024.rst b/docs/protocols/024_tallinn.rst similarity index 94% rename from docs/protocols/024_t024.rst rename to docs/protocols/024_tallinn.rst index a5ab0d861a4be46ec96d3e02c0aa32438f6df5c5..c494160b0267635d3c85394142af875dab472d6d 100644 --- a/docs/protocols/024_t024.rst +++ b/docs/protocols/024_tallinn.rst @@ -1,7 +1,7 @@ -Protocol T024 +Protocol Tallinn ================= -This page lists the changes brought by protocol T024 with respect +This page lists the changes brought by protocol Tallinn with respect to Seoul (see :ref:`naming_convention`). For the list of changes brought by Seoul with respect to Rio, see :doc:`./023_seoul`. @@ -9,19 +9,19 @@ For a higher-level overview of the most salient new features see the `announcement blog `__. An overview of breaking changes and deprecations introduced in -protocol T024 can be found :ref:`here`. These +protocol Tallinn can be found :ref:`here`. These changes are also listed below in their respective topical section, tagged with **Breaking change** or **Deprecation**. -The code is available in directory :src:`src/proto_024_PsD5wVTJ` of +The code is available in directory :src:`src/proto_024_PtTALLiN` of the ``master`` branch of Octez and the full documentation in -:doc:`this page <../t024/index>`. +:doc:`this page <../tallinn/index>`. Environment Version ------------------- -Protocol t024 uses the same environment version V15 as protocol +Protocol Tallinn uses the same environment version V15 as protocol Seoul. @@ -53,7 +53,7 @@ Michelson Gas improvements ---------------- -.. _t024_RPC_changes: +.. _tallinn_RPC_changes: RPC Changes ----------- @@ -123,7 +123,7 @@ Blocks and block receipts ``attestations`` and ``preattestations``. They can be ``null`` when the corresponding consensus operations are not required in the block. Otherwise, they contain three fields: the ``total_committee_power`` and ``threshold``, as described in - :ref:`the consensus documentation`, and the + :ref:`the consensus documentation`, and the ``recorded_power``, summing the power of all (pre)attestations of the block. (MR :gl:`!19835`) @@ -153,7 +153,7 @@ Errors Protocol parameters ------------------- -.. _6s_block_time_parameters_t024: +.. _6s_block_time_parameters_tallinn: 6s Block Time (MRs :gl:`!19045`, :gl:`!19473`) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -234,7 +234,7 @@ Feature flags ``all_bakers_attest_activation_threshold``. This causes all-bakers-attest to activate as soon as the ratio of bakers that use a tz4 consensus keys exceeds the specified threshold, set to 50% - in protocol t024. (MR :gl:`!19093`) + in protocol Tallinn. (MR :gl:`!19093`) Bug Fixes diff --git a/docs/protocols/alpha.rst b/docs/protocols/alpha.rst index 603ff2be1b9c16f5e1a05cd7927a1bbebe424ae4..f4451c3e0424cb82e085eaf897fdcbe5505aaeb1 100644 --- a/docs/protocols/alpha.rst +++ b/docs/protocols/alpha.rst @@ -2,9 +2,9 @@ Protocol Alpha ============== This page documents the changes brought by protocol Alpha with respect -to T024 (see :ref:`naming_convention`). +to Tallinn (see :ref:`naming_convention`). -For changes brought by Quebec with respect to Paris, see :doc:`../protocols/021_quebec`. +For changes brought by Tallinn with respect to Seoul, see :doc:`./023_seoul`. The code can be found in directory :src:`src/proto_alpha` of the ``master`` branch of Octez. diff --git a/docs/t024/accounts.rst b/docs/tallinn/accounts.rst similarity index 93% rename from docs/t024/accounts.rst rename to docs/tallinn/accounts.rst index 74b985ee1b5ef0abadfc688d983fad627d1d803f..7e213769b77f40e99db79c88139c03bb1a3f31fb 100644 --- a/docs/t024/accounts.rst +++ b/docs/tallinn/accounts.rst @@ -17,7 +17,7 @@ addresses: Finally, addresses prefixed with ``sr1`` identify :doc:`Smart Rollups <./smart_rollups>`. -.. _user_accounts_t024: +.. _user_accounts_tallinn: User accounts ~~~~~~~~~~~~~ @@ -36,7 +36,7 @@ briefly described below from a user point of view. The sizes of public keys, secret keys and signatures may differ between the different schemes but addresses are always 20 bytes long. -.. _tz1_accounts_t024: +.. _tz1_accounts_tallinn: ``tz1``: Ed25519 '''''''''''''''' @@ -50,7 +50,7 @@ because it offers better security guarantees than EcDSA and has good performance on most hardware. It may not be available in all wallets or on all dedicated chips which is why Tezos supports multiple schemes. -.. _tz2_accounts_t024: +.. _tz2_accounts_tallinn: ``tz2``: Secp256k1 '''''''''''''''''' @@ -62,7 +62,7 @@ with the `Secp256k1 curve `_. Secp256k1 is notably the cryptographic scheme used by Bitcoin and Ethereum. This means that private keys and addresses used on Bitcoin can also be used on Tezos. -.. _tz3_accounts_t024: +.. _tz3_accounts_tallinn: ``tz3``: P-256 '''''''''''''' @@ -76,7 +76,7 @@ Secp256r1. This is one of the curves for EcDSA recommended by NIST. It is also often the only cryptographic scheme supported by HSMs (Hardware Security Modules) of cloud providers. -.. _tz4_accounts_t024: +.. _tz4_accounts_tallinn: ``tz4``: BLS '''''''''''' @@ -92,7 +92,7 @@ applications like multi-signatures schemes, multi-party key exchanges, signatures compaction, etc. BLS is notably used by Zcash and Ethereum 2.0. Starting in protocol S, ``tz4`` addresses can be used by bakers, to forge blocks -and :ref:`consensus operations `. The aggregatable property of BLS signatures is used with +and :ref:`consensus operations `. The aggregatable property of BLS signatures is used with consensus operations to reduce the size signatures take in each block. Such bakers that also wish to participate in the DAL are strongly advised to register a :ref:`companion key `, that is used to sign the DAL specific attestation and aggregate it with the regular attestation. See :doc:`./native_multisig` for more details. @@ -101,4 +101,4 @@ Smart contracts ~~~~~~~~~~~~~~~ A transaction to a smart contract -address can provide data and optionally some tokens, and triggers the execution of the code, which may read and update the storage. The transaction can succeed or fail, according to the :ref:`transaction semantics `. +address can provide data and optionally some tokens, and triggers the execution of the code, which may read and update the storage. The transaction can succeed or fail, according to the :ref:`transaction semantics `. diff --git a/docs/t024/adaptive-slashing.jpeg b/docs/tallinn/adaptive-slashing.jpeg similarity index 100% rename from docs/t024/adaptive-slashing.jpeg rename to docs/tallinn/adaptive-slashing.jpeg diff --git a/docs/t024/adaptive_issuance.rst b/docs/tallinn/adaptive_issuance.rst similarity index 92% rename from docs/t024/adaptive_issuance.rst rename to docs/tallinn/adaptive_issuance.rst index 0160b22bd42f4bc1bd98199c7907f2a694cae3db..a4bc8466fd6ecbdeec6da6ee7226bb06b5f889db 100644 --- a/docs/t024/adaptive_issuance.rst +++ b/docs/tallinn/adaptive_issuance.rst @@ -3,7 +3,7 @@ :math:`\newcommand\exp[1]{\F{exp}{#1}}` -.. _adaptive_issuance_t024: +.. _adaptive_issuance_tallinn: ================= Adaptive Issuance @@ -34,7 +34,7 @@ ratio of staked tez to the total supply. This lets issuance roughly match the *actual* security budget the chain requires, the amount needed to encourage participants to stake and produce blocks, but *no more*. -At the end of each blockchain :ref:`cycle `, the +At the end of each blockchain :ref:`cycle `, the regular issuance is adjusted, to nudge the staked ratio towards a protocol-defined target (set at 50% starting in the Paris protocol). Participation rewards are recomputed to match that @@ -43,19 +43,19 @@ emission rates increase, incentivizing participants to stake funds to re-approach the target. Conversely, incentives decrease as the ratio increases beyond the target. -.. _adaptive_issuance_rate_t024: +.. _adaptive_issuance_rate_tallinn: Adaptive issuance rate ---------------------- The adaptive issuance rate determines, at the end of cycle :math:`\IL{c}`, the issuance for cycle :math:`\IL{c + 3}`. The -adaptive issuance rate is the sum of a :ref:`static rate ` -and a :ref:`dynamic rate `. This value is kept within +adaptive issuance rate is the sum of a :ref:`static rate ` +and a :ref:`dynamic rate `. This value is kept within a minimal and a maximal value, to ensure nominal emissions remain within reasonable bounds. -.. _staked_ratio_t024: +.. _staked_ratio_tallinn: Staked ratio ............ @@ -70,14 +70,14 @@ The **staked ratio** is the ratio of staked tez to the total supply. It is compu Where: - ``issuance_modification_delay`` is a :ref:`derived protocol - constant` which is set to the same value - as ``CONSENSUS_RIGHTS_DELAY`` (see :ref:`active_stake_t024`), that + constant` which is set to the same value + as ``CONSENSUS_RIGHTS_DELAY`` (see :ref:`active_stake_tallinn`), that is, 2 cycles. - ``total_supply(cycle)`` returns the total supply of tez at the end of the given ``cycle``. - ``total_frozen_stake(cycle)`` returns the total frozen stake at the given ``cycle``. -.. _static_rate_t024: +.. _static_rate_tallinn: Static rate ........... @@ -95,7 +95,7 @@ The static rate is defined as follows: The choice of a scaling factor ensures that the curve takes reasonable values for plausible staked ratios. Moreover, since Adaptive Issuance is activated with a dynamic rate of 0, and at current staked ratio (that is, ~7.5% of the total supply), this factor allows for a smooth transition from the issuance rate (~4.6%) from the Oxford protocol (before the activation of Adaptive Issuance). -.. _dynamic_rate_t024: +.. _dynamic_rate_tallinn: Dynamic rate ............ @@ -124,9 +124,9 @@ Where: - ``days_per_cycle`` denotes the minimal duration in days of a Tezos cycle, assuming all blocks in the cycle are produced at the minimal allowed time – that is, every ``minimal_block_delay`` seconds. - ``growth_rate`` controls the speed at which the dynamic rate adjusts. The value is set so that a one percentage point deviation of the staked ratio changes the dynamic rate by 0.01 percentage points per day. -In a nutshell, ``dynamic_rate(c)`` increases and decreases by an amount proportional to the distance between the target rate and the interval ``[48%; 52%]``. Note that to ensure that the issuance rate is kept within :ref:`the minimum and maximum bounds `, the dynamic rate might be adjusted accordingly. More precisely, if :ref:`the issuance rate ` would surpass the maximum issuance allowed for a given cycle, then ``dynamic_rate(c)`` would be reduced to keep the issuance rate within the bounds (this part of the formula has been omitted from the above pseudocode for brevity). +In a nutshell, ``dynamic_rate(c)`` increases and decreases by an amount proportional to the distance between the target rate and the interval ``[48%; 52%]``. Note that to ensure that the issuance rate is kept within :ref:`the minimum and maximum bounds `, the dynamic rate might be adjusted accordingly. More precisely, if :ref:`the issuance rate ` would surpass the maximum issuance allowed for a given cycle, then ``dynamic_rate(c)`` would be reduced to keep the issuance rate within the bounds (this part of the formula has been omitted from the above pseudocode for brevity). -.. _minimum_and_maximum_rates_t024: +.. _minimum_and_maximum_rates_tallinn: Minimum and maximum rates .......................... @@ -209,7 +209,7 @@ Where: below this bound for the initial period. - ``issuance_global_max`` (10%) is the final value for the upper bound, reached at the end of the transition period. -.. _adaptive_maximum_t024: +.. _adaptive_maximum_tallinn: Adaptive Maximum ................ @@ -276,7 +276,7 @@ The function that defines the adaptive maximum is: .. note:: Until the final value of the :ref:`minimum - rate` is reached, it is possible, + rate` is reached, it is possible, with a high enough staked ratio, for the corresponding adaptive maximum to be smaller than the minimum rate. If this happens, then the minimum rate takes priority, that is, the total issuance rate @@ -285,7 +285,7 @@ The function that defines the adaptive maximum is: while fully satisfying the minimum rate. -.. _issuance_rate_t024: +.. _issuance_rate_tallinn: Issuance rate ...................... @@ -294,8 +294,8 @@ Finally, as mentioned before, the nominal adaptive issuance rate [1]_ for a cycle ``c + issuance_modification_delay + 1`` is defined as the sum of the static rate and the dynamic rate computed for the cycle ``c``, bounded within the :ref:`minimum and maximum rates -`, along with the :ref:`adaptive -maximum `, computed for the cycle ``c + 1``. +`, along with the :ref:`adaptive +maximum `, computed for the cycle ``c + 1``. .. code-block:: python @@ -309,7 +309,7 @@ maximum `, computed for the cycle ``c + 1``. return max( min(total_rate, maximum_rate), minimum_rate ) -.. _adaptive_rewards_t024: +.. _adaptive_rewards_tallinn: Adaptive rewards ---------------- @@ -320,9 +320,9 @@ constants. With the new mechanism, the adaptive issuance rate provides instead a budget for the whole cycle, which gets allocated equally to each block of the cycle and distributed between the various rewards, in proportion to their relative :ref:`weights -`. +`. -.. _rewards_weights_t024: +.. _rewards_weights_tallinn: Reward weights .............. @@ -415,7 +415,7 @@ Where: **Nonce and VDF revelation tips.** The rewards allocated to delegates -for contributing to :ref:`random seed generation ` +for contributing to :ref:`random seed generation ` (that is, for revealing nonce seeds and posting VDF proofs) are not paid each block, but rather every 192 blocks. diff --git a/docs/t024/adaptive_maximum.png b/docs/tallinn/adaptive_maximum.png similarity index 100% rename from docs/t024/adaptive_maximum.png rename to docs/tallinn/adaptive_maximum.png diff --git a/docs/t024/adaptive_slashing.rst b/docs/tallinn/adaptive_slashing.rst similarity index 91% rename from docs/t024/adaptive_slashing.rst rename to docs/tallinn/adaptive_slashing.rst index 330dfa11337a5f63c28789ea3ac1cf146465d70a..79028497f91b358e2788dc186b642bce1ae70be2 100644 --- a/docs/t024/adaptive_slashing.rst +++ b/docs/tallinn/adaptive_slashing.rst @@ -23,15 +23,15 @@ incurs moderate penalties, while a high fraction of misconduct is deemed to be critical and faces more serious repercussions. This document presents the definition of the :ref:`adaptive slashing -function` implementing this idea, as well as the -:ref:`new forbidden period`. +function` implementing this idea, as well as the +:ref:`new forbidden period`. -.. _adaptive_slashing_fn_t024: +.. _adaptive_slashing_fn_tallinn: Adaptive Slashing Function ========================== -.. _adaptive_slashing_informal_t024: +.. _adaptive_slashing_informal_tallinn: Informal presentation --------------------- @@ -85,15 +85,15 @@ takes more than 2 cycles to complete the unstaking process. This ensures that the baker can't decrease their at-stake funds after being denunciated and before facing penalties. -.. _formal_adaptive_slashing_t024: +.. _formal_adaptive_slashing_tallinn: A formal definition of slashing function for double-attestations ---------------------------------------------------------------- * :math:`\mathcal{W}` denotes the maximal possible *weight* of attestations in a block, that is, the fixed number of available - :ref:`slots` in any block. It is also known as - :ref:`CONSENSUS_COMMITTEE_SIZE`. + :ref:`slots` in any block. It is also known as + :ref:`CONSENSUS_COMMITTEE_SIZE`. * :math:`f(B)` is the *fraction of double attestations* for block :math:`B`, that is, the ratio of the total weight of double @@ -103,7 +103,7 @@ A formal definition of slashing function for double-attestations to be considered critical. A typical value for :math:`T` is :math:`{1 \over 3} \mathcal{W}`, which is the difference between :math:`\mathcal{W}` and the - :ref:`CONSENSUS_THRESHOLD` which is set to + :ref:`CONSENSUS_THRESHOLD` which is set to :math:`{2 \over 3} \mathcal{W}`. We define :math:`S(B)` the percentage of slashed funds for all @@ -124,7 +124,7 @@ where :math:`(b, B) \in C` means that: * :math:`C` is the last cycle of the denunciation period for :math:`B`. -.. _new_forbidden_period_t024: +.. _new_forbidden_period_tallinn: New definition for the forbidden period ======================================= @@ -147,9 +147,9 @@ met: * all pending slashings for the delegate have occurred, and * the current total frozen stake for the delegate (sum of the - :ref:`staking balances` of the delegate itself + :ref:`staking balances` of the delegate itself and its stakers) is at least as high as the :ref:`active - stake` that was used ``CONSENSUS_RIGHTS_DELAY`` + stake` that was used ``CONSENSUS_RIGHTS_DELAY`` cycles ago to compute the consensus rights for the next cycle. The second condition may be fulfilled when the delegate and/or stakers diff --git a/docs/t024/ai-min-max.jpeg b/docs/tallinn/ai-min-max.jpeg similarity index 100% rename from docs/t024/ai-min-max.jpeg rename to docs/tallinn/ai-min-max.jpeg diff --git a/docs/t024/baking_power.rst b/docs/tallinn/baking_power.rst similarity index 91% rename from docs/t024/baking_power.rst rename to docs/tallinn/baking_power.rst index 4e2dacd644e2471c4e7df9c5d7c2550a70ca9ad8..62328262df8fa1c9a459441c34ee0e6204994973 100644 --- a/docs/t024/baking_power.rst +++ b/docs/tallinn/baking_power.rst @@ -3,23 +3,23 @@ Baking Power The :doc:`proof-of-stake` mechanism used for the :doc:`consensus algorithm` assigns baking and attesting -:ref:`slots`, called **baking rights**, to each -:ref:`delegate a.k.a. baker`. For this selection +:ref:`slots`, called **baking rights**, to each +:ref:`delegate a.k.a. baker`. For this selection process, each baker is weighted according to its **baking power** -- -provided that it is :ref:`active` and meets the +provided that it is :ref:`active` and meets the :ref:`minimal power and own staked -requirements`. +requirements`. This page details how this baking power is determined from the :doc:`staked` and non-staked funds owned by the baker itself and all its delegators. Note that the :doc:`amendment and voting process` is based on -each delegate's :ref:`voting power` instead, which +each delegate's :ref:`voting power` instead, which is computed in a similar but simpler way. -.. _RPC_path_shortcut_t024: +.. _RPC_path_shortcut_tallinn: .. note:: @@ -33,18 +33,18 @@ is computed in a similar but simpler way. :ref:`changelog` for more information. -.. _baking_power_overview_t024: +.. _baking_power_overview_tallinn: Overview -------- -At the end of :ref:`cycle` ``n`` (that is, the +At the end of :ref:`cycle` ``n`` (that is, the beginning of cycle ``n + 1``), the protocol :doc:`randomly generates` the baking rights for cycle ``n + 1 + CONSENSUS_RIGHTS_DELAY = n + 3``, using the **current baking power** as the weight for each delegate that meets the -:ref:`requirements`. (``CONSENSUS_RIGHTS_DELAY -= 2`` is a :ref:`protocol constant`.) +:ref:`requirements`. (``CONSENSUS_RIGHTS_DELAY += 2`` is a :ref:`protocol constant`.) The ``.../delegates//baking_power`` RPC can be used to retrieve the current baking power of a delegate, that is, its baking @@ -68,9 +68,9 @@ Delegate, delegators, stakers ----------------------------- A **delegate**, a.k.a. **baker**, is a :ref:`user -account` that has registered as a delegate by +account` that has registered as a delegate by emitting a self-``delegation`` :ref:`manager -operation`. The list of all registered +operation`. The list of all registered delegates is queried with the ``.../delegates`` RPC. A **delegator** for a given baker is an :doc:`account` that @@ -81,7 +81,7 @@ delegate is queried with the ``.../delegates//delegators`` RPC. A **staker** is a delegator that has :doc:`staked` tez by -emitting a :ref:`stake operation`. This +emitting a :ref:`stake operation`. This includes the delegate itself if it has staked funds. Note that stakers are always user accounts, because smart contracts cannot emit ``stake`` operations. The list of a delegate's stakers and their @@ -92,7 +92,7 @@ An **external delegator** (resp. **external staker**) is a delegator (resp. staker) that is not the delegate itself. -.. _total_staked_t024: +.. _total_staked_tallinn: Staked tez ---------- @@ -100,7 +100,7 @@ Staked tez Delegates and delegators have the option to :doc:`stake` their tez. **Staked tez** contribute to the baking power, but they also function as a security deposit for baking, meaning that they may -be :ref:`slashed` if the delegate misbehaves. That's +be :ref:`slashed` if the delegate misbehaves. That's why they are also known as **frozen deposits**. The **staked balance** of an account is its amount of staked tez. It @@ -154,13 +154,13 @@ tez. It is the sum of the following balances: finalizable unstake requests). These tez have been removed from the staked balance via an ``unstake`` operation, but have not been added back to the spendable balance yet; see - :ref:`staked_funds_management_t024`. Unstake requests can be + :ref:`staked_funds_management_tallinn`. Unstake requests can be queried with RPC ``.../contracts//unstake_requests`` (returns a detailed view with unfinalizable/finalizable status, delegate-at-creation-time, cycle, and amount in mutez). - The **frozen bonds** are a deposit for :ref:`rollup - commitments`. They can be queried with RPC + commitments`. They can be queried with RPC ``.../contracts//frozen_bonds`` (in mutez). Together, the staked and delegated tez represent all the tez owned by @@ -173,7 +173,7 @@ an account, called the **full balance**. full_balance = staked + delegated -.. _total_delegated_t024: +.. _total_delegated_tallinn: Delegated tez to a baker ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -225,7 +225,7 @@ For a given delegate, we define the following: total_delegated = own_delegated + external_delegated -.. _min_delegated_t024: +.. _min_delegated_tallinn: Min-delegated-in-current-cycle ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -237,7 +237,7 @@ cycle** ``n``, called ``min_delegated_in_current_cycle``. The purpose of this mechanism is to prevent any manipulation of baking rights through short-duration transfers. (Note that such a mechanism is not needed for staked tez because they are inherently :ref:`frozen for at -least four cycles`, so short-duration +least four cycles`, so short-duration staking is already not possible.) Since the Paris protocol, the considered minimum is the minimum at any @@ -391,13 +391,13 @@ here we use tez for simplicity. (min: ``900``, level: ``200``). -.. _overstaking_t024: +.. _overstaking_tallinn: Overstaking ----------- The **limit_of_staking_over_baking** is a :ref:`configurable delegate -parameter` that limits how much +parameter` that limits how much staked tez the external stakers can contribute to the baking power, relative to the baker's own staked tez. It defaults to ``0``, meaning no staked contribution from external stakers at all. It can be set to @@ -459,8 +459,8 @@ contributes to ensuring that all baking rights are covered by appropriate security deposits. Recall that the delegated amount used for baking rights is -:ref:`min_delegated_in_current_cycle`, and any -:ref:`overstaked` tez count as delegated +:ref:`min_delegated_in_current_cycle`, and any +:ref:`overstaked` tez count as delegated too. Therefore: .. code-block:: python @@ -468,14 +468,14 @@ too. Therefore: total_delegated_after_limits = min(min_delegated_in_current_cycle + overstaked, own_staked * 9) We finally have everything we need to compute the baking power -:ref:`as defined above`: +:ref:`as defined above`: .. code-block:: python baking_power = total_staked_after_limits + (total_delegated_after_limits / 3) -.. _minimal_baking_power_t024: +.. _minimal_baking_power_tallinn: Minimal power and own staked requirements ----------------------------------------- @@ -485,10 +485,10 @@ requirements: - ``baking_power >= MINIMAL_STAKE`` - ``own_staked >= MINIMAL_FROZEN_STAKE`` -- The delegate must be :ref:`active` +- The delegate must be :ref:`active` where ``MINIMAL_STAKE = 6,000ꜩ`` and ``MINIMAL_FROZEN_STAKE = 600ꜩ`` -are :ref:`protocol constants`. +are :ref:`protocol constants`. If any of these conditions is not met at the end of cycle ``n``, the delegate still has a *baking power* as computed above, but receives no *baking diff --git a/docs/t024/blocks_ops.rst b/docs/tallinn/blocks_ops.rst similarity index 83% rename from docs/t024/blocks_ops.rst rename to docs/tallinn/blocks_ops.rst index d02e3e3a777576ecf5287c8d0f367256e51fd372..4d9163f7ba641afb062a22fe24eac2eea1054fcc 100644 --- a/docs/t024/blocks_ops.rst +++ b/docs/tallinn/blocks_ops.rst @@ -7,22 +7,22 @@ The content of a Tezos block is made up of a block header and a payload consisti This page first describes the protocol-specific part of the block header, and then explains what operations are. For the protocol-independent part of the block header, see :ref:`shell_header`. -.. _proto_block_header_t024: +.. _proto_block_header_tallinn: Protocol-specific block header ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -:ref:`Recall` that, for the shell to interact with the economic protocol, two notions are defined abstractly at the level of the shell and made concrete at the level of the consensus protocol. -Namely, these two notions are the protocol-specific header and the :ref:`fitness `. +:ref:`Recall` that, for the shell to interact with the economic protocol, two notions are defined abstractly at the level of the shell and made concrete at the level of the consensus protocol. +Namely, these two notions are the protocol-specific header and the :ref:`fitness `. As in Emmy*, the protocol-specific header contains the fields: - ``signature``: a digital signature of the shell and protocol headers (excluding the signature itself) -- ``seed_nonce_hash``: a commitment to :ref:`a random number`, used to generate entropy on the chain +- ``seed_nonce_hash``: a commitment to :ref:`a random number`, used to generate entropy on the chain - ``proof_of_work_nonce``: a nonce used to pass a low-difficulty proof-of-work for the block, as a spam prevention measure -- ``liquidity_baking_toggle_vote``: :ref:`a vote` to continue the Liquidity Baking Subsidy, stop it, or abstain. +- ``liquidity_baking_toggle_vote``: :ref:`a vote` to continue the Liquidity Baking Subsidy, stop it, or abstain. -There are two additional fields: ``payload_hash`` and ``payload_round`` which are needed for establishing if a block is :ref:`final`. +There are two additional fields: ``payload_hash`` and ``payload_round`` which are needed for establishing if a block is :ref:`final`. Operations ~~~~~~~~~~ @@ -39,9 +39,9 @@ those available to end-users on Tezos Mainnet. The complete list of operations, including those corresponding to features in development or available only on test networks, is given in the :package-api:`OCaml Documentation -`. +`. -.. _validation_passes_t024: +.. _validation_passes_tallinn: Validation Passes ~~~~~~~~~~~~~~~~~ @@ -49,20 +49,20 @@ Validation Passes The different kinds of operations are grouped into classes. Each class has an associated index, a natural number, also known as a :ref:`validation pass`. There are currently four classes -of operations: :ref:`consensus `, -:ref:`voting `, -:ref:`anonymous`, and :ref:`manager -operations`. This order also specifies the -:ref:`validation and application` priority +of operations: :ref:`consensus `, +:ref:`voting `, +:ref:`anonymous`, and :ref:`manager +operations`. This order also specifies the +:ref:`validation and application` priority of each of these classes. Consensus operations are considered the highest priority ones, and manager operations the lowest. -Each kind of operation belongs to exactly one validation pass, except for the :ref:`failing_noop_t024` which belongs to no validation pass and therefore cannot be :ref:`applied`. +Each kind of operation belongs to exactly one validation pass, except for the :ref:`failing_noop_tallinn` which belongs to no validation pass and therefore cannot be :ref:`applied`. In the sequel, we describe the different classes of operations, and the different kinds of operations belonging to each class. -.. _consensus_operations_t024: +.. _consensus_operations_tallinn: Consensus Operations ~~~~~~~~~~~~~~~~~~~~ @@ -75,8 +75,8 @@ kinds of consensus operations, each belonging to the different voting phases required to agree on the next block. - A ``Preattestation`` operation implements a first vote for a - :ref:`candidate block ` with the aim of - building a :ref:`preattestation quorum `. + :ref:`candidate block ` with the aim of + building a :ref:`preattestation quorum `. - An ``Attestation`` operation implements a vote for a candidate block for which a preattestation quorum certificate (PQC) has been @@ -90,7 +90,7 @@ which helps reducing the size and validation time of blocks without compromising security. A valid block can include at most one aggregated preattestation and at most one aggregated attestation. -.. _voting_operations_t024: +.. _voting_operations_tallinn: Voting Operations ~~~~~~~~~~~~~~~~~ @@ -111,7 +111,7 @@ voting operations: Further details on each operation's implementation and semantics are provided in the dedicated entry for :doc:`on-chain governance`. -.. _anonymous_operations_t024: +.. _anonymous_operations_tallinn: Anonymous Operations ~~~~~~~~~~~~~~~~~~~~ @@ -132,40 +132,40 @@ mechanism`: - The ``Vdf_revelation`` operation allows the submission of a solution to, and a proof of correctness of, the :ref:`VDF - challenge` corresponding to the VDF revelation period of + challenge` corresponding to the VDF revelation period of the randomness generation protocol. Further details on the latter operation's implementation and semantics are provided in the :ref:`random seed generation -protocol`. +protocol`. Two operations in this class are used to :ref:`punish participants -which engage in Byzantine behaviour` -- notably -delegates which :ref:`"double sign" ` blocks, or emit -conflicting :ref:`consensus operations`: +which engage in Byzantine behaviour` -- notably +delegates which :ref:`"double sign" ` blocks, or emit +conflicting :ref:`consensus operations`: - The ``Double_consensus_operation_evidence`` operation allows for accusing a delegate of having *double-preattested* or *double-attested* -- i.e., of having preattested, or respectively attested, two different block candidates, at the same level and at the same round. The bulk of the evidence, the two arguments provided, consists of the two offending preattestations, respectively attestations. - + Beside the two offending operations, there is a ``slot`` field containing the delegate's slot used in the offending operations. - More precisely, each offending operation may be either a standalone operation for this slot, or an :ref:`aggregate operation` containing this slot in its committee. - + More precisely, each offending operation may be either a standalone operation for this slot, or an :ref:`aggregate operation` containing this slot in its committee. + In protocols older than S, there were two operations, ``Double_preattestation_evidence`` and ``Double_attestation_evidence``, instead of ``Double_consensus_operation_evidence``, which did not exist. - The ``Double_baking_evidence`` allows for accusing a delegate of having "double-baked" a block -- i.e., of having signed two different blocks at the same level and at same round. The bulk of the evidence consists of the :ref:`block - headers` of each of the two offending blocks. + headers` of each of the two offending blocks. -See :ref:`here` for further detail on the semantics of +See :ref:`here` for further detail on the semantics of evidence-providing operations. The ``Activation`` operation allows users which participated in the -Tezos fundraiser to make their :ref:`accounts ` operational. +Tezos fundraiser to make their :ref:`accounts ` operational. Finally, the ``Drain_delegate`` operation allows an active consensus-key account, i.e., an account to which a baker delegated its @@ -176,7 +176,7 @@ key. The DAL also adds the anonymous operation ``DAL_entrapment_evidence``, see :doc:`./dal_support`. -.. _manager_operations_t024: +.. _manager_operations_tallinn: Manager Operations ~~~~~~~~~~~~~~~~~~ @@ -191,9 +191,9 @@ Manager operations enable end-users to interact with the Tezos blockchain -- e.g., transferring funds or calling :doc:`smart contracts`. A manager operation is issued by a single *manager* account which signs the operation and pays the -:ref:`fees` to the baker for its inclusion in a block. Indeed, +:ref:`fees` to the baker for its inclusion in a block. Indeed, manager operations are the only fee-paying and -:ref:`gas-consuming` operations. +:ref:`gas-consuming` operations. - The ``Reveal`` operation reveals the public key of the sending manager. Knowing this public key is indeed necessary to check the signature @@ -201,11 +201,11 @@ manager operations are the only fee-paying and the manager must also include a proof of possession, which is the signature of the public key itself. - The ``Transaction`` operation allows users to transfer tez - between accounts, to invoke a smart contract, or to invoke :ref:`pseudo-operations ` on user accounts. -- The ``Delegation`` operation allows users to designate a :ref:`delegate` (a + between accounts, to invoke a smart contract, or to invoke :ref:`pseudo-operations ` on user accounts. +- The ``Delegation`` operation allows users to designate a :ref:`delegate` (a *baker*) for :ref:`delegating ` or :ref:`staking ` their coins, or to register themselves as delegates. - The ``Update_consensus_key`` operation allows users to register a - :ref:`consensus key`, which is a dedicated key + :ref:`consensus key`, which is a dedicated key for signing blocks and consensus-related operations. When the new consensus key is a tz4 (BLS key), the optional ``proof`` field must contain a proof of possession, which is the signature of the public key itself. - The ``Update_companion_key`` operation allows users to register a @@ -213,11 +213,11 @@ manager operations are the only fee-paying and for signing the DAL specific part of consensus operations, when using a tz4 consensus key. - The ``Origination`` operation is used to - :ref:`originate`, that is to deploy, smart contracts + :ref:`originate`, that is to deploy, smart contracts in the Tezos blockchain. - The ``Set_deposits_limit`` operation enables delegates to adjust the amount of stake a delegate :ref:`has locked in - bonds`. + bonds`. - Support for registering global constants is implemented with the ``Register_global_constant`` operation. - The ``Increase_paid_storage`` operation allows a sender to increase @@ -273,7 +273,7 @@ handled with dedicated manager operations. determine if it is called by a smart rollup using the ``SENDER`` Michelson instruction. -.. _manager_operations_batches_t024: +.. _manager_operations_batches_tallinn: Manager Operation Batches """"""""""""""""""""""""" @@ -286,20 +286,20 @@ Batches satisfy the following properties: - All operations in a batch are issued by the same manager, which provides a single signature for the entire batch. -- A batch is :ref:`applied` +- A batch is :ref:`applied` atomically: all its operations are executed sequentially, without interleaving other operations. Either all the operations in the batch succeed, or none is applied. -.. _failing_noop_t024: +.. _failing_noop_tallinn: Failing_noop operation ~~~~~~~~~~~~~~~~~~~~~~ The ``Failing_noop`` operation is not executable in the protocol: -- it can only be validated in :ref:`mempool mode `, by the :doc:`prevalidator component <../shell/prevalidation>`; -- consequently, this operation cannot be :ref:`applied `, and in fact will never be included into a block. +- it can only be validated in :ref:`mempool mode `, by the :doc:`prevalidator component <../shell/prevalidation>`; +- consequently, this operation cannot be :ref:`applied `, and in fact will never be included into a block. Rather, the ``Failing_noop`` operation allows to sign an arbitrary string, without introducing an operation that could be misinterpreted in the protocol. diff --git a/docs/t024/cli-commands.rst b/docs/tallinn/cli-commands.rst similarity index 97% rename from docs/t024/cli-commands.rst rename to docs/tallinn/cli-commands.rst index cdd38f1febbef49a2d3b2bc443ac247da3a9f148..0d73f018bf2c574d30b8cf260a8fe02a0af7d86b 100644 --- a/docs/t024/cli-commands.rst +++ b/docs/tallinn/cli-commands.rst @@ -16,7 +16,7 @@ using shell commands such as (:ref:`indicating the appropriate protocol `. -.. _client_manual_t024: +.. _client_manual_tallinn: Client manual ============= diff --git a/docs/t024/consensus.rst b/docs/tallinn/consensus.rst similarity index 95% rename from docs/t024/consensus.rst rename to docs/tallinn/consensus.rst index f21fec06b834dcbbef07d65b89ae7fc92e0bdbeb..4e051e44ca93c7b6ca7d3b13d22603b2ac426833 100644 --- a/docs/t024/consensus.rst +++ b/docs/tallinn/consensus.rst @@ -50,12 +50,12 @@ length in the `technical report `_ and in a post `_. Here we only provide a user/developer perspective. -.. _tb_validator_t024: +.. _tb_validator_tallinn: Tenderbake is executed for each new block level by a "committee" whose members are called *validators*, which are delegates selected at random based on their stake, in much the same way as endorsers were selected in Emmy*. We let -``CONSENSUS_COMMITTEE_SIZE`` be the number of validator :ref:`slots` per level. +``CONSENSUS_COMMITTEE_SIZE`` be the number of validator :ref:`slots` per level. Furthermore, we use ``CONSENSUS_THRESHOLD`` to denote two thirds of ``CONSENSUS_COMMITTEE_SIZE``. For each level, Tenderbake proceeds in rounds. Each *round* represents an @@ -79,13 +79,13 @@ Round durations thus increase linearly with ``DELAY_INCREMENT_PER_ROUND``. Schematically, a round consists in the following steps: -.. _candidate_block_t024: +.. _candidate_block_tallinn: * a validator designated for that round injects a *candidate block* (representing a proposal) and consensus operations (representing votes) into the node to which it is attached, which then * diffuses those blocks and consensus operations to other nodes of the network, and thus * communicates them to the validators attached to those nodes, to carry out voting on which block to accept. -.. _quorum_t024: +.. _quorum_tallinn: Unlike Emmy*, Tenderbake has `two types of votes `_: @@ -105,7 +105,7 @@ the same *payload* as the initial block. We talk about a *re-proposal* in this case. -.. _finality_t024: +.. _finality_tallinn: Transaction and block finality ------------------------------ @@ -122,7 +122,7 @@ Consequently, to agree on a block, that is, on both the payload and the header, confirmation, and thus guarantees **block finality after 2 confirmations**. -.. _time_between_blocks_t024: +.. _time_between_blocks_tallinn: Time between blocks ------------------- @@ -140,7 +140,7 @@ should be taken at round 0, meaning that the time between blocks would be :math:`round\_duration(0)` seconds i.e., parameter ``MINIMAL_BLOCK_DELAY``. -.. _active_stake_t024: +.. _active_stake_tallinn: Validator selection ------------------- @@ -151,17 +151,17 @@ power is a function of all tez owned by the delegate and its delegators, with :doc:`staked` tez weighted more than non-staked tez, and there are additional considerations such as overstaking and overdelegation; see the :ref:`baking power -formula`. +formula`. The baking rights are determined -:ref:`CONSENSUS_RIGHTS_DELAY` in advance, which is -currently ``2`` :ref:`cycles`. More +:ref:`CONSENSUS_RIGHTS_DELAY` in advance, which is +currently ``2`` :ref:`cycles`. More precisely, at the end of cycle ``n`` and beginning of cycle ``n+1``, the baking rights for cycle ``n+1+CONSENSUS_RIGHTS_DELAY=n+3`` are :doc:`randomly generated` based on the current :doc:`baking power` of each delegate that meets the :ref:`minimal power and own staked -requirements`. +requirements`. Economic Incentives @@ -224,7 +224,7 @@ However, two conditions must be met: - the validator has revealed its nonces, and - the validator has been present during the cycle. -Not giving rewards in case of missing revelations is not new as it is :ref:`adapted` +Not giving rewards in case of missing revelations is not new as it is :ref:`adapted` from Emmy*. The second condition is new. We say that a delegate is *present* during a cycle if the attesting power (that is, the number of validator slots at the @@ -233,7 +233,7 @@ cycle represents at least ``MINIMAL_PARTICIPATION_RATIO`` of the delegate's expe validator slots for the current cycle (which is ``BLOCKS_PER_CYCLE * CONSENSUS_COMMITTEE_SIZE * active_stake / total_active_stake``). -The concrete values for rewards depend on the issuance which is dynamically adjusted by :ref:`Adaptive Issuance`. +The concrete values for rewards depend on the issuance which is dynamically adjusted by :ref:`Adaptive Issuance`. For each block it issues an amount ``total_rewards`` of rewarded tez, that varies with the total amount of tez at stake on the chain. To obtain some concrete values, we will use as an example the issuance before Adaptive Issuance, @@ -277,7 +277,7 @@ included during that cycle has been ``673,456`` slots. Given that this number is bigger than the minimum required (``1,008,000 * 2 / 3``), it receives an attesting reward of ``1,008,000 * 0.000571 = 575.568`` tez for that cycle. -.. _slashing_t024: +.. _slashing_tallinn: Slashing ^^^^^^^^ @@ -301,14 +301,14 @@ If a delegate's deposit is smaller than the slashed amount, the deposit is simply emptied. The evidence for double signing at a given level can be collected by -any :ref:`accuser` and included as a *denunciation* +any :ref:`accuser` and included as a *denunciation* operation in a block in the same cycle as the double signing or in the ``DENUNCIATION_PERIOD`` next cycles. The actual slashing and denunciation rewarding happen at the end of cycle ``n + SLASHING_DELAY`` for a misbehavior that happened in cycle ``n``. -As soon as a delegate is denounced for any double signing, it is immediately :ref:`forbidden` from both baking and attesting for at least 2 cycles. +As soon as a delegate is denounced for any double signing, it is immediately :ref:`forbidden` from both baking and attesting for at least 2 cycles. The baker stays forbidden from the denunciation time to the slashing itself, which is the remainder of the current cycle and least one full cycle. Then, the baker remains forbidden until its current stake matches the computed rights of the cycle. @@ -325,21 +325,21 @@ correct validators have more than two thirds of the total stake, these correct validators have sufficient power for agreement to be reached, thus the lack of participation of a selfish baker does not have an impact. -.. _fitness_section_t024: +.. _fitness_section_tallinn: Fitness ------- The fitness is given by the tuple ``(version, level, locked_round, - predecessor_round - 1, round)``. The current version of the fitness is 2 (version 0 was used by Emmy, and version 1 by Emmy+ and Emmy*). -The fitness encapsulates more information than in Emmy* because Tenderbake is more complex: recall that blocks at the last level only represent :ref:`candidate blocks`. +The fitness encapsulates more information than in Emmy* because Tenderbake is more complex: recall that blocks at the last level only represent :ref:`candidate blocks`. In Emmy*, only the level mattered. But in Tenderbake, we need to, for instance, allow for new blocks at the same level to be accepted by nodes. Therefore the fitness also includes the block's round (as the fifth component). -Furthermore, we also allow to change the predecessor block when it has a :ref:`smaller round`. +Furthermore, we also allow to change the predecessor block when it has a :ref:`smaller round`. Therefore the fitness also includes the opposite of predecessor block's round as the forth component (the predecessor is taken for technical reasons). Finally, to (partially) enforce :ref:`the rule on -re-proposals`, the fitness also includes, as the third +re-proposals`, the fitness also includes, as the third component, the round at which a preattestation quorum was observed by the baker, if any (this component can therefore be empty). By the way, preattestations are present in a block if and only if the locked round @@ -366,7 +366,7 @@ inner sequences). So the first fitness is smaller than the second one, because of the third component, the empty bitstring being smaller than any other bitstring. -.. _cs_constants_t024: +.. _cs_constants_tallinn: Consensus related protocol parameters ------------------------------------- @@ -412,14 +412,14 @@ Consensus related protocol parameters * - ``UNSTAKE_FINALIZATION_DELAY`` [#derived_cs+sd]_ - 3 cycles -The above list of protocol parameters is a subset of the :ref:`protocol constants `. +The above list of protocol parameters is a subset of the :ref:`protocol constants `. .. [#derived_cs] These :ref:`derived constants - ` are automatically set to + ` are automatically set to the same value as ``CONSENSUS_RIGHTS_DELAY``. .. [#derived_cs+sd] This :ref:`derived constant - ` is automatically set + ` is automatically set to ``CONSENSUS_RIGHTS_DELAY + SLASHING_DELAY``. diff --git a/docs/t024/dal_support.rst b/docs/tallinn/dal_support.rst similarity index 94% rename from docs/t024/dal_support.rst rename to docs/tallinn/dal_support.rst index 08eeabc3f7ea02a59da99d51e9c915bb4a865ce7..72ed41567ee694d7779eae1e60300da6e978963e 100644 --- a/docs/t024/dal_support.rst +++ b/docs/tallinn/dal_support.rst @@ -5,10 +5,10 @@ DAL integration The :doc:`DAL <../shell/dal>`'s integration within the economic protocol relies on three operations: #. ``DAL_publish_commitment``: a manager operation, allowing anyone to publish a DAL commitment -#. ``attestation``: the existing :ref:`consensus operation `, allowing bakers to attach a DAL payload attesting the data seen on the DAL P2P network +#. ``attestation``: the existing :ref:`consensus operation `, allowing bakers to attach a DAL payload attesting the data seen on the DAL P2P network #. ``DAL_entrapment_evidence``: an anonymous operation to denounce a baker that has attested a trap shard -and on an :ref:`incentives scheme` for the DAL. +and on an :ref:`incentives scheme` for the DAL. DAL publish commitment ====================== @@ -57,7 +57,7 @@ In the block’s metadata, there is a specific field for the DAL, called ``"dal_ Therefore, for data committed (published) at level ``n``, the slot's availability is determined by the metadata of the block at level ``n + ATTESTATION_LAG``. Consequently, a smart rollup can only utilize this data from level ``n + ATTESTATION_LAG + 1`` onward. -.. _DAL_incentives_scheme_t024: +.. _DAL_incentives_scheme_tallinn: DAL incentives scheme ===================== @@ -66,7 +66,7 @@ Overview -------- Bakers must meet a 64% minimal participation threshold in a cycle to earn a fixed percentage of the total participation rewards allocated for them. -As part of participation rewards, the DAL rewards are subject to the adjustments done by :ref:`Adaptive Issuance`. +As part of participation rewards, the DAL rewards are subject to the adjustments done by :ref:`Adaptive Issuance`. To ensure DAL attestations match the actual availability of data shards, there are special shards, known as *traps*, which are designed to test whether bakers have genuinely downloaded and processed their assigned shards. Bakers must correctly identify these traps to avoid losing the DAL rewards allocated to them. @@ -110,12 +110,12 @@ corresponding to the following scenario. Suppose there are five delegates with e DAL participation rewards ------------------------- -A fixed percentage, defined by a protocol parameter called ``REWARDS_RATIO``, set to 10%, of the total :ref:`participation rewards` is allocated to the DAL. +A fixed percentage, defined by a protocol parameter called ``REWARDS_RATIO``, set to 10%, of the total :ref:`participation rewards` is allocated to the DAL. -The DAL rewards per level are implicitly given by their weight, ``DAL_REWARDS_WEIGHT``, as for the other types of :ref:`participation rewards`. +The DAL rewards per level are implicitly given by their weight, ``DAL_REWARDS_WEIGHT``, as for the other types of :ref:`participation rewards`. The value of ``DAL_REWARDS_WEIGHT`` is such that it represents ``REWARDS_RATIO`` of all reward weights. -The rewards are distributed at the end of a cycle, and are computed in the same manner as for the other :ref:`participation rewards`. +The rewards are distributed at the end of a cycle, and are computed in the same manner as for the other :ref:`participation rewards`. For instance, the stakers' share of these reward is proportional to the weight of their stake in relation to their baker's baking power. The metadata of the last block of a cycle contains the :doc:`balance updates` corresponding to the allocated DAL rewards for that cycle. These balance updates are identified by two categories for DAL rewards, analogous to consensus attestation rewards, namely: @@ -138,7 +138,7 @@ The protocol parameter ``TRAPS_FRACTION`` controls the fraction of shards marked Bakers detect traps by retrieving shard content via their DAL node and applying the trap function. A trap invalidates the corresponding attestation: the baker should not attest a slot if one of the slot’s shards assigned to him is a trap. The ``DAL_entrapment_evidence`` accusation operation can be used to accuse a baker of wrongly attesting a slot due to an undetected trap. -This accusation operation includes the offending attestation operation (either individual or part of an :ref:`aggregate`), the offending baker's consensus slot, the wrongly attested DAL slot, and the undetected shard. +This accusation operation includes the offending attestation operation (either individual or part of an :ref:`aggregate`), the offending baker's consensus slot, the wrongly attested DAL slot, and the undetected shard. As for double-signing accusations, any baker can include a DAL accusation in its block. Accusations can be included during a period of ``DENUNCIATION_PERIOD`` cycles after the misbehavior event, which is that of the corresponding attestation operation. @@ -148,12 +148,12 @@ Penalties A baker that is correctly accused, through an accusation operation included in a block, loses their DAL rewards for the cycle containing the block. -.. _dal_rollups_integration_t024: +.. _dal_rollups_integration_tallinn: Smart Rollups integration ========================= -The DAL is integrated with :doc:`smart rollups <../active/smart_rollups>` so that kernels can request pages from the DAL via the :ref:`reveal data channel `. A smart rollup can fetch any page from the DAL node if the commitment respects some conditions: +The DAL is integrated with :doc:`smart rollups <../active/smart_rollups>` so that kernels can request pages from the DAL via the :ref:`reveal data channel `. A smart rollup can fetch any page from the DAL node if the commitment respects some conditions: - The commitment should have been published after the rollup origination (this constraint will be leveraged so that the kernel can request any commitment in the past) - The commitment should not have been published in a level in the future after the level of the next commitment of the state (at most 30 levels in the future). @@ -163,12 +163,12 @@ If the kernel requests a page that does not satisfy the mentioned conditions, th Moreover, the rollup kernel has access to the protocol constants so that the same kernel code can be used on different test networks. -.. _dal_constants_t024: +.. _dal_constants_tallinn: DAL-related protocol constants ============================== -This section describes the protocol constants specific to the DAL as well as their default values on mainnet (see :ref:`protocol_constants_t024` on how to find the values for tests networks): +This section describes the protocol constants specific to the DAL as well as their default values on mainnet (see :ref:`protocol_constants_tallinn` on how to find the values for tests networks): - ``FEATURE_ENABLE`` (true): whether the DAL is available - ``INCENTIVES_ENABLE`` (true): whether baker incentives are available diff --git a/docs/t024/event.rst b/docs/tallinn/event.rst similarity index 100% rename from docs/t024/event.rst rename to docs/tallinn/event.rst diff --git a/docs/t024/global_constants.rst b/docs/tallinn/global_constants.rst similarity index 97% rename from docs/t024/global_constants.rst rename to docs/tallinn/global_constants.rst index 383f3e0e3fd2cb02c4edd2ad17802b5c9464427f..05cf4c0c1800f4e9bf4461b567f4ebe83d365a7f 100644 --- a/docs/t024/global_constants.rst +++ b/docs/tallinn/global_constants.rst @@ -105,7 +105,7 @@ value 999 with their respective hashes: .. code-block:: michelson parameter (constant "exprtYirrFwYKm6yKLzJNtYRbq49zedYq16BonRvMzHiwSbUekB9YL"); - storage (big_map int (constant "exprtYirrFwYKm6yKLzJNtYRbq49zedYq16BonRvMzHiwSbUekB9YL")); + storage (big_map int (constant "exprtYirrFwYKm6yKLzJNtYRbq49zedYq16BonRvMzHiwSbUekB9YL")); code { PUSH int (constant "expruQN5r2umbZVHy6WynYM8f71F8zS4AERz9bugF8UkPBEqrHLuU8"); # @@ -116,7 +116,7 @@ The full expansion of this contract would be: .. code-block:: michelson parameter (lambda unit unit); - storage (big_map int (lambda unit unit)); + storage (big_map int (lambda unit unit)); code { PUSH int 999; # @@ -133,9 +133,9 @@ Global Constants at Runtime Contracts that use global constants are semantically equivalent to the contract with all constants expanded. -Note that using the `UNPACK `__ +Note that using the `UNPACK `__ operation to deserialize a lambda which contains a reference to a global constant is not supported. Similarly, originating a contract which contains a reference to a global constant using the -`CREATE_CONTRACT `__ +`CREATE_CONTRACT `__ instruction will also fail. diff --git a/docs/t024/glossary.rst b/docs/tallinn/glossary.rst similarity index 96% rename from docs/t024/glossary.rst rename to docs/tallinn/glossary.rst index 16872f2272e57ecb30d5c44a1b48f51654dd06ca..579d266e4a15eb8604d1c6d24fd10dcea8c77e93 100644 --- a/docs/t024/glossary.rst +++ b/docs/tallinn/glossary.rst @@ -18,7 +18,7 @@ _`Block` The header itself decomposes into a :ref:`shell header` (common to all Tezos economic protocols), and a protocol-specific header. The shell header contains protocol-agnostic data such as the predecessor's block hash and the block's timestamp. -.. _def_context_t024: +.. _def_context_tallinn: _`Context` The state of the blockchain. The context is defined by the @@ -44,7 +44,7 @@ _`Fitness` (a.k.a. score, weight) _`Height` See level_. -.. _def_level_t024: +.. _def_level_tallinn: _`Level` (a.k.a. block height) The position of a block_ in the blockchain, that is, the number of blocks @@ -53,7 +53,7 @@ _`Level` (a.k.a. block height) _`Mempool` A pool (set) of operation_\ s maintained by a node_ and not yet included in a block_. -.. _def_metadata_t024: +.. _def_metadata_tallinn: _`Metadata` A (block or operation) metadata is a piece of data @@ -101,7 +101,7 @@ _`Weight` Protocol terms -------------- -.. _def_accuser_t024: +.. _def_accuser_tallinn: _`Accuser` When a delegate_ attempts `double signing`_ (or when it tries @@ -113,7 +113,7 @@ _`Accuser` When using :ref:`Octez `, accusation operations are emitted by the accuser daemon. Note that this daemon is not associated to a delegate: accusation operations are anonymous, and any delegate can include them in a block. -.. _def_account_t024: +.. _def_account_tallinn: _`Account` An account is an address managed by the protocol. @@ -185,7 +185,7 @@ _`Burn` _`Constant` Protocols are parameterized by several parameters called protocol constants, which may vary from one protocol to another or from one network to another. -.. _def_cycle_t024: +.. _def_cycle_tallinn: _`Cycle` A cycle is a sequence of consecutive block_\ s of fixed length (given by a protocol constant_). E.g., cycle 12 started at block @@ -212,7 +212,7 @@ _`Data Availability Layer` The Data Availability Layer (DAL) is a companion peer-to-peer network for Tezos that distributes data to Smart Rollups. See :doc:`../shell/dal`. -.. _def_delegate_t024: +.. _def_delegate_tallinn: _`Delegate` A `user account`_ that can participate in consensus, in governance, and in the DAL. @@ -226,7 +226,7 @@ _`Delegation` its `baking rights`_ and `attesting rights`_; it also increases its `voting power`_. However, the delegate_ does not control the funds of the delegating account_, e.g., it can not spend them. -.. _def_double_signing_t024: +.. _def_double_signing_tallinn: _`Double signing` The situation when a baker_ signs two different block_\ s at the same level and same round, @@ -235,29 +235,29 @@ _`Double signing` The same goes for signing two different attestations at the same level and the same round. As such, double signing (i.e., double baking or double attesting) is punished by the network: an accuser_ can provide proof of the double signing to be awarded - part of the double signer's deposit -- see :ref:`Slashing`. + part of the double signer's deposit -- see :ref:`Slashing`. _`Failing Noop` The ``Failing_noop`` operation implements a *No-op*, which always - fails at :ref:`application time`, and + fails at :ref:`application time`, and should never appear in :ref:`applied - blocks`. This operation allows end-users to - :ref:`sign arbitrary messages` which have no + blocks`. This operation allows end-users to + :ref:`sign arbitrary messages` which have no computational semantics. -.. _def_fee_t024: +.. _def_fee_tallinn: _`Fee` To ensure responsible use of computation resources of other nodes, and also to encourage active participation in the consensus protocol, users pay fees to bakers for including their operation_\ s in block_\ s. For example, fees are paid to a baker for operations such as a transaction_ or a revelation of a public key. - Currently, only :ref:`manager operations` + Currently, only :ref:`manager operations` require collecting fees from its sender account_. See also `burn`_. -.. _def_gas_t024: +.. _def_gas_tallinn: _`Gas` A measure of the number of elementary steps performed during @@ -284,7 +284,7 @@ _`Layer 2` _`Michelson` The built-in language used by a `smart contract`_. -.. _def_minimal_stake_t024: +.. _def_minimal_stake_tallinn: _`Minimal stake` An amount of tez (e.g., 6000ꜩ) serving as a minimal amount for a @@ -299,7 +299,7 @@ _`Operation kinds` _`Originated account` See `smart contract`_. -.. _def_origination_t024: +.. _def_origination_tallinn: _`Origination` A manager operation_ whose purpose is to create -- that @@ -365,7 +365,7 @@ _`Rollup outbox` cemented (hence, at least two weeks after the actual execution of the operation). -.. _def_round_t024: +.. _def_round_tallinn: _`Round` An attempt to reach consensus on a block at a given level. @@ -393,13 +393,13 @@ _`Smart Rollup` (e.g., an EVM-compatible one), or an application-specific DApp. See :doc:`smart_rollups`. -.. _def_staker_t024: +.. _def_staker_tallinn: _`Staker` A `user account`_ that made a security deposit. The user account must have set a delegate. The security deposit accrues to the stake of the user account's delegate and is - subject to slashing in case the delegate misbehaves -- see :ref:`Slashing`. + subject to slashing in case the delegate misbehaves -- see :ref:`Slashing`. _`Tenderbake` The algorithm that Tezos uses to create consensus from bakers' proposals and attestations of blocks. @@ -416,7 +416,7 @@ _`Trap` A DAL shard_ that is treated specially by the protocol for a particular attester to ensure that attesters are honestly downloading and attesting to data. If a DAL attester attests to a trap, that attester will not receive DAL rewards. -.. _def_user_account_t024: +.. _def_user_account_tallinn: _`User account` An account_ that is linked to a public key. Contrary to a `smart @@ -435,7 +435,7 @@ _`Validation pass` An index (a natural number) associated with a particular kind of operations, allowing to group them into classes. Validation passes enable prioritizing the :ref:`validation and - application` of certain classes of + application` of certain classes of operations. _`Voting period` @@ -447,7 +447,7 @@ _`Voting power` The amount of tokens that determines a delegate_'s weight in the voting process. A delegate's voting power is computed from the delegate's own tokens and the sum of tokens delegated to - it. See :ref:`voting_power_t024` for details. + it. See :ref:`voting_power_tallinn` for details. _`Voting listings` The list calculated at the beginning of each `voting period`_ that contains diff --git a/docs/t024/index.rst b/docs/tallinn/index.rst similarity index 100% rename from docs/t024/index.rst rename to docs/tallinn/index.rst diff --git a/docs/t024/liquidity_baking.rst b/docs/tallinn/liquidity_baking.rst similarity index 98% rename from docs/t024/liquidity_baking.rst rename to docs/tallinn/liquidity_baking.rst index be46aa5bbbcfc2cdc634152fbc148d9e813e2594..d5970fad1650414d30d3c8eba5c0b4acc206be69 100644 --- a/docs/t024/liquidity_baking.rst +++ b/docs/tallinn/liquidity_baking.rst @@ -37,7 +37,7 @@ One can easily compute the value of the per block subsidy by taking into account So the credits to the CPMM contract can be accounted for by indexers, they are included in block metadata as a balance update with a new constructor for ``update_origin``, ``Subsidy``. -.. _toggle_t024: +.. _toggle_tallinn: Toggle vote ~~~~~~~~~~~ @@ -67,7 +67,7 @@ For indicative purposes, if among the non-abstaining blocks a fraction reached after roughly ``2*(log(1-1/(2f)) / log(0.999))`` non-abstaining blocks, about 1386 blocks if everyone signals, 1963 blocks if 80% do, 3583 blocks if 60% do etc. Recall for comparison -that since :ref:`MINIMAL_BLOCK_DELAY` is 6 +that since :ref:`MINIMAL_BLOCK_DELAY` is 6 seconds, there are 14400 blocks per day (assuming all blocks are produced at round zero.) diff --git a/docs/t024/mempool.rst b/docs/tallinn/mempool.rst similarity index 82% rename from docs/t024/mempool.rst rename to docs/tallinn/mempool.rst index bd73181a016a9d145deea9ab572144a0665c0372..83017ed66939ede1f13e799fc5b168621ca30f38 100644 --- a/docs/t024/mempool.rst +++ b/docs/tallinn/mempool.rst @@ -2,27 +2,27 @@ Mempool ======= The economic protocol provides a :package-api:`protocol-side mempool -module` +module` data structure intended for use by the shell prevalidator (see :doc:`../shell/prevalidation`) and by ``octez-baker`` to incrementally accumulate operations that can be safely used to bake a new block. It ensures that : -- Every operation contained are :ref:`valid`; +- Every operation contained are :ref:`valid`; -- every operation are :ref:`co-valid`: they can be +- every operation are :ref:`co-valid`: they can be safely included in a block in any arbitrary order, meaning operations commute; - the merging of two mempools also maintains the aforementioned properties. The protocol leverages the :ref:`partial construction -mode` to incrementally validate new operations while +mode` to incrementally validate new operations while maintaining the aforementioned invariants. During validation, operations are never actually applied, as it is unnecessary -for asserting their :ref:`validity`. +for asserting their :ref:`validity`. Merging Mempools ---------------- diff --git a/docs/t024/michelson.rst b/docs/tallinn/michelson.rst similarity index 98% rename from docs/t024/michelson.rst rename to docs/tallinn/michelson.rst index 42175231849da39340dd35de657ff8cd7a4557f9..777f2666c16c50876a9585c3aefc4413924a1bb1 100644 --- a/docs/t024/michelson.rst +++ b/docs/tallinn/michelson.rst @@ -29,7 +29,7 @@ the specification. The document also starts with a less formal explanation of the context: how Michelson code interacts with the blockchain. -.. _transaction_semantics_t024: +.. _transaction_semantics_tallinn: Semantics of smart contracts and transactions --------------------------------------------- @@ -112,7 +112,7 @@ Internal operations are not included in any block, and are not signed. Internal operations are run in an atomic sequence with the external operation who triggered the contract call, *after* the contract execution, in depth-first order. This implies in particular that any contract calls emitted by a contract C are executed after contract C successfully finishes execution returning its result (the list of internal operations and the new storage). -Note that :ref:`manager operations batches ` contain a sequence of external operations signed as a whole by a source user account, which are executed atomically. +Note that :ref:`manager operations batches ` contain a sequence of external operations signed as a whole by a source user account, which are executed atomically. For example, in case of a batch of two external operations, execution proceeds as follows: :: @@ -299,7 +299,7 @@ constructors is fixed by this specification. Michelson does not let the programmer introduce its own types. Be aware that the syntax used in the specification may differ from -the :ref:`concrete syntax `. In particular +the :ref:`concrete syntax `. In particular some instructions are annotated with types that are not present in the concrete language because they are synthesized by the typechecker. @@ -325,7 +325,7 @@ The concrete language also has some syntax sugar to group some common sequences of operations as one. This is described in this specification using a simple regular expression style recursive instruction rewriting. -.. _michelson_type_system_t024: +.. _michelson_type_system_tallinn: Introduction to the type system and notations --------------------------------------------- @@ -455,7 +455,7 @@ the program on an abstract stack representing the input type provided by the programmer, and checking that the resulting symbolic stack is consistent with the expected result, also provided by the programmer. -.. _type_normalization_t024: +.. _type_normalization_tallinn: Type normalization ~~~~~~~~~~~~~~~~~~ @@ -468,7 +468,7 @@ See `type pair `__ for d The node RPC ``/helpers/script/normalize_type`` is available to normalize a given Michelson type (see :doc:`../api/openapi`, within the protocol-dependent RPCs). This RPC is intended for tool developers wanting to support the type shorthands in their tools without reimplementing their normalization. -However, one side effect of this RPC is the stripping of :ref:`annotations `. +However, one side effect of this RPC is the stripping of :ref:`annotations `. As a consequence, a tool needing to preserve annotations on shorthand data types should implement its own type normalization instead of relying on this RPC. Side note @@ -762,7 +762,7 @@ A typing rule can be inferred: Concrete syntax --------------- -.. _ConcreteSyntax_t024: +.. _ConcreteSyntax_tallinn: The concrete language is very close to the formal notation of the specification. Its structure is extremely simple: an expression in the @@ -830,7 +830,7 @@ parameters require sequences in the concrete syntax. IF { instr1_true ; instr2_true ; ... } { instr1_false ; instr2_false ; ... } -.. _syntax_of_scripts_t024: +.. _syntax_of_scripts_tallinn: Main program structure ~~~~~~~~~~~~~~~~~~~~~~ @@ -841,7 +841,7 @@ of three primitive applications (in no particular order) that provide its See the next section for a concrete example. -.. _annotations_t024: +.. _annotations_tallinn: Annotations ----------- @@ -866,7 +866,7 @@ We distinguish three kinds of annotations: - variable annotations, written ``@var_annot``, - and field or constructors annotations, written ``%field_annot``. -Note that all annotations are stripped during :ref:`type normalization `. +Note that all annotations are stripped during :ref:`type normalization `. Type annotations ~~~~~~~~~~~~~~~~ @@ -1167,7 +1167,7 @@ Primitive applications can receive one or many annotations. An annotation is a sequence of characters that matches the regular expression ``@%|@%%|%@|[@:%][_0-9a-zA-Z][_0-9a-zA-Z\.%@]*``. Note however that ``@%``, ``@%%`` and ``%@`` are -:ref:`special annotations ` and are not allowed everywhere. +:ref:`special annotations ` and are not allowed everywhere. Annotations come after the primitive name and before its potential arguments. @@ -1321,7 +1321,7 @@ type (which can be changed). For instance the annotated typing rule for Special annotations ~~~~~~~~~~~~~~~~~~~ -.. _SpecialAnnotations_t024: +.. _SpecialAnnotations_tallinn: The special variable annotations ``@%`` and ``@%%`` can be used on instructions ``CAR``, ``CDR``, and ``UNPAIR``. It means to use the accessed field name (if any) as @@ -1664,7 +1664,7 @@ data include not only a description of the action to perform but also the address of the multisig contract and a counter that gets incremented at each successful call to the contract. -The multisig commands of :ref:`Octez command line client ` +The multisig commands of :ref:`Octez command line client ` use this smart contract. Moreover, `functional correctness of this contract has been verified @@ -2021,7 +2021,7 @@ The language is implemented in OCaml as follows: ``Prim ("If", ...)`` into an ``If``, a ``Prim ("Dup", ...)`` into a ``Dup``, etc. -.. _michelson_tzt_t024: +.. _michelson_tzt_tallinn: TZT, a Syntax extension for writing unit tests ---------------------------------------------- @@ -2045,7 +2045,7 @@ is :doc:`../shell/micheline`. TZT unit test files usually have the extension ``.tzt``. A unit test file describes a single unit test. It consists of a Micheline sequence of primitive applications (see :doc:`../shell/micheline`), in no particular order. This is -:ref:`similar to Michelson scripts ` but +:ref:`similar to Michelson scripts ` but the set of primitives allowed at the toplevel differ; in Michelson scripts, the allowed toplevel primitives are ``parameter`` (mandatory), ``storage`` (mandatory), ``code`` (mandatory), and @@ -2073,7 +2073,7 @@ Each of the mandatory primitives ``input``, ``code``, and ``output`` must occur exactly once in a unit test file in no particular order. The ``input`` primitive is used to declare the input stack (see the -:ref:`syntax of concrete stacks `). +:ref:`syntax of concrete stacks `). The ``code`` primitive is used to declare the instruction or sequence of instructions to execute. @@ -2082,9 +2082,9 @@ The ``output`` primitive is used to declare if the execution is expected to succeed or fail and what result is expected from the execution. For executions expected to succeed, the argument of the ``output`` primitive is simply the expected output stack (see the -:ref:`syntax of errors `). For executions +:ref:`syntax of errors `). For executions expected to fail, the argument is the expected error. In both cases, -the :ref:`wildcard pattern ` can +the :ref:`wildcard pattern ` can be used to omit part of the expected output. The simplest test which can be written asserts that executing no @@ -2192,12 +2192,12 @@ particular order. - ``other_contracts`` (optional, defaults to ``{}``): mapping between the contract addresses that are assumed to exist and their parameter types (see the :ref:`syntax of other contracts - specifications `) + specifications `) - ``big_maps`` (optional, defaults to ``{}``): mapping between integers representing ``big_map`` indices and descriptions of big maps (see the :ref:`syntax of extra big maps specifications - `) + `) The following test example asserts that the default value for the `NOW `__ @@ -2221,7 +2221,7 @@ instruction return a chosen timestamp: code NOW; output { Stack_elt timestamp "2020-01-08T07:13:51Z" } -.. _syntax_of_concrete_stacks_t024: +.. _syntax_of_concrete_stacks_tallinn: Syntax of concrete stacks ~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -2233,7 +2233,7 @@ Stack_elt nat 42 }`` is a concrete stack of length 2 whose top element is the boolean ``True`` and the bottom element is the natural number ``42``. -.. _omitting_parts_of_the_output_t024: +.. _omitting_parts_of_the_output_tallinn: Omitting parts of the output ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -2299,11 +2299,11 @@ The wildcard pattern is typically used to omit unspecified aspects of the Michelson language when writing portable tests; in particular the cryptographic nonces in values of type ``operation`` (see the :ref:`syntax of concrete operations -`) or implementation-specific +`) or implementation-specific parts of error outputs (see the :ref:`syntax of errors -`). +`). -.. _output_normalization_t024: +.. _output_normalization_tallinn: Output normalization ~~~~~~~~~~~~~~~~~~~~ @@ -2331,7 +2331,7 @@ test; for example these two tests pass: output {Stack_elt address 0x0000e7670f32038107a59a2b9cfefae36ea21f5aa63c} This normalization feature is however incompatible with using the -:ref:`wildcard pattern ` in the +:ref:`wildcard pattern ` in the output; when using wildcards the output must be formatted using the readable format so the following test does not pass: @@ -2349,7 +2349,7 @@ but the following test does pass: code {}; output {Stack_elt _ "tz1gjaF81ZRRvdzjobyfVNsAeSC6PScjfQwN"} -.. _syntax_of_errors_t024: +.. _syntax_of_errors_tallinn: Syntax of errors ~~~~~~~~~~~~~~~~ @@ -2362,7 +2362,7 @@ raise: - ``(StaticError )``: an error occurred before the instruction was executed; the error description format is unspecified so consider using a :ref:`wildcard - ` such as ``(StaticError _)`` + ` such as ``(StaticError _)`` to write portable tests; - ``(Failed )``: the execution reached a ``FAILWITH`` @@ -2413,7 +2413,7 @@ instruction. code { DUP "foo" }; output (StaticError _) -.. _syntax_of_concrete_operations_t024: +.. _syntax_of_concrete_operations_tallinn: Syntax of concrete operations ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -2445,7 +2445,7 @@ and ``SET_DELEGATE`` have respectively the following shapes: The computation of the cryptographic nonce is not specified. To write portable tests, the nonces appearing in output stack expectations should be replaced by :ref:`a wildcard pattern -`. +`. Here is an example unit test for the ``SET_DELEGATE`` instruction used to set the delegate of the current contract to the account at address @@ -2457,7 +2457,7 @@ to set the delegate of the current contract to the account at address code SET_DELEGATE ; output { Stack_elt operation (Set_delegate (Some "tz1NwQ6hkenkn6aYYio8VnJvjtb4K1pfeU1Z") _) } -.. _syntax_of_other_contracts_t024: +.. _syntax_of_other_contracts_tallinn: Syntax of other contracts specifications ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -2476,7 +2476,7 @@ Micheline sequence whose elements have the form ``Contract "KT1..." ```` is the type of its parameter. Each address should appear at most once and the order is irrelevant. -.. _syntax_of_extra_big_maps_t024: +.. _syntax_of_extra_big_maps_tallinn: Syntax of extra big maps specifications ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/t024/michelson_anti_patterns.rst b/docs/tallinn/michelson_anti_patterns.rst similarity index 100% rename from docs/t024/michelson_anti_patterns.rst rename to docs/tallinn/michelson_anti_patterns.rst diff --git a/docs/t024/native-multisig-accounts.png b/docs/tallinn/native-multisig-accounts.png similarity index 100% rename from docs/t024/native-multisig-accounts.png rename to docs/tallinn/native-multisig-accounts.png diff --git a/docs/t024/native_multisig.rst b/docs/tallinn/native_multisig.rst similarity index 97% rename from docs/t024/native_multisig.rst rename to docs/tallinn/native_multisig.rst index af5ba1ccef0d8204b556c5e573353301748395c4..955e2f3c7f8a3c1447deaea3a91c2161e707abc9 100644 --- a/docs/t024/native_multisig.rst +++ b/docs/tallinn/native_multisig.rst @@ -21,13 +21,13 @@ effective, it presents two main challenges: as it does not allow for multiple users to manage the account collectively. -Both problems are usually solved by using a multisig **contract**, that allows to share its ownership and its associated balance or assets, between several participants. Tezos provides specific support for multisig contracts in the form of a :doc:`builtin multisig contract <../user/multisig>` and even a set of related client commands to interact with it. However, this solution is not applicable in all use cases, and most importantly in the case of collectively staking or baking. This is because in Tezos, a smart contract cannot be a :ref:`delegate `, and not even a :ref:`staker `. +Both problems are usually solved by using a multisig **contract**, that allows to share its ownership and its associated balance or assets, between several participants. Tezos provides specific support for multisig contracts in the form of a :doc:`builtin multisig contract <../user/multisig>` and even a set of related client commands to interact with it. However, this solution is not applicable in all use cases, and most importantly in the case of collectively staking or baking. This is because in Tezos, a smart contract cannot be a :ref:`delegate `, and not even a :ref:`staker `. Native multisig **accounts** address the above limitations with a cryptographic solution based on BLS multi-signature schemes. BLS signatures are particularly well-suited for this purpose due to their *aggregation* properties. Tezos supports BLS signatures -with :ref:`tz4 address accounts `, +with :ref:`tz4 address accounts `, and starting with protocol S, these adopt a proof-of-possession (PoP) scheme. As a result, protocols starting with S can benefit from faster verification of multiple signatures of the @@ -35,7 +35,7 @@ same message without breaking compatibility with the existing support for BLS (and ``tz4`` accounts). The multisig accounts implementation offers :ref:`RPCs and client -commands ` to facilitate the signing of +commands ` to facilitate the signing of operations in a native multisig setup. As a result, the protocol does not need to differentiate between a ``tz4`` address belonging to a single user account and one associated with a multisig account. @@ -91,7 +91,7 @@ of a multisig ``stake`` operation would look like this: (the source and destination are both the address of the multisig account, because staking is implemented by a pseudo-operation consisting in sending a transaction to oneself). -.. _native_multisig_rpc_cli_t024: +.. _native_multisig_rpc_cli_tallinn: Octez CLI commands and RPC endpoints ------------------------------------ diff --git a/docs/t024/plugins.rst b/docs/tallinn/plugins.rst similarity index 92% rename from docs/t024/plugins.rst rename to docs/tallinn/plugins.rst index 715c0e84aa58262469d40c44f6dcb0c818bc8746..f259112fd551551399fff286464024a55582b0a9 100644 --- a/docs/t024/plugins.rst +++ b/docs/tallinn/plugins.rst @@ -12,7 +12,7 @@ code base, so this is not subject to on-chain governance (see :doc:`voting procedure `), but it is still protocol-dependent, which means that it may vary with different protocols. For instance, the plugin code for protocol Alpha is located in file -:src:`src/proto_024_PsD5wVTJ/lib_plugin/plugin.ml`. Thus, a specific version +:src:`src/proto_024_PtTALLiN/lib_plugin/plugin.ml`. Thus, a specific version is included in the Octez node for each protocol version (recall that a new release of Octez is usually delivered for each new protocol proposal, see :doc:`../releases/releases`) @@ -27,15 +27,15 @@ In turn protocol plugins may, for example: - perform protocol-dependent computations that require data not available in the amendable part of the protocol like accessing the current time - to reason on timestamps (see :ref:`consensus_filter_t024`); + to reason on timestamps (see :ref:`consensus_filter_tallinn`); - preserve the opacity/abstraction barrier of the protocol's internal data by performing computations on internal data without revealing it: e.g., there are some RPCs that can introspect the protocol-dependent content for certain operations; - implement some common operations that are customized for each - protocol (e.g., :ref:`prevalidator_filters_t024`). + protocol (e.g., :ref:`prevalidator_filters_tallinn`). -.. _prevalidator_filters_t024: +.. _prevalidator_filters_tallinn: Prevalidator filters -------------------- @@ -55,7 +55,7 @@ The interface of the prevalidator plugin is described at the following filtering strategies are implemented in the :package-api:`pre_filter`. -.. _fees_filter_t024: +.. _fees_filter_tallinn: Fees filter ........... @@ -66,10 +66,10 @@ prevalidator filter currently restricts operations based on their associated fees, to reject "too cheap" or "zero-fees" operations. This can be configured via the ``minimal_fees``, ``minimal_nanotez_per_gas_unit`` and ``minimal_nanotez_per_byte`` (see -:ref:`filter RPCs`) parameters of the filter +:ref:`filter RPCs`) parameters of the filter configuration of your node. -.. _consensus_filter_t024: +.. _consensus_filter_tallinn: Consensus filter ................ @@ -83,7 +83,7 @@ This filter will classify a consensus operation as ``Branch_refused`` if the operation concerns a level and round combination that is far-fetched in the future in regard to the latest proposal predecessor and the current timestamp. It can be configured via the ``clock_drift`` (see :ref:`filter -RPCs`) parameter of the filter configuration of your +RPCs`) parameter of the filter configuration of your node. Operations prioritization and ordering @@ -93,13 +93,13 @@ In addition to quick filtering of undesired operations, the ``prefilter`` provides a priority for each successfully filtered operation. Concretely, the priority is either ``High``, ``Medium`` or ``Low`` in the current implementation, depending on the :ref:`validation -pass`. Some extra information (like the fees, or the +pass`. Some extra information (like the fees, or the gas/fees ratio of manager operations) are also provided along the priorities to enable fine-grained operations ordering. This extra information is similar to the one used by the baker's operations selection mechanism, that decides which operations will be included in the next block. -.. _active_filter_rpc_t024: +.. _active_filter_rpc_tallinn: Filters RPCs ------------ diff --git a/docs/t024/proof_of_stake.rst b/docs/tallinn/proof_of_stake.rst similarity index 89% rename from docs/t024/proof_of_stake.rst rename to docs/tallinn/proof_of_stake.rst index 0e9f0ed6c353c5604200e8ee6c19bc0234cb3cf7..0a232e94b8996ad55df9b932d678a09c0b3d6889 100644 --- a/docs/t024/proof_of_stake.rst +++ b/docs/tallinn/proof_of_stake.rst @@ -13,12 +13,12 @@ Tezos :doc:`governance `. If one does not have enough stake to participate on its own or does not want to set up the needed infrastructure, (s)he can use :ref:`delegation `, possibly complemented with :ref:`staking -`. Indeed, in Tezos, it is the :ref:`delegates` +`. Indeed, in Tezos, it is the :ref:`delegates` that may participate in consensus. However, at each level, not all delegates necessarily participate, and their participation weight may differ. The selection of the delegates' participation rights at a level is done by running a PRNG (pseudo-random number generator). -The PRNG's :ref:`seeds ` are obtained from random +The PRNG's :ref:`seeds ` are obtained from random data that are regularly produced and stored on the blockchain. Thus, the procedure is deterministic in that delegates' rights are uniquely determined from the seed; and it is random, in that its seed (and hence its results) cannot @@ -28,17 +28,17 @@ be predicted too much in advance. Delegation and Staking ---------------------- -A *delegate* is any :ref:`user account ` registered as +A *delegate* is any :ref:`user account ` registered as such. This is done by *self-delegating*, that is, emitting a delegation operation (see below) in which the specified delegate is the same as the operation emitter (its signer). -Any :ref:`account ` (user account or smart contract) can specify a delegate +Any :ref:`account ` (user account or smart contract) can specify a delegate through a delegation operation. Any non-delegate account can change or revoke its delegate at any time, again through a delegation operation. However, the change only -becomes effective after ``CONSENSUS_RIGHTS_DELAY + 2`` :ref:`cycles `. The +becomes effective after ``CONSENSUS_RIGHTS_DELAY + 2`` :ref:`cycles `. The value ``CONSENSUS_RIGHTS_DELAY`` is a :ref:`protocol constant -`. A delegate cannot stop self-delegating. +`. A delegate cannot stop self-delegating. A delegate participates in consensus and in governance in proportion to their *baking power* and *voting power* respectively. @@ -54,10 +54,10 @@ to their *baking power* and *voting power* respectively. :doc:`Baking Power` page for more details. Moreover, to participate in consensus and governance, the delegate -needs to be :ref:`active` and to meet -:ref:`minimal balance requirements`. +needs to be :ref:`active` and to meet +:ref:`minimal balance requirements`. -.. _security_deposit_t024: +.. _security_deposit_tallinn: Delegates and delegators may :doc:`stake` their tez. Staked tez are security deposits that may be forfeited in case the baker does @@ -66,7 +66,7 @@ mentioned above, staked tez are weighted higher than non-staked tez when computing the baking power. -.. _consensus_key_t024: +.. _consensus_key_tallinn: Consensus key ^^^^^^^^^^^^^ @@ -83,7 +83,7 @@ actually becomes the *active consensus key* that must be used to sign blocks and consensus operations; until then, it is called a *pending consensus key*. More precisely, the key becomes active after the cycle containing the ``Update_consensus_key`` operation is over and then -another :ref:`CONSENSUS_KEY_ACTIVATION_DELAY` full +another :ref:`CONSENSUS_KEY_ACTIVATION_DELAY` full cycles have passed: if the update happens during cycle ``n``, then the key becomes active at the beginning of cycle ``n + CONSENSUS_KEY_ACTIVATION_DELAY + 1``. @@ -104,7 +104,7 @@ including client commands that are helpful for handling consensus keys. Active delegates and deactivation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -.. _active_delegate_t024: +.. _active_delegate_tallinn: A delegate can be marked as active or not. An inactive delegate stops receiving baking and attesting rights for future cycles. @@ -135,7 +135,7 @@ Tezos being proof-of-stake, the delegates' rights are selected at random based on their :doc:`baking power`. Let us detail the selection mechanism used in Tezos. -.. _random_seed_t024: +.. _random_seed_tallinn: Random seed ^^^^^^^^^^^ @@ -146,8 +146,8 @@ values in the protocol, in particular for selecting delegates to participate in For more information on randomness generation, see :doc:`randomness-generation`. -.. _rights_t024: -.. _slots_t024: +.. _rights_tallinn: +.. _slots_tallinn: Slot selection ^^^^^^^^^^^^^^ @@ -159,7 +159,7 @@ using `Vose's algorithm (see also `this more pedagogic description `_; the algorithm is the last one listed there). This algorithm samples from a discrete probability distribution, which is given by -the :ref:`stakes` of a specific cycle: the probability to sample a +the :ref:`stakes` of a specific cycle: the probability to sample a particular delegate is its stake in the cycle over the total stake in that cycle. @@ -174,11 +174,11 @@ the mentioned algorithm is invoked to assign a delegate to the given slot. Its input is the probability distribution given by the stakes retained for the cycle to which the level belongs. And whenever the algorithm needs to draw a random value, this is obtained using a simple procedure which has as its initial state: the level, the -:ref:`random seed` for the cycle to which the +:ref:`random seed` for the cycle to which the level belongs, and the slot. -.. _ps_constants_t024: +.. _ps_constants_tallinn: Proof-of-stake parameters ------------------------- @@ -208,7 +208,7 @@ found in the `whitepaper `_. -The adaptive issuance feature :ref:`documentation `. +The adaptive issuance feature :ref:`documentation `. Other presentations of the Tezos' proof-of-stake mechanism can be found in the diff --git a/docs/t024/protocol.rst b/docs/tallinn/protocol.rst similarity index 100% rename from docs/t024/protocol.rst rename to docs/tallinn/protocol.rst diff --git a/docs/t024/protocol_overview.rst b/docs/tallinn/protocol_overview.rst similarity index 84% rename from docs/t024/protocol_overview.rst rename to docs/tallinn/protocol_overview.rst index 4439584eee07c11b1d5414e2e44cba713fb74bda..6476247c8da7b6c51e055f3654ca2a7b2967a4c4 100644 --- a/docs/t024/protocol_overview.rst +++ b/docs/tallinn/protocol_overview.rst @@ -30,10 +30,10 @@ Validity conditions are implemented in the ``apply`` function which is called whenever the node processes a block---see the dedicated :doc:`protocol validation and operation` entry for further detail into the validation and application process for -:ref:`blocks` and their -:ref:`operations`. +:ref:`blocks` and their +:ref:`operations`. -.. _shell_proto_interact_t024: +.. _shell_proto_interact_tallinn: Shell-protocol interaction ~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -52,30 +52,30 @@ that the shell uses when receiving a new block: - The shell changes the head of the chain to this new block only if the block is :doc:`valid<../shell/validation>`, and it has a higher fitness than the current head; a block is - :ref:`valid` only if all the + :ref:`valid` only if all the operations included are also - :ref:`valid`. + :ref:`valid`. The support provided by the protocol for validating blocks can be modulated by different :ref:`validation -modes`. They allow using this same +modes`. They allow using this same interface for quite different use cases, as follows: -- being able to :ref:`apply` a block, +- being able to :ref:`apply` a block, typically used by the shell's :doc:`validator <../shell/validation>` component; -- being able to :ref:`construct` a block, +- being able to :ref:`construct` a block, typically used by the baker daemon to *bake* -- that is, to produce -- a new block; -- being able to :ref:`partially construct` +- being able to :ref:`partially construct` a block, typically used by the :doc:`prevalidator <../shell/prevalidation>` to determine valid operations in the mempool; and, -- being able to :ref:`pre-apply` a +- being able to :ref:`pre-apply` a block, typically used in the :doc:`validator <../shell/validation>` to precheck a block, avoiding to further consider invalid blocks. -.. _block_contents_t024: +.. _block_contents_tallinn: Blocks, Operations and their Validation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -87,7 +87,7 @@ Blocks, Operations and their Validation A block consists of a header and operations. A block's header is composed of two parts: :ref:`the protocol-agnostic part` -and :ref:`the protocol-specific part`. +and :ref:`the protocol-specific part`. This separation enables the shell to interact with different protocols. Each Tezos economic protocol can specify different kinds of operations, which are described further in detail in @@ -101,7 +101,7 @@ safely included in the Tezos blockchain -- and *application* -- that is, how the effects of operations and blocks are taken into account -- for this economic protocol. -.. _protocol_constants_t024: +.. _protocol_constants_tallinn: Protocol constants ~~~~~~~~~~~~~~~~~~ @@ -128,14 +128,14 @@ The *list* of protocol constants can be found in the OCaml APIs: - fixed protocol constants are defined in the module :package-api:`Constants_repr - ` + ` - parametric constants are defined in the module :package-api:`Constants_parametric_repr - ` + ` - derived constants are defined in the module :package-api:`Constants_repr.Derived - ` + ` The *values* of protocol constants in any given protocol can be found using specific RPC calls: @@ -150,10 +150,10 @@ The *values* of protocol constants in any given protocol can be found using spec Further documentation of various protocol constants can be found in the subsystems where they conceptually belong. See, for example: -- :ref:`proof-of-stake parameters ` -- :ref:`consensus-related parameters ` -- :ref:`randomness generation parameters ` -- :ref:`DAL parameters ` +- :ref:`proof-of-stake parameters ` +- :ref:`consensus-related parameters ` +- :ref:`randomness generation parameters ` +- :ref:`DAL parameters ` See also ~~~~~~~~ diff --git a/docs/t024/randomness_generation.rst b/docs/tallinn/randomness_generation.rst similarity index 97% rename from docs/t024/randomness_generation.rst rename to docs/tallinn/randomness_generation.rst index eba2405d84006c75b71df26e22f1fbb57bf61d2f..bf80d2b0496f9d675b14fc89b01fc13f4058612e 100644 --- a/docs/t024/randomness_generation.rst +++ b/docs/tallinn/randomness_generation.rst @@ -46,7 +46,7 @@ if a malicious participant can make sure she is the last revealer, then she can choose whether to reveal its committed value, effectively choosing between two different predetermined seeds. -.. _vdf_t024: +.. _vdf_tallinn: Verifiable Delay Function ^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -77,7 +77,7 @@ cheaper and based on a weaker security assumption (low order assumption). Protocol -------- -.. _randomness_generation_t024: +.. _randomness_generation_tallinn: Randomness generation overview ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -114,7 +114,7 @@ iterated revealed nonce. A *nonce revelation* is an operation and multiple nonce revelations can thus be included in a block. A reward ``seed_nonce_revelation_tip``, :ref:`potentially adjusted -by the adaptive issuance coefficient ` +by the adaptive issuance coefficient ` and weighted by constant ``SEED_NONCE_REVELATION_TIP_WEIGHT``, is given for including a revelation. Revelations are free operations which do not compete with transactions for block space. Up to ``MAX_ANON_OPS_PER_BLOCK`` revelations, @@ -138,11 +138,11 @@ solution. A *VDF revelation* is an operation. A reward ``seed_nonce_revelation_tip`` :ref:`potentially adjusted by the adaptive issuance coefficient -` and weighted by constant ``SEED_NONCE_REVELATION_TIP_WEIGHT``, +` and weighted by constant ``SEED_NONCE_REVELATION_TIP_WEIGHT``, is given for the first correct VDF revelation, subsequent VDF revelation operations being discarded. -.. _rg_constants_t024: +.. _rg_constants_tallinn: Randomness generation parameters ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/docs/t024/rpc.rst b/docs/tallinn/rpc.rst similarity index 94% rename from docs/t024/rpc.rst rename to docs/tallinn/rpc.rst index d7780f009e68277e5243d4ced4b2750f1b7334d9..11a900443229062765bcb686a76a7365c0a6d52a 100644 --- a/docs/t024/rpc.rst +++ b/docs/tallinn/rpc.rst @@ -78,10 +78,10 @@ -.. _rpc_index_t024 : +.. _rpc_index_tallinn : -T024 RPCs - Reference -##################### +Tallinn RPCs - Reference +######################## .. include:: /include/rpc_introduction.rst.inc @@ -404,8 +404,12 @@ Index * ..//helpers + * ..//helpers/all_bakers_attest_activation_level (`GET `_) + * ..//helpers/attestation_rights (`GET `_) + * ..//helpers/baking_power_distribution_for_current_cycle (`GET `_) + * ..//helpers/baking_rights (`GET `_) * ..//helpers/complete @@ -480,8 +484,6 @@ Index * ..//helpers/scripts/typecheck_data (`POST `_) - * ..//helpers/stake_info (`GET `_) - * ..//helpers/total_baking_power (`GET `_) * ..//helpers/tz4_baker_number_ratio (`GET `_) @@ -561,53 +563,57 @@ Full description
     { /* block_info_encoding_v1 */
-      "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+      "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
       "chain_id": $Chain_id,
       "hash": $block_hash,
       "header": $raw_block_header,
       "metadata"?: $block_header_metadata,
       "operations": [ [ $operation ... ] ... ] }
-    $024-PsD5wVTJ.apply_internal_results.alpha.operation_result:
+    $024-PtTALLiN.apply_internal_results.alpha.operation_result:
       { /* transaction */
         "kind": "transaction",
-        "source": $024-PsD5wVTJ.transaction_destination,
+        "source": $024-PtTALLiN.transaction_destination,
         "nonce": integer ∈ [0, 2^16-1],
-        "amount": $024-PsD5wVTJ.mutez,
-        "destination": $024-PsD5wVTJ.transaction_destination,
-        "parameters"?: { "entrypoint": $024-PsD5wVTJ.entrypoint,
+        "amount": $024-PtTALLiN.mutez,
+        "destination": $024-PtTALLiN.transaction_destination,
+        "parameters"?: { "entrypoint": $024-PtTALLiN.entrypoint,
                          "value": any },
         "result":
-          $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction }
+          $024-PtTALLiN.operation.alpha.internal_operation_result.transaction }
       || { /* origination */
            "kind": "origination",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.origination }
       || { /* delegation */
            "kind": "delegation",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "delegate"?: $Signature.Public_key_hash,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.delegation }
       || { /* event */
            "kind": "event",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-           "tag"?: $024-PsD5wVTJ.entrypoint,
-           "payload"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+           "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+           "tag"?: $024-PtTALLiN.entrypoint,
+           "payload"?: $micheline.024-PtTALLiN.michelson_v1.expression,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.event }
-    $024-PsD5wVTJ.big_map_id:
+             $024-PtTALLiN.operation.alpha.internal_operation_result.event }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.attestations_result:
+      { "total_committee_power": $int64,
+        "threshold": $int64,
+        "recorded_power": $int64 }
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -623,22 +629,22 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.bond_id:
+    $024-PtTALLiN.bond_id:
       { /* Smart_rollup_bond_id */
         "smart_rollup": $smart_rollup_address }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -653,19 +659,19 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.error:
+    $024-PtTALLiN.error:
       /* The full list of RPC errors would be too long to include.
          It is available at RPC `/errors` (GET).
          Errors specific to protocol Alpha have an id that starts with
          `proto.alpha`. */
       any
-    $024-PsD5wVTJ.frozen_staker:
+    $024-PtTALLiN.frozen_staker:
       /* frozen_staker
          Abstract notion of staker used in operation receipts for frozen
          deposits, either a single staker or all the stakers delegating to some
          delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
@@ -673,12 +679,12 @@ Full description
            "baker_own_stake": $Signature.Public_key_hash }
       || { /* Baker_edge */
            "baker_edge": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -714,39 +720,39 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.lazy_storage_diff:
+    $024-PtTALLiN.lazy_storage_diff:
       [ { /* big_map */
           "kind": "big_map",
-          "id": $024-PsD5wVTJ.big_map_id,
+          "id": $024-PtTALLiN.big_map_id,
           "diff":
             { /* update */
               "action": "update",
               "updates":
                 [ { "key_hash": $script_expr,
-                    "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                    "value"?: $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                    "key": $micheline.024-PtTALLiN.michelson_v1.expression,
+                    "value"?: $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* remove */
                  "action": "remove" }
             || { /* copy */
                  "action": "copy",
-                 "source": $024-PsD5wVTJ.big_map_id,
+                 "source": $024-PtTALLiN.big_map_id,
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* alloc */
                  "action": "alloc",
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
-                 "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                 "value_type": $micheline.024-PsD5wVTJ.michelson_v1.expression } }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
+                 "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+                 "value_type": $micheline.024-PtTALLiN.michelson_v1.expression } }
         || { /* sapling_state */
              "kind": "sapling_state",
-             "id": $024-PsD5wVTJ.sapling_state_id,
+             "id": $024-PtTALLiN.sapling_state_id,
              "diff":
                { /* update */
                  "action": "update",
@@ -759,7 +765,7 @@ Full description
                     "action": "remove" }
                || { /* copy */
                     "action": "copy",
-                    "source": $024-PsD5wVTJ.sapling_state_id,
+                    "source": $024-PtTALLiN.sapling_state_id,
                     "updates":
                       { "commitments_and_ciphertexts":
                           [ [ $sapling.transaction.commitment,
@@ -773,8 +779,8 @@ Full description
                               $sapling.transaction.ciphertext ] ... ],
                         "nullifiers": [ $sapling.transaction.nullifier ... ] },
                     "memo_size": integer ∈ [0, 2^16-1] } } ... ]
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -936,8 +942,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -976,8 +982,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -988,11 +994,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -1018,7 +1024,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1027,29 +1033,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1057,24 +1063,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1083,7 +1089,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1100,7 +1106,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1108,20 +1114,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1132,7 +1138,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1143,7 +1149,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1151,7 +1157,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1159,7 +1165,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1172,7 +1178,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1224,7 +1230,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1235,7 +1241,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1245,7 +1251,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1254,7 +1260,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1272,7 +1278,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1285,15 +1291,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1310,146 +1316,146 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.operation.alpha.contents_and_signature:
-      { "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+    $024-PtTALLiN.operation.alpha.contents_and_signature:
+      { "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.event:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.event:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_contents_and_result:
+    $024-PtTALLiN.operation.alpha.operation_contents_and_result:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -1458,11 +1464,11 @@ Full description
         "block_payload_hash": $value_hash,
         "metadata":
           { "balance_updates"?:
-              $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+              $024-PtTALLiN.operation_metadata.alpha.balance_updates,
             "delegate": $Signature.Public_key_hash,
             "consensus_power":
               { "slots": integer ∈ [-2^30, 2^30],
-                "stake": $int64 },
+                "baking_power": $int64 /* Some */ || null /* None */ },
             "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestation_with_dal */
            "kind": "attestation_with_dal",
@@ -1473,11 +1479,11 @@ Full description
            "dal_attestation": $bignum,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Preattestation */
            "kind": "preattestation",
@@ -1487,11 +1493,11 @@ Full description
            "block_payload_hash": $value_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestations_aggregate */
            "kind": "attestations_aggregate",
@@ -1504,16 +1510,16 @@ Full description
                  "dal_attestation"?: $bignum } ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Preattestations_aggregate */
            "kind": "preattestations_aggregate",
            "consensus_content":
@@ -1523,21 +1529,21 @@ Full description
            "committee": [ integer ∈ [0, 2^16-1] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation,
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -1547,7 +1553,7 @@ Full description
                    "kind": "attestation" | "block" | "preattestation" } } }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -1557,25 +1563,25 @@ Full description
                "proof": $DAL_commitment },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
            "nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Vdf_revelation */
            "kind": "vdf_revelation",
            "solution":
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header,
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -1589,7 +1595,7 @@ Full description
            "secret": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Proposals */
            "kind": "proposals",
            "source": $Signature.Public_key_hash,
@@ -1610,12 +1616,12 @@ Full description
            "destination": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "allocated_destination_contract"?: boolean } }
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1623,112 +1629,112 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.reveal,
+                 $024-PtTALLiN.operation.alpha.operation_result.reveal,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transaction,
+                 $024-PtTALLiN.operation.alpha.operation_result.transaction,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "delegate"?: $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.delegation,
+                 $024-PtTALLiN.operation.alpha.operation_result.delegation,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "value": any,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant,
+                 $024-PtTALLiN.operation.alpha.operation_result.register_global_constant,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez,
+           "limit"?: $024-PtTALLiN.mutez,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit,
+                 $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated,
+           "destination": $024-PtTALLiN.contract_id.originated,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage,
+                 $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1736,15 +1742,15 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1752,35 +1758,35 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket,
+                 $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1790,15 +1796,15 @@ Full description
                "commitment_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment,
+                 $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1808,45 +1814,45 @@ Full description
            "whitelist"?: [ $Signature.Public_key_hash ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "message": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "rollup": $smart_rollup_address,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1858,15 +1864,15 @@ Full description
                "number_of_ticks": $int64 },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1917,15 +1923,15 @@ Full description
                                 "input_proof_kind": "first_input" } } },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1935,15 +1941,15 @@ Full description
                "bob": $Signature.Public_key_hash },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1952,15 +1958,15 @@ Full description
            "output_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1968,15 +1974,15 @@ Full description
            "staker": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -1993,15 +1999,15 @@ Full description
            "nb_ops": integer ∈ [-2^30, 2^30],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -2014,22 +2020,22 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -2048,12 +2054,12 @@ Full description
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
-    $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment:
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
+    $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment:
       { /* Applied */
         "status": "applied",
         "slot_header":
@@ -2065,12 +2071,12 @@ Full description
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "slot_header":
              { /* v0 */
                "version": "0",
@@ -2078,127 +2084,127 @@ Full description
                "index": integer ∈ [0, 255],
                "commitment": $DAL_commitment },
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.origination:
+    $024-PtTALLiN.operation.alpha.operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.operation_result.register_global_constant:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "global_address": $script_expr }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "global_address": $script_expr }
-    $024-PsD5wVTJ.operation.alpha.operation_result.reveal:
+    $024-PtTALLiN.operation.alpha.operation_result.reveal:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit:
+    $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -2206,28 +2212,28 @@ Full description
         "commitment_hash": $smart_rollup_commitment_hash }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "inbox_level": integer ∈ [0, 2^31],
            "commitment_hash": $smart_rollup_commitment_hash }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "whitelist_update"?:
           { /* Public */
@@ -2239,22 +2245,22 @@ Full description
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "whitelist_update"?:
              { /* Public */
@@ -2264,68 +2270,68 @@ Full description
                   "whitelist": [ $Signature.Public_key_hash ... ] },
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "address": $smart_rollup_address,
         "genesis_commitment_hash": $smart_rollup_commitment_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "address": $smart_rollup_address,
            "genesis_commitment_hash": $smart_rollup_commitment_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "staked_hash": $smart_rollup_commitment_hash,
         "published_at_level": integer ∈ [0, 2^31],
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "staked_hash": $smart_rollup_commitment_hash,
            "published_at_level": integer ∈ [0, 2^31],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -2340,15 +2346,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -2361,8 +2367,8 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -2377,15 +2383,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -2398,261 +2404,261 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transaction:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket:
+    $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key:
+    $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key:
       { /* Applied */
         "status": "applied",
         "kind": boolean,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "kind": boolean,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "originated_zk_rollup": $Zk_rollup_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_zk_rollup": $Zk_rollup_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_with_metadata:
+    $024-PtTALLiN.operation.alpha.operation_with_metadata:
       { /* Operation_with_metadata */
         "contents":
-          [ $024-PsD5wVTJ.operation.alpha.operation_contents_and_result ... ],
+          [ $024-PtTALLiN.operation.alpha.operation_contents_and_result ... ],
         "signature"?: $Signature.V2 }
       || { /* Operation_without_metadata */
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.operation.alpha.successful_manager_operation_result:
+    $024-PtTALLiN.operation.alpha.successful_manager_operation_result:
       { /* reveal */
         "kind": "reveal",
         "consumed_milligas"?: $positive_bignum }
       || /* transaction */
       { /* To_contract */
         "kind": "transaction",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "kind": "transaction",
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* origination */
            "kind": "origination",
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* delegation */
            "kind": "delegation",
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* update_consensus_key */
            "kind": "update_consensus_key",
            "kind": boolean,
@@ -2663,40 +2669,40 @@ Full description
       || { /* increase_paid_storage */
            "kind": "increase_paid_storage",
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
       || { /* smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "address": $smart_rollup_address,
            "genesis_commitment_hash": $smart_rollup_commitment_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation_metadata.alpha.balance_updates:
+    $024-PtTALLiN.operation_metadata.alpha.balance_updates:
       [ { /* Contract */
           "kind": "contract",
-          "contract": $024-PsD5wVTJ.contract_id,
+          "contract": $024-PtTALLiN.contract_id,
           "change": $int64,
           "origin": "block" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -2729,31 +2735,31 @@ Full description
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "block" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "migration" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "simulation" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -3144,36 +3150,36 @@ Full description
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "block" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -3232,35 +3238,35 @@ Full description
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "block" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "migration" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "subsidy" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "simulation" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "delayed_operation",
@@ -3268,31 +3274,31 @@ Full description
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "block" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -3384,23 +3390,23 @@ Full description
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash } ... ]
-    $024-PsD5wVTJ.sapling_state_id:
+    $024-PtTALLiN.sapling_state_id:
       /* Sapling state identifier
          A sapling state identifier */
       $bignum
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
-    $024-PsD5wVTJ.staker:
+    $024-PtTALLiN.staker:
       /* unstaked_frozen_staker
          Abstract notion of staker used in operation receipts for unstaked
          frozen deposits, either a single staker or all the stakers delegating
          to some delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.transaction_destination:
+    $024-PtTALLiN.transaction_destination:
       /* A destination of a transaction
          A destination notation compatible with the contract notation as given
          to an RPC or inside scripts. Can be a base58 implicit contract hash, a
@@ -3455,8 +3461,8 @@ Full description
       /* A block identifier (Base58Check-encoded) */
       $unistring
     $block_header_metadata:
-      { "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
-        "next_protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+      { "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
+        "next_protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
         "test_chain_status": $test_chain_status,
         "max_operations_ttl": integer ∈ [-2^30, 2^30],
         "max_operation_data_length": integer ∈ [-2^30, 2^30],
@@ -3521,14 +3527,52 @@ Full description
         "nonce_hash": $cycle_nonce /* Some */ || null /* None */,
         "deactivated": [ $Signature.Public_key_hash ... ],
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "liquidity_baking_toggle_ema": integer ∈ [-2^31-1, 2^31],
         "implicit_operations_results":
-          [ $024-PsD5wVTJ.operation.alpha.successful_manager_operation_result ... ],
+          [ $024-PtTALLiN.operation.alpha.successful_manager_operation_result ... ],
         "proposer_consensus_key": $Signature.Public_key_hash,
         "baker_consensus_key": $Signature.Public_key_hash,
         "consumed_milligas": $positive_bignum,
-        "dal_attestation": $bignum }
+        "dal_attestation": $bignum,
+        "all_bakers_attest_activation_level":
+          { /* Some */
+            "level":
+              integer ∈ [0, 2^31]
+              /* The level of the block relative to genesis. This is also the
+                 Shell's notion of level. */,
+            "level_position":
+              integer ∈ [-2^31-1, 2^31]
+              /* The level of the block relative to the successor of the
+                 genesis block. More precisely, it is the position of the block
+                 relative to the block that starts the "Alpha family" of
+                 protocols, which includes all protocols except Genesis (that
+                 is, from 001 onwards). */,
+            "cycle":
+              integer ∈ [-2^31-1, 2^31]
+              /* The current cycle's number. Note that cycles are a
+                 protocol-specific notion. As a result, the cycle number starts
+                 at 0 with the first block of the Alpha family of protocols. */,
+            "cycle_position":
+              integer ∈ [-2^31-1, 2^31]
+              /* The current level of the block relative to the first block of
+                 the current cycle. */,
+            "expected_commitment":
+              boolean
+              /* Tells whether the baker of this block has to commit a seed
+                 nonce hash. */ }
+          || null
+          /* None */,
+        "attestations":
+          $024-PtTALLiN.block_header.alpha.attestations_result
+          /* Some */
+          || null
+          /* None */,
+        "preattestations":
+          $024-PtTALLiN.block_header.alpha.attestations_result
+          /* Some */
+          || null
+          /* None */ }
     $cycle_nonce:
       /* A nonce hash (Base58Check-encoded) */
       $unistring
@@ -3543,51 +3587,51 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $operation:
       { /* An operation's shell header. */
-        "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+        "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
         "chain_id": $Chain_id,
         "hash": $Operation_hash,
         "branch": $block_hash,
-        "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+        "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
         "signature"?: $Signature.V2,
         "metadata": "too large" }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
            "contents":
-             [ $024-PsD5wVTJ.operation.alpha.operation_contents_and_result ... ],
+             [ $024-PtTALLiN.operation.alpha.operation_contents_and_result ... ],
            "signature"?: $Signature.V2 }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
     $positive_bignum:
       /* Positive big number
@@ -3609,7 +3653,7 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
     $sapling.DH.epk: /^([a-zA-Z0-9][a-zA-Z0-9])*$/
     $sapling.transaction.ciphertext:
@@ -3682,7 +3726,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | # bytes in next field          | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------+----------------------+-------------------------------------+
-    | operations                     | Variable             | sequence of $X_79                   |
+    | operations                     | Variable             | sequence of $X_82                   |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -3698,7 +3742,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -3765,7 +3809,7 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
@@ -4017,7 +4061,7 @@ Full description
     +-------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -4046,7 +4090,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.staker (Determined from data, 8-bit tag)
     *****************************************************
 
     Single (tag 0)
@@ -4057,7 +4101,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -4075,7 +4119,7 @@ Full description
     +----------+----------+------------------------+
 
 
-    024-PsD5wVTJ.bond_id (21 bytes, 8-bit tag)
+    024-PtTALLiN.bond_id (21 bytes, 8-bit tag)
     ******************************************
 
     Smart_rollup_bond_id (tag 1)
@@ -4090,7 +4134,7 @@ Full description
     +--------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.frozen_staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.frozen_staker (Determined from data, 8-bit tag)
     ************************************************************
 
     Single (tag 0)
@@ -4101,7 +4145,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -4154,7 +4198,7 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -4180,7 +4224,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.frozen_staker      |
+    | staker | Determined from data | $024-PtTALLiN.frozen_staker      |
     +--------+----------------------+----------------------------------+
     | change | 8 bytes              | signed 64-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -4370,9 +4414,9 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
-    | bond_id  | 21 bytes | $024-PsD5wVTJ.bond_id            |
+    | bond_id  | 21 bytes | $024-PtTALLiN.bond_id            |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -4410,7 +4454,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.staker             |
+    | staker | Determined from data | $024-PtTALLiN.staker             |
     +--------+----------------------+----------------------------------+
     | cycle  | 4 bytes              | signed 32-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -4426,7 +4470,7 @@ Full description
     +===========+==========+==================================+
     | Tag       | 1 byte   | unsigned 8-bit integer           |
     +-----------+----------+----------------------------------+
-    | delegator | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | delegator | 22 bytes | $024-PtTALLiN.contract_id        |
     +-----------+----------+----------------------------------+
     | change    | 8 bytes  | signed 64-bit big-endian integer |
     +-----------+----------+----------------------------------+
@@ -4563,7 +4607,7 @@ Full description
     +------+----------------------+----------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -4683,7 +4727,7 @@ Full description
     +-----------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -5013,7 +5057,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -5052,7 +5096,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -5064,7 +5108,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -5076,7 +5120,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -5092,9 +5136,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -5106,9 +5150,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -5124,11 +5168,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -5140,11 +5184,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -5160,11 +5204,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -5194,11 +5238,11 @@ Full description
     +=============================+======================+=================================================+
     | key_hash                    | 32 bytes             | bytes                                           |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | key                         | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key                         | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "value" | 1 byte               | boolean (0 for false, 255 for true)             |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | value                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
 
 
@@ -5257,9 +5301,9 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------+
     | updates               | Variable             | sequence of $X_30                               |
     +-----------------------+----------------------+-------------------------------------------------+
-    | key_type              | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type              | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
-    | value_type            | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value_type            | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
 
 
@@ -5294,7 +5338,7 @@ Full description
     +------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.lazy_storage_diff
+    024-PtTALLiN.lazy_storage_diff
     ******************************
 
     +-----------------------+----------+------------------------------------+
@@ -5312,15 +5356,15 @@ Full description
     +--------------+----------------------+-------------------------------------------------+
     | Name         | Size                 | Contents                                        |
     +==============+======================+=================================================+
-    | ticketer     | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer     | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +--------------+----------------------+-------------------------------------------------+
-    | content_type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content_type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
-    | content      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.transaction_destination (22 bytes, 8-bit tag)
+    024-PtTALLiN.transaction_destination (22 bytes, 8-bit tag)
     **********************************************************
 
     Implicit (tag 0)
@@ -5383,7 +5427,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | account | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | account | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | amount  | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -5409,7 +5453,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | address | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | address | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | index   | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -5428,9 +5472,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                 |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -5440,7 +5484,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -5452,7 +5496,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -5476,7 +5520,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.successful_manager_operation_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.successful_manager_operation_result (Determined from data, 8-bit tag)
     **************************************************************************************************
 
     reveal (tag 0)
@@ -5511,13 +5555,13 @@ Full description
     +==========================================================================+======================+==================================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer                           |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                 |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -5527,7 +5571,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -5541,7 +5585,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                               |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -5581,7 +5625,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -5597,7 +5641,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -5611,13 +5655,75 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
 
 
+    X_79 (Determined from data, 8-bit tag)
+    **************************************
+
+    None (tag 0)
+    ============
+
+    +------+--------+------------------------+
+    | Name | Size   | Contents               |
+    +======+========+========================+
+    | Tag  | 1 byte | unsigned 8-bit integer |
+    +------+--------+------------------------+
+
+
+    Some (tag 1)
+    ============
+
+    +---------------------+---------+-------------------------------------+
+    | Name                | Size    | Contents                            |
+    +=====================+=========+=====================================+
+    | Tag                 | 1 byte  | unsigned 8-bit integer              |
+    +---------------------+---------+-------------------------------------+
+    | level               | 4 bytes | signed 32-bit big-endian integer    |
+    +---------------------+---------+-------------------------------------+
+    | level_position      | 4 bytes | signed 32-bit big-endian integer    |
+    +---------------------+---------+-------------------------------------+
+    | cycle               | 4 bytes | signed 32-bit big-endian integer    |
+    +---------------------+---------+-------------------------------------+
+    | cycle_position      | 4 bytes | signed 32-bit big-endian integer    |
+    +---------------------+---------+-------------------------------------+
+    | expected_commitment | 1 byte  | boolean (0 for false, 255 for true) |
+    +---------------------+---------+-------------------------------------+
+
+
+    X_80 (Determined from data, 8-bit tag)
+    **************************************
+
+    None (tag 0)
+    ============
+
+    +------+--------+------------------------+
+    | Name | Size   | Contents               |
+    +======+========+========================+
+    | Tag  | 1 byte | unsigned 8-bit integer |
+    +------+--------+------------------------+
+
+
+    Some (tag 1)
+    ============
+
+    +-----------------------+---------+----------------------------------+
+    | Name                  | Size    | Contents                         |
+    +=======================+=========+==================================+
+    | Tag                   | 1 byte  | unsigned 8-bit integer           |
+    +-----------------------+---------+----------------------------------+
+    | total_committee_power | 8 bytes | signed 64-bit big-endian integer |
+    +-----------------------+---------+----------------------------------+
+    | threshold             | 8 bytes | signed 64-bit big-endian integer |
+    +-----------------------+---------+----------------------------------+
+    | recorded_power        | 8 bytes | signed 64-bit big-endian integer |
+    +-----------------------+---------+----------------------------------+
+
+
     X_0
     ***
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                      |
     +==========================================================================+======================+===============================================================================+
-    | # bytes in next 22 fields                                                | 4 bytes              | unsigned 30-bit big-endian integer                                            |
+    | # bytes in next 25 fields                                                | 4 bytes              | unsigned 30-bit big-endian integer                                            |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
     | test_chain_status                                                        | Determined from data | $test_chain_status                                                            |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
@@ -5645,7 +5751,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
     | deactivated                                                              | Variable             | sequence of $public_key_hash                                                  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                            |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                            |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
@@ -5653,7 +5759,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                            |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
-    | implicit_operations_results                                              | Variable             | sequence of $024-PsD5wVTJ.operation.alpha.successful_manager_operation_result |
+    | implicit_operations_results                                              | Variable             | sequence of $024-PtTALLiN.operation.alpha.successful_manager_operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
     | proposer_consensus_key                                                   | 21 bytes             | $public_key_hash                                                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
@@ -5663,9 +5769,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
     | dal_attestation                                                          | Determined from data | $Z.t                                                                          |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
+    | all_bakers_attest_activation_level                                       | Determined from data | $X_79                                                                         |
+    +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
+    | attestations                                                             | Determined from data | $X_80                                                                         |
+    +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
+    | preattestations                                                          | Determined from data | $X_80                                                                         |
+    +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------------+
 
 
-    X_82
+    X_85
     ****
 
     +-----------------------+----------+------------------------------------+
@@ -5677,7 +5789,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    X_83
+    X_86
     ****
 
     +-----------------------+----------+-------------------------------------+
@@ -5693,19 +5805,19 @@ Full description
     +-----------------------+----------+-------------------------------------+
 
 
-    X_81
+    X_84
     ****
 
     +-----------------+----------------------+----------+
     | Name            | Size                 | Contents |
     +=================+======================+==========+
-    | Unnamed field 0 | Determined from data | $X_82    |
+    | Unnamed field 0 | Determined from data | $X_85    |
     +-----------------+----------------------+----------+
-    | Unnamed field 1 | Determined from data | $X_83    |
+    | Unnamed field 1 | Determined from data | $X_86    |
     +-----------------+----------------------+----------+
 
 
-    X_86
+    X_89
     ****
 
     +-----------------------+----------+------------------------------------+
@@ -5719,19 +5831,19 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    X_84
+    X_87
     ****
 
     +-----------------+----------------------+----------+
     | Name            | Size                 | Contents |
     +=================+======================+==========+
-    | Unnamed field 0 | Determined from data | $X_82    |
+    | Unnamed field 0 | Determined from data | $X_85    |
     +-----------------+----------------------+----------+
-    | Unnamed field 1 | Determined from data | $X_86    |
+    | Unnamed field 1 | Determined from data | $X_89    |
     +-----------------+----------------------+----------+
 
 
-    X_87
+    X_90
     ****
 
     +-----------------------+----------+------------------------------------+
@@ -5743,7 +5855,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    X_80
+    X_83
     ****
 
     +-----------------------+----------------------+------------------------------------+
@@ -5751,13 +5863,13 @@ Full description
     +=======================+======================+====================================+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
-    | pending_pis           | Variable             | sequence of $X_81                  |
+    | pending_pis           | Variable             | sequence of $X_84                  |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
-    | private_pis           | Variable             | sequence of $X_84                  |
+    | private_pis           | Variable             | sequence of $X_87                  |
     +-----------------------+----------------------+------------------------------------+
-    | fee_pi                | Determined from data | $X_87                              |
+    | fee_pi                | Determined from data | $X_90                              |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -5765,7 +5877,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    X_90
+    X_93
     ****
 
     +--------+----------------------+----------+
@@ -5777,7 +5889,7 @@ Full description
     +--------+----------------------+----------+
 
 
-    X_89
+    X_92
     ****
 
     +-----------------------+----------------------+-------------------------------------------------------------------------+
@@ -5785,7 +5897,7 @@ Full description
     +=======================+======================+=========================================================================+
     | op_code               | 4 bytes              | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
-    | price                 | Determined from data | $X_90                                                                   |
+    | price                 | Determined from data | $X_93                                                                   |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
     | l1_dst                | 21 bytes             | $public_key_hash                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
@@ -5797,7 +5909,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    X_93 (Determined from data, 8-bit tag)
+    X_96 (Determined from data, 8-bit tag)
     **************************************
 
     None (tag 0)
@@ -5818,27 +5930,27 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
-    X_88
+    X_91
     ****
 
     +-----------------+----------------------+----------+
     | Name            | Size                 | Contents |
     +=================+======================+==========+
-    | Unnamed field 0 | Determined from data | $X_89    |
+    | Unnamed field 0 | Determined from data | $X_92    |
     +-----------------+----------------------+----------+
-    | Unnamed field 1 | Determined from data | $X_93    |
+    | Unnamed field 1 | Determined from data | $X_96    |
     +-----------------+----------------------+----------+
 
 
-    X_96 (1 byte, 8-bit tag)
+    X_99 (1 byte, 8-bit tag)
     ************************
 
     Public (tag 0)
@@ -5871,20 +5983,20 @@ Full description
     +------+--------+------------------------+
 
 
-    X_94
+    X_97
     ****
 
     +-----------------+----------------------+----------+
     | Name            | Size                 | Contents |
     +=================+======================+==========+
-    | Unnamed field 0 | Determined from data | $X_82    |
+    | Unnamed field 0 | Determined from data | $X_85    |
     +-----------------+----------------------+----------+
-    | Unnamed field 1 | 1 byte               | $X_96    |
+    | Unnamed field 1 | 1 byte               | $X_99    |
     +-----------------+----------------------+----------+
 
 
-    X_97
-    ****
+    X_100
+    *****
 
     +------------------+----------+------------------------+
     | Name             | Size     | Contents               |
@@ -5897,8 +6009,8 @@ Full description
     +------------------+----------+------------------------+
 
 
-    X_98
-    ****
+    X_101
+    *****
 
     +-------+----------+------------------+
     | Name  | Size     | Contents         |
@@ -5909,8 +6021,8 @@ Full description
     +-------+----------+------------------+
 
 
-    X_99
-    ****
+    X_102
+    *****
 
     +-----------------+---------+----------------------------------+
     | Name            | Size    | Contents                         |
@@ -5923,7 +6035,7 @@ Full description
     +-----------------+---------+----------------------------------+
 
 
-    X_100 (Determined from data, 8-bit tag)
+    X_103 (Determined from data, 8-bit tag)
     ***************************************
 
     raw data proof (tag 0)
@@ -5958,7 +6070,7 @@ Full description
     +=======================+==========+====================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer             |
     +-----------------------+----------+------------------------------------+
-    | dal_page_id           | 7 bytes  | $X_99                              |
+    | dal_page_id           | 7 bytes  | $X_102                             |
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
@@ -5976,7 +6088,7 @@ Full description
     +------+--------+------------------------+
 
 
-    X_101 (Determined from data, 8-bit tag)
+    X_104 (Determined from data, 8-bit tag)
     ***************************************
 
     inbox proof (tag 0)
@@ -6005,7 +6117,7 @@ Full description
     +==============+======================+========================+
     | Tag          | 1 byte               | unsigned 8-bit integer |
     +--------------+----------------------+------------------------+
-    | reveal_proof | Determined from data | $X_100                 |
+    | reveal_proof | Determined from data | $X_103                 |
     +--------------+----------------------+------------------------+
 
 
@@ -6019,7 +6131,7 @@ Full description
     +------+--------+------------------------+
 
 
-    X_102
+    X_105
     *****
 
     +-----------------------------+----------------------+-------------------------------------+
@@ -6033,7 +6145,7 @@ Full description
     +-----------------------------+----------------------+-------------------------------------+
 
 
-    X_103 (Determined from data, 8-bit tag)
+    X_106 (Determined from data, 8-bit tag)
     ***************************************
 
     Dissection (tag 0)
@@ -6046,7 +6158,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $X_102                 |
+    | Unnamed field 0       | Variable | sequence of $X_105                 |
     +-----------------------+----------+------------------------------------+
 
 
@@ -6064,11 +6176,11 @@ Full description
     +-----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "input_proof" | 1 byte               | boolean (0 for false, 255 for true) |
     +-----------------------------------+----------------------+-------------------------------------+
-    | input_proof                       | Determined from data | $X_101                              |
+    | input_proof                       | Determined from data | $X_104                              |
     +-----------------------------------+----------------------+-------------------------------------+
 
 
-    X_104 (Determined from data, 8-bit tag)
+    X_107 (Determined from data, 8-bit tag)
     ***************************************
 
     Start (tag 0)
@@ -6095,11 +6207,11 @@ Full description
     +--------+----------------------+------------------------+
     | choice | Determined from data | $N.t                   |
     +--------+----------------------+------------------------+
-    | step   | Determined from data | $X_103                 |
+    | step   | Determined from data | $X_106                 |
     +--------+----------------------+------------------------+
 
 
-    X_105
+    X_108
     *****
 
     +------------------+----------+----------------------------------+
@@ -6115,7 +6227,7 @@ Full description
     +------------------+----------+----------------------------------+
 
 
-    X_107 (Enumeration: unsigned 8-bit integer):
+    X_110 (Enumeration: unsigned 8-bit integer):
     ********************************************
 
     +-------------+----------------+
@@ -6129,7 +6241,7 @@ Full description
     +-------------+----------------+
 
 
-    X_108
+    X_111
     *****
 
     +-----------------------+----------+------------------------------------+
@@ -6192,7 +6304,7 @@ Full description
     +----------------------+----------+------------------------+
 
 
-    X_109
+    X_112
     *****
 
     +-----------------------+----------+------------------------------------+
@@ -6204,7 +6316,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -6220,7 +6332,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -6337,13 +6449,13 @@ Full description
     +-----------------------+----------+------------------------+
 
 
-    X_111
+    X_114
     *****
 
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -6351,7 +6463,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    X_113
+    X_116
     *****
 
     +--------------------+----------+----------------------------------+
@@ -6365,7 +6477,7 @@ Full description
     +--------------------+----------+----------------------------------+
 
 
-    X_114
+    X_117
     *****
 
     +---------------------------------------+----------------------+-------------------------------------+
@@ -6379,7 +6491,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -6446,7 +6558,7 @@ Full description
     +=======================+==========+================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                         |
     +-----------------------+----------+------------------------------------------------+
-    | consensus_content     | 40 bytes | $X_113                                         |
+    | consensus_content     | 40 bytes | $X_116                                         |
     +-----------------------+----------+------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer             |
     +-----------------------+----------+------------------------------------------------+
@@ -6462,15 +6574,15 @@ Full description
     +=======================+==========+====================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer             |
     +-----------------------+----------+------------------------------------+
-    | consensus_content     | 40 bytes | $X_113                             |
+    | consensus_content     | 40 bytes | $X_116                             |
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | committee             | Variable | sequence of $X_114                 |
+    | committee             | Variable | sequence of $X_117                 |
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -6478,13 +6590,13 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
 
 
-    X_120
+    X_123
     *****
 
     +-----------------+----------------------+-------------------------------------------------------------------------+
@@ -6492,23 +6604,23 @@ Full description
     +=================+======================+=========================================================================+
     | Unnamed field 0 | 4 bytes              | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
     +-----------------+----------------------+-------------------------------------------------------------------------+
-    | Unnamed field 1 | Determined from data | $X_87                                                                   |
+    | Unnamed field 1 | Determined from data | $X_90                                                                   |
     +-----------------+----------------------+-------------------------------------------------------------------------+
 
 
-    X_119
+    X_122
     *****
 
     +-------+----------------------+----------+
     | Name  | Size                 | Contents |
     +=======+======================+==========+
-    | shard | Determined from data | $X_120   |
+    | shard | Determined from data | $X_123   |
     +-------+----------------------+----------+
     | proof | 48 bytes             | bytes    |
     +-------+----------------------+----------+
 
 
-    X_122
+    X_125
     *****
 
     +-----------------+-----------+----------+
@@ -6520,7 +6632,7 @@ Full description
     +-----------------+-----------+----------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents (Determined from data, 8-bit tag)
     ***********************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -6549,11 +6661,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -6633,7 +6745,7 @@ Full description
     +==========+===========+========================+
     | Tag      | 1 byte    | unsigned 8-bit integer |
     +----------+-----------+------------------------+
-    | solution | 200 bytes | $X_122                 |
+    | solution | 200 bytes | $X_125                 |
     +----------+-----------+------------------------+
 
 
@@ -6733,13 +6845,13 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
     | slot_index            | 1 byte               | unsigned 8-bit integer                    |
     +-----------------------+----------------------+-------------------------------------------+
-    | shard_with_proof      | Determined from data | $X_119                                    |
+    | shard_with_proof      | Determined from data | $X_122                                    |
     +-----------------------+----------------------+-------------------------------------------+
 
 
@@ -6751,7 +6863,7 @@ Full description
     +=======================+==========+================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                         |
     +-----------------------+----------+------------------------------------------------+
-    | consensus_content     | 40 bytes | $X_113                                         |
+    | consensus_content     | 40 bytes | $X_116                                         |
     +-----------------------+----------+------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer             |
     +-----------------------+----------+------------------------------------------------+
@@ -6767,11 +6879,11 @@ Full description
     +=======================+==========+====================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer             |
     +-----------------------+----------+------------------------------------+
-    | consensus_content     | 40 bytes | $X_113                             |
+    | consensus_content     | 40 bytes | $X_116                             |
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | committee             | Variable | sequence of $X_114                 |
+    | committee             | Variable | sequence of $X_117                 |
     +-----------------------+----------+------------------------------------+
 
 
@@ -6797,7 +6909,7 @@ Full description
     +-----------------------------+----------------------+-------------------------------------+
     | ? presence of field "proof" | 1 byte               | boolean (0 for false, 255 for true) |
     +-----------------------------+----------------------+-------------------------------------+
-    | proof                       | Determined from data | $X_109                              |
+    | proof                       | Determined from data | $X_112                              |
     +-----------------------------+----------------------+-------------------------------------+
 
 
@@ -6821,11 +6933,11 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
-    | parameters                       | Determined from data | $X_111                              |
+    | parameters                       | Determined from data | $X_114                              |
     +----------------------------------+----------------------+-------------------------------------+
 
 
@@ -6853,7 +6965,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -6949,7 +7061,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -6975,7 +7087,7 @@ Full description
     +-----------------------------+----------------------+-------------------------------------+
     | ? presence of field "proof" | 1 byte               | boolean (0 for false, 255 for true) |
     +-----------------------------+----------------------+-------------------------------------+
-    | proof                       | Determined from data | $X_109                              |
+    | proof                       | Determined from data | $X_112                              |
     +-----------------------------+----------------------+-------------------------------------+
 
 
@@ -7001,7 +7113,7 @@ Full description
     +-----------------------------+----------------------+-------------------------------------+
     | ? presence of field "proof" | 1 byte               | boolean (0 for false, 255 for true) |
     +-----------------------------+----------------------+-------------------------------------+
-    | proof                       | Determined from data | $X_109                              |
+    | proof                       | Determined from data | $X_112                              |
     +-----------------------------+----------------------+-------------------------------------+
 
 
@@ -7031,11 +7143,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -7061,7 +7173,7 @@ Full description
     +---------------------------------+----------------------+------------------------------------------------------------+
     | storage_limit                   | Determined from data | $N.t                                                       |
     +---------------------------------+----------------------+------------------------------------------------------------+
-    | pvm_kind                        | 1 byte               | unsigned 8-bit integer encoding an enumeration (see X_107) |
+    | pvm_kind                        | 1 byte               | unsigned 8-bit integer encoding an enumeration (see X_110) |
     +---------------------------------+----------------------+------------------------------------------------------------+
     | # bytes in next field           | 4 bytes              | unsigned 30-bit big-endian integer                         |
     +---------------------------------+----------------------+------------------------------------------------------------+
@@ -7073,7 +7185,7 @@ Full description
     +---------------------------------+----------------------+------------------------------------------------------------+
     | ? presence of field "whitelist" | 1 byte               | boolean (0 for false, 255 for true)                        |
     +---------------------------------+----------------------+------------------------------------------------------------+
-    | whitelist                       | Determined from data | $X_108                                                     |
+    | whitelist                       | Determined from data | $X_111                                                     |
     +---------------------------------+----------------------+------------------------------------------------------------+
 
 
@@ -7097,7 +7209,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
-    | message               | Variable             | sequence of $X_82                  |
+    | message               | Variable             | sequence of $X_85                  |
     +-----------------------+----------------------+------------------------------------+
 
 
@@ -7143,7 +7255,7 @@ Full description
     +---------------+----------------------+------------------------+
     | rollup        | 20 bytes             | bytes                  |
     +---------------+----------------------+------------------------+
-    | commitment    | 76 bytes             | $X_105                 |
+    | commitment    | 76 bytes             | $X_108                 |
     +---------------+----------------------+------------------------+
 
 
@@ -7169,7 +7281,7 @@ Full description
     +---------------+----------------------+------------------------+
     | opponent      | 21 bytes             | $public_key_hash       |
     +---------------+----------------------+------------------------+
-    | refutation    | Determined from data | $X_104                 |
+    | refutation    | Determined from data | $X_107                 |
     +---------------+----------------------+------------------------+
 
 
@@ -7193,7 +7305,7 @@ Full description
     +---------------+----------------------+------------------------+
     | rollup        | 20 bytes             | bytes                  |
     +---------------+----------------------+------------------------+
-    | stakers       | 42 bytes             | $X_98                  |
+    | stakers       | 42 bytes             | $X_101                 |
     +---------------+----------------------+------------------------+
 
 
@@ -7267,7 +7379,7 @@ Full description
     +---------------+----------------------+------------------------+
     | storage_limit | Determined from data | $N.t                   |
     +---------------+----------------------+------------------------+
-    | slot_header   | 145 bytes            | $X_97                  |
+    | slot_header   | 145 bytes            | $X_100                 |
     +---------------+----------------------+------------------------+
 
 
@@ -7295,7 +7407,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
-    | circuits_info         | Variable             | sequence of $X_94                                                       |
+    | circuits_info         | Variable             | sequence of $X_97                                                       |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
@@ -7327,7 +7439,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
-    | op                    | Variable             | sequence of $X_88                  |
+    | op                    | Variable             | sequence of $X_91                  |
     +-----------------------+----------------------+------------------------------------+
 
 
@@ -7351,11 +7463,11 @@ Full description
     +---------------+----------------------+------------------------+
     | zk_rollup     | 20 bytes             | bytes                  |
     +---------------+----------------------+------------------------+
-    | update        | Determined from data | $X_80                  |
+    | update        | Determined from data | $X_83                  |
     +---------------+----------------------+------------------------+
 
 
-    X_141
+    X_144
     *****
 
     +-----------------------+----------+------------------------------------+
@@ -7363,11 +7475,11 @@ Full description
     +=======================+==========+====================================+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $X_82                  |
+    | Unnamed field 0       | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
     ************************************************************************************************
 
     Applied (tag 0)
@@ -7378,7 +7490,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -7398,7 +7510,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -7422,9 +7534,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                              |
+    | errors                                                                   | Determined from data | $X_144                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -7434,7 +7546,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
     **********************************************************************************************
 
     Applied (tag 0)
@@ -7459,7 +7571,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -7483,13 +7595,13 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors" | 1 byte               | boolean (0 for false, 255 for true) |
     +------------------------------+----------------------+-------------------------------------+
-    | errors                       | Determined from data | $X_141                              |
+    | errors                       | Determined from data | $X_144                              |
     +------------------------------+----------------------+-------------------------------------+
     | consumed_milligas            | Determined from data | $N.t                                |
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -7502,7 +7614,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                               |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -7518,7 +7630,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -7542,17 +7654,17 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                              |
+    | errors                                                                   | Determined from data | $X_144                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -7563,13 +7675,13 @@ Full description
     +==========================================================================+======================+==================================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer                           |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                 |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -7579,7 +7691,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -7593,7 +7705,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -7617,15 +7729,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                                           |
+    | errors                                                                   | Determined from data | $X_144                                           |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                 |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -7635,11 +7747,11 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
-    X_242 (Determined from data, 8-bit tag)
+    X_245 (Determined from data, 8-bit tag)
     ***************************************
 
     To_contract (tag 0)
@@ -7652,9 +7764,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                 |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -7664,7 +7776,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -7676,7 +7788,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -7700,7 +7812,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -7711,7 +7823,7 @@ Full description
     +=================+======================+========================+
     | Tag             | 1 byte               | unsigned 8-bit integer |
     +-----------------+----------------------+------------------------+
-    | Unnamed field 0 | Determined from data | $X_242                 |
+    | Unnamed field 0 | Determined from data | $X_245                 |
     +-----------------+----------------------+------------------------+
 
 
@@ -7725,7 +7837,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -7749,13 +7861,13 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors" | 1 byte               | boolean (0 for false, 255 for true) |
     +------------------------------+----------------------+-------------------------------------+
-    | errors                       | Determined from data | $X_141                              |
+    | errors                       | Determined from data | $X_144                              |
     +------------------------------+----------------------+-------------------------------------+
-    | Unnamed field 0              | Determined from data | $X_242                              |
+    | Unnamed field 0              | Determined from data | $X_245                              |
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     transaction (tag 1)
@@ -7766,19 +7878,19 @@ Full description
     +==================================+======================+=====================================================================+
     | Tag                              | 1 byte               | unsigned 8-bit integer                                              |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                           | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                           | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                            | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | amount                           | Determined from data | $N.t                                                                |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | destination                      | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true)                                 |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | parameters                       | Determined from data | $X_111                                                              |
+    | parameters                       | Determined from data | $X_114                                                              |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                           | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction |
+    | result                           | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.transaction |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -7790,7 +7902,7 @@ Full description
     +================================+======================+=====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                              |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
@@ -7800,9 +7912,9 @@ Full description
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts                                    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -7814,7 +7926,7 @@ Full description
     +================================+======================+====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                             |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                              |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                              |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                 |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
@@ -7822,7 +7934,7 @@ Full description
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                   |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
 
 
@@ -7834,43 +7946,43 @@ Full description
     +===============================+======================+===============================================================+
     | Tag                           | 1 byte               | unsigned 8-bit integer                                        |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | source                        | 22 bytes             | $024-PsD5wVTJ.transaction_destination                         |
+    | source                        | 22 bytes             | $024-PtTALLiN.transaction_destination                         |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | nonce                         | 2 bytes              | unsigned 16-bit big-endian integer                            |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | type                          | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | type                          | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "tag"     | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | tag                           | Determined from data | $024-PsD5wVTJ.entrypoint                                      |
+    | tag                           | Determined from data | $024-PtTALLiN.entrypoint                                      |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "payload" | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | payload                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | payload                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | result                        | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event |
+    | result                        | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event |
     +-------------------------------+----------------------+---------------------------------------------------------------+
 
 
-    X_137
+    X_140
     *****
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update         |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update         |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
     *************************************************************************************************
 
     Applied (tag 0)
@@ -7881,7 +7993,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -7901,7 +8013,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -7925,9 +8037,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                              |
+    | errors                                                                   | Determined from data | $X_144                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -7937,25 +8049,25 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    X_285
+    X_288
     *****
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish        |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
     *****************************************************************************************************
 
     Applied (tag 0)
@@ -7966,7 +8078,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -7988,7 +8100,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -8012,9 +8124,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                              |
+    | errors                                                                   | Determined from data | $X_144                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -8026,25 +8138,25 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    X_430
+    X_433
     *****
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination    |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    X_578 (54 bytes, 8-bit tag)
+    X_581 (54 bytes, 8-bit tag)
     ***************************
 
     v0 (tag 0)
@@ -8063,7 +8175,7 @@ Full description
     +------------+----------+----------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -8074,7 +8186,7 @@ Full description
     +===================+======================+========================+
     | Tag               | 1 byte               | unsigned 8-bit integer |
     +-------------------+----------------------+------------------------+
-    | slot_header       | 54 bytes             | $X_578                 |
+    | slot_header       | 54 bytes             | $X_581                 |
     +-------------------+----------------------+------------------------+
     | consumed_milligas | Determined from data | $N.t                   |
     +-------------------+----------------------+------------------------+
@@ -8090,7 +8202,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -8114,33 +8226,33 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors" | 1 byte               | boolean (0 for false, 255 for true) |
     +------------------------------+----------------------+-------------------------------------+
-    | errors                       | Determined from data | $X_141                              |
+    | errors                       | Determined from data | $X_144                              |
     +------------------------------+----------------------+-------------------------------------+
-    | slot_header                  | 54 bytes             | $X_578                              |
+    | slot_header                  | 54 bytes             | $X_581                              |
     +------------------------------+----------------------+-------------------------------------+
     | consumed_milligas            | Determined from data | $N.t                                |
     +------------------------------+----------------------+-------------------------------------+
 
 
-    X_573
+    X_576
     *****
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
     *********************************************************************************************************
 
     Applied (tag 0)
@@ -8151,7 +8263,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -8169,7 +8281,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -8193,9 +8305,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                              |
+    | errors                                                                   | Determined from data | $X_144                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -8203,25 +8315,25 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    X_711
+    X_714
     *****
 
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                 |
     +==========================================================================+======================+==========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                         |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result  |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
 
 
-    X_867 (Determined from data, 8-bit tag)
+    X_870 (Determined from data, 8-bit tag)
     ***************************************
 
     Public (tag 0)
@@ -8242,11 +8354,11 @@ Full description
     +===========+======================+========================+
     | Tag       | 1 byte               | unsigned 8-bit integer |
     +-----------+----------------------+------------------------+
-    | whitelist | Determined from data | $X_108                 |
+    | whitelist | Determined from data | $X_111                 |
     +-----------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
     *******************************************************************************************************************
 
     Applied (tag 0)
@@ -8257,7 +8369,7 @@ Full description
     +==========================================================================+======================+=====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -8267,7 +8379,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "whitelist_update"                                   | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | whitelist_update                                                         | Determined from data | $X_867                              |
+    | whitelist_update                                                         | Determined from data | $X_870                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -8285,7 +8397,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -8309,9 +8421,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                              |
+    | errors                                                                   | Determined from data | $X_144                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -8321,7 +8433,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "whitelist_update"                                   | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | whitelist_update                                                         | Determined from data | $X_867                              |
+    | whitelist_update                                                         | Determined from data | $X_870                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -8329,25 +8441,25 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    X_853
+    X_856
     *****
 
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                           |
     +==========================================================================+======================+====================================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result            |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result            |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
 
 
-    X_1015 (1 byte, 8-bit tag)
+    X_1018 (1 byte, 8-bit tag)
     **************************
 
     Conflict_resolved (tag 0)
@@ -8370,7 +8482,7 @@ Full description
     +------+--------+------------------------+
 
 
-    X_1016 (Determined from data, 8-bit tag)
+    X_1019 (Determined from data, 8-bit tag)
     ****************************************
 
     Loser (tag 0)
@@ -8381,7 +8493,7 @@ Full description
     +========+==========+========================+
     | Tag    | 1 byte   | unsigned 8-bit integer |
     +--------+----------+------------------------+
-    | reason | 1 byte   | $X_1015                |
+    | reason | 1 byte   | $X_1018                |
     +--------+----------+------------------------+
     | player | 21 bytes | $public_key_hash       |
     +--------+----------+------------------------+
@@ -8397,7 +8509,7 @@ Full description
     +------+--------+------------------------+
 
 
-    X_1017 (Determined from data, 8-bit tag)
+    X_1020 (Determined from data, 8-bit tag)
     ****************************************
 
     Ongoing (tag 0)
@@ -8418,11 +8530,11 @@ Full description
     +========+======================+========================+
     | Tag    | 1 byte               | unsigned 8-bit integer |
     +--------+----------------------+------------------------+
-    | result | Determined from data | $X_1016                |
+    | result | Determined from data | $X_1019                |
     +--------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -8435,9 +8547,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                               |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | game_status                                                              | Determined from data | $X_1017                            |
+    | game_status                                                              | Determined from data | $X_1020                            |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -8453,7 +8565,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -8477,37 +8589,37 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                              |
+    | errors                                                                   | Determined from data | $X_144                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | game_status                                                              | Determined from data | $X_1017                             |
+    | game_status                                                              | Determined from data | $X_1020                             |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    X_1010
+    X_1013
     ******
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -8524,7 +8636,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -8540,7 +8652,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -8564,7 +8676,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                              |
+    | errors                                                                   | Determined from data | $X_144                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -8572,31 +8684,31 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    X_1313
+    X_1316
     ******
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -8625,7 +8737,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -8649,7 +8761,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors" | 1 byte               | boolean (0 for false, 255 for true) |
     +------------------------------+----------------------+-------------------------------------+
-    | errors                       | Determined from data | $X_141                              |
+    | errors                       | Determined from data | $X_144                              |
     +------------------------------+----------------------+-------------------------------------+
     | consumed_milligas            | Determined from data | $N.t                                |
     +------------------------------+----------------------+-------------------------------------+
@@ -8659,43 +8771,43 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    X_1455
+    X_1458
     ******
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    X_1592
+    X_1595
     ******
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event           |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event           |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -8706,7 +8818,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -8730,7 +8842,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -8754,9 +8866,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                              |
+    | errors                                                                   | Determined from data | $X_144                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -8770,25 +8882,25 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    X_1730
+    X_1733
     ******
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
     ***********************************************************************************************
 
     Applied (tag 0)
@@ -8799,7 +8911,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -8823,7 +8935,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -8847,9 +8959,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                              |
+    | errors                                                                   | Determined from data | $X_144                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -8863,25 +8975,25 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    X_1872
+    X_1875
     ******
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket          |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket          |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -8908,7 +9020,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -8932,7 +9044,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors" | 1 byte               | boolean (0 for false, 255 for true) |
     +------------------------------+----------------------+-------------------------------------+
-    | errors                       | Determined from data | $X_141                              |
+    | errors                       | Determined from data | $X_144                              |
     +------------------------------+----------------------+-------------------------------------+
     | kind                         | 1 byte               | boolean (0 for false, 255 for true) |
     +------------------------------+----------------------+-------------------------------------+
@@ -8940,25 +9052,25 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    X_2025
+    X_2028
     ******
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
     ********************************************************************************************************
 
     Applied (tag 0)
@@ -8969,7 +9081,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -8991,7 +9103,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -9015,9 +9127,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors"                                             | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | errors                                                                   | Determined from data | $X_141                              |
+    | errors                                                                   | Determined from data | $X_144                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -9029,61 +9141,61 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    X_2576
+    X_2579
     ******
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.register_global_constant |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    X_2718
+    X_2721
     ******
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    X_2860
+    X_2863
     ******
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Applied (tag 0)
@@ -9108,7 +9220,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | errors                | Variable | sequence of $X_82                  |
+    | errors                | Variable | sequence of $X_85                  |
     +-----------------------+----------+------------------------------------+
 
 
@@ -9132,75 +9244,100 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
     | ? presence of field "errors" | 1 byte               | boolean (0 for false, 255 for true) |
     +------------------------------+----------------------+-------------------------------------+
-    | errors                       | Determined from data | $X_141                              |
+    | errors                       | Determined from data | $X_144                              |
     +------------------------------+----------------------+-------------------------------------+
     | Unnamed field 0              | Determined from data | $X_78                               |
     +------------------------------+----------------------+-------------------------------------+
 
 
-    X_3043
+    X_3046
     ******
 
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_8                                                        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transaction              |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transaction              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    X_3395
+    X_3399 (Determined from data, 8-bit tag)
+    ****************************************
+
+    None (tag 0)
+    ============
+
+    +------+--------+------------------------+
+    | Name | Size   | Contents               |
+    +======+========+========================+
+    | Tag  | 1 byte | unsigned 8-bit integer |
+    +------+--------+------------------------+
+
+
+    Some (tag 1)
+    ============
+
+    +-----------------+---------+----------------------------------+
+    | Name            | Size    | Contents                         |
+    +=================+=========+==================================+
+    | Tag             | 1 byte  | unsigned 8-bit integer           |
+    +-----------------+---------+----------------------------------+
+    | Unnamed field 0 | 8 bytes | signed 64-bit big-endian integer |
+    +-----------------+---------+----------------------------------+
+
+
+    X_3398
     ******
 
-    +-------+---------+-------------------------------------------------------------------------+
-    | Name  | Size    | Contents                                                                |
-    +=======+=========+=========================================================================+
-    | slots | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
-    +-------+---------+-------------------------------------------------------------------------+
-    | stake | 8 bytes | signed 64-bit big-endian integer                                        |
-    +-------+---------+-------------------------------------------------------------------------+
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | Name         | Size                 | Contents                                                                |
+    +==============+======================+=========================================================================+
+    | slots        | 4 bytes              | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | baking_power | Determined from data | $X_3399                                                                 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
 
 
-    X_3394
+    X_3397
     ******
 
-    +-----------------+----------+------------------+
-    | Name            | Size     | Contents         |
-    +=================+==========+==================+
-    | delegate        | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_pkh   | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_power | 12 bytes | $X_3395          |
-    +-----------------+----------+------------------+
+    +-----------------+----------------------+------------------+
+    | Name            | Size                 | Contents         |
+    +=================+======================+==================+
+    | delegate        | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_pkh   | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_power | Determined from data | $X_3398          |
+    +-----------------+----------------------+------------------+
 
 
-    X_3390
+    X_3393
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_8                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | # bytes in next field                                                    | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | committee                                                                | Variable | sequence of $X_3394                |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | total_consensus_power                                                    | 12 bytes | $X_3395                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    024-PsD5wVTJ.operation_metadata.alpha.balance_updates
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_8                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | committee                                                                | Variable             | sequence of $X_3397                |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | total_consensus_power                                                    | Determined from data | $X_3398                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    024-PtTALLiN.operation_metadata.alpha.balance_updates
     *****************************************************
 
     +-----------------------+----------+------------------------------------+
@@ -9212,31 +9349,31 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    X_3414
+    X_3421
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_8                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | delegate                                                                 | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_power                                                          | 12 bytes | $X_3395                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_key                                                            | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    X_3429
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_8                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | delegate                                                                 | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_power                                                          | Determined from data | $X_3398                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_key                                                            | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    X_3439
     ******
 
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | Name                                                                     | Size     | Contents                            |
     +==========================================================================+==========+=====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | balance_updates                                                          | Variable | sequence of $X_8                    |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
@@ -9244,7 +9381,7 @@ Full description
     +--------------------------------------------------------------------------+----------+-------------------------------------+
 
 
-    X_3442 (Enumeration: unsigned 8-bit integer):
+    X_3452 (Enumeration: unsigned 8-bit integer):
     *********************************************
 
     +-------------+----------------+
@@ -9258,7 +9395,7 @@ Full description
     +-------------+----------------+
 
 
-    X_3441
+    X_3451
     ******
 
     +-------+---------+-------------------------------------------------------------+
@@ -9268,11 +9405,11 @@ Full description
     +-------+---------+-------------------------------------------------------------+
     | round | 4 bytes | signed 32-bit big-endian integer                            |
     +-------+---------+-------------------------------------------------------------+
-    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3442) |
+    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3452) |
     +-------+---------+-------------------------------------------------------------+
 
 
-    X_3440
+    X_3450
     ******
 
     +-------------------+----------+------------------+
@@ -9282,11 +9419,11 @@ Full description
     +-------------------+----------+------------------+
     | rewarded_delegate | 21 bytes | $public_key_hash |
     +-------------------+----------+------------------+
-    | misbehaviour      | 9 bytes  | $X_3441          |
+    | misbehaviour      | 9 bytes  | $X_3451          |
     +-------------------+----------+------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -9301,7 +9438,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | nonce    | 32 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -9317,13 +9454,13 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
-    | metadata              | 51 bytes | $X_3440                                   |
+    | metadata              | 51 bytes | $X_3450                                   |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -9343,7 +9480,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | bh2                   | Variable | $raw_block_header                  |
     +-----------------------+----------+------------------------------------+
-    | metadata              | 51 bytes | $X_3440                            |
+    | metadata              | 51 bytes | $X_3450                            |
     +-----------------------+----------+------------------------------------+
 
 
@@ -9359,7 +9496,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | secret   | 20 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -9407,9 +9544,9 @@ Full description
     +==========+======================+========================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                                 |
     +----------+----------------------+--------------------------------------------------------+
-    | solution | 200 bytes            | $X_122                                                 |
+    | solution | 200 bytes            | $X_125                                                 |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -9427,7 +9564,7 @@ Full description
     +---------------+----------------------+------------------------+
     | destination   | 21 bytes             | $public_key_hash       |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_3429                |
+    | metadata      | Determined from data | $X_3439                |
     +---------------+----------------------+------------------------+
 
 
@@ -9447,7 +9584,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3414                            |
+    | metadata           | Determined from data | $X_3421                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -9467,7 +9604,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3414                            |
+    | metadata           | Determined from data | $X_3421                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -9489,7 +9626,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | dal_attestation    | Determined from data | $Z.t                               |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3414                            |
+    | metadata           | Determined from data | $X_3421                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -9503,15 +9640,15 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation              |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation              |
     +-----------------------+----------------------+--------------------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
     | slot_index            | 1 byte               | unsigned 8-bit integer                                 |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | shard_with_proof      | Determined from data | $X_119                                                 |
+    | shard_with_proof      | Determined from data | $X_122                                                 |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | metadata              | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata              | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +-----------------------+----------------------+--------------------------------------------------------+
 
 
@@ -9523,13 +9660,13 @@ Full description
     +=======================+======================+================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                         |
     +-----------------------+----------------------+------------------------------------------------+
-    | consensus_content     | 40 bytes             | $X_113                                         |
+    | consensus_content     | 40 bytes             | $X_116                                         |
     +-----------------------+----------------------+------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer             |
     +-----------------------+----------------------+------------------------------------------------+
     | committee             | Variable             | sequence of unsigned 16-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------------------+
-    | metadata              | Determined from data | $X_3390                                        |
+    | metadata              | Determined from data | $X_3393                                        |
     +-----------------------+----------------------+------------------------------------------------+
 
 
@@ -9541,13 +9678,13 @@ Full description
     +=======================+======================+====================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer             |
     +-----------------------+----------------------+------------------------------------+
-    | consensus_content     | 40 bytes             | $X_113                             |
+    | consensus_content     | 40 bytes             | $X_116                             |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
-    | committee             | Variable             | sequence of $X_114                 |
+    | committee             | Variable             | sequence of $X_117                 |
     +-----------------------+----------------------+------------------------------------+
-    | metadata              | Determined from data | $X_3390                            |
+    | metadata              | Determined from data | $X_3393                            |
     +-----------------------+----------------------+------------------------------------+
 
 
@@ -9573,9 +9710,9 @@ Full description
     +-----------------------------+----------------------+-------------------------------------+
     | ? presence of field "proof" | 1 byte               | boolean (0 for false, 255 for true) |
     +-----------------------------+----------------------+-------------------------------------+
-    | proof                       | Determined from data | $X_109                              |
+    | proof                       | Determined from data | $X_112                              |
     +-----------------------------+----------------------+-------------------------------------+
-    | metadata                    | Determined from data | $X_1592                             |
+    | metadata                    | Determined from data | $X_1595                             |
     +-----------------------------+----------------------+-------------------------------------+
 
 
@@ -9599,13 +9736,13 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
-    | parameters                       | Determined from data | $X_111                              |
+    | parameters                       | Determined from data | $X_114                              |
     +----------------------------------+----------------------+-------------------------------------+
-    | metadata                         | Determined from data | $X_3043                             |
+    | metadata                         | Determined from data | $X_3046                             |
     +----------------------------------+----------------------+-------------------------------------+
 
 
@@ -9633,9 +9770,9 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
-    | metadata                       | Determined from data | $X_2860                             |
+    | metadata                       | Determined from data | $X_2863                             |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -9661,7 +9798,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | metadata                       | Determined from data | $X_2718                             |
+    | metadata                       | Determined from data | $X_2721                             |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -9687,7 +9824,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | value                 | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | metadata              | Determined from data | $X_2576                            |
+    | metadata              | Determined from data | $X_2579                            |
     +-----------------------+----------------------+------------------------------------+
 
 
@@ -9713,7 +9850,7 @@ Full description
     +-----------------------------+----------------------+-------------------------------------+
     | limit                       | Determined from data | $N.t                                |
     +-----------------------------+----------------------+-------------------------------------+
-    | metadata                    | Determined from data | $X_1592                             |
+    | metadata                    | Determined from data | $X_1595                             |
     +-----------------------------+----------------------+-------------------------------------+
 
 
@@ -9737,9 +9874,9 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
-    | metadata      | Determined from data | $X_711                               |
+    | metadata      | Determined from data | $X_714                               |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -9765,9 +9902,9 @@ Full description
     +-----------------------------+----------------------+-------------------------------------+
     | ? presence of field "proof" | 1 byte               | boolean (0 for false, 255 for true) |
     +-----------------------------+----------------------+-------------------------------------+
-    | proof                       | Determined from data | $X_109                              |
+    | proof                       | Determined from data | $X_112                              |
     +-----------------------------+----------------------+-------------------------------------+
-    | metadata                    | Determined from data | $X_2025                             |
+    | metadata                    | Determined from data | $X_2028                             |
     +-----------------------------+----------------------+-------------------------------------+
 
 
@@ -9793,9 +9930,9 @@ Full description
     +-----------------------------+----------------------+-------------------------------------+
     | ? presence of field "proof" | 1 byte               | boolean (0 for false, 255 for true) |
     +-----------------------------+----------------------+-------------------------------------+
-    | proof                       | Determined from data | $X_109                              |
+    | proof                       | Determined from data | $X_112                              |
     +-----------------------------+----------------------+-------------------------------------+
-    | metadata                    | Determined from data | $X_2025                             |
+    | metadata                    | Determined from data | $X_2028                             |
     +-----------------------------+----------------------+-------------------------------------+
 
 
@@ -9825,17 +9962,17 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
     | entrypoint            | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | metadata              | Determined from data | $X_1872                            |
+    | metadata              | Determined from data | $X_1875                            |
     +-----------------------+----------------------+------------------------------------+
 
 
@@ -9857,7 +9994,7 @@ Full description
     +---------------------------------+----------------------+------------------------------------------------------------+
     | storage_limit                   | Determined from data | $N.t                                                       |
     +---------------------------------+----------------------+------------------------------------------------------------+
-    | pvm_kind                        | 1 byte               | unsigned 8-bit integer encoding an enumeration (see X_107) |
+    | pvm_kind                        | 1 byte               | unsigned 8-bit integer encoding an enumeration (see X_110) |
     +---------------------------------+----------------------+------------------------------------------------------------+
     | # bytes in next field           | 4 bytes              | unsigned 30-bit big-endian integer                         |
     +---------------------------------+----------------------+------------------------------------------------------------+
@@ -9869,9 +10006,9 @@ Full description
     +---------------------------------+----------------------+------------------------------------------------------------+
     | ? presence of field "whitelist" | 1 byte               | boolean (0 for false, 255 for true)                        |
     +---------------------------------+----------------------+------------------------------------------------------------+
-    | whitelist                       | Determined from data | $X_108                                                     |
+    | whitelist                       | Determined from data | $X_111                                                     |
     +---------------------------------+----------------------+------------------------------------------------------------+
-    | metadata                        | Determined from data | $X_1730                                                    |
+    | metadata                        | Determined from data | $X_1733                                                    |
     +---------------------------------+----------------------+------------------------------------------------------------+
 
 
@@ -9895,9 +10032,9 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
-    | message               | Variable             | sequence of $X_82                  |
+    | message               | Variable             | sequence of $X_85                  |
     +-----------------------+----------------------+------------------------------------+
-    | metadata              | Determined from data | $X_1592                            |
+    | metadata              | Determined from data | $X_1595                            |
     +-----------------------+----------------------+------------------------------------+
 
 
@@ -9921,7 +10058,7 @@ Full description
     +---------------+----------------------+------------------------+
     | rollup        | 20 bytes             | bytes                  |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_1455                |
+    | metadata      | Determined from data | $X_1458                |
     +---------------+----------------------+------------------------+
 
 
@@ -9945,9 +10082,9 @@ Full description
     +---------------+----------------------+------------------------+
     | rollup        | 20 bytes             | bytes                  |
     +---------------+----------------------+------------------------+
-    | commitment    | 76 bytes             | $X_105                 |
+    | commitment    | 76 bytes             | $X_108                 |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_1313                |
+    | metadata      | Determined from data | $X_1316                |
     +---------------+----------------------+------------------------+
 
 
@@ -9973,9 +10110,9 @@ Full description
     +---------------+----------------------+------------------------+
     | opponent      | 21 bytes             | $public_key_hash       |
     +---------------+----------------------+------------------------+
-    | refutation    | Determined from data | $X_104                 |
+    | refutation    | Determined from data | $X_107                 |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_1010                |
+    | metadata      | Determined from data | $X_1013                |
     +---------------+----------------------+------------------------+
 
 
@@ -9999,9 +10136,9 @@ Full description
     +---------------+----------------------+------------------------+
     | rollup        | 20 bytes             | bytes                  |
     +---------------+----------------------+------------------------+
-    | stakers       | 42 bytes             | $X_98                  |
+    | stakers       | 42 bytes             | $X_101                 |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_1010                |
+    | metadata      | Determined from data | $X_1013                |
     +---------------+----------------------+------------------------+
 
 
@@ -10031,7 +10168,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | output_proof          | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | metadata              | Determined from data | $X_853                             |
+    | metadata              | Determined from data | $X_856                             |
     +-----------------------+----------------------+------------------------------------+
 
 
@@ -10057,7 +10194,7 @@ Full description
     +---------------+----------------------+------------------------+
     | staker        | 21 bytes             | $public_key_hash       |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_711                 |
+    | metadata      | Determined from data | $X_714                 |
     +---------------+----------------------+------------------------+
 
 
@@ -10079,9 +10216,9 @@ Full description
     +---------------+----------------------+------------------------+
     | storage_limit | Determined from data | $N.t                   |
     +---------------+----------------------+------------------------+
-    | slot_header   | 145 bytes            | $X_97                  |
+    | slot_header   | 145 bytes            | $X_100                 |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_573                 |
+    | metadata      | Determined from data | $X_576                 |
     +---------------+----------------------+------------------------+
 
 
@@ -10109,7 +10246,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
-    | circuits_info         | Variable             | sequence of $X_94                                                       |
+    | circuits_info         | Variable             | sequence of $X_97                                                       |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
@@ -10117,7 +10254,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
     | nb_ops                | 4 bytes              | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
-    | metadata              | Determined from data | $X_430                                                                  |
+    | metadata              | Determined from data | $X_433                                                                  |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -10143,9 +10280,9 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
-    | op                    | Variable             | sequence of $X_88                  |
+    | op                    | Variable             | sequence of $X_91                  |
     +-----------------------+----------------------+------------------------------------+
-    | metadata              | Determined from data | $X_285                             |
+    | metadata              | Determined from data | $X_288                             |
     +-----------------------+----------------------+------------------------------------+
 
 
@@ -10169,13 +10306,13 @@ Full description
     +---------------+----------------------+------------------------+
     | zk_rollup     | 20 bytes             | bytes                  |
     +---------------+----------------------+------------------------+
-    | update        | Determined from data | $X_80                  |
+    | update        | Determined from data | $X_83                  |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_137                 |
+    | metadata      | Determined from data | $X_140                 |
     +---------------+----------------------+------------------------+
 
 
-    X_3455 (Variable, 8-bit tag)
+    X_3465 (Variable, 8-bit tag)
     ****************************
 
     Operation_with_metadata (tag 0)
@@ -10188,7 +10325,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------+-------------------------------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.operation_contents_and_result |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.operation_contents_and_result |
     +-----------------------+----------+-------------------------------------------------------------------------+
     | signature             | Variable | bytes                                                                   |
     +-----------------------+----------+-------------------------------------------------------------------------+
@@ -10204,7 +10341,7 @@ Full description
     +-----------------------+----------+----------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                 |
     +-----------------------+----------+----------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.contents |
     +-----------------------+----------+----------------------------------------------------+
     | signature             | Variable | bytes                                              |
     +-----------------------+----------+----------------------------------------------------+
@@ -10225,7 +10362,7 @@ Full description
     +-----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -10254,11 +10391,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -10338,7 +10475,7 @@ Full description
     +==========+===========+========================+
     | Tag      | 1 byte    | unsigned 8-bit integer |
     +----------+-----------+------------------------+
-    | solution | 200 bytes | $X_122                 |
+    | solution | 200 bytes | $X_125                 |
     +----------+-----------+------------------------+
 
 
@@ -10438,13 +10575,13 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
     | slot_index            | 1 byte               | unsigned 8-bit integer                    |
     +-----------------------+----------------------+-------------------------------------------+
-    | shard_with_proof      | Determined from data | $X_119                                    |
+    | shard_with_proof      | Determined from data | $X_122                                    |
     +-----------------------+----------------------+-------------------------------------------+
 
 
@@ -10456,7 +10593,7 @@ Full description
     +=======================+==========+================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                         |
     +-----------------------+----------+------------------------------------------------+
-    | consensus_content     | 40 bytes | $X_113                                         |
+    | consensus_content     | 40 bytes | $X_116                                         |
     +-----------------------+----------+------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer             |
     +-----------------------+----------+------------------------------------------------+
@@ -10472,11 +10609,11 @@ Full description
     +=======================+==========+====================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer             |
     +-----------------------+----------+------------------------------------+
-    | consensus_content     | 40 bytes | $X_113                             |
+    | consensus_content     | 40 bytes | $X_116                             |
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | committee             | Variable | sequence of $X_114                 |
+    | committee             | Variable | sequence of $X_117                 |
     +-----------------------+----------+------------------------------------+
 
 
@@ -10502,7 +10639,7 @@ Full description
     +-----------------------------+----------------------+-------------------------------------+
     | ? presence of field "proof" | 1 byte               | boolean (0 for false, 255 for true) |
     +-----------------------------+----------------------+-------------------------------------+
-    | proof                       | Determined from data | $X_109                              |
+    | proof                       | Determined from data | $X_112                              |
     +-----------------------------+----------------------+-------------------------------------+
 
 
@@ -10526,11 +10663,11 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
-    | parameters                       | Determined from data | $X_111                              |
+    | parameters                       | Determined from data | $X_114                              |
     +----------------------------------+----------------------+-------------------------------------+
 
 
@@ -10558,7 +10695,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -10654,7 +10791,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -10680,7 +10817,7 @@ Full description
     +-----------------------------+----------------------+-------------------------------------+
     | ? presence of field "proof" | 1 byte               | boolean (0 for false, 255 for true) |
     +-----------------------------+----------------------+-------------------------------------+
-    | proof                       | Determined from data | $X_109                              |
+    | proof                       | Determined from data | $X_112                              |
     +-----------------------------+----------------------+-------------------------------------+
 
 
@@ -10706,7 +10843,7 @@ Full description
     +-----------------------------+----------------------+-------------------------------------+
     | ? presence of field "proof" | 1 byte               | boolean (0 for false, 255 for true) |
     +-----------------------------+----------------------+-------------------------------------+
-    | proof                       | Determined from data | $X_109                              |
+    | proof                       | Determined from data | $X_112                              |
     +-----------------------------+----------------------+-------------------------------------+
 
 
@@ -10736,11 +10873,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -10766,7 +10903,7 @@ Full description
     +---------------------------------+----------------------+------------------------------------------------------------+
     | storage_limit                   | Determined from data | $N.t                                                       |
     +---------------------------------+----------------------+------------------------------------------------------------+
-    | pvm_kind                        | 1 byte               | unsigned 8-bit integer encoding an enumeration (see X_107) |
+    | pvm_kind                        | 1 byte               | unsigned 8-bit integer encoding an enumeration (see X_110) |
     +---------------------------------+----------------------+------------------------------------------------------------+
     | # bytes in next field           | 4 bytes              | unsigned 30-bit big-endian integer                         |
     +---------------------------------+----------------------+------------------------------------------------------------+
@@ -10778,7 +10915,7 @@ Full description
     +---------------------------------+----------------------+------------------------------------------------------------+
     | ? presence of field "whitelist" | 1 byte               | boolean (0 for false, 255 for true)                        |
     +---------------------------------+----------------------+------------------------------------------------------------+
-    | whitelist                       | Determined from data | $X_108                                                     |
+    | whitelist                       | Determined from data | $X_111                                                     |
     +---------------------------------+----------------------+------------------------------------------------------------+
 
 
@@ -10802,7 +10939,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
-    | message               | Variable             | sequence of $X_82                  |
+    | message               | Variable             | sequence of $X_85                  |
     +-----------------------+----------------------+------------------------------------+
 
 
@@ -10848,7 +10985,7 @@ Full description
     +---------------+----------------------+------------------------+
     | rollup        | 20 bytes             | bytes                  |
     +---------------+----------------------+------------------------+
-    | commitment    | 76 bytes             | $X_105                 |
+    | commitment    | 76 bytes             | $X_108                 |
     +---------------+----------------------+------------------------+
 
 
@@ -10874,7 +11011,7 @@ Full description
     +---------------+----------------------+------------------------+
     | opponent      | 21 bytes             | $public_key_hash       |
     +---------------+----------------------+------------------------+
-    | refutation    | Determined from data | $X_104                 |
+    | refutation    | Determined from data | $X_107                 |
     +---------------+----------------------+------------------------+
 
 
@@ -10898,7 +11035,7 @@ Full description
     +---------------+----------------------+------------------------+
     | rollup        | 20 bytes             | bytes                  |
     +---------------+----------------------+------------------------+
-    | stakers       | 42 bytes             | $X_98                  |
+    | stakers       | 42 bytes             | $X_101                 |
     +---------------+----------------------+------------------------+
 
 
@@ -10972,7 +11109,7 @@ Full description
     +---------------+----------------------+------------------------+
     | storage_limit | Determined from data | $N.t                   |
     +---------------+----------------------+------------------------+
-    | slot_header   | 145 bytes            | $X_97                  |
+    | slot_header   | 145 bytes            | $X_100                 |
     +---------------+----------------------+------------------------+
 
 
@@ -11000,7 +11137,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
-    | circuits_info         | Variable             | sequence of $X_94                                                       |
+    | circuits_info         | Variable             | sequence of $X_97                                                       |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
@@ -11032,7 +11169,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
-    | op                    | Variable             | sequence of $X_88                  |
+    | op                    | Variable             | sequence of $X_91                  |
     +-----------------------+----------------------+------------------------------------+
 
 
@@ -11056,7 +11193,7 @@ Full description
     +---------------+----------------------+------------------------+
     | zk_rollup     | 20 bytes             | bytes                  |
     +---------------+----------------------+------------------------+
-    | update        | Determined from data | $X_80                  |
+    | update        | Determined from data | $X_83                  |
     +---------------+----------------------+------------------------+
 
 
@@ -11072,7 +11209,7 @@ Full description
     +------------------+----------+------------------------+
 
 
-    X_3554 (Variable, 8-bit tag)
+    X_3564 (Variable, 8-bit tag)
     ****************************
 
     Operation with too large metadata (tag 0)
@@ -11083,7 +11220,7 @@ Full description
     +===============================+==========+========================================================================+
     | Tag                           | 1 byte   | unsigned 8-bit integer                                                 |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -11097,7 +11234,7 @@ Full description
     +===============================+==========+========================================================================+
     | Tag                           | 1 byte   | unsigned 8-bit integer                                                 |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -11111,7 +11248,7 @@ Full description
     +=================+==========+========================+
     | Tag             | 1 byte   | unsigned 8-bit integer |
     +-----------------+----------+------------------------+
-    | Unnamed field 0 | Variable | $X_3455                |
+    | Unnamed field 0 | Variable | $X_3465                |
     +-----------------+----------+------------------------+
 
 
@@ -11131,11 +11268,11 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | Unnamed field 0       | Variable | $X_3554                            |
+    | Unnamed field 0       | Variable | $X_3564                            |
     +-----------------------+----------+------------------------------------+
 
 
-    X_79
+    X_82
     ****
 
     +--------------------------+----------+------------------------------------+
@@ -11222,8 +11359,8 @@ Full description
             
-    [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -11389,20 +11526,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -11417,11 +11554,11 @@ Full description
     +=======================+==========+=============================================================+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -11763,7 +11900,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -11802,7 +11939,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -11814,7 +11951,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -11826,7 +11963,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -11842,9 +11979,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -11856,9 +11993,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -11874,11 +12011,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -11890,11 +12027,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -11910,11 +12047,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -11954,8 +12091,8 @@ Full description
             
-    $micheline.024-PsD5wVTJ.michelson_v1.expression
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $micheline.024-PtTALLiN.michelson_v1.expression
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -12121,20 +12258,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -12147,11 +12284,11 @@ Full description
     +-----------------+----------------------+-------------------------------------------------+
     | Name            | Size                 | Contents                                        |
     +=================+======================+=================================================+
-    | Unnamed field 0 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -12493,7 +12630,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -12532,7 +12669,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -12544,7 +12681,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -12556,7 +12693,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -12572,9 +12709,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -12586,9 +12723,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -12604,11 +12741,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -12620,11 +12757,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -12640,11 +12777,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -12733,8 +12870,8 @@ Full description
     
-    $micheline.024-PsD5wVTJ.michelson_v1.expression
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $micheline.024-PtTALLiN.michelson_v1.expression
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -12900,20 +13037,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -12926,11 +13063,11 @@ Full description
     +-----------------+----------------------+-------------------------------------------------+
     | Name            | Size                 | Contents                                        |
     +=================+======================+=================================================+
-    | Unnamed field 0 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -13272,7 +13409,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -13311,7 +13448,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -13323,7 +13460,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -13335,7 +13472,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -13351,9 +13488,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -13365,9 +13502,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -13383,11 +13520,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -13399,11 +13536,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -13419,11 +13556,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -13700,24 +13837,24 @@ Full description
       "hard_gas_limit_per_operation": $bignum,
       "hard_gas_limit_per_block": $bignum,
       "proof_of_work_threshold": $int64,
-      "minimal_stake": $024-PsD5wVTJ.mutez,
-      "minimal_frozen_stake": $024-PsD5wVTJ.mutez,
+      "minimal_stake": $024-PtTALLiN.mutez,
+      "minimal_frozen_stake": $024-PtTALLiN.mutez,
       "vdf_difficulty": $int64,
       "origination_size": integer ∈ [-2^30, 2^30],
       "issuance_weights":
-        { "base_total_issued_per_minute": $024-PsD5wVTJ.mutez,
+        { "base_total_issued_per_minute": $024-PtTALLiN.mutez,
           "baking_reward_fixed_portion_weight": integer ∈ [-2^30, 2^30],
           "baking_reward_bonus_weight": integer ∈ [-2^30, 2^30],
           "attesting_reward_weight": integer ∈ [-2^30, 2^30],
           "seed_nonce_revelation_tip_weight": integer ∈ [-2^30, 2^30],
           "vdf_revelation_tip_weight": integer ∈ [-2^30, 2^30],
           "dal_rewards_weight": integer ∈ [-2^30, 2^30] },
-      "cost_per_byte": $024-PsD5wVTJ.mutez,
+      "cost_per_byte": $024-PtTALLiN.mutez,
       "hard_storage_limit_per_operation": $bignum,
       "quorum_min": integer ∈ [-2^31-1, 2^31],
       "quorum_max": integer ∈ [-2^31-1, 2^31],
       "min_proposal_quorum": integer ∈ [-2^31-1, 2^31],
-      "liquidity_baking_subsidy": $024-PsD5wVTJ.mutez,
+      "liquidity_baking_subsidy": $024-PtTALLiN.mutez,
       "liquidity_baking_toggle_ema_threshold": integer ∈ [-2^31-1, 2^31],
       "max_operations_time_to_live": integer ∈ [-2^15, 2^15-1],
       "minimal_block_delay": $int64,
@@ -13759,7 +13896,7 @@ Full description
       "smart_rollup_arith_pvm_enable": boolean,
       "smart_rollup_origination_size": integer ∈ [-2^30, 2^30],
       "smart_rollup_challenge_window_in_blocks": integer ∈ [-2^30, 2^30],
-      "smart_rollup_stake_amount": $024-PsD5wVTJ.mutez,
+      "smart_rollup_stake_amount": $024-PtTALLiN.mutez,
       "smart_rollup_commitment_period_in_blocks": integer ∈ [-2^30, 2^30],
       "smart_rollup_max_lookahead_in_blocks": integer ∈ [-2^31-1, 2^31],
       "smart_rollup_max_active_outbox_levels": integer ∈ [-2^31-1, 2^31],
@@ -13814,7 +13951,7 @@ Full description
       "issuance_modification_delay": integer ∈ [0, 255],
       "consensus_key_activation_delay": integer ∈ [0, 255],
       "unstake_finalization_delay": integer ∈ [0, 255] }
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez: $positive_bignum
     $Signature.Public_key_hash:
       /* A Ed25519, Secp256k1, P256, or BLS public key hash
          (Base58Check-encoded) */
@@ -14278,24 +14415,24 @@ Full description
       "hard_gas_limit_per_operation": $bignum,
       "hard_gas_limit_per_block": $bignum,
       "proof_of_work_threshold": $int64,
-      "minimal_stake": $024-PsD5wVTJ.mutez,
-      "minimal_frozen_stake": $024-PsD5wVTJ.mutez,
+      "minimal_stake": $024-PtTALLiN.mutez,
+      "minimal_frozen_stake": $024-PtTALLiN.mutez,
       "vdf_difficulty": $int64,
       "origination_size": integer ∈ [-2^30, 2^30],
       "issuance_weights":
-        { "base_total_issued_per_minute": $024-PsD5wVTJ.mutez,
+        { "base_total_issued_per_minute": $024-PtTALLiN.mutez,
           "baking_reward_fixed_portion_weight": integer ∈ [-2^30, 2^30],
           "baking_reward_bonus_weight": integer ∈ [-2^30, 2^30],
           "attesting_reward_weight": integer ∈ [-2^30, 2^30],
           "seed_nonce_revelation_tip_weight": integer ∈ [-2^30, 2^30],
           "vdf_revelation_tip_weight": integer ∈ [-2^30, 2^30],
           "dal_rewards_weight": integer ∈ [-2^30, 2^30] },
-      "cost_per_byte": $024-PsD5wVTJ.mutez,
+      "cost_per_byte": $024-PtTALLiN.mutez,
       "hard_storage_limit_per_operation": $bignum,
       "quorum_min": integer ∈ [-2^31-1, 2^31],
       "quorum_max": integer ∈ [-2^31-1, 2^31],
       "min_proposal_quorum": integer ∈ [-2^31-1, 2^31],
-      "liquidity_baking_subsidy": $024-PsD5wVTJ.mutez,
+      "liquidity_baking_subsidy": $024-PtTALLiN.mutez,
       "liquidity_baking_toggle_ema_threshold": integer ∈ [-2^31-1, 2^31],
       "max_operations_time_to_live": integer ∈ [-2^15, 2^15-1],
       "minimal_block_delay": $int64,
@@ -14337,7 +14474,7 @@ Full description
       "smart_rollup_arith_pvm_enable": boolean,
       "smart_rollup_origination_size": integer ∈ [-2^30, 2^30],
       "smart_rollup_challenge_window_in_blocks": integer ∈ [-2^30, 2^30],
-      "smart_rollup_stake_amount": $024-PsD5wVTJ.mutez,
+      "smart_rollup_stake_amount": $024-PtTALLiN.mutez,
       "smart_rollup_commitment_period_in_blocks": integer ∈ [-2^30, 2^30],
       "smart_rollup_max_lookahead_in_blocks": integer ∈ [-2^31-1, 2^31],
       "smart_rollup_max_active_outbox_levels": integer ∈ [-2^31-1, 2^31],
@@ -14389,7 +14526,7 @@ Full description
       "all_bakers_attest_activation_threshold":
         { "numerator": integer ∈ [0, 2^16-1],
           "denominator": integer ∈ [0, 2^16-1] } }
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez: $positive_bignum
     $Signature.Public_key_hash:
       /* A Ed25519, Secp256k1, P256, or BLS public key hash
          (Base58Check-encoded) */
@@ -14774,8 +14911,8 @@ Full description
             
-    [ $024-PsD5wVTJ.contract_id ... ]
-    $024-PsD5wVTJ.contract_id:
+    [ $024-PtTALLiN.contract_id ... ]
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
@@ -14793,7 +14930,7 @@ Full description
     +=======================+==========+=======================================+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer    |
     +-----------------------+----------+---------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $024-PsD5wVTJ.contract_id |
+    | Unnamed field 0       | Variable | sequence of $024-PtTALLiN.contract_id |
     +-----------------------+----------+---------------------------------------+
 
 
@@ -14848,7 +14985,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -14895,16 +15032,16 @@ Full description
             
-    { "balance": $024-PsD5wVTJ.mutez,
+    { "balance": $024-PtTALLiN.mutez,
       "delegate"?: $Signature.Public_key_hash,
-      "script"?: $024-PsD5wVTJ.scripted.contracts,
+      "script"?: $024-PtTALLiN.scripted.contracts,
       "counter"?: $positive_bignum,
       "revealed"?:
         boolean
         /* field present for implicit account only: true means the manager pk
            has been revealed */ }
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
     $Signature.Public_key_hash:
       /* A Ed25519, Secp256k1, P256, or BLS public key hash
@@ -14933,7 +15070,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | ? presence of field "script"   | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
     | ? presence of field "counter"  | 1 byte               | boolean (0 for false, 255 for true) |
     +--------------------------------+----------------------+-------------------------------------+
@@ -15008,7 +15145,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -15042,16 +15179,16 @@ Full description
             
-    [ { "ticketer": $024-PsD5wVTJ.contract_id,
-        "content_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-        "content": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+    [ { "ticketer": $024-PtTALLiN.contract_id,
+        "content_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+        "content": $micheline.024-PtTALLiN.michelson_v1.expression,
         "amount": $positive_bignum } ... ]
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -15217,20 +15354,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -15304,7 +15441,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -15333,7 +15470,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -15675,7 +15812,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -15714,7 +15851,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -15726,7 +15863,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -15738,7 +15875,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -15754,9 +15891,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -15768,9 +15905,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -15786,11 +15923,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -15802,11 +15939,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -15822,11 +15959,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -15866,11 +16003,11 @@ Full description
     +--------------+----------------------+-------------------------------------------------+
     | Name         | Size                 | Contents                                        |
     +==============+======================+=================================================+
-    | ticketer     | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer     | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +--------------+----------------------+-------------------------------------------------+
-    | content_type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content_type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
-    | content      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
     | amount       | Determined from data | $N.t                                            |
     +--------------+----------------------+-------------------------------------------------+
@@ -15989,9 +16126,9 @@ Full description
             
-    { "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "type": $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    { "key": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "type": $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -16157,20 +16294,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -16183,13 +16320,13 @@ Full description
     +------+----------------------+-------------------------------------------------+
     | Name | Size                 | Contents                                        |
     +======+======================+=================================================+
-    | key  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
-    | type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -16531,7 +16668,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -16570,7 +16707,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -16582,7 +16719,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -16594,7 +16731,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -16610,9 +16747,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -16624,9 +16761,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -16642,11 +16779,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -16658,11 +16795,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -16678,11 +16815,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -16707,11 +16844,11 @@ Full description
     
-    $micheline.024-PsD5wVTJ.michelson_v1.expression
+    $micheline.024-PtTALLiN.michelson_v1.expression
     /* Some */
     || null
     /* None */
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -16877,20 +17014,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -16907,7 +17044,7 @@ Full description
     +-----------------+----------------------+----------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -17249,7 +17386,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -17288,7 +17425,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -17300,7 +17437,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -17312,7 +17449,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -17328,9 +17465,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -17342,9 +17479,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -17360,11 +17497,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -17376,11 +17513,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -17396,11 +17533,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -17443,7 +17580,7 @@ Full description
     +=================+======================+=================================================+
     | Tag             | 1 byte               | unsigned 8-bit integer                          |
     +-----------------+----------------------+-------------------------------------------------+
-    | Unnamed field 0 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------+----------------------+-------------------------------------------------+
 
     
@@ -17598,9 +17735,9 @@ Full description
     { "unreachable"?:
-        [ { "path": [ $024-PsD5wVTJ.michelson.v1.primitives ... ] } ... ],
-      "entrypoints": { *: $micheline.024-PsD5wVTJ.michelson_v1.expression } }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+        [ { "path": [ $024-PtTALLiN.michelson.v1.primitives ... ] } ... ],
+      "entrypoints": { *: $micheline.024-PtTALLiN.michelson_v1.expression } }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -17766,20 +17903,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -17802,7 +17939,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -18140,7 +18277,7 @@ Full description
     +=======================+==========+=======================================================================================================+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | Unnamed field 0       | Variable | sequence of unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------------------+
 
 
@@ -18168,7 +18305,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -18207,7 +18344,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -18219,7 +18356,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -18231,7 +18368,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -18247,9 +18384,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -18261,9 +18398,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -18279,11 +18416,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -18295,11 +18432,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -18315,11 +18452,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -18349,7 +18486,7 @@ Full description
     +=================+======================+=================================================+
     | Unnamed field 0 | Determined from data | $X_2                                            |
     +-----------------+----------------------+-------------------------------------------------+
-    | Unnamed field 1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------+----------------------+-------------------------------------------------+
 
     
@@ -18371,8 +18508,8 @@ Full description
-    $micheline.024-PsD5wVTJ.michelson_v1.expression
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $micheline.024-PtTALLiN.michelson_v1.expression
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -18538,20 +18675,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -18564,11 +18701,11 @@ Full description
     +-----------------+----------------------+-------------------------------------------------+
     | Name            | Size                 | Contents                                        |
     +=================+======================+=================================================+
-    | Unnamed field 0 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -18910,7 +19047,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -18949,7 +19086,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -18961,7 +19098,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -18973,7 +19110,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -18989,9 +19126,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -19003,9 +19140,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -19021,11 +19158,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -19037,11 +19174,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -19057,11 +19194,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -19443,8 +19580,8 @@ Full description
     
-    $024-PsD5wVTJ.scripted.contracts /* Some */ || null /* None */
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts /* Some */ || null /* None */
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
@@ -19685,8 +19822,8 @@ Full description
-    $024-PsD5wVTJ.mutez /* Some */ || null /* None */
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez /* Some */ || null /* None */
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -19803,8 +19940,8 @@ Full description
             
-    $micheline.024-PsD5wVTJ.michelson_v1.expression
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $micheline.024-PtTALLiN.michelson_v1.expression
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -19970,20 +20107,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -19996,11 +20133,11 @@ Full description
     +-----------------+----------------------+-------------------------------------------------+
     | Name            | Size                 | Contents                                        |
     +=================+======================+=================================================+
-    | Unnamed field 0 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -20342,7 +20479,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -20381,7 +20518,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -20393,7 +20530,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -20405,7 +20542,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -20421,9 +20558,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -20435,9 +20572,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -20453,11 +20590,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -20469,11 +20606,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -20489,11 +20626,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -20582,11 +20719,11 @@ Full description
     
-    $micheline.024-PsD5wVTJ.michelson_v1.expression
+    $micheline.024-PtTALLiN.michelson_v1.expression
     /* Some */
     || null
     /* None */
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -20752,20 +20889,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -20782,7 +20919,7 @@ Full description
     +-----------------+----------------------+----------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -21124,7 +21261,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -21163,7 +21300,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -21175,7 +21312,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -21187,7 +21324,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -21203,9 +21340,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -21217,9 +21354,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -21235,11 +21372,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -21251,11 +21388,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -21271,11 +21408,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -21318,7 +21455,7 @@ Full description
     +=================+======================+=================================================+
     | Tag             | 1 byte               | unsigned 8-bit integer                          |
     +-----------------+----------------------+-------------------------------------------------+
-    | Unnamed field 0 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------+----------------------+-------------------------------------------------+
 
     
@@ -21485,15 +21622,15 @@ Full description
-    { "ticketer": $024-PsD5wVTJ.contract_id,
-      "content_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "content": $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.contract_id:
+    { "ticketer": $024-PtTALLiN.contract_id,
+      "content_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "content": $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -21659,20 +21796,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -21685,11 +21822,11 @@ Full description
     +--------------+----------------------+-------------------------------------------------+
     | Name         | Size                 | Contents                                        |
     +==============+======================+=================================================+
-    | ticketer     | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer     | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +--------------+----------------------+-------------------------------------------------+
-    | content_type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content_type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
-    | content      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
 
 
@@ -21744,7 +21881,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -21773,7 +21910,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -22115,7 +22252,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -22154,7 +22291,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -22166,7 +22303,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -22178,7 +22315,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -22194,9 +22331,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -22208,9 +22345,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -22226,11 +22363,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -22242,11 +22379,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -22262,11 +22399,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -22339,15 +22476,15 @@ Full description
       "finalizable":
         [ { "delegate": $Signature.Public_key_hash,
             "cycle": integer ∈ [-2^31-1, 2^31],
-            "amount": $024-PsD5wVTJ.mutez } ... ],
+            "amount": $024-PtTALLiN.mutez } ... ],
       "unfinalizable":
         { "delegate": $Signature.Public_key_hash,
           "requests":
             [ { "cycle": integer ∈ [-2^31-1, 2^31],
-                "amount": $024-PsD5wVTJ.mutez } ... ] } }
+                "amount": $024-PtTALLiN.mutez } ... ] } }
     || null
     /* None */
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez: $positive_bignum
     $Signature.Public_key_hash:
       /* A Ed25519, Secp256k1, P256, or BLS public key hash
          (Base58Check-encoded) */
@@ -22522,8 +22659,8 @@ Full description
             
-    $024-PsD5wVTJ.mutez /* Some */ || null /* None */
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez /* Some */ || null /* None */
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -22594,8 +22731,8 @@ Full description
             
-    $024-PsD5wVTJ.mutez /* Some */ || null /* None */
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez /* Some */ || null /* None */
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -22682,7 +22819,7 @@ Full description
                || /* published */
                { /* v0 */
                  "kind": "published",
-                 "publisher": $024-PsD5wVTJ.contract_id,
+                 "publisher": $024-PtTALLiN.contract_id,
                  "is_proto_attested": boolean,
                  "attested_shards": integer ∈ [0, 2^16-1],
                  "total_shards": integer ∈ [0, 2^16-1],
@@ -22693,7 +22830,7 @@ Full description
              "back_pointers": [ $dal_skip_list_pointer ... ] } }
     || null
     /* None */
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
@@ -22786,7 +22923,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -22859,7 +22996,7 @@ Full description
     +===================+==========+=====================================+
     | Tag               | 1 byte   | unsigned 8-bit integer              |
     +-------------------+----------+-------------------------------------+
-    | publisher         | 22 bytes | $024-PsD5wVTJ.contract_id           |
+    | publisher         | 22 bytes | $024-PtTALLiN.contract_id           |
     +-------------------+----------+-------------------------------------+
     | is_proto_attested | 1 byte   | boolean (0 for false, 255 for true) |
     +-------------------+----------+-------------------------------------+
@@ -23144,7 +23281,7 @@ Full description
                    || /* published */
                    { /* v0 */
                      "kind": "published",
-                     "publisher": $024-PsD5wVTJ.contract_id,
+                     "publisher": $024-PtTALLiN.contract_id,
                      "is_proto_attested": boolean,
                      "attested_shards": integer ∈ [0, 2^16-1],
                      "total_shards": integer ∈ [0, 2^16-1],
@@ -23153,7 +23290,7 @@ Full description
                      "index": integer ∈ [0, 255],
                      "commitment": $DAL_commitment },
                  "back_pointers": [ $dal_skip_list_pointer ... ] } } ] ... ]
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
@@ -23248,7 +23385,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -23321,7 +23458,7 @@ Full description
     +===================+==========+=====================================+
     | Tag               | 1 byte   | unsigned 8-bit integer              |
     +-------------------+----------+-------------------------------------+
-    | publisher         | 22 bytes | $024-PsD5wVTJ.contract_id           |
+    | publisher         | 22 bytes | $024-PtTALLiN.contract_id           |
     +-------------------+----------+-------------------------------------+
     | is_proto_attested | 1 byte   | boolean (0 for false, 255 for true) |
     +-------------------+----------+-------------------------------------+
@@ -23506,12 +23643,12 @@ Full description
           "missed_slots": integer ∈ [-2^30, 2^30],
           "missed_levels": integer ∈ [-2^30, 2^30],
           "remaining_allowed_missed_slots": integer ∈ [-2^30, 2^30],
-          "expected_attesting_rewards": $024-PsD5wVTJ.mutez },
+          "expected_attesting_rewards": $024-PtTALLiN.mutez },
       "dal_participation"?:
         { "expected_assigned_shards_per_slot": integer ∈ [-2^30, 2^30],
           "delegate_attested_dal_slots": integer ∈ [-2^30, 2^30],
           "delegate_attestable_dal_slots": integer ∈ [-2^30, 2^30],
-          "expected_dal_rewards": $024-PsD5wVTJ.mutez,
+          "expected_dal_rewards": $024-PtTALLiN.mutez,
           "sufficient_dal_participation": boolean,
           "denounced": boolean },
       "grace_period": integer ∈ [-2^31-1, 2^31],
@@ -23526,10 +23663,10 @@ Full description
                 "edge_of_baking_over_staking_billionth":
                   integer ∈ [-2^31-1, 2^31] } } ... ],
       "baking_power": $int64,
-      "total_staked": $024-PsD5wVTJ.mutez,
-      "total_delegated": $024-PsD5wVTJ.mutez,
+      "total_staked": $024-PtTALLiN.mutez,
+      "total_delegated": $024-PtTALLiN.mutez,
       "min_delegated_in_current_cycle":
-        { "amount": $024-PsD5wVTJ.mutez,
+        { "amount": $024-PtTALLiN.mutez,
           "level"?:
             { "level":
                 integer ∈ [0, 2^31]
@@ -23556,14 +23693,14 @@ Full description
                 boolean
                 /* Tells whether the baker of this block has to commit a seed
                    nonce hash. */ } },
-      "own_full_balance": $024-PsD5wVTJ.mutez,
-      "own_staked": $024-PsD5wVTJ.mutez,
-      "own_delegated": $024-PsD5wVTJ.mutez,
-      "external_staked": $024-PsD5wVTJ.mutez,
-      "external_delegated": $024-PsD5wVTJ.mutez,
+      "own_full_balance": $024-PtTALLiN.mutez,
+      "own_staked": $024-PtTALLiN.mutez,
+      "own_delegated": $024-PtTALLiN.mutez,
+      "external_staked": $024-PtTALLiN.mutez,
+      "external_delegated": $024-PtTALLiN.mutez,
       "total_unstaked_per_cycle":
         [ { "cycle": integer ∈ [-2^31-1, 2^31],
-            "deposit": $024-PsD5wVTJ.mutez } ... ],
+            "deposit": $024-PtTALLiN.mutez } ... ],
       "denunciations":
         [ { "operation_hash": $Operation_hash,
             "rewarded": $Signature.Public_key_hash,
@@ -23571,8 +23708,8 @@ Full description
               { "level": integer ∈ [0, 2^31],
                 "round": integer ∈ [-2^31-1, 2^31],
                 "kind": "attestation" | "block" | "preattestation" } } ... ],
-      "estimated_shared_pending_slashed_amount": $024-PsD5wVTJ.mutez,
-      "staking_denominator": $024-PsD5wVTJ.mutez,
+      "estimated_shared_pending_slashed_amount": $024-PtTALLiN.mutez,
+      "staking_denominator": $024-PtTALLiN.mutez,
       "current_voting_power": $int64,
       "voting_power": $int64,
       "voting_info":
@@ -23600,20 +23737,20 @@ Full description
                 "pkh": $Bls12_381.Public_key_hash,
                 "pk": $Bls12_381.Public_key } ... ] },
       "stakers":
-        [ { "staker": $024-PsD5wVTJ.contract_id.implicit,
-            "frozen_deposits": $024-PsD5wVTJ.mutez } ... ],
-      "delegators": [ $024-PsD5wVTJ.contract_id ... ] }
-    $024-PsD5wVTJ.contract_id:
+        [ { "staker": $024-PtTALLiN.contract_id.implicit,
+            "frozen_deposits": $024-PtTALLiN.mutez } ... ],
+      "delegators": [ $024-PtTALLiN.contract_id ... ] }
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.implicit:
+    $024-PtTALLiN.contract_id.implicit:
       /* A contract handle -- implicit account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash. */
       $unistring
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez: $positive_bignum
     $Bls12_381.Public_key:
       /* A Bls12_381 public key (Base58Check-encoded) */
       $unistring
@@ -23716,7 +23853,7 @@ Full description
     +-----------------------------------------+----------------------+---------------------------------------+
     | # bytes in next field                   | 4 bytes              | unsigned 30-bit big-endian integer    |
     +-----------------------------------------+----------------------+---------------------------------------+
-    | delegators                              | Variable             | sequence of $024-PsD5wVTJ.contract_id |
+    | delegators                              | Variable             | sequence of $024-PtTALLiN.contract_id |
     +-----------------------------------------+----------------------+---------------------------------------+
 
 
@@ -24101,7 +24238,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.implicit (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.implicit (22 bytes, 8-bit tag)
     *******************************************************
 
     Implicit (tag 0)
@@ -24122,13 +24259,13 @@ Full description
     +-----------------+----------------------+------------------------------------+
     | Name            | Size                 | Contents                           |
     +=================+======================+====================================+
-    | staker          | 22 bytes             | $024-PsD5wVTJ.contract_id.implicit |
+    | staker          | 22 bytes             | $024-PtTALLiN.contract_id.implicit |
     +-----------------+----------------------+------------------------------------+
     | frozen_deposits | Determined from data | $N.t                               |
     +-----------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -24632,10 +24769,10 @@ Full description
     { "expected_assigned_shards_per_slot": integer ∈ [-2^30, 2^30],
       "delegate_attested_dal_slots": integer ∈ [-2^30, 2^30],
       "delegate_attestable_dal_slots": integer ∈ [-2^30, 2^30],
-      "expected_dal_rewards": $024-PsD5wVTJ.mutez,
+      "expected_dal_rewards": $024-PtTALLiN.mutez,
       "sufficient_dal_participation": boolean,
       "denounced": boolean }
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -24768,8 +24905,8 @@ Full description
             
-    [ $024-PsD5wVTJ.contract_id ... ]
-    $024-PsD5wVTJ.contract_id:
+    [ $024-PtTALLiN.contract_id ... ]
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
@@ -24787,7 +24924,7 @@ Full description
     +=======================+==========+=======================================+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer    |
     +-----------------------+----------+---------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $024-PsD5wVTJ.contract_id |
+    | Unnamed field 0       | Variable | sequence of $024-PtTALLiN.contract_id |
     +-----------------------+----------+---------------------------------------+
 
 
@@ -24842,7 +24979,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -24890,8 +25027,8 @@ Full description
             
-    [ $024-PsD5wVTJ.contract_id ... ]
-    $024-PsD5wVTJ.contract_id:
+    [ $024-PtTALLiN.contract_id ... ]
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
@@ -24909,7 +25046,7 @@ Full description
     +=======================+==========+=======================================+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer    |
     +-----------------------+----------+---------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $024-PsD5wVTJ.contract_id |
+    | Unnamed field 0       | Variable | sequence of $024-PtTALLiN.contract_id |
     +-----------------------+----------+---------------------------------------+
 
 
@@ -24964,7 +25101,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -25338,8 +25475,8 @@ Full description
             
-    $024-PsD5wVTJ.mutez /* Some */ || null /* None */
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez /* Some */ || null /* None */
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -25518,7 +25655,7 @@ Full description
             
-    { "amount": $024-PsD5wVTJ.mutez,
+    { "amount": $024-PtTALLiN.mutez,
       "level"?:
         { "level":
             integer ∈ [0, 2^31]
@@ -25544,7 +25681,7 @@ Full description
             boolean
             /* Tells whether the baker of this block has to commit a seed nonce
                hash. */ } }
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -25755,8 +25892,8 @@ Full description
       "missed_slots": integer ∈ [-2^30, 2^30],
       "missed_levels": integer ∈ [-2^30, 2^30],
       "remaining_allowed_missed_slots": integer ∈ [-2^30, 2^30],
-      "expected_attesting_rewards": $024-PsD5wVTJ.mutez }
-    $024-PsD5wVTJ.mutez: $positive_bignum
+      "expected_attesting_rewards": $024-PtTALLiN.mutez }
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -25873,14 +26010,14 @@ Full description
             
-    [ { "staker": $024-PsD5wVTJ.contract_id.implicit,
-        "frozen_deposits": $024-PsD5wVTJ.mutez } ... ]
-    $024-PsD5wVTJ.contract_id.implicit:
+    [ { "staker": $024-PtTALLiN.contract_id.implicit,
+        "frozen_deposits": $024-PtTALLiN.mutez } ... ]
+    $024-PtTALLiN.contract_id.implicit:
       /* A contract handle -- implicit account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash. */
       $unistring
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -25953,7 +26090,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id.implicit (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.implicit (22 bytes, 8-bit tag)
     *******************************************************
 
     Implicit (tag 0)
@@ -25986,7 +26123,7 @@ Full description
     +-----------------+----------------------+------------------------------------+
     | Name            | Size                 | Contents                           |
     +=================+======================+====================================+
-    | staker          | 22 bytes             | $024-PsD5wVTJ.contract_id.implicit |
+    | staker          | 22 bytes             | $024-PtTALLiN.contract_id.implicit |
     +-----------------+----------------------+------------------------------------+
     | frozen_deposits | Determined from data | $N.t                               |
     +-----------------+----------------------+------------------------------------+
@@ -26242,8 +26379,8 @@ Full description
   
     [ { "cycle": integer ∈ [-2^31-1, 2^31],
-        "deposit": $024-PsD5wVTJ.mutez } ... ]
-    $024-PsD5wVTJ.mutez: $positive_bignum
+        "deposit": $024-PtTALLiN.mutez } ... ]
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -26304,8 +26441,8 @@ Full description
   
     [ { "cycle": integer ∈ [-2^31-1, 2^31],
-        "deposit": $024-PsD5wVTJ.mutez } ... ]
-    $024-PsD5wVTJ.mutez: $positive_bignum
+        "deposit": $024-PtTALLiN.mutez } ... ]
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -26823,13 +26960,13 @@ Full description
   
     [ { "cycle": integer ∈ [-2^31-1, 2^31],
-        "baking_reward_fixed_portion": $024-PsD5wVTJ.mutez,
-        "baking_reward_bonus_per_block": $024-PsD5wVTJ.mutez,
-        "attesting_reward_per_block": $024-PsD5wVTJ.mutez,
-        "seed_nonce_revelation_tip": $024-PsD5wVTJ.mutez,
-        "vdf_revelation_tip": $024-PsD5wVTJ.mutez,
-        "dal_attesting_reward_per_shard": $024-PsD5wVTJ.mutez } ... ]
-    $024-PsD5wVTJ.mutez: $positive_bignum
+        "baking_reward_fixed_portion": $024-PtTALLiN.mutez,
+        "baking_reward_bonus_per_block": $024-PtTALLiN.mutez,
+        "attesting_reward_per_block": $024-PtTALLiN.mutez,
+        "seed_nonce_revelation_tip": $024-PtTALLiN.mutez,
+        "vdf_revelation_tip": $024-PtTALLiN.mutez,
+        "dal_attesting_reward_per_shard": $024-PtTALLiN.mutez } ... ]
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -32294,7 +32431,7 @@ Full description
                          || /* published */
                          { /* v0 */
                            "kind": "published",
-                           "publisher": $024-PsD5wVTJ.contract_id,
+                           "publisher": $024-PtTALLiN.contract_id,
                            "is_proto_attested": boolean,
                            "attested_shards": integer ∈ [0, 2^16-1],
                            "total_shards": integer ∈ [0, 2^16-1],
@@ -32322,7 +32459,7 @@ Full description
                        "tick": $positive_bignum } } },
         "alice": $Signature.Public_key_hash,
         "bob": $Signature.Public_key_hash } ... ]
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
@@ -32482,7 +32619,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -32555,7 +32692,7 @@ Full description
     +===================+==========+=====================================+
     | Tag               | 1 byte   | unsigned 8-bit integer              |
     +-------------------+----------+-------------------------------------+
-    | publisher         | 22 bytes | $024-PsD5wVTJ.contract_id           |
+    | publisher         | 22 bytes | $024-PtTALLiN.contract_id           |
     +-------------------+----------+-------------------------------------+
     | is_proto_attested | 1 byte   | boolean (0 for false, 255 for true) |
     +-------------------+----------+-------------------------------------+
@@ -33170,15 +33307,15 @@ Full description
             
-    { "ticketer": $024-PsD5wVTJ.contract_id,
-      "content_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "content": $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.contract_id:
+    { "ticketer": $024-PtTALLiN.contract_id,
+      "content_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "content": $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -33344,20 +33481,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -33370,11 +33507,11 @@ Full description
     +--------------+----------------------+-------------------------------------------------+
     | Name         | Size                 | Contents                                        |
     +==============+======================+=================================================+
-    | ticketer     | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer     | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +--------------+----------------------+-------------------------------------------------+
-    | content_type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content_type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
-    | content      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
 
 
@@ -33429,7 +33566,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -33458,7 +33595,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -33800,7 +33937,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -33839,7 +33976,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -33851,7 +33988,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -33863,7 +34000,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -33879,9 +34016,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -33893,9 +34030,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -33911,11 +34048,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -33927,11 +34064,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -33947,11 +34084,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -34137,10 +34274,10 @@ Full description
             
-    { "delegates": $024-PsD5wVTJ.mutez,
-      "delegators": $024-PsD5wVTJ.mutez,
-      "overstaked": $024-PsD5wVTJ.mutez }
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    { "delegates": $024-PtTALLiN.mutez,
+      "delegators": $024-PtTALLiN.mutez,
+      "overstaked": $024-PtTALLiN.mutez }
+    $024-PtTALLiN.mutez: $positive_bignum
     $positive_bignum:
       /* Positive big number
          Decimal representation of a positive big number */
@@ -34322,7 +34459,7 @@ Full description
     { /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
-      "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+      "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
       "chain_id": $Chain_id,
       "hash": $block_hash,
       "level": integer ∈ [-2^31-1, 2^31],
@@ -34337,9 +34474,9 @@ Full description
       "payload_round": integer ∈ [-2^31-1, 2^31],
       "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
       "seed_nonce_hash"?: $cycle_nonce,
-      "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+      "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
       "signature": $Signature.V2 }
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
     $Chain_id:
       /* Network identifier (Base58Check-encoded) */
       $unistring
@@ -34415,7 +34552,7 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
@@ -34433,7 +34570,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -34484,14 +34621,14 @@ Full description
             
-    { "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+    { "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
       "payload_hash": $value_hash,
       "payload_round": integer ∈ [-2^31-1, 2^31],
       "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
       "seed_nonce_hash"?: $cycle_nonce,
-      "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+      "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
       "signature": $Signature.V2 }
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
     $Signature.V2:
       /* A Ed25519, Secp256k1, P256 or BLS signature (Base58Check-encoded) */
       $unistring
@@ -34522,13 +34659,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -34723,6 +34860,94 @@ Full description
 
 
 
+.. _GET_..--block_id--helpers--all_bakers_attest_activation_level :
+
+**GET ..//helpers/all_bakers_attest_activation_level**
+
+.. raw:: html
+
+  
+ + +
+

+ Returns the activation level of All Bakers Attest. If the level is not set, returns `null`.

+
+
+
+    { /* Some */
+      "level":
+        integer ∈ [0, 2^31]
+        /* The level of the block relative to genesis. This is also the Shell's
+           notion of level. */,
+      "level_position":
+        integer ∈ [-2^31-1, 2^31]
+        /* The level of the block relative to the successor of the genesis
+           block. More precisely, it is the position of the block relative to
+           the block that starts the "Alpha family" of protocols, which
+           includes all protocols except Genesis (that is, from 001 onwards). */,
+      "cycle":
+        integer ∈ [-2^31-1, 2^31]
+        /* The current cycle's number. Note that cycles are a protocol-specific
+           notion. As a result, the cycle number starts at 0 with the first
+           block of the Alpha family of protocols. */,
+      "cycle_position":
+        integer ∈ [-2^31-1, 2^31]
+        /* The current level of the block relative to the first block of the
+           current cycle. */,
+      "expected_commitment":
+        boolean
+        /* Tells whether the baker of this block has to commit a seed nonce
+           hash. */ }
+    || null
+    /* None */
+
+
+
+    +-----------------+----------------------+----------+
+    | Name            | Size                 | Contents |
+    +=================+======================+==========+
+    | Unnamed field 0 | Determined from data | $X_0     |
+    +-----------------+----------------------+----------+
+
+
+    X_0 (Determined from data, 8-bit tag)
+    *************************************
+
+    None (tag 0)
+    ============
+
+    +------+--------+------------------------+
+    | Name | Size   | Contents               |
+    +======+========+========================+
+    | Tag  | 1 byte | unsigned 8-bit integer |
+    +------+--------+------------------------+
+
+
+    Some (tag 1)
+    ============
+
+    +---------------------+---------+-------------------------------------+
+    | Name                | Size    | Contents                            |
+    +=====================+=========+=====================================+
+    | Tag                 | 1 byte  | unsigned 8-bit integer              |
+    +---------------------+---------+-------------------------------------+
+    | level               | 4 bytes | signed 32-bit big-endian integer    |
+    +---------------------+---------+-------------------------------------+
+    | level_position      | 4 bytes | signed 32-bit big-endian integer    |
+    +---------------------+---------+-------------------------------------+
+    | cycle               | 4 bytes | signed 32-bit big-endian integer    |
+    +---------------------+---------+-------------------------------------+
+    | cycle_position      | 4 bytes | signed 32-bit big-endian integer    |
+    +---------------------+---------+-------------------------------------+
+    | expected_commitment | 1 byte  | boolean (0 for false, 255 for true) |
+    +---------------------+---------+-------------------------------------+
+
+    
+
+ + + .. _GET_..--block_id--helpers--attestation_rights : **GET ..//helpers/attestation_rights?(level=)\*&[cycle=]&(delegate=)\*&(consensus_key=)\*** @@ -34863,53 +35088,188 @@ Full description -.. _GET_..--block_id--helpers--baking_rights : +.. _GET_..--block_id--helpers--baking_power_distribution_for_current_cycle : -**GET ..//helpers/baking_rights?(level=)\*&[cycle=]&(delegate=)\*&(consensus_key=)\*&[max_round=]&[all]** +**GET ..//helpers/baking_power_distribution_for_current_cycle** .. raw:: html -
- - -
+
+ + +

- Retrieves the list of delegates allowed to bake a block. - By default, it gives the best baking opportunities (in terms of rounds) for bakers that have at least one opportunity below the 64th round for the next block. - Parameters `level` and `cycle` can be used to specify the (valid) level(s) in the past or future at which the baking rights have to be returned. - Parameter `delegate` can be used to restrict the results to the given delegates. Parameter `consensus_key` can be used to restrict the results to the given consensus_keys. If parameter `all` is set, all the baking opportunities for each baker at each level are returned, instead of just the first one. - Returns the list of baking opportunities up to round 64. Also returns the minimal timestamps that correspond to these opportunities. The timestamps are omitted for levels in the past, and are only estimates for levels higher that the next block's, based on the hypothesis that all predecessor blocks were baked at the first round.

Optional query arguments :

  • level = <block_level>
  • cycle = <block_cycle>
  • delegate = <pkh>
  • consensus_key = <pkh>
  • max_round = <uint>
  • all

+ Returns the total baking power and the list of active delegates with their respective baking power, used to determine consensus rights for the current cycle. Note that these baking powers correspond to the staked and delegated balances that were held by bakers at the end of (current_cycle - CONSENSUS_RIGHTS_DELAY - 1).

-
+
-    [ { "level": integer ∈ [0, 2^31],
-        "delegate": $Signature.Public_key_hash,
-        "round": integer ∈ [-2^31-1, 2^31],
-        "estimated_time"?: $timestamp.protocol,
-        "consensus_key": $Signature.Public_key_hash } ... ]
+    [ $int64,
+      [ [ { "delegate": $Signature.Public_key_hash,
+            "consensus_pkh": $Signature.Public_key_hash },
+          $int64 ] ... ] ]
     $Signature.Public_key_hash:
       /* A Ed25519, Secp256k1, P256, or BLS public key hash
          (Base58Check-encoded) */
       $unistring
-    $timestamp.protocol:
-      /* A timestamp as seen by the protocol: second-level precision, epoch
-         based. */
-      $unistring
+    $int64:
+      /* 64 bit integers
+         Decimal representation of 64 bit integers */
+      string
     $unistring:
       /* Universal string representation
          Either a plain UTF8 string, or a sequence of bytes for strings that
          contain invalid byte sequences. */
       string || { "invalid_utf8_string": [ integer ∈ [0, 255] ... ] }
-
+
-    +-----------------------+----------+------------------------------------+
-    | Name                  | Size     | Contents                           |
-    +=======================+==========+====================================+
-    | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
-    +-----------------------+----------+------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $X_0                   |
-    +-----------------------+----------+------------------------------------+
+    +-----------------+----------------------+----------------------------------+
+    | Name            | Size                 | Contents                         |
+    +=================+======================+==================================+
+    | Unnamed field 0 | 8 bytes              | signed 64-bit big-endian integer |
+    +-----------------+----------------------+----------------------------------+
+    | Unnamed field 1 | Determined from data | $X_0                             |
+    +-----------------+----------------------+----------------------------------+
+
+
+    public_key_hash (21 bytes, 8-bit tag)
+    *************************************
+
+    Ed25519 (tag 0)
+    ===============
+
+    +-------------------------+----------+------------------------+
+    | Name                    | Size     | Contents               |
+    +=========================+==========+========================+
+    | Tag                     | 1 byte   | unsigned 8-bit integer |
+    +-------------------------+----------+------------------------+
+    | Ed25519.Public_key_hash | 20 bytes | bytes                  |
+    +-------------------------+----------+------------------------+
+
+
+    Secp256k1 (tag 1)
+    =================
+
+    +---------------------------+----------+------------------------+
+    | Name                      | Size     | Contents               |
+    +===========================+==========+========================+
+    | Tag                       | 1 byte   | unsigned 8-bit integer |
+    +---------------------------+----------+------------------------+
+    | Secp256k1.Public_key_hash | 20 bytes | bytes                  |
+    +---------------------------+----------+------------------------+
+
+
+    P256 (tag 2)
+    ============
+
+    +----------------------+----------+------------------------+
+    | Name                 | Size     | Contents               |
+    +======================+==========+========================+
+    | Tag                  | 1 byte   | unsigned 8-bit integer |
+    +----------------------+----------+------------------------+
+    | P256.Public_key_hash | 20 bytes | bytes                  |
+    +----------------------+----------+------------------------+
+
+
+    Bls (tag 3)
+    ===========
+
+    +---------------------------+----------+------------------------+
+    | Name                      | Size     | Contents               |
+    +===========================+==========+========================+
+    | Tag                       | 1 byte   | unsigned 8-bit integer |
+    +---------------------------+----------+------------------------+
+    | Bls12_381.Public_key_hash | 20 bytes | bytes                  |
+    +---------------------------+----------+------------------------+
+
+
+    X_2
+    ***
+
+    +---------------+----------+------------------+
+    | Name          | Size     | Contents         |
+    +===============+==========+==================+
+    | delegate      | 21 bytes | $public_key_hash |
+    +---------------+----------+------------------+
+    | consensus_pkh | 21 bytes | $public_key_hash |
+    +---------------+----------+------------------+
+
+
+    X_1
+    ***
+
+    +-----------------+----------+----------------------------------+
+    | Name            | Size     | Contents                         |
+    +=================+==========+==================================+
+    | Unnamed field 0 | 42 bytes | $X_2                             |
+    +-----------------+----------+----------------------------------+
+    | Unnamed field 1 | 8 bytes  | signed 64-bit big-endian integer |
+    +-----------------+----------+----------------------------------+
+
+
+    X_0
+    ***
+
+    +-----------------------+----------+------------------------------------+
+    | Name                  | Size     | Contents                           |
+    +=======================+==========+====================================+
+    | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
+    +-----------------------+----------+------------------------------------+
+    | Unnamed field 0       | Variable | sequence of $X_1                   |
+    +-----------------------+----------+------------------------------------+
+
+    
+
+ + + +.. _GET_..--block_id--helpers--baking_rights : + +**GET ..//helpers/baking_rights?(level=)\*&[cycle=]&(delegate=)\*&(consensus_key=)\*&[max_round=]&[all]** + +.. raw:: html + +
+ + +
+

+ Retrieves the list of delegates allowed to bake a block. + By default, it gives the best baking opportunities (in terms of rounds) for bakers that have at least one opportunity below the 64th round for the next block. + Parameters `level` and `cycle` can be used to specify the (valid) level(s) in the past or future at which the baking rights have to be returned. + Parameter `delegate` can be used to restrict the results to the given delegates. Parameter `consensus_key` can be used to restrict the results to the given consensus_keys. If parameter `all` is set, all the baking opportunities for each baker at each level are returned, instead of just the first one. + Returns the list of baking opportunities up to round 64. Also returns the minimal timestamps that correspond to these opportunities. The timestamps are omitted for levels in the past, and are only estimates for levels higher that the next block's, based on the hypothesis that all predecessor blocks were baked at the first round.

Optional query arguments :

  • level = <block_level>
  • cycle = <block_cycle>
  • delegate = <pkh>
  • consensus_key = <pkh>
  • max_round = <uint>
  • all

+
+
+
+    [ { "level": integer ∈ [0, 2^31],
+        "delegate": $Signature.Public_key_hash,
+        "round": integer ∈ [-2^31-1, 2^31],
+        "estimated_time"?: $timestamp.protocol,
+        "consensus_key": $Signature.Public_key_hash } ... ]
+    $Signature.Public_key_hash:
+      /* A Ed25519, Secp256k1, P256, or BLS public key hash
+         (Base58Check-encoded) */
+      $unistring
+    $timestamp.protocol:
+      /* A timestamp as seen by the protocol: second-level precision, epoch
+         based. */
+      $unistring
+    $unistring:
+      /* Universal string representation
+         Either a plain UTF8 string, or a sequence of bytes for strings that
+         contain invalid byte sequences. */
+      string || { "invalid_utf8_string": [ integer ∈ [0, 255] ... ] }
+
+
+
+    +-----------------------+----------+------------------------------------+
+    | Name                  | Size     | Contents                           |
+    +=======================+==========+====================================+
+    | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
+    +-----------------------+----------+------------------------------------+
+    | Unnamed field 0       | Variable | sequence of $X_0                   |
+    +-----------------------+----------+------------------------------------+
 
 
     public_key_hash (21 bytes, 8-bit tag)
@@ -35147,8 +35507,8 @@ Full description
     
     { /* An operation's shell header. */
       "branch": $block_hash,
-      "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ] }
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+      "contents": [ $024-PtTALLiN.operation.alpha.contents ... ] }
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -35164,19 +35524,19 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -35191,12 +35551,12 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -35232,8 +35592,8 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -35395,8 +35755,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -35435,8 +35795,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -35447,11 +35807,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -35477,7 +35837,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35486,29 +35846,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35516,24 +35876,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35542,7 +35902,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35559,7 +35919,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35567,20 +35927,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35591,7 +35951,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35602,7 +35962,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35610,7 +35970,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35618,7 +35978,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35631,7 +35991,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35683,7 +36043,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35694,7 +36054,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35704,7 +36064,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35713,7 +36073,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35731,7 +36091,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35744,15 +36104,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -35769,7 +36129,7 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
     $Bls12_381_signature:
       /* A Bls12_381 signature (Base58Check-encoded) */
@@ -35823,20 +36183,20 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -35874,7 +36234,7 @@ Full description
     +==========+==========+====================================================+
     | branch   | 32 bytes | bytes                                              |
     +----------+----------+----------------------------------------------------+
-    | contents | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents |
+    | contents | Variable | sequence of $024-PtTALLiN.operation.alpha.contents |
     +----------+----------+----------------------------------------------------+
 
 
@@ -36085,7 +36445,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -36415,7 +36775,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -36454,7 +36814,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -36466,7 +36826,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -36478,7 +36838,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -36494,9 +36854,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -36508,9 +36868,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -36526,11 +36886,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -36542,11 +36902,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -36562,11 +36922,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -36588,7 +36948,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -36638,11 +36998,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -37024,7 +37384,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -37041,7 +37401,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -37057,7 +37417,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -37180,7 +37540,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -37216,7 +37576,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -37307,7 +37667,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -37315,7 +37675,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -37369,7 +37729,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -37402,7 +37762,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -37436,13 +37796,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents (Determined from data, 8-bit tag)
     ***********************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -37471,11 +37831,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -37489,11 +37849,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -37655,7 +38015,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -37743,7 +38103,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -37775,7 +38135,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -37871,7 +38231,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -37953,11 +38313,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -38322,8 +38682,8 @@ Full description
     
     { /* An operation's shell header. */
       "branch": $block_hash,
-      "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ] }
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+      "contents": [ $024-PtTALLiN.operation.alpha.contents ... ] }
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -38339,19 +38699,19 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -38366,12 +38726,12 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -38407,8 +38767,8 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -38570,8 +38930,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -38610,8 +38970,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -38622,11 +38982,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -38652,7 +39012,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38661,29 +39021,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38691,24 +39051,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38717,7 +39077,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38734,7 +39094,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38742,20 +39102,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38766,7 +39126,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38777,7 +39137,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38785,7 +39145,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38793,7 +39153,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38806,7 +39166,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38858,7 +39218,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38869,7 +39229,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38879,7 +39239,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38888,7 +39248,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38906,7 +39266,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38919,15 +39279,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -38944,7 +39304,7 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
     $Bls12_381_signature:
       /* A Bls12_381 signature (Base58Check-encoded) */
@@ -38998,20 +39358,20 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -39049,7 +39409,7 @@ Full description
     +==========+==========+====================================================+
     | branch   | 32 bytes | bytes                                              |
     +----------+----------+----------------------------------------------------+
-    | contents | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents |
+    | contents | Variable | sequence of $024-PtTALLiN.operation.alpha.contents |
     +----------+----------+----------------------------------------------------+
 
 
@@ -39260,7 +39620,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -39590,7 +39950,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -39629,7 +39989,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -39641,7 +40001,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -39653,7 +40013,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -39669,9 +40029,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -39683,9 +40043,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -39701,11 +40061,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -39717,11 +40077,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -39737,11 +40097,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -39763,7 +40123,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -39813,11 +40173,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -40199,7 +40559,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -40216,7 +40576,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -40232,7 +40592,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -40355,7 +40715,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -40391,7 +40751,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -40482,7 +40842,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -40490,7 +40850,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -40544,7 +40904,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -40577,7 +40937,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -40611,13 +40971,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents (Determined from data, 8-bit tag)
     ***********************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -40646,11 +41006,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -40664,11 +41024,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -40830,7 +41190,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -40918,7 +41278,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -40950,7 +41310,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -41046,7 +41406,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -41128,11 +41488,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -41494,8 +41854,8 @@ Full description
       "payload_round": integer ∈ [-2^31-1, 2^31],
       "nonce_hash"?: $cycle_nonce,
       "proof_of_work_nonce"?: /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
-      "per_block_votes"?: $024-PsD5wVTJ.per_block_votes }
-    $024-PsD5wVTJ.per_block_votes:
+      "per_block_votes"?: $024-PtTALLiN.per_block_votes }
+    $024-PtTALLiN.per_block_votes:
       { "liquidity_baking_vote": "on" || "off" || "pass" }
     $cycle_nonce:
       /* A nonce hash (Base58Check-encoded) */
@@ -41524,11 +41884,11 @@ Full description
     +----------------------------------+----------+-------------------------------------+
     | proof_of_work_nonce              | 8 bytes  | bytes                               |
     +----------------------------------+----------+-------------------------------------+
-    | per_block_votes                  | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                  | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +----------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -41601,9 +41961,9 @@ Full description
     
     { /* An operation's shell header. */
       "branch": $block_hash,
-      "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+      "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
       "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -41619,19 +41979,19 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -41646,12 +42006,12 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -41687,8 +42047,8 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -41850,8 +42210,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -41890,8 +42250,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -41902,11 +42262,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -41932,7 +42292,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -41941,29 +42301,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -41971,24 +42331,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -41997,7 +42357,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42014,7 +42374,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42022,20 +42382,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42046,7 +42406,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42057,7 +42417,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42065,7 +42425,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42073,7 +42433,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42086,7 +42446,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42138,7 +42498,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42149,7 +42509,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42159,7 +42519,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42168,7 +42528,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42186,7 +42546,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42199,15 +42559,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -42224,7 +42584,7 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
     $Bls12_381_signature:
       /* A Bls12_381 signature (Base58Check-encoded) */
@@ -42278,20 +42638,20 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -42329,7 +42689,7 @@ Full description
     +===============================+==========+========================================================================+
     | branch                        | 32 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -42557,7 +42917,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -42887,7 +43247,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -42926,7 +43286,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -42938,7 +43298,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -42950,7 +43310,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -42966,9 +43326,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -42980,9 +43340,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -42998,11 +43358,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -43014,11 +43374,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -43034,11 +43394,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -43060,7 +43420,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -43110,11 +43470,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -43496,7 +43856,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -43513,7 +43873,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -43529,7 +43889,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -43652,7 +44012,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -43688,7 +44048,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -43779,7 +44139,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -43787,7 +44147,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -43841,7 +44201,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -43874,7 +44234,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -43908,13 +44268,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -43943,11 +44303,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -43961,11 +44321,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -44127,7 +44487,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -44215,7 +44575,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -44247,7 +44607,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -44343,7 +44703,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -44425,11 +44785,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -45030,9 +45390,9 @@ Full description
       "payload_round": integer ∈ [-2^31-1, 2^31],
       "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
       "seed_nonce_hash"?: $cycle_nonce,
-      "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+      "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
       "signature": $Signature.V2 }
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
     $Signature.V2:
       /* A Ed25519, Secp256k1, P256 or BLS signature (Base58Check-encoded) */
       $unistring
@@ -45063,13 +45423,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -45174,9 +45534,9 @@ Full description
     
     [ { /* An operation's shell header. */
         "branch": $block_hash,
-        "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+        "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
         "signature"?: $Signature.V2 } ... ]
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -45192,19 +45552,19 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -45219,12 +45579,12 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -45260,8 +45620,8 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -45423,8 +45783,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -45463,8 +45823,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -45475,11 +45835,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -45505,7 +45865,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45514,29 +45874,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45544,24 +45904,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45570,7 +45930,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45587,7 +45947,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45595,20 +45955,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45619,7 +45979,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45630,7 +45990,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45638,7 +45998,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45646,7 +46006,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45659,7 +46019,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45711,7 +46071,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45722,7 +46082,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45732,7 +46092,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45741,7 +46101,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45759,7 +46119,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45772,15 +46132,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -45797,7 +46157,7 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
     $Bls12_381_signature:
       /* A Bls12_381 signature (Base58Check-encoded) */
@@ -45851,20 +46211,20 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -46128,7 +46488,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -46458,7 +46818,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -46497,7 +46857,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -46509,7 +46869,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -46521,7 +46881,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -46537,9 +46897,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -46551,9 +46911,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -46569,11 +46929,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -46585,11 +46945,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -46605,11 +46965,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -46631,7 +46991,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -46681,11 +47041,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -47067,7 +47427,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -47084,7 +47444,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -47100,7 +47460,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -47223,7 +47583,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -47259,7 +47619,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -47350,7 +47710,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -47358,7 +47718,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -47412,7 +47772,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -47445,7 +47805,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -47479,13 +47839,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -47514,11 +47874,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -47532,11 +47892,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -47698,7 +48058,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -47786,7 +48146,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -47818,7 +48178,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -47914,7 +48274,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -47996,11 +48356,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -48342,7 +48702,7 @@ Full description
     +-------------------------------+----------+------------------------------------------------------------------------+
     | branch                        | 32 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -48370,15 +48730,15 @@ Full description
   
     { "protocol_data":
-        { "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+        { "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
           "payload_hash": $value_hash,
           "payload_round": integer ∈ [-2^31-1, 2^31],
           "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
           "seed_nonce_hash"?: $cycle_nonce,
-          "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+          "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
           "signature": $Signature.V2 },
       "operations": [ [ $next_operation ... ] ... ] }
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -48394,19 +48754,19 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -48421,12 +48781,12 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -48462,8 +48822,8 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -48625,8 +48985,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -48665,8 +49025,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -48677,11 +49037,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -48707,7 +49067,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48716,29 +49076,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48746,24 +49106,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48772,7 +49132,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48789,7 +49149,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48797,20 +49157,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48821,7 +49181,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48832,7 +49192,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48840,7 +49200,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48848,7 +49208,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48861,7 +49221,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48913,7 +49273,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48924,7 +49284,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48934,7 +49294,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48943,7 +49303,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48961,7 +49321,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48974,15 +49334,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -48999,7 +49359,7 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
     $Bls12_381_signature:
       /* A Bls12_381 signature (Base58Check-encoded) */
@@ -49053,26 +49413,26 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $next_operation:
       /* An operation's shell header. */
-      { "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+      { "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
         "branch": $block_hash,
-        "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+        "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
         "signature"?: $Signature.V2 }
     $positive_bignum:
       /* Positive big number
@@ -49116,7 +49476,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -49167,7 +49527,7 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
@@ -49395,7 +49755,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -49725,7 +50085,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -49764,7 +50124,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -49776,7 +50136,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -49788,7 +50148,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -49804,9 +50164,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -49818,9 +50178,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -49836,11 +50196,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -49852,11 +50212,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -49872,11 +50232,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -49898,7 +50258,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -49948,11 +50308,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -50334,7 +50694,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -50351,7 +50711,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -50367,7 +50727,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -50490,7 +50850,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -50526,7 +50886,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -50617,7 +50977,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -50625,7 +50985,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -50679,7 +51039,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -50713,13 +51073,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -50748,11 +51108,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -50766,11 +51126,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -50932,7 +51292,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -51020,7 +51380,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -51052,7 +51412,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -51148,7 +51508,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -51230,11 +51590,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -51578,7 +51938,7 @@ Full description
     +-------------------------------+----------+------------------------------------------------------------------------+
     | # bytes in next 2 fields      | 4 bytes  | unsigned 30-bit big-endian integer                                     |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -51824,7 +52184,7 @@ Full description
   
     [ $next_operation ... ]
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -51840,19 +52200,19 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -51867,12 +52227,12 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -51908,8 +52268,8 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -52071,8 +52431,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -52111,8 +52471,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -52123,11 +52483,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -52153,7 +52513,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52162,29 +52522,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52192,24 +52552,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52218,7 +52578,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52235,7 +52595,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52243,20 +52603,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52267,7 +52627,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52278,7 +52638,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52286,7 +52646,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52294,7 +52654,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52307,7 +52667,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52359,7 +52719,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52370,7 +52730,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52380,7 +52740,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52389,7 +52749,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52407,7 +52767,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52420,15 +52780,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -52445,7 +52805,7 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
     $Bls12_381_signature:
       /* A Bls12_381 signature (Base58Check-encoded) */
@@ -52499,26 +52859,26 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $next_operation:
       /* An operation's shell header. */
-      { "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+      { "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
         "branch": $block_hash,
-        "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+        "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
         "signature"?: $Signature.V2 }
     $positive_bignum:
       /* Positive big number
@@ -52782,7 +53142,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -53112,7 +53472,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -53151,7 +53511,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -53163,7 +53523,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -53175,7 +53535,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -53191,9 +53551,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -53205,9 +53565,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -53223,11 +53583,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -53239,11 +53599,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -53259,11 +53619,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -53285,7 +53645,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -53335,11 +53695,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -53721,7 +54081,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -53738,7 +54098,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -53754,7 +54114,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -53877,7 +54237,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -53913,7 +54273,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -54004,7 +54364,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -54012,7 +54372,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -54066,7 +54426,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -54099,7 +54459,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -54133,13 +54493,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -54168,11 +54528,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -54186,11 +54546,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -54352,7 +54712,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -54440,7 +54800,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -54472,7 +54832,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -54568,7 +54928,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -54650,11 +55010,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -54998,7 +55358,7 @@ Full description
     +-------------------------------+----------+------------------------------------------------------------------------+
     | # bytes in next 2 fields      | 4 bytes  | unsigned 30-bit big-endian integer                                     |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -55007,49 +55367,49 @@ Full description
     
-    [ $024-PsD5wVTJ.operation.alpha.operation_with_metadata ... ]
+    [ $024-PtTALLiN.operation.alpha.operation_with_metadata ... ]
     /* preapplied_operations_encoding_v1 */
-    $024-PsD5wVTJ.apply_internal_results.alpha.operation_result:
+    $024-PtTALLiN.apply_internal_results.alpha.operation_result:
       { /* transaction */
         "kind": "transaction",
-        "source": $024-PsD5wVTJ.transaction_destination,
+        "source": $024-PtTALLiN.transaction_destination,
         "nonce": integer ∈ [0, 2^16-1],
-        "amount": $024-PsD5wVTJ.mutez,
-        "destination": $024-PsD5wVTJ.transaction_destination,
-        "parameters"?: { "entrypoint": $024-PsD5wVTJ.entrypoint,
+        "amount": $024-PtTALLiN.mutez,
+        "destination": $024-PtTALLiN.transaction_destination,
+        "parameters"?: { "entrypoint": $024-PtTALLiN.entrypoint,
                          "value": any },
         "result":
-          $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction }
+          $024-PtTALLiN.operation.alpha.internal_operation_result.transaction }
       || { /* origination */
            "kind": "origination",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.origination }
       || { /* delegation */
            "kind": "delegation",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "delegate"?: $Signature.Public_key_hash,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.delegation }
       || { /* event */
            "kind": "event",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-           "tag"?: $024-PsD5wVTJ.entrypoint,
-           "payload"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+           "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+           "tag"?: $024-PtTALLiN.entrypoint,
+           "payload"?: $micheline.024-PtTALLiN.michelson_v1.expression,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.event }
-    $024-PsD5wVTJ.big_map_id:
+             $024-PtTALLiN.operation.alpha.internal_operation_result.event }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -55065,22 +55425,22 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.bond_id:
+    $024-PtTALLiN.bond_id:
       { /* Smart_rollup_bond_id */
         "smart_rollup": $smart_rollup_address }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -55095,19 +55455,19 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.error:
+    $024-PtTALLiN.error:
       /* The full list of RPC errors would be too long to include.
          It is available at RPC `/errors` (GET).
          Errors specific to protocol Alpha have an id that starts with
          `proto.alpha`. */
       any
-    $024-PsD5wVTJ.frozen_staker:
+    $024-PtTALLiN.frozen_staker:
       /* frozen_staker
          Abstract notion of staker used in operation receipts for frozen
          deposits, either a single staker or all the stakers delegating to some
          delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
@@ -55115,12 +55475,12 @@ Full description
            "baker_own_stake": $Signature.Public_key_hash }
       || { /* Baker_edge */
            "baker_edge": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -55156,39 +55516,39 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.lazy_storage_diff:
+    $024-PtTALLiN.lazy_storage_diff:
       [ { /* big_map */
           "kind": "big_map",
-          "id": $024-PsD5wVTJ.big_map_id,
+          "id": $024-PtTALLiN.big_map_id,
           "diff":
             { /* update */
               "action": "update",
               "updates":
                 [ { "key_hash": $script_expr,
-                    "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                    "value"?: $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                    "key": $micheline.024-PtTALLiN.michelson_v1.expression,
+                    "value"?: $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* remove */
                  "action": "remove" }
             || { /* copy */
                  "action": "copy",
-                 "source": $024-PsD5wVTJ.big_map_id,
+                 "source": $024-PtTALLiN.big_map_id,
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* alloc */
                  "action": "alloc",
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
-                 "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                 "value_type": $micheline.024-PsD5wVTJ.michelson_v1.expression } }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
+                 "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+                 "value_type": $micheline.024-PtTALLiN.michelson_v1.expression } }
         || { /* sapling_state */
              "kind": "sapling_state",
-             "id": $024-PsD5wVTJ.sapling_state_id,
+             "id": $024-PtTALLiN.sapling_state_id,
              "diff":
                { /* update */
                  "action": "update",
@@ -55201,7 +55561,7 @@ Full description
                     "action": "remove" }
                || { /* copy */
                     "action": "copy",
-                    "source": $024-PsD5wVTJ.sapling_state_id,
+                    "source": $024-PtTALLiN.sapling_state_id,
                     "updates":
                       { "commitments_and_ciphertexts":
                           [ [ $sapling.transaction.commitment,
@@ -55215,8 +55575,8 @@ Full description
                               $sapling.transaction.ciphertext ] ... ],
                         "nullifiers": [ $sapling.transaction.nullifier ... ] },
                     "memo_size": integer ∈ [0, 2^16-1] } } ... ]
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -55378,8 +55738,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -55418,8 +55778,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -55430,11 +55790,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -55460,7 +55820,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55469,29 +55829,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55499,24 +55859,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55525,7 +55885,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55542,7 +55902,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55550,20 +55910,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55574,7 +55934,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55585,7 +55945,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55593,7 +55953,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55601,7 +55961,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55614,7 +55974,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55666,7 +56026,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55677,7 +56037,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55687,7 +56047,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55696,7 +56056,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55714,7 +56074,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55727,15 +56087,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -55752,143 +56112,143 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.event:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.event:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_contents_and_result:
+    $024-PtTALLiN.operation.alpha.operation_contents_and_result:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -55897,11 +56257,11 @@ Full description
         "block_payload_hash": $value_hash,
         "metadata":
           { "balance_updates"?:
-              $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+              $024-PtTALLiN.operation_metadata.alpha.balance_updates,
             "delegate": $Signature.Public_key_hash,
             "consensus_power":
               { "slots": integer ∈ [-2^30, 2^30],
-                "stake": $int64 },
+                "baking_power": $int64 /* Some */ || null /* None */ },
             "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestation_with_dal */
            "kind": "attestation_with_dal",
@@ -55912,11 +56272,11 @@ Full description
            "dal_attestation": $bignum,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Preattestation */
            "kind": "preattestation",
@@ -55926,11 +56286,11 @@ Full description
            "block_payload_hash": $value_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestations_aggregate */
            "kind": "attestations_aggregate",
@@ -55943,16 +56303,16 @@ Full description
                  "dal_attestation"?: $bignum } ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Preattestations_aggregate */
            "kind": "preattestations_aggregate",
            "consensus_content":
@@ -55962,21 +56322,21 @@ Full description
            "committee": [ integer ∈ [0, 2^16-1] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation,
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -55986,7 +56346,7 @@ Full description
                    "kind": "attestation" | "block" | "preattestation" } } }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -55996,25 +56356,25 @@ Full description
                "proof": $DAL_commitment },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
            "nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Vdf_revelation */
            "kind": "vdf_revelation",
            "solution":
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header,
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -56028,7 +56388,7 @@ Full description
            "secret": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Proposals */
            "kind": "proposals",
            "source": $Signature.Public_key_hash,
@@ -56049,12 +56409,12 @@ Full description
            "destination": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "allocated_destination_contract"?: boolean } }
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56062,112 +56422,112 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.reveal,
+                 $024-PtTALLiN.operation.alpha.operation_result.reveal,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transaction,
+                 $024-PtTALLiN.operation.alpha.operation_result.transaction,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "delegate"?: $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.delegation,
+                 $024-PtTALLiN.operation.alpha.operation_result.delegation,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "value": any,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant,
+                 $024-PtTALLiN.operation.alpha.operation_result.register_global_constant,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez,
+           "limit"?: $024-PtTALLiN.mutez,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit,
+                 $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated,
+           "destination": $024-PtTALLiN.contract_id.originated,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage,
+                 $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56175,15 +56535,15 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56191,35 +56551,35 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket,
+                 $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56229,15 +56589,15 @@ Full description
                "commitment_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment,
+                 $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56247,45 +56607,45 @@ Full description
            "whitelist"?: [ $Signature.Public_key_hash ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "message": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "rollup": $smart_rollup_address,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56297,15 +56657,15 @@ Full description
                "number_of_ticks": $int64 },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56356,15 +56716,15 @@ Full description
                                 "input_proof_kind": "first_input" } } },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56374,15 +56734,15 @@ Full description
                "bob": $Signature.Public_key_hash },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56391,15 +56751,15 @@ Full description
            "output_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56407,15 +56767,15 @@ Full description
            "staker": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56432,15 +56792,15 @@ Full description
            "nb_ops": integer ∈ [-2^30, 2^30],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56453,22 +56813,22 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -56487,12 +56847,12 @@ Full description
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
-    $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment:
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
+    $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment:
       { /* Applied */
         "status": "applied",
         "slot_header":
@@ -56504,12 +56864,12 @@ Full description
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "slot_header":
              { /* v0 */
                "version": "0",
@@ -56517,127 +56877,127 @@ Full description
                "index": integer ∈ [0, 255],
                "commitment": $DAL_commitment },
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.origination:
+    $024-PtTALLiN.operation.alpha.operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.operation_result.register_global_constant:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "global_address": $script_expr }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "global_address": $script_expr }
-    $024-PsD5wVTJ.operation.alpha.operation_result.reveal:
+    $024-PtTALLiN.operation.alpha.operation_result.reveal:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit:
+    $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -56645,28 +57005,28 @@ Full description
         "commitment_hash": $smart_rollup_commitment_hash }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "inbox_level": integer ∈ [0, 2^31],
            "commitment_hash": $smart_rollup_commitment_hash }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "whitelist_update"?:
           { /* Public */
@@ -56678,22 +57038,22 @@ Full description
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "whitelist_update"?:
              { /* Public */
@@ -56703,68 +57063,68 @@ Full description
                   "whitelist": [ $Signature.Public_key_hash ... ] },
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "address": $smart_rollup_address,
         "genesis_commitment_hash": $smart_rollup_commitment_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "address": $smart_rollup_address,
            "genesis_commitment_hash": $smart_rollup_commitment_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "staked_hash": $smart_rollup_commitment_hash,
         "published_at_level": integer ∈ [0, 2^31],
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "staked_hash": $smart_rollup_commitment_hash,
            "published_at_level": integer ∈ [0, 2^31],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -56779,15 +57139,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -56800,8 +57160,8 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -56816,15 +57176,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -56837,230 +57197,230 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transaction:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket:
+    $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key:
+    $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key:
       { /* Applied */
         "status": "applied",
         "kind": boolean,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "kind": boolean,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "originated_zk_rollup": $Zk_rollup_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_zk_rollup": $Zk_rollup_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_with_metadata:
+    $024-PtTALLiN.operation.alpha.operation_with_metadata:
       { /* Operation_with_metadata */
         "contents":
-          [ $024-PsD5wVTJ.operation.alpha.operation_contents_and_result ... ],
+          [ $024-PtTALLiN.operation.alpha.operation_contents_and_result ... ],
         "signature"?: $Signature.V2 }
       || { /* Operation_without_metadata */
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.operation_metadata.alpha.balance_updates:
+    $024-PtTALLiN.operation_metadata.alpha.balance_updates:
       [ { /* Contract */
           "kind": "contract",
-          "contract": $024-PsD5wVTJ.contract_id,
+          "contract": $024-PtTALLiN.contract_id,
           "change": $int64,
           "origin": "block" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -57093,31 +57453,31 @@ Full description
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "block" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "migration" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "simulation" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -57508,36 +57868,36 @@ Full description
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "block" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -57596,35 +57956,35 @@ Full description
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "block" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "migration" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "subsidy" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "simulation" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "delayed_operation",
@@ -57632,31 +57992,31 @@ Full description
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "block" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -57748,23 +58108,23 @@ Full description
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash } ... ]
-    $024-PsD5wVTJ.sapling_state_id:
+    $024-PtTALLiN.sapling_state_id:
       /* Sapling state identifier
          A sapling state identifier */
       $bignum
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
-    $024-PsD5wVTJ.staker:
+    $024-PtTALLiN.staker:
       /* unstaked_frozen_staker
          Abstract notion of staker used in operation receipts for unstaked
          frozen deposits, either a single staker or all the stakers delegating
          to some delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.transaction_destination:
+    $024-PtTALLiN.transaction_destination:
       /* A destination of a transaction
          A destination notation compatible with the contract notation as given
          to an RPC or inside scripts. Can be a base58 implicit contract hash, a
@@ -57829,20 +58189,20 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -58102,7 +58462,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -58432,7 +58792,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -58471,7 +58831,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -58483,7 +58843,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -58495,7 +58855,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -58511,9 +58871,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -58525,9 +58885,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -58543,11 +58903,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -58559,11 +58919,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -58579,11 +58939,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -58605,7 +58965,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -58655,11 +59015,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -59041,7 +59401,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -59058,7 +59418,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -59074,7 +59434,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -59197,7 +59557,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -59233,7 +59593,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -59324,7 +59684,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -59332,7 +59692,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -59386,7 +59746,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -59419,7 +59779,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -59453,13 +59813,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents (Determined from data, 8-bit tag)
     ***********************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -59488,11 +59848,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -59506,11 +59866,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -59672,7 +60032,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -59760,7 +60120,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -59792,7 +60152,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -59888,7 +60248,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -59970,11 +60330,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -60294,7 +60654,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.staker (Determined from data, 8-bit tag)
     *****************************************************
 
     Single (tag 0)
@@ -60305,7 +60665,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -60323,7 +60683,7 @@ Full description
     +----------+----------+------------------------+
 
 
-    024-PsD5wVTJ.bond_id (21 bytes, 8-bit tag)
+    024-PtTALLiN.bond_id (21 bytes, 8-bit tag)
     ******************************************
 
     Smart_rollup_bond_id (tag 1)
@@ -60338,7 +60698,7 @@ Full description
     +--------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.frozen_staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.frozen_staker (Determined from data, 8-bit tag)
     ************************************************************
 
     Single (tag 0)
@@ -60349,7 +60709,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -60402,7 +60762,7 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -60428,7 +60788,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.frozen_staker      |
+    | staker | Determined from data | $024-PtTALLiN.frozen_staker      |
     +--------+----------------------+----------------------------------+
     | change | 8 bytes              | signed 64-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -60618,9 +60978,9 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
-    | bond_id  | 21 bytes | $024-PsD5wVTJ.bond_id            |
+    | bond_id  | 21 bytes | $024-PtTALLiN.bond_id            |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -60658,7 +61018,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.staker             |
+    | staker | Determined from data | $024-PtTALLiN.staker             |
     +--------+----------------------+----------------------------------+
     | cycle  | 4 bytes              | signed 32-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -60674,7 +61034,7 @@ Full description
     +===========+==========+==================================+
     | Tag       | 1 byte   | unsigned 8-bit integer           |
     +-----------+----------+----------------------------------+
-    | delegator | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | delegator | 22 bytes | $024-PtTALLiN.contract_id        |
     +-----------+----------+----------------------------------+
     | change    | 8 bytes  | signed 64-bit big-endian integer |
     +-----------+----------+----------------------------------+
@@ -60799,7 +61159,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
     ************************************************************************************************
 
     Applied (tag 0)
@@ -60810,7 +61170,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -60856,7 +61216,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -60866,7 +61226,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.transaction_destination (22 bytes, 8-bit tag)
+    024-PtTALLiN.transaction_destination (22 bytes, 8-bit tag)
     **********************************************************
 
     Implicit (tag 0)
@@ -60923,7 +61283,7 @@ Full description
     +----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
     **********************************************************************************************
 
     Applied (tag 0)
@@ -60978,7 +61338,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -60991,7 +61351,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                               |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -61035,7 +61395,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -61152,11 +61512,11 @@ Full description
     +=============================+======================+=================================================+
     | key_hash                    | 32 bytes             | bytes                                           |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | key                         | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key                         | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "value" | 1 byte               | boolean (0 for false, 255 for true)             |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | value                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
 
 
@@ -61215,9 +61575,9 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------+
     | updates               | Variable             | sequence of $X_90                               |
     +-----------------------+----------------------+-------------------------------------------------+
-    | key_type              | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type              | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
-    | value_type            | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value_type            | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
 
 
@@ -61252,7 +61612,7 @@ Full description
     +------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.lazy_storage_diff
+    024-PtTALLiN.lazy_storage_diff
     ******************************
 
     +-----------------------+----------+------------------------------------+
@@ -61264,7 +61624,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -61275,13 +61635,13 @@ Full description
     +==========================================================================+======================+==================================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer                           |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -61291,7 +61651,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -61331,13 +61691,13 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | errors                                                                   | Determined from data | $X_62                                            |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -61347,7 +61707,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -61357,11 +61717,11 @@ Full description
     +--------------+----------------------+-------------------------------------------------+
     | Name         | Size                 | Contents                                        |
     +==============+======================+=================================================+
-    | ticketer     | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer     | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +--------------+----------------------+-------------------------------------------------+
-    | content_type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content_type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
-    | content      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
 
 
@@ -61371,7 +61731,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | account | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | account | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | amount  | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -61397,7 +61757,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | address | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | address | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | index   | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -61416,9 +61776,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -61428,7 +61788,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -61440,7 +61800,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -61464,7 +61824,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -61519,7 +61879,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     transaction (tag 1)
@@ -61530,19 +61890,19 @@ Full description
     +==================================+======================+=====================================================================+
     | Tag                              | 1 byte               | unsigned 8-bit integer                                              |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                           | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                           | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                            | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | amount                           | Determined from data | $N.t                                                                |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | destination                      | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true)                                 |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | parameters                       | Determined from data | $X_32                                                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                           | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction |
+    | result                           | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.transaction |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -61554,7 +61914,7 @@ Full description
     +================================+======================+=====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                              |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
@@ -61564,9 +61924,9 @@ Full description
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts                                    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -61578,7 +61938,7 @@ Full description
     +================================+======================+====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                             |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                              |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                              |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                 |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
@@ -61586,7 +61946,7 @@ Full description
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                   |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
 
 
@@ -61598,21 +61958,21 @@ Full description
     +===============================+======================+===============================================================+
     | Tag                           | 1 byte               | unsigned 8-bit integer                                        |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | source                        | 22 bytes             | $024-PsD5wVTJ.transaction_destination                         |
+    | source                        | 22 bytes             | $024-PtTALLiN.transaction_destination                         |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | nonce                         | 2 bytes              | unsigned 16-bit big-endian integer                            |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | type                          | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | type                          | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "tag"     | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | tag                           | Determined from data | $024-PsD5wVTJ.entrypoint                                      |
+    | tag                           | Determined from data | $024-PtTALLiN.entrypoint                                      |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "payload" | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | payload                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | payload                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | result                        | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event |
+    | result                        | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event |
     +-------------------------------+----------------------+---------------------------------------------------------------+
 
 
@@ -61622,19 +61982,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update         |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update         |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
     *************************************************************************************************
 
     Applied (tag 0)
@@ -61645,7 +62005,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -61691,7 +62051,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -61707,19 +62067,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish        |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
     *****************************************************************************************************
 
     Applied (tag 0)
@@ -61730,7 +62090,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -61778,7 +62138,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -61796,15 +62156,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination    |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -61827,7 +62187,7 @@ Full description
     +------------+----------+----------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -61892,19 +62252,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
     *********************************************************************************************************
 
     Applied (tag 0)
@@ -61915,7 +62275,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -61959,7 +62319,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -61973,15 +62333,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                 |
     +==========================================================================+======================+==========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                        |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result  |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
 
 
@@ -62010,7 +62370,7 @@ Full description
     +-----------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
     *******************************************************************************************************************
 
     Applied (tag 0)
@@ -62021,7 +62381,7 @@ Full description
     +==========================================================================+======================+=====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -62075,7 +62435,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -62099,15 +62459,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                           |
     +==========================================================================+======================+====================================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result            |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result            |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
 
 
@@ -62186,7 +62546,7 @@ Full description
     +--------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -62201,7 +62561,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | game_status                                                              | Determined from data | $X_938                             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -62247,7 +62607,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | game_status                                                              | Determined from data | $X_938                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -62259,19 +62619,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -62288,7 +62648,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -62336,7 +62696,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -62348,19 +62708,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -62429,15 +62789,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -62447,19 +62807,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event           |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event           |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -62470,7 +62830,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -62520,7 +62880,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -62540,19 +62900,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
     ***********************************************************************************************
 
     Applied (tag 0)
@@ -62563,7 +62923,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -62613,7 +62973,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -62633,19 +62993,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket          |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket          |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -62710,19 +63070,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
     ********************************************************************************************************
 
     Applied (tag 0)
@@ -62733,7 +63093,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -62781,7 +63141,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -62799,15 +63159,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.register_global_constant |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -62817,15 +63177,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -62835,15 +63195,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -62860,9 +63220,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -62872,7 +63232,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -62884,7 +63244,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -62908,7 +63268,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Applied (tag 0)
@@ -62969,63 +63329,88 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transaction              |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transaction              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
+    X_3317 (Determined from data, 8-bit tag)
+    ****************************************
+
+    None (tag 0)
+    ============
+
+    +------+--------+------------------------+
+    | Name | Size   | Contents               |
+    +======+========+========================+
+    | Tag  | 1 byte | unsigned 8-bit integer |
+    +------+--------+------------------------+
+
+
+    Some (tag 1)
+    ============
+
+    +-----------------+---------+----------------------------------+
+    | Name            | Size    | Contents                         |
+    +=================+=========+==================================+
+    | Tag             | 1 byte  | unsigned 8-bit integer           |
+    +-----------------+---------+----------------------------------+
+    | Unnamed field 0 | 8 bytes | signed 64-bit big-endian integer |
+    +-----------------+---------+----------------------------------+
+
+
     X_3316
     ******
 
-    +-------+---------+-------------------------------------------------------------------------+
-    | Name  | Size    | Contents                                                                |
-    +=======+=========+=========================================================================+
-    | slots | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
-    +-------+---------+-------------------------------------------------------------------------+
-    | stake | 8 bytes | signed 64-bit big-endian integer                                        |
-    +-------+---------+-------------------------------------------------------------------------+
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | Name         | Size                 | Contents                                                                |
+    +==============+======================+=========================================================================+
+    | slots        | 4 bytes              | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | baking_power | Determined from data | $X_3317                                                                 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
 
 
     X_3315
     ******
 
-    +-----------------+----------+------------------+
-    | Name            | Size     | Contents         |
-    +=================+==========+==================+
-    | delegate        | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_pkh   | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_power | 12 bytes | $X_3316          |
-    +-----------------+----------+------------------+
+    +-----------------+----------------------+------------------+
+    | Name            | Size                 | Contents         |
+    +=================+======================+==================+
+    | delegate        | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_pkh   | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_power | Determined from data | $X_3316          |
+    +-----------------+----------------------+------------------+
 
 
     X_3311
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_59                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | # bytes in next field                                                    | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | committee                                                                | Variable | sequence of $X_3315                |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | total_consensus_power                                                    | 12 bytes | $X_3316                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    024-PsD5wVTJ.operation_metadata.alpha.balance_updates
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_59                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | committee                                                                | Variable             | sequence of $X_3315                |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | total_consensus_power                                                    | Determined from data | $X_3316                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    024-PtTALLiN.operation_metadata.alpha.balance_updates
     *****************************************************
 
     +-----------------------+----------+------------------------------------+
@@ -63037,31 +63422,31 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    X_3335
+    X_3339
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_59                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | delegate                                                                 | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_power                                                          | 12 bytes | $X_3316                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_key                                                            | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    X_3350
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_59                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | delegate                                                                 | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_power                                                          | Determined from data | $X_3316                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_key                                                            | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    X_3357
     ******
 
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | Name                                                                     | Size     | Contents                            |
     +==========================================================================+==========+=====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | balance_updates                                                          | Variable | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
@@ -63069,7 +63454,7 @@ Full description
     +--------------------------------------------------------------------------+----------+-------------------------------------+
 
 
-    X_3363 (Enumeration: unsigned 8-bit integer):
+    X_3370 (Enumeration: unsigned 8-bit integer):
     *********************************************
 
     +-------------+----------------+
@@ -63083,7 +63468,7 @@ Full description
     +-------------+----------------+
 
 
-    X_3362
+    X_3369
     ******
 
     +-------+---------+-------------------------------------------------------------+
@@ -63093,11 +63478,11 @@ Full description
     +-------+---------+-------------------------------------------------------------+
     | round | 4 bytes | signed 32-bit big-endian integer                            |
     +-------+---------+-------------------------------------------------------------+
-    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3363) |
+    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3370) |
     +-------+---------+-------------------------------------------------------------+
 
 
-    X_3361
+    X_3368
     ******
 
     +-------------------+----------+------------------+
@@ -63107,11 +63492,11 @@ Full description
     +-------------------+----------+------------------+
     | rewarded_delegate | 21 bytes | $public_key_hash |
     +-------------------+----------+------------------+
-    | misbehaviour      | 9 bytes  | $X_3362          |
+    | misbehaviour      | 9 bytes  | $X_3369          |
     +-------------------+----------+------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -63126,7 +63511,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | nonce    | 32 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -63142,13 +63527,13 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
-    | metadata              | 51 bytes | $X_3361                                   |
+    | metadata              | 51 bytes | $X_3368                                   |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -63162,13 +63547,13 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
-    | metadata              | 51 bytes | $X_3361                                      |
+    | metadata              | 51 bytes | $X_3368                                      |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -63184,7 +63569,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | secret   | 20 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -63234,7 +63619,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | solution | 200 bytes            | $X_43                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -63252,7 +63637,7 @@ Full description
     +---------------+----------------------+------------------------+
     | destination   | 21 bytes             | $public_key_hash       |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_3350                |
+    | metadata      | Determined from data | $X_3357                |
     +---------------+----------------------+------------------------+
 
 
@@ -63272,7 +63657,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3335                            |
+    | metadata           | Determined from data | $X_3339                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -63292,7 +63677,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3335                            |
+    | metadata           | Determined from data | $X_3339                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -63314,7 +63699,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | dal_attestation    | Determined from data | $Z.t                               |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3335                            |
+    | metadata           | Determined from data | $X_3339                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -63328,7 +63713,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation              |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation              |
     +-----------------------+----------------------+--------------------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
@@ -63336,7 +63721,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | shard_with_proof      | Determined from data | $X_40                                                  |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | metadata              | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata              | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +-----------------------+----------------------+--------------------------------------------------------+
 
 
@@ -63424,7 +63809,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -63458,7 +63843,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
     | metadata                       | Determined from data | $X_2781                             |
     +--------------------------------+----------------------+-------------------------------------+
@@ -63562,7 +63947,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
     | metadata      | Determined from data | $X_632                               |
     +---------------+----------------------+--------------------------------------+
@@ -63650,11 +64035,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -64000,7 +64385,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    X_3376 (Variable, 8-bit tag)
+    X_3383 (Variable, 8-bit tag)
     ****************************
 
     Operation_with_metadata (tag 0)
@@ -64013,7 +64398,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------+-------------------------------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.operation_contents_and_result |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.operation_contents_and_result |
     +-----------------------+----------+-------------------------------------------------------------------------+
     | signature             | Variable | bytes                                                                   |
     +-----------------------+----------+-------------------------------------------------------------------------+
@@ -64029,7 +64414,7 @@ Full description
     +-----------------------+----------+----------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                 |
     +-----------------------+----------+----------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.contents |
     +-----------------------+----------+----------------------------------------------------+
     | signature             | Variable | bytes                                              |
     +-----------------------+----------+----------------------------------------------------+
@@ -64043,7 +64428,7 @@ Full description
     +=======================+==========+====================================+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | Unnamed field 0       | Variable | $X_3376                            |
+    | Unnamed field 0       | Variable | $X_3383                            |
     +-----------------------+----------+------------------------------------+
 
     
@@ -64099,9 +64484,9 @@ Full description
-    { "script": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+    { "script": $micheline.024-PtTALLiN.michelson_v1.expression,
       "entrypoint"?: $unistring }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -64267,20 +64652,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -64293,7 +64678,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------+
     | Name                  | Size                 | Contents                                        |
     +=======================+======================+=================================================+
-    | script                | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | script                | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer              |
     +-----------------------+----------------------+-------------------------------------------------+
@@ -64301,7 +64686,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -64643,7 +65028,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -64682,7 +65067,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -64694,7 +65079,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -64706,7 +65091,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -64722,9 +65107,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -64736,9 +65121,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -64754,11 +65139,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -64770,11 +65155,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -64790,11 +65175,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -64819,8 +65204,8 @@ Full description
     
-    { "entrypoint_type": $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    { "entrypoint_type": $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -64986,20 +65371,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -65012,11 +65397,11 @@ Full description
     +-----------------+----------------------+-------------------------------------------------+
     | Name            | Size                 | Contents                                        |
     +=================+======================+=================================================+
-    | entrypoint_type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | entrypoint_type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -65358,7 +65743,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -65397,7 +65782,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -65409,7 +65794,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -65421,7 +65806,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -65437,9 +65822,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -65451,9 +65836,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -65469,11 +65854,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -65485,11 +65870,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -65505,11 +65890,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -65552,8 +65937,8 @@ Full description
             
-    { "script": $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    { "script": $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -65719,20 +66104,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -65745,11 +66130,11 @@ Full description
     +--------+----------------------+-------------------------------------------------+
     | Name   | Size                 | Contents                                        |
     +========+======================+=================================================+
-    | script | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | script | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -66091,7 +66476,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -66130,7 +66515,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -66142,7 +66527,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -66154,7 +66539,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -66170,9 +66555,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -66184,9 +66569,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -66202,11 +66587,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -66218,11 +66603,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -66238,11 +66623,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -66268,9 +66653,9 @@ Full description
   
     { "unreachable"?:
-        [ { "path": [ $024-PsD5wVTJ.michelson.v1.primitives ... ] } ... ],
-      "entrypoints": { *: $micheline.024-PsD5wVTJ.michelson_v1.expression } }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+        [ { "path": [ $024-PtTALLiN.michelson.v1.primitives ... ] } ... ],
+      "entrypoints": { *: $micheline.024-PtTALLiN.michelson_v1.expression } }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -66436,20 +66821,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -66472,7 +66857,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -66810,7 +67195,7 @@ Full description
     +=======================+==========+=======================================================================================================+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | Unnamed field 0       | Variable | sequence of unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------------------+
 
 
@@ -66838,7 +67223,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -66877,7 +67262,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -66889,7 +67274,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -66901,7 +67286,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -66917,9 +67302,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -66931,9 +67316,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -66949,11 +67334,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -66965,11 +67350,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -66985,11 +67370,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -67019,7 +67404,7 @@ Full description
     +=================+======================+=================================================+
     | Unnamed field 0 | Determined from data | $X_2                                            |
     +-----------------+----------------------+-------------------------------------------------+
-    | Unnamed field 1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------+----------------------+-------------------------------------------------+
 
     
@@ -67044,23 +67429,23 @@ Full description
-    { "data": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+    { "data": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "type": $micheline.024-PtTALLiN.michelson_v1.expression,
       "unparsing_mode": "Readable" || "Optimized" || "Optimized_legacy",
       "legacy"?: boolean,
       "other_contracts"?:
         [ { "address": $Contract_hash,
-            "type": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
+            "type": $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
       "extra_big_maps"?:
-        [ { "id": $024-PsD5wVTJ.big_map_id,
-            "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "val_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "map_literal": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
-    $024-PsD5wVTJ.big_map_id:
+        [ { "id": $024-PtTALLiN.big_map_id,
+            "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "val_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "map_literal": $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -67229,20 +67614,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -67255,9 +67640,9 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
     | Name                                  | Size                 | Contents                                        |
     +=======================================+======================+=================================================+
-    | data                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | data                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | type                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | unparsing_mode                        | 1 byte               | $X_2                                            |
     +---------------------------------------+----------------------+-------------------------------------------------+
@@ -67273,7 +67658,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -67615,7 +68000,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -67654,7 +68039,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -67666,7 +68051,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -67678,7 +68063,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -67694,9 +68079,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -67708,9 +68093,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -67726,11 +68111,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -67742,11 +68127,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -67762,11 +68147,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -67829,7 +68214,7 @@ Full description
     +=========+======================+=================================================+
     | address | 20 bytes             | bytes                                           |
     +---------+----------------------+-------------------------------------------------+
-    | type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------+----------------------+-------------------------------------------------+
 
 
@@ -67853,11 +68238,11 @@ Full description
     +=============+======================+=================================================+
     | id          | Determined from data | $Z.t                                            |
     +-------------+----------------------+-------------------------------------------------+
-    | key_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | val_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | val_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | map_literal | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | map_literal | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
 
 
@@ -67876,8 +68261,8 @@ Full description
     
-    { "normalized": $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    { "normalized": $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -68043,20 +68428,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -68069,11 +68454,11 @@ Full description
     +------------+----------------------+-------------------------------------------------+
     | Name       | Size                 | Contents                                        |
     +============+======================+=================================================+
-    | normalized | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | normalized | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -68415,7 +68800,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -68454,7 +68839,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -68466,7 +68851,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -68478,7 +68863,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -68494,9 +68879,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -68508,9 +68893,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -68526,11 +68911,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -68542,11 +68927,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -68562,11 +68947,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -68609,9 +68994,9 @@ Full description
             
-    { "script": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+    { "script": $micheline.024-PtTALLiN.michelson_v1.expression,
       "unparsing_mode": "Readable" || "Optimized" || "Optimized_legacy" }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -68777,20 +69162,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -68803,13 +69188,13 @@ Full description
     +----------------+----------------------+-------------------------------------------------+
     | Name           | Size                 | Contents                                        |
     +================+======================+=================================================+
-    | script         | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | script         | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------------+----------------------+-------------------------------------------------+
     | unparsing_mode | 1 byte               | $X_1                                            |
     +----------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -69151,7 +69536,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -69190,7 +69575,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -69202,7 +69587,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -69214,7 +69599,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -69230,9 +69615,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -69244,9 +69629,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -69262,11 +69647,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -69278,11 +69663,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -69298,11 +69683,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -69360,8 +69745,8 @@ Full description
     
-    { "normalized": $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    { "normalized": $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -69527,20 +69912,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -69553,11 +69938,11 @@ Full description
     +------------+----------------------+-------------------------------------------------+
     | Name       | Size                 | Contents                                        |
     +============+======================+=================================================+
-    | normalized | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | normalized | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -69899,7 +70284,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -69938,7 +70323,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -69950,7 +70335,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -69962,7 +70347,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -69978,9 +70363,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -69992,9 +70377,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -70010,11 +70395,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -70026,11 +70411,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -70046,11 +70431,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -70094,23 +70479,23 @@ Full description
   
     { "input":
-        [ { "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "val": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
+        [ { "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "val": $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
       "unparsing_mode": "Readable" || "Optimized" || "Optimized_legacy",
       "legacy"?: boolean,
       "other_contracts"?:
         [ { "address": $Contract_hash,
-            "type": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
+            "type": $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
       "extra_big_maps"?:
-        [ { "id": $024-PsD5wVTJ.big_map_id,
-            "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "val_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "map_literal": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
-    $024-PsD5wVTJ.big_map_id:
+        [ { "id": $024-PtTALLiN.big_map_id,
+            "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "val_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "map_literal": $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -70279,20 +70664,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -70323,7 +70708,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -70665,7 +71050,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -70704,7 +71089,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -70716,7 +71101,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -70728,7 +71113,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -70744,9 +71129,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -70758,9 +71143,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -70776,11 +71161,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -70792,11 +71177,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -70812,11 +71197,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -70844,9 +71229,9 @@ Full description
     +------+----------------------+-------------------------------------------------+
     | Name | Size                 | Contents                                        |
     +======+======================+=================================================+
-    | type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
-    | val  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | val  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
 
 
@@ -70891,7 +71276,7 @@ Full description
     +=========+======================+=================================================+
     | address | 20 bytes             | bytes                                           |
     +---------+----------------------+-------------------------------------------------+
-    | type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------+----------------------+-------------------------------------------------+
 
 
@@ -70915,11 +71300,11 @@ Full description
     +=============+======================+=================================================+
     | id          | Determined from data | $Z.t                                            |
     +-------------+----------------------+-------------------------------------------------+
-    | key_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | val_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | val_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | map_literal | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | map_literal | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
 
 
@@ -70939,9 +71324,9 @@ Full description
   
     { "output":
-        [ { "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "val": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+        [ { "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "val": $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -71107,20 +71492,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -71139,7 +71524,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -71481,7 +71866,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -71520,7 +71905,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -71532,7 +71917,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -71544,7 +71929,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -71560,9 +71945,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -71574,9 +71959,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -71592,11 +71977,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -71608,11 +71993,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -71628,11 +72013,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -71660,9 +72045,9 @@ Full description
     +------+----------------------+-------------------------------------------------+
     | Name | Size                 | Contents                                        |
     +======+======================+=================================================+
-    | type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
-    | val  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | val  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
 
     
@@ -71687,8 +72072,8 @@ Full description
-    { "type": $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    { "type": $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -71854,20 +72239,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -71880,11 +72265,11 @@ Full description
     +------+----------------------+-------------------------------------------------+
     | Name | Size                 | Contents                                        |
     +======+======================+=================================================+
-    | type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -72226,7 +72611,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -72265,7 +72650,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -72277,7 +72662,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -72289,7 +72674,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -72305,9 +72690,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -72319,9 +72704,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -72337,11 +72722,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -72353,11 +72738,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -72373,11 +72758,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -72402,8 +72787,8 @@ Full description
     
-    { "normalized": $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    { "normalized": $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -72569,20 +72954,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -72595,11 +72980,11 @@ Full description
     +------------+----------------------+-------------------------------------------------+
     | Name       | Size                 | Contents                                        |
     +============+======================+=================================================+
-    | normalized | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | normalized | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -72941,7 +73326,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -72980,7 +73365,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -72992,7 +73377,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -73004,7 +73389,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -73020,9 +73405,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -73034,9 +73419,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -73052,11 +73437,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -73068,11 +73453,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -73088,11 +73473,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -73135,10 +73520,10 @@ Full description
             
-    { "data": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+    { "data": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "type": $micheline.024-PtTALLiN.michelson_v1.expression,
       "gas"?: $bignum }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -73304,20 +73689,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -73330,9 +73715,9 @@ Full description
     +---------------------------+----------------------+-------------------------------------------------+
     | Name                      | Size                 | Contents                                        |
     +===========================+======================+=================================================+
-    | data                      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | data                      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------+----------------------+-------------------------------------------------+
-    | type                      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type                      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "gas" | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------+----------------------+-------------------------------------------------+
@@ -73340,7 +73725,7 @@ Full description
     +---------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -73682,7 +74067,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -73721,7 +74106,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -73733,7 +74118,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -73745,7 +74130,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -73761,9 +74146,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -73775,9 +74160,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -73793,11 +74178,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -73809,11 +74194,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -73829,11 +74214,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -73936,15 +74321,15 @@ Full description
             
-    { "script": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "storage": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "input": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "amount": $024-PsD5wVTJ.mutez,
-      "balance"?: $024-PsD5wVTJ.mutez,
+    { "script": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "storage": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "input": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "amount": $024-PtTALLiN.mutez,
+      "balance"?: $024-PtTALLiN.mutez,
       "chain_id": $Chain_id,
-      "source"?: $024-PsD5wVTJ.contract_id,
-      "payer"?: $024-PsD5wVTJ.contract_id.implicit,
-      "self"?: $024-PsD5wVTJ.contract_id.originated,
+      "source"?: $024-PtTALLiN.contract_id,
+      "payer"?: $024-PtTALLiN.contract_id.implicit,
+      "self"?: $024-PtTALLiN.contract_id.originated,
       "entrypoint"?: $unistring,
       "unparsing_mode"?: "Readable" || "Optimized" || "Optimized_legacy",
       "gas"?: $bignum,
@@ -73952,32 +74337,32 @@ Full description
       "level"?: $positive_bignum,
       "other_contracts"?:
         [ { "address": $Contract_hash,
-            "type": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
+            "type": $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
       "extra_big_maps"?:
-        [ { "id": $024-PsD5wVTJ.big_map_id,
-            "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "val_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "map_literal": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
-    $024-PsD5wVTJ.big_map_id:
+        [ { "id": $024-PtTALLiN.big_map_id,
+            "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "val_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "map_literal": $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.implicit:
+    $024-PtTALLiN.contract_id.implicit:
       /* A contract handle -- implicit account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -74139,7 +74524,7 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez: $positive_bignum
     $Chain_id:
       /* Network identifier (Base58Check-encoded) */
       $unistring
@@ -74150,20 +74535,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -74180,11 +74565,11 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
     | Name                                  | Size                 | Contents                                        |
     +=======================================+======================+=================================================+
-    | script                                | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | script                                | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | storage                               | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | storage                               | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | input                                 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | input                                 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | amount                                | Determined from data | $N.t                                            |
     +---------------------------------------+----------------------+-------------------------------------------------+
@@ -74196,15 +74581,15 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "source"          | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | source                                | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | source                                | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "payer"           | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | payer                                 | 22 bytes             | $024-PsD5wVTJ.contract_id.implicit              |
+    | payer                                 | 22 bytes             | $024-PtTALLiN.contract_id.implicit              |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "self"            | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | self                                  | 22 bytes             | $024-PsD5wVTJ.contract_id.originated            |
+    | self                                  | 22 bytes             | $024-PtTALLiN.contract_id.originated            |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | # bytes in next field                 | 4 bytes              | unsigned 30-bit big-endian integer              |
     +---------------------------------------+----------------------+-------------------------------------------------+
@@ -74236,7 +74621,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -74578,7 +74963,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -74617,7 +75002,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -74629,7 +75014,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -74641,7 +75026,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -74657,9 +75042,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -74671,9 +75056,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -74689,11 +75074,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -74705,11 +75090,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -74725,11 +75110,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -74814,7 +75199,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -74843,7 +75228,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id.implicit (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.implicit (22 bytes, 8-bit tag)
     *******************************************************
 
     Implicit (tag 0)
@@ -74858,7 +75243,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -74916,7 +75301,7 @@ Full description
     +=========+======================+=================================================+
     | address | 20 bytes             | bytes                                           |
     +---------+----------------------+-------------------------------------------------+
-    | type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------+----------------------+-------------------------------------------------+
 
 
@@ -74940,11 +75325,11 @@ Full description
     +=============+======================+=================================================+
     | id          | Determined from data | $Z.t                                            |
     +-------------+----------------------+-------------------------------------------------+
-    | key_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | val_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | val_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | map_literal | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | map_literal | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
 
 
@@ -74963,43 +75348,43 @@ Full description
     
-    { "storage": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+    { "storage": $micheline.024-PtTALLiN.michelson_v1.expression,
       "operations":
-        [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ],
-      "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.apply_internal_results.alpha.operation_result:
+        [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ],
+      "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.apply_internal_results.alpha.operation_result:
       { /* Transaction */
-        "source": $024-PsD5wVTJ.transaction_destination,
+        "source": $024-PtTALLiN.transaction_destination,
         "nonce": integer ∈ [0, 2^16-1],
         "kind": "transaction",
-        "amount": $024-PsD5wVTJ.mutez,
-        "destination": $024-PsD5wVTJ.transaction_destination,
-        "parameters"?: { "entrypoint": $024-PsD5wVTJ.entrypoint,
+        "amount": $024-PtTALLiN.mutez,
+        "destination": $024-PtTALLiN.transaction_destination,
+        "parameters"?: { "entrypoint": $024-PtTALLiN.entrypoint,
                          "value": any } }
       || { /* Origination */
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "kind": "origination",
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "kind": "delegation",
            "delegate"?: $Signature.Public_key_hash }
       || { /* Event */
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "kind": "event",
-           "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-           "tag"?: $024-PsD5wVTJ.entrypoint,
-           "payload"?: $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.big_map_id:
+           "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+           "tag"?: $024-PtTALLiN.entrypoint,
+           "payload"?: $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -75014,39 +75399,39 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.lazy_storage_diff:
+    $024-PtTALLiN.lazy_storage_diff:
       [ { /* big_map */
           "kind": "big_map",
-          "id": $024-PsD5wVTJ.big_map_id,
+          "id": $024-PtTALLiN.big_map_id,
           "diff":
             { /* update */
               "action": "update",
               "updates":
                 [ { "key_hash": $script_expr,
-                    "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                    "value"?: $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                    "key": $micheline.024-PtTALLiN.michelson_v1.expression,
+                    "value"?: $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* remove */
                  "action": "remove" }
             || { /* copy */
                  "action": "copy",
-                 "source": $024-PsD5wVTJ.big_map_id,
+                 "source": $024-PtTALLiN.big_map_id,
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* alloc */
                  "action": "alloc",
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
-                 "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                 "value_type": $micheline.024-PsD5wVTJ.michelson_v1.expression } }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
+                 "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+                 "value_type": $micheline.024-PtTALLiN.michelson_v1.expression } }
         || { /* sapling_state */
              "kind": "sapling_state",
-             "id": $024-PsD5wVTJ.sapling_state_id,
+             "id": $024-PtTALLiN.sapling_state_id,
              "diff":
                { /* update */
                  "action": "update",
@@ -75059,7 +75444,7 @@ Full description
                     "action": "remove" }
                || { /* copy */
                     "action": "copy",
-                    "source": $024-PsD5wVTJ.sapling_state_id,
+                    "source": $024-PtTALLiN.sapling_state_id,
                     "updates":
                       { "commitments_and_ciphertexts":
                           [ [ $sapling.transaction.commitment,
@@ -75073,7 +75458,7 @@ Full description
                               $sapling.transaction.ciphertext ] ... ],
                         "nullifiers": [ $sapling.transaction.nullifier ... ] },
                     "memo_size": integer ∈ [0, 2^16-1] } } ... ]
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -75235,14 +75620,14 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.sapling_state_id:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.sapling_state_id:
       /* Sapling state identifier
          A sapling state identifier */
       $bignum
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
-    $024-PsD5wVTJ.transaction_destination:
+    $024-PtTALLiN.transaction_destination:
       /* A destination of a transaction
          A destination notation compatible with the contract notation as given
          to an RPC or inside scripts. Can be a base58 implicit contract hash, a
@@ -75257,20 +75642,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -75301,19 +75686,19 @@ Full description
     +-----------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                    | Size                 | Contents                                                                |
     +=========================================+======================+=========================================================================+
-    | storage                                 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                         |
+    | storage                                 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                         |
     +-----------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                   | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +-----------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operations                              | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | operations                              | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +-----------------------------------------+----------------------+-------------------------------------------------------------------------+
     | ? presence of field "lazy_storage_diff" | 1 byte               | boolean (0 for false, 255 for true)                                     |
     +-----------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | lazy_storage_diff                       | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                                         |
+    | lazy_storage_diff                       | Determined from data | $024-PtTALLiN.lazy_storage_diff                                         |
     +-----------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -75655,7 +76040,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -75694,7 +76079,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -75706,7 +76091,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -75718,7 +76103,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -75734,9 +76119,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -75748,9 +76133,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -75766,11 +76151,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -75782,11 +76167,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -75802,11 +76187,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -75879,7 +76264,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.transaction_destination (22 bytes, 8-bit tag)
+    024-PtTALLiN.transaction_destination (22 bytes, 8-bit tag)
     **********************************************************
 
     Implicit (tag 0)
@@ -75936,7 +76321,7 @@ Full description
     +----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -76065,7 +76450,7 @@ Full description
     +------+----------------------+----------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -76087,7 +76472,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -76108,7 +76493,7 @@ Full description
     +----------------------------------+----------------------+---------------------------------------+
     | amount                           | Determined from data | $N.t                                  |
     +----------------------------------+----------------------+---------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | destination                      | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +----------------------------------+----------------------+---------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true)   |
     +----------------------------------+----------------------+---------------------------------------+
@@ -76130,7 +76515,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -76156,25 +76541,25 @@ Full description
     +===============================+======================+=================================================+
     | Tag                           | 1 byte               | unsigned 8-bit integer                          |
     +-------------------------------+----------------------+-------------------------------------------------+
-    | type                          | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type                          | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "tag"     | 1 byte               | boolean (0 for false, 255 for true)             |
     +-------------------------------+----------------------+-------------------------------------------------+
-    | tag                           | Determined from data | $024-PsD5wVTJ.entrypoint                        |
+    | tag                           | Determined from data | $024-PtTALLiN.entrypoint                        |
     +-------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "payload" | 1 byte               | boolean (0 for false, 255 for true)             |
     +-------------------------------+----------------------+-------------------------------------------------+
-    | payload                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | payload                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.apply_internal_results.alpha.operation_result
+    024-PtTALLiN.apply_internal_results.alpha.operation_result
     **********************************************************
 
     +-----------------+----------------------+---------------------------------------+
     | Name            | Size                 | Contents                              |
     +=================+======================+=======================================+
-    | source          | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | source          | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +-----------------+----------------------+---------------------------------------+
     | nonce           | 2 bytes              | unsigned 16-bit big-endian integer    |
     +-----------------+----------------------+---------------------------------------+
@@ -76293,11 +76678,11 @@ Full description
     +=============================+======================+=================================================+
     | key_hash                    | 32 bytes             | bytes                                           |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | key                         | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key                         | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "value" | 1 byte               | boolean (0 for false, 255 for true)             |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | value                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
 
 
@@ -76356,9 +76741,9 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------+
     | updates               | Variable             | sequence of $X_12                               |
     +-----------------------+----------------------+-------------------------------------------------+
-    | key_type              | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type              | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
-    | value_type            | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value_type            | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
 
 
@@ -76393,7 +76778,7 @@ Full description
     +------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.lazy_storage_diff
+    024-PtTALLiN.lazy_storage_diff
     ******************************
 
     +-----------------------+----------+------------------------------------+
@@ -76427,49 +76812,49 @@ Full description
   
     { "input":
-        [ { "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "val": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
-      "code": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        [ { "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "val": $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
+      "code": $micheline.024-PtTALLiN.michelson_v1.expression,
       "chain_id": $Chain_id,
       "gas"?: $bignum,
       "now"?: $bignum,
       "level"?: $positive_bignum,
-      "sender"?: $024-PsD5wVTJ.contract_id,
-      "source"?: $024-PsD5wVTJ.contract_id.implicit,
-      "self"?: $024-PsD5wVTJ.contract_id.originated,
-      "parameter"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "amount": $024-PsD5wVTJ.mutez,
-      "balance"?: $024-PsD5wVTJ.mutez,
+      "sender"?: $024-PtTALLiN.contract_id,
+      "source"?: $024-PtTALLiN.contract_id.implicit,
+      "self"?: $024-PtTALLiN.contract_id.originated,
+      "parameter"?: $micheline.024-PtTALLiN.michelson_v1.expression,
+      "amount": $024-PtTALLiN.mutez,
+      "balance"?: $024-PtTALLiN.mutez,
       "other_contracts"?:
         [ { "address": $Contract_hash,
-            "type": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
+            "type": $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
       "big_maps"?:
-        [ { "id": $024-PsD5wVTJ.big_map_id,
-            "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "val_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "map_literal": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
+        [ { "id": $024-PtTALLiN.big_map_id,
+            "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "val_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "map_literal": $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
       "unparsing_mode"?: "Readable" || "Optimized" || "Optimized_legacy",
       "legacy"?: boolean }
-    $024-PsD5wVTJ.big_map_id:
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.implicit:
+    $024-PtTALLiN.contract_id.implicit:
       /* A contract handle -- implicit account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -76631,7 +77016,7 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez: $positive_bignum
     $Chain_id:
       /* Network identifier (Base58Check-encoded) */
       $unistring
@@ -76642,20 +77027,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -76676,7 +77061,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
     | input                                 | Variable             | sequence of $X_0                                |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | code                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | code                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | chain_id                              | 4 bytes              | bytes                                           |
     +---------------------------------------+----------------------+-------------------------------------------------+
@@ -76694,19 +77079,19 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "sender"          | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | sender                                | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | sender                                | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "source"          | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | source                                | 22 bytes             | $024-PsD5wVTJ.contract_id.implicit              |
+    | source                                | 22 bytes             | $024-PtTALLiN.contract_id.implicit              |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "self"            | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | self                                  | 22 bytes             | $024-PsD5wVTJ.contract_id.originated            |
+    | self                                  | 22 bytes             | $024-PtTALLiN.contract_id.originated            |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "parameter"       | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | parameter                             | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | parameter                             | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | amount                                | Determined from data | $N.t                                            |
     +---------------------------------------+----------------------+-------------------------------------------------+
@@ -76730,7 +77115,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -77072,7 +77457,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -77111,7 +77496,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -77123,7 +77508,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -77135,7 +77520,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -77151,9 +77536,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -77165,9 +77550,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -77183,11 +77568,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -77199,11 +77584,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -77219,11 +77604,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -77251,9 +77636,9 @@ Full description
     +------+----------------------+-------------------------------------------------+
     | Name | Size                 | Contents                                        |
     +======+======================+=================================================+
-    | type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
-    | val  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | val  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
 
 
@@ -77320,7 +77705,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -77349,7 +77734,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id.implicit (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.implicit (22 bytes, 8-bit tag)
     *******************************************************
 
     Implicit (tag 0)
@@ -77364,7 +77749,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -77389,7 +77774,7 @@ Full description
     +=========+======================+=================================================+
     | address | 20 bytes             | bytes                                           |
     +---------+----------------------+-------------------------------------------------+
-    | type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------+----------------------+-------------------------------------------------+
 
 
@@ -77413,11 +77798,11 @@ Full description
     +=============+======================+=================================================+
     | id          | Determined from data | $Z.t                                            |
     +-------------+----------------------+-------------------------------------------------+
-    | key_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | val_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | val_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | map_literal | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | map_literal | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
 
 
@@ -77470,10 +77855,10 @@ Full description
   
     { "output":
-        [ { "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "val": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
+        [ { "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "val": $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
       "gas": $bignum /* Limited */ || "unaccounted" }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -77639,20 +78024,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -77673,7 +78058,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -78015,7 +78400,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -78054,7 +78439,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -78066,7 +78451,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -78078,7 +78463,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -78094,9 +78479,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -78108,9 +78493,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -78126,11 +78511,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -78142,11 +78527,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -78162,11 +78547,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -78194,9 +78579,9 @@ Full description
     +------+----------------------+-------------------------------------------------+
     | Name | Size                 | Contents                                        |
     +======+======================+=================================================+
-    | type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
-    | val  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | val  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
 
 
@@ -78249,10 +78634,10 @@ Full description
     { "operation":
         { /* An operation's shell header. */
           "branch": $block_hash,
-          "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+          "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
           "signature"?: $Signature.V2 },
       "chain_id": $Chain_id }
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -78268,19 +78653,19 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -78295,12 +78680,12 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -78336,8 +78721,8 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -78499,8 +78884,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -78539,8 +78924,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -78551,11 +78936,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -78581,7 +78966,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78590,29 +78975,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78620,24 +79005,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78646,7 +79031,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78663,7 +79048,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78671,20 +79056,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78695,7 +79080,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78706,7 +79091,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78714,7 +79099,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78722,7 +79107,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78735,7 +79120,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78787,7 +79172,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78798,7 +79183,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78808,7 +79193,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78817,7 +79202,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78835,7 +79220,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78848,15 +79233,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -78873,7 +79258,7 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
     $Bls12_381_signature:
       /* A Bls12_381 signature (Base58Check-encoded) */
@@ -78930,20 +79315,20 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -79207,7 +79592,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -79537,7 +79922,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -79576,7 +79961,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -79588,7 +79973,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -79600,7 +79985,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -79616,9 +80001,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -79630,9 +80015,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -79648,11 +80033,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -79664,11 +80049,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -79684,11 +80069,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -79710,7 +80095,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -79760,11 +80145,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -80146,7 +80531,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -80163,7 +80548,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -80179,7 +80564,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -80302,7 +80687,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -80338,7 +80723,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -80429,7 +80814,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -80437,7 +80822,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -80491,7 +80876,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -80524,7 +80909,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -80558,13 +80943,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -80593,11 +80978,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -80611,11 +80996,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -80777,7 +81162,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -80865,7 +81250,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -80897,7 +81282,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -80993,7 +81378,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -81075,11 +81460,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -81419,7 +81804,7 @@ Full description
     +===============================+==========+========================================================================+
     | branch                        | 32 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -81430,52 +81815,52 @@ Full description
     
     { /* Operation_with_metadata */
       "contents":
-        [ $024-PsD5wVTJ.operation.alpha.operation_contents_and_result ... ],
+        [ $024-PtTALLiN.operation.alpha.operation_contents_and_result ... ],
       "signature"?: $Signature.V2 }
     || { /* Operation_without_metadata */
-         "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+         "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
          "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.apply_internal_results.alpha.operation_result:
+    $024-PtTALLiN.apply_internal_results.alpha.operation_result:
       { /* transaction */
         "kind": "transaction",
-        "source": $024-PsD5wVTJ.transaction_destination,
+        "source": $024-PtTALLiN.transaction_destination,
         "nonce": integer ∈ [0, 2^16-1],
-        "amount": $024-PsD5wVTJ.mutez,
-        "destination": $024-PsD5wVTJ.transaction_destination,
-        "parameters"?: { "entrypoint": $024-PsD5wVTJ.entrypoint,
+        "amount": $024-PtTALLiN.mutez,
+        "destination": $024-PtTALLiN.transaction_destination,
+        "parameters"?: { "entrypoint": $024-PtTALLiN.entrypoint,
                          "value": any },
         "result":
-          $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction }
+          $024-PtTALLiN.operation.alpha.internal_operation_result.transaction }
       || { /* origination */
            "kind": "origination",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.origination }
       || { /* delegation */
            "kind": "delegation",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "delegate"?: $Signature.Public_key_hash,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.delegation }
       || { /* event */
            "kind": "event",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-           "tag"?: $024-PsD5wVTJ.entrypoint,
-           "payload"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+           "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+           "tag"?: $024-PtTALLiN.entrypoint,
+           "payload"?: $micheline.024-PtTALLiN.michelson_v1.expression,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.event }
-    $024-PsD5wVTJ.big_map_id:
+             $024-PtTALLiN.operation.alpha.internal_operation_result.event }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -81491,22 +81876,22 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.bond_id:
+    $024-PtTALLiN.bond_id:
       { /* Smart_rollup_bond_id */
         "smart_rollup": $smart_rollup_address }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -81521,19 +81906,19 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.error:
+    $024-PtTALLiN.error:
       /* The full list of RPC errors would be too long to include.
          It is available at RPC `/errors` (GET).
          Errors specific to protocol Alpha have an id that starts with
          `proto.alpha`. */
       any
-    $024-PsD5wVTJ.frozen_staker:
+    $024-PtTALLiN.frozen_staker:
       /* frozen_staker
          Abstract notion of staker used in operation receipts for frozen
          deposits, either a single staker or all the stakers delegating to some
          delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
@@ -81541,12 +81926,12 @@ Full description
            "baker_own_stake": $Signature.Public_key_hash }
       || { /* Baker_edge */
            "baker_edge": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -81582,39 +81967,39 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.lazy_storage_diff:
+    $024-PtTALLiN.lazy_storage_diff:
       [ { /* big_map */
           "kind": "big_map",
-          "id": $024-PsD5wVTJ.big_map_id,
+          "id": $024-PtTALLiN.big_map_id,
           "diff":
             { /* update */
               "action": "update",
               "updates":
                 [ { "key_hash": $script_expr,
-                    "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                    "value"?: $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                    "key": $micheline.024-PtTALLiN.michelson_v1.expression,
+                    "value"?: $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* remove */
                  "action": "remove" }
             || { /* copy */
                  "action": "copy",
-                 "source": $024-PsD5wVTJ.big_map_id,
+                 "source": $024-PtTALLiN.big_map_id,
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* alloc */
                  "action": "alloc",
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
-                 "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                 "value_type": $micheline.024-PsD5wVTJ.michelson_v1.expression } }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
+                 "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+                 "value_type": $micheline.024-PtTALLiN.michelson_v1.expression } }
         || { /* sapling_state */
              "kind": "sapling_state",
-             "id": $024-PsD5wVTJ.sapling_state_id,
+             "id": $024-PtTALLiN.sapling_state_id,
              "diff":
                { /* update */
                  "action": "update",
@@ -81627,7 +82012,7 @@ Full description
                     "action": "remove" }
                || { /* copy */
                     "action": "copy",
-                    "source": $024-PsD5wVTJ.sapling_state_id,
+                    "source": $024-PtTALLiN.sapling_state_id,
                     "updates":
                       { "commitments_and_ciphertexts":
                           [ [ $sapling.transaction.commitment,
@@ -81641,8 +82026,8 @@ Full description
                               $sapling.transaction.ciphertext ] ... ],
                         "nullifiers": [ $sapling.transaction.nullifier ... ] },
                     "memo_size": integer ∈ [0, 2^16-1] } } ... ]
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -81804,8 +82189,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -81844,8 +82229,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -81856,11 +82241,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -81886,7 +82271,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -81895,29 +82280,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -81925,24 +82310,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -81951,7 +82336,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -81968,7 +82353,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -81976,20 +82361,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82000,7 +82385,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82011,7 +82396,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82019,7 +82404,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82027,7 +82412,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82040,7 +82425,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82092,7 +82477,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82103,7 +82488,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82113,7 +82498,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82122,7 +82507,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82140,7 +82525,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82153,15 +82538,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82178,143 +82563,143 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.event:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.event:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_contents_and_result:
+    $024-PtTALLiN.operation.alpha.operation_contents_and_result:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -82323,11 +82708,11 @@ Full description
         "block_payload_hash": $value_hash,
         "metadata":
           { "balance_updates"?:
-              $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+              $024-PtTALLiN.operation_metadata.alpha.balance_updates,
             "delegate": $Signature.Public_key_hash,
             "consensus_power":
               { "slots": integer ∈ [-2^30, 2^30],
-                "stake": $int64 },
+                "baking_power": $int64 /* Some */ || null /* None */ },
             "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestation_with_dal */
            "kind": "attestation_with_dal",
@@ -82338,11 +82723,11 @@ Full description
            "dal_attestation": $bignum,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Preattestation */
            "kind": "preattestation",
@@ -82352,11 +82737,11 @@ Full description
            "block_payload_hash": $value_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestations_aggregate */
            "kind": "attestations_aggregate",
@@ -82369,16 +82754,16 @@ Full description
                  "dal_attestation"?: $bignum } ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Preattestations_aggregate */
            "kind": "preattestations_aggregate",
            "consensus_content":
@@ -82388,21 +82773,21 @@ Full description
            "committee": [ integer ∈ [0, 2^16-1] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation,
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -82412,7 +82797,7 @@ Full description
                    "kind": "attestation" | "block" | "preattestation" } } }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -82422,25 +82807,25 @@ Full description
                "proof": $DAL_commitment },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
            "nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Vdf_revelation */
            "kind": "vdf_revelation",
            "solution":
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header,
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -82454,7 +82839,7 @@ Full description
            "secret": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Proposals */
            "kind": "proposals",
            "source": $Signature.Public_key_hash,
@@ -82475,12 +82860,12 @@ Full description
            "destination": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "allocated_destination_contract"?: boolean } }
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82488,112 +82873,112 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.reveal,
+                 $024-PtTALLiN.operation.alpha.operation_result.reveal,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transaction,
+                 $024-PtTALLiN.operation.alpha.operation_result.transaction,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "delegate"?: $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.delegation,
+                 $024-PtTALLiN.operation.alpha.operation_result.delegation,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "value": any,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant,
+                 $024-PtTALLiN.operation.alpha.operation_result.register_global_constant,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez,
+           "limit"?: $024-PtTALLiN.mutez,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit,
+                 $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated,
+           "destination": $024-PtTALLiN.contract_id.originated,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage,
+                 $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82601,15 +82986,15 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82617,35 +83002,35 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket,
+                 $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82655,15 +83040,15 @@ Full description
                "commitment_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment,
+                 $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82673,45 +83058,45 @@ Full description
            "whitelist"?: [ $Signature.Public_key_hash ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "message": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "rollup": $smart_rollup_address,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82723,15 +83108,15 @@ Full description
                "number_of_ticks": $int64 },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82782,15 +83167,15 @@ Full description
                                 "input_proof_kind": "first_input" } } },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82800,15 +83185,15 @@ Full description
                "bob": $Signature.Public_key_hash },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82817,15 +83202,15 @@ Full description
            "output_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82833,15 +83218,15 @@ Full description
            "staker": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82858,15 +83243,15 @@ Full description
            "nb_ops": integer ∈ [-2^30, 2^30],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82879,22 +83264,22 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -82913,12 +83298,12 @@ Full description
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
-    $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment:
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
+    $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment:
       { /* Applied */
         "status": "applied",
         "slot_header":
@@ -82930,12 +83315,12 @@ Full description
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "slot_header":
              { /* v0 */
                "version": "0",
@@ -82943,127 +83328,127 @@ Full description
                "index": integer ∈ [0, 255],
                "commitment": $DAL_commitment },
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.origination:
+    $024-PtTALLiN.operation.alpha.operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.operation_result.register_global_constant:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "global_address": $script_expr }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "global_address": $script_expr }
-    $024-PsD5wVTJ.operation.alpha.operation_result.reveal:
+    $024-PtTALLiN.operation.alpha.operation_result.reveal:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit:
+    $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -83071,28 +83456,28 @@ Full description
         "commitment_hash": $smart_rollup_commitment_hash }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "inbox_level": integer ∈ [0, 2^31],
            "commitment_hash": $smart_rollup_commitment_hash }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "whitelist_update"?:
           { /* Public */
@@ -83104,22 +83489,22 @@ Full description
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "whitelist_update"?:
              { /* Public */
@@ -83129,68 +83514,68 @@ Full description
                   "whitelist": [ $Signature.Public_key_hash ... ] },
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "address": $smart_rollup_address,
         "genesis_commitment_hash": $smart_rollup_commitment_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "address": $smart_rollup_address,
            "genesis_commitment_hash": $smart_rollup_commitment_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "staked_hash": $smart_rollup_commitment_hash,
         "published_at_level": integer ∈ [0, 2^31],
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "staked_hash": $smart_rollup_commitment_hash,
            "published_at_level": integer ∈ [0, 2^31],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -83205,15 +83590,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -83226,8 +83611,8 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -83242,15 +83627,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -83263,222 +83648,222 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transaction:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket:
+    $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key:
+    $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key:
       { /* Applied */
         "status": "applied",
         "kind": boolean,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "kind": boolean,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "originated_zk_rollup": $Zk_rollup_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_zk_rollup": $Zk_rollup_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation_metadata.alpha.balance_updates:
+    $024-PtTALLiN.operation_metadata.alpha.balance_updates:
       [ { /* Contract */
           "kind": "contract",
-          "contract": $024-PsD5wVTJ.contract_id,
+          "contract": $024-PtTALLiN.contract_id,
           "change": $int64,
           "origin": "block" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -83511,31 +83896,31 @@ Full description
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "block" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "migration" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "simulation" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -83926,36 +84311,36 @@ Full description
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "block" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -84014,35 +84399,35 @@ Full description
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "block" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "migration" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "subsidy" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "simulation" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "delayed_operation",
@@ -84050,31 +84435,31 @@ Full description
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "block" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -84166,23 +84551,23 @@ Full description
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash } ... ]
-    $024-PsD5wVTJ.sapling_state_id:
+    $024-PtTALLiN.sapling_state_id:
       /* Sapling state identifier
          A sapling state identifier */
       $bignum
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
-    $024-PsD5wVTJ.staker:
+    $024-PtTALLiN.staker:
       /* unstaked_frozen_staker
          Abstract notion of staker used in operation receipts for unstaked
          frozen deposits, either a single staker or all the stakers delegating
          to some delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.transaction_destination:
+    $024-PtTALLiN.transaction_destination:
       /* A destination of a transaction
          A destination notation compatible with the contract notation as given
          to an RPC or inside scripts. Can be a base58 implicit contract hash, a
@@ -84247,20 +84632,20 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -84307,7 +84692,7 @@ Full description
     +-----------------+----------+----------+
     | Name            | Size     | Contents |
     +=================+==========+==========+
-    | Unnamed field 0 | Variable | $X_3375  |
+    | Unnamed field 0 | Variable | $X_3382  |
     +-----------------+----------+----------+
 
 
@@ -84518,7 +84903,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -84848,7 +85233,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -84887,7 +85272,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -84899,7 +85284,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -84911,7 +85296,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -84927,9 +85312,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -84941,9 +85326,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -84959,11 +85344,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -84975,11 +85360,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -84995,11 +85380,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -85021,7 +85406,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -85071,11 +85456,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -85457,7 +85842,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -85474,7 +85859,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -85490,7 +85875,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -85613,7 +85998,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -85649,7 +86034,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -85740,7 +86125,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -85748,7 +86133,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -85802,7 +86187,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -85835,7 +86220,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -85869,13 +86254,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents (Determined from data, 8-bit tag)
     ***********************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -85904,11 +86289,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -85922,11 +86307,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -86088,7 +86473,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -86176,7 +86561,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -86208,7 +86593,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -86304,7 +86689,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -86386,11 +86771,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -86710,7 +87095,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.staker (Determined from data, 8-bit tag)
     *****************************************************
 
     Single (tag 0)
@@ -86721,7 +87106,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -86739,7 +87124,7 @@ Full description
     +----------+----------+------------------------+
 
 
-    024-PsD5wVTJ.bond_id (21 bytes, 8-bit tag)
+    024-PtTALLiN.bond_id (21 bytes, 8-bit tag)
     ******************************************
 
     Smart_rollup_bond_id (tag 1)
@@ -86754,7 +87139,7 @@ Full description
     +--------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.frozen_staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.frozen_staker (Determined from data, 8-bit tag)
     ************************************************************
 
     Single (tag 0)
@@ -86765,7 +87150,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -86818,7 +87203,7 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -86844,7 +87229,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.frozen_staker      |
+    | staker | Determined from data | $024-PtTALLiN.frozen_staker      |
     +--------+----------------------+----------------------------------+
     | change | 8 bytes              | signed 64-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -87034,9 +87419,9 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
-    | bond_id  | 21 bytes | $024-PsD5wVTJ.bond_id            |
+    | bond_id  | 21 bytes | $024-PtTALLiN.bond_id            |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -87074,7 +87459,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.staker             |
+    | staker | Determined from data | $024-PtTALLiN.staker             |
     +--------+----------------------+----------------------------------+
     | cycle  | 4 bytes              | signed 32-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -87090,7 +87475,7 @@ Full description
     +===========+==========+==================================+
     | Tag       | 1 byte   | unsigned 8-bit integer           |
     +-----------+----------+----------------------------------+
-    | delegator | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | delegator | 22 bytes | $024-PtTALLiN.contract_id        |
     +-----------+----------+----------------------------------+
     | change    | 8 bytes  | signed 64-bit big-endian integer |
     +-----------+----------+----------------------------------+
@@ -87215,7 +87600,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
     ************************************************************************************************
 
     Applied (tag 0)
@@ -87226,7 +87611,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -87272,7 +87657,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -87282,7 +87667,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.transaction_destination (22 bytes, 8-bit tag)
+    024-PtTALLiN.transaction_destination (22 bytes, 8-bit tag)
     **********************************************************
 
     Implicit (tag 0)
@@ -87339,7 +87724,7 @@ Full description
     +----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
     **********************************************************************************************
 
     Applied (tag 0)
@@ -87394,7 +87779,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -87407,7 +87792,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                               |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -87451,7 +87836,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -87568,11 +87953,11 @@ Full description
     +=============================+======================+=================================================+
     | key_hash                    | 32 bytes             | bytes                                           |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | key                         | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key                         | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "value" | 1 byte               | boolean (0 for false, 255 for true)             |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | value                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
 
 
@@ -87631,9 +88016,9 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------+
     | updates               | Variable             | sequence of $X_89                               |
     +-----------------------+----------------------+-------------------------------------------------+
-    | key_type              | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type              | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
-    | value_type            | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value_type            | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
 
 
@@ -87668,7 +88053,7 @@ Full description
     +------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.lazy_storage_diff
+    024-PtTALLiN.lazy_storage_diff
     ******************************
 
     +-----------------------+----------+------------------------------------+
@@ -87680,7 +88065,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -87691,13 +88076,13 @@ Full description
     +==========================================================================+======================+==================================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer                           |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -87707,7 +88092,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -87747,13 +88132,13 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | errors                                                                   | Determined from data | $X_61                                            |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -87763,7 +88148,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -87773,11 +88158,11 @@ Full description
     +--------------+----------------------+-------------------------------------------------+
     | Name         | Size                 | Contents                                        |
     +==============+======================+=================================================+
-    | ticketer     | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer     | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +--------------+----------------------+-------------------------------------------------+
-    | content_type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content_type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
-    | content      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
 
 
@@ -87787,7 +88172,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | account | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | account | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | amount  | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -87813,7 +88198,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | address | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | address | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | index   | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -87832,9 +88217,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -87844,7 +88229,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -87856,7 +88241,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -87880,7 +88265,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -87935,7 +88320,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     transaction (tag 1)
@@ -87946,19 +88331,19 @@ Full description
     +==================================+======================+=====================================================================+
     | Tag                              | 1 byte               | unsigned 8-bit integer                                              |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                           | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                           | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                            | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | amount                           | Determined from data | $N.t                                                                |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | destination                      | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true)                                 |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | parameters                       | Determined from data | $X_31                                                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                           | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction |
+    | result                           | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.transaction |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -87970,7 +88355,7 @@ Full description
     +================================+======================+=====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                              |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
@@ -87980,9 +88365,9 @@ Full description
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts                                    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -87994,7 +88379,7 @@ Full description
     +================================+======================+====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                             |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                              |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                              |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                 |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
@@ -88002,7 +88387,7 @@ Full description
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                   |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
 
 
@@ -88014,21 +88399,21 @@ Full description
     +===============================+======================+===============================================================+
     | Tag                           | 1 byte               | unsigned 8-bit integer                                        |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | source                        | 22 bytes             | $024-PsD5wVTJ.transaction_destination                         |
+    | source                        | 22 bytes             | $024-PtTALLiN.transaction_destination                         |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | nonce                         | 2 bytes              | unsigned 16-bit big-endian integer                            |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | type                          | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | type                          | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "tag"     | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | tag                           | Determined from data | $024-PsD5wVTJ.entrypoint                                      |
+    | tag                           | Determined from data | $024-PtTALLiN.entrypoint                                      |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "payload" | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | payload                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | payload                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | result                        | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event |
+    | result                        | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event |
     +-------------------------------+----------------------+---------------------------------------------------------------+
 
 
@@ -88038,19 +88423,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update         |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update         |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
     *************************************************************************************************
 
     Applied (tag 0)
@@ -88061,7 +88446,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -88107,7 +88492,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -88123,19 +88508,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish        |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
     *****************************************************************************************************
 
     Applied (tag 0)
@@ -88146,7 +88531,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -88194,7 +88579,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -88212,15 +88597,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination    |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -88243,7 +88628,7 @@ Full description
     +------------+----------+----------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -88308,19 +88693,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
     *********************************************************************************************************
 
     Applied (tag 0)
@@ -88331,7 +88716,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -88375,7 +88760,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -88389,15 +88774,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                 |
     +==========================================================================+======================+==========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                        |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result  |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
 
 
@@ -88426,7 +88811,7 @@ Full description
     +-----------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
     *******************************************************************************************************************
 
     Applied (tag 0)
@@ -88437,7 +88822,7 @@ Full description
     +==========================================================================+======================+=====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -88491,7 +88876,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -88515,15 +88900,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                           |
     +==========================================================================+======================+====================================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result            |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result            |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
 
 
@@ -88602,7 +88987,7 @@ Full description
     +--------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -88617,7 +89002,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | game_status                                                              | Determined from data | $X_937                             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -88663,7 +89048,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | game_status                                                              | Determined from data | $X_937                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -88675,19 +89060,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -88704,7 +89089,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -88752,7 +89137,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -88764,19 +89149,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -88845,15 +89230,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -88863,19 +89248,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event           |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event           |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -88886,7 +89271,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -88936,7 +89321,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -88956,19 +89341,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
     ***********************************************************************************************
 
     Applied (tag 0)
@@ -88979,7 +89364,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -89029,7 +89414,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -89049,19 +89434,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket          |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket          |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -89126,19 +89511,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
     ********************************************************************************************************
 
     Applied (tag 0)
@@ -89149,7 +89534,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -89197,7 +89582,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -89215,15 +89600,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.register_global_constant |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -89233,15 +89618,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -89251,15 +89636,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -89276,9 +89661,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -89288,7 +89673,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -89300,7 +89685,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -89324,7 +89709,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Applied (tag 0)
@@ -89385,63 +89770,88 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transaction              |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transaction              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
+    X_3316 (Determined from data, 8-bit tag)
+    ****************************************
+
+    None (tag 0)
+    ============
+
+    +------+--------+------------------------+
+    | Name | Size   | Contents               |
+    +======+========+========================+
+    | Tag  | 1 byte | unsigned 8-bit integer |
+    +------+--------+------------------------+
+
+
+    Some (tag 1)
+    ============
+
+    +-----------------+---------+----------------------------------+
+    | Name            | Size    | Contents                         |
+    +=================+=========+==================================+
+    | Tag             | 1 byte  | unsigned 8-bit integer           |
+    +-----------------+---------+----------------------------------+
+    | Unnamed field 0 | 8 bytes | signed 64-bit big-endian integer |
+    +-----------------+---------+----------------------------------+
+
+
     X_3315
     ******
 
-    +-------+---------+-------------------------------------------------------------------------+
-    | Name  | Size    | Contents                                                                |
-    +=======+=========+=========================================================================+
-    | slots | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
-    +-------+---------+-------------------------------------------------------------------------+
-    | stake | 8 bytes | signed 64-bit big-endian integer                                        |
-    +-------+---------+-------------------------------------------------------------------------+
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | Name         | Size                 | Contents                                                                |
+    +==============+======================+=========================================================================+
+    | slots        | 4 bytes              | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | baking_power | Determined from data | $X_3316                                                                 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
 
 
     X_3314
     ******
 
-    +-----------------+----------+------------------+
-    | Name            | Size     | Contents         |
-    +=================+==========+==================+
-    | delegate        | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_pkh   | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_power | 12 bytes | $X_3315          |
-    +-----------------+----------+------------------+
+    +-----------------+----------------------+------------------+
+    | Name            | Size                 | Contents         |
+    +=================+======================+==================+
+    | delegate        | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_pkh   | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_power | Determined from data | $X_3315          |
+    +-----------------+----------------------+------------------+
 
 
     X_3310
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_58                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | # bytes in next field                                                    | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | committee                                                                | Variable | sequence of $X_3314                |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | total_consensus_power                                                    | 12 bytes | $X_3315                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    024-PsD5wVTJ.operation_metadata.alpha.balance_updates
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_58                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | committee                                                                | Variable             | sequence of $X_3314                |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | total_consensus_power                                                    | Determined from data | $X_3315                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    024-PtTALLiN.operation_metadata.alpha.balance_updates
     *****************************************************
 
     +-----------------------+----------+------------------------------------+
@@ -89453,31 +89863,31 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    X_3334
+    X_3338
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_58                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | delegate                                                                 | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_power                                                          | 12 bytes | $X_3315                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_key                                                            | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    X_3349
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_58                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | delegate                                                                 | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_power                                                          | Determined from data | $X_3315                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_key                                                            | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    X_3356
     ******
 
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | Name                                                                     | Size     | Contents                            |
     +==========================================================================+==========+=====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | balance_updates                                                          | Variable | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
@@ -89485,7 +89895,7 @@ Full description
     +--------------------------------------------------------------------------+----------+-------------------------------------+
 
 
-    X_3362 (Enumeration: unsigned 8-bit integer):
+    X_3369 (Enumeration: unsigned 8-bit integer):
     *********************************************
 
     +-------------+----------------+
@@ -89499,7 +89909,7 @@ Full description
     +-------------+----------------+
 
 
-    X_3361
+    X_3368
     ******
 
     +-------+---------+-------------------------------------------------------------+
@@ -89509,11 +89919,11 @@ Full description
     +-------+---------+-------------------------------------------------------------+
     | round | 4 bytes | signed 32-bit big-endian integer                            |
     +-------+---------+-------------------------------------------------------------+
-    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3362) |
+    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3369) |
     +-------+---------+-------------------------------------------------------------+
 
 
-    X_3360
+    X_3367
     ******
 
     +-------------------+----------+------------------+
@@ -89523,11 +89933,11 @@ Full description
     +-------------------+----------+------------------+
     | rewarded_delegate | 21 bytes | $public_key_hash |
     +-------------------+----------+------------------+
-    | misbehaviour      | 9 bytes  | $X_3361          |
+    | misbehaviour      | 9 bytes  | $X_3368          |
     +-------------------+----------+------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -89542,7 +89952,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | nonce    | 32 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -89558,13 +89968,13 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
-    | metadata              | 51 bytes | $X_3360                                   |
+    | metadata              | 51 bytes | $X_3367                                   |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -89578,13 +89988,13 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
-    | metadata              | 51 bytes | $X_3360                                      |
+    | metadata              | 51 bytes | $X_3367                                      |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -89600,7 +90010,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | secret   | 20 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -89650,7 +90060,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | solution | 200 bytes            | $X_42                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -89668,7 +90078,7 @@ Full description
     +---------------+----------------------+------------------------+
     | destination   | 21 bytes             | $public_key_hash       |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_3349                |
+    | metadata      | Determined from data | $X_3356                |
     +---------------+----------------------+------------------------+
 
 
@@ -89688,7 +90098,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -89708,7 +90118,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -89730,7 +90140,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | dal_attestation    | Determined from data | $Z.t                               |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -89744,7 +90154,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation              |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation              |
     +-----------------------+----------------------+--------------------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
@@ -89752,7 +90162,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | shard_with_proof      | Determined from data | $X_39                                                  |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | metadata              | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata              | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +-----------------------+----------------------+--------------------------------------------------------+
 
 
@@ -89840,7 +90250,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -89874,7 +90284,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
     | metadata                       | Determined from data | $X_2780                             |
     +--------------------------------+----------------------+-------------------------------------+
@@ -89978,7 +90388,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
     | metadata      | Determined from data | $X_631                               |
     +---------------+----------------------+--------------------------------------+
@@ -90066,11 +90476,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -90416,7 +90826,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    X_3375 (Variable, 8-bit tag)
+    X_3382 (Variable, 8-bit tag)
     ****************************
 
     Operation_with_metadata (tag 0)
@@ -90429,7 +90839,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------+-------------------------------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.operation_contents_and_result |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.operation_contents_and_result |
     +-----------------------+----------+-------------------------------------------------------------------------+
     | signature             | Variable | bytes                                                                   |
     +-----------------------+----------+-------------------------------------------------------------------------+
@@ -90445,7 +90855,7 @@ Full description
     +-----------------------+----------+----------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                 |
     +-----------------------+----------+----------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.contents |
     +-----------------------+----------+----------------------------------------------------+
     | signature             | Variable | bytes                                              |
     +-----------------------+----------+----------------------------------------------------+
@@ -90472,45 +90882,45 @@ Full description
             
-    { "contract": $024-PsD5wVTJ.contract_id.originated,
+    { "contract": $024-PtTALLiN.contract_id.originated,
       "view": $unistring,
-      "input": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+      "input": $micheline.024-PtTALLiN.michelson_v1.expression,
       "unlimited_gas"?: boolean,
       "chain_id": $Chain_id,
-      "source"?: $024-PsD5wVTJ.contract_id,
-      "payer"?: $024-PsD5wVTJ.contract_id.implicit,
+      "source"?: $024-PtTALLiN.contract_id,
+      "payer"?: $024-PtTALLiN.contract_id.implicit,
       "gas"?: $bignum,
       "unparsing_mode": "Readable" || "Optimized" || "Optimized_legacy",
       "now"?: $bignum,
       "level"?: $positive_bignum,
       "other_contracts"?:
         [ { "address": $Contract_hash,
-            "type": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
+            "type": $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
       "extra_big_maps"?:
-        [ { "id": $024-PsD5wVTJ.big_map_id,
-            "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "val_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "map_literal": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
-    $024-PsD5wVTJ.big_map_id:
+        [ { "id": $024-PtTALLiN.big_map_id,
+            "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "val_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "map_literal": $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.implicit:
+    $024-PtTALLiN.contract_id.implicit:
       /* A contract handle -- implicit account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -90682,20 +91092,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -90712,13 +91122,13 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
     | Name                                  | Size                 | Contents                                        |
     +=======================================+======================+=================================================+
-    | contract                              | 22 bytes             | $024-PsD5wVTJ.contract_id.originated            |
+    | contract                              | 22 bytes             | $024-PtTALLiN.contract_id.originated            |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | # bytes in next field                 | 4 bytes              | unsigned 30-bit big-endian integer              |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | view                                  | Variable             | bytes                                           |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | input                                 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | input                                 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | unlimited_gas                         | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
@@ -90726,11 +91136,11 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "source"          | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | source                                | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | source                                | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "payer"           | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | payer                                 | 22 bytes             | $024-PsD5wVTJ.contract_id.implicit              |
+    | payer                                 | 22 bytes             | $024-PtTALLiN.contract_id.implicit              |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "gas"             | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
@@ -90756,7 +91166,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -90773,7 +91183,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -91115,7 +91525,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -91154,7 +91564,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -91166,7 +91576,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -91178,7 +91588,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -91194,9 +91604,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -91208,9 +91618,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -91226,11 +91636,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -91242,11 +91652,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -91262,11 +91672,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -91339,7 +91749,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -91368,7 +91778,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id.implicit (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.implicit (22 bytes, 8-bit tag)
     *******************************************************
 
     Implicit (tag 0)
@@ -91436,7 +91846,7 @@ Full description
     +=========+======================+=================================================+
     | address | 20 bytes             | bytes                                           |
     +---------+----------------------+-------------------------------------------------+
-    | type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------+----------------------+-------------------------------------------------+
 
 
@@ -91460,11 +91870,11 @@ Full description
     +=============+======================+=================================================+
     | id          | Determined from data | $Z.t                                            |
     +-------------+----------------------+-------------------------------------------------+
-    | key_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | val_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | val_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | map_literal | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | map_literal | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
 
 
@@ -91483,8 +91893,8 @@ Full description
     
-    { "data": $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    { "data": $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -91650,20 +92060,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -91676,11 +92086,11 @@ Full description
     +------+----------------------+-------------------------------------------------+
     | Name | Size                 | Contents                                        |
     +======+======================+=================================================+
-    | data | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | data | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -92022,7 +92432,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -92061,7 +92471,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -92073,7 +92483,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -92085,7 +92495,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -92101,9 +92511,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -92115,9 +92525,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -92133,11 +92543,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -92149,11 +92559,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -92169,11 +92579,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -92216,44 +92626,44 @@ Full description
             
-    { "contract": $024-PsD5wVTJ.contract_id.originated,
+    { "contract": $024-PtTALLiN.contract_id.originated,
       "entrypoint": $unistring,
-      "input": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+      "input": $micheline.024-PtTALLiN.michelson_v1.expression,
       "chain_id": $Chain_id,
-      "source"?: $024-PsD5wVTJ.contract_id,
-      "payer"?: $024-PsD5wVTJ.contract_id.implicit,
+      "source"?: $024-PtTALLiN.contract_id,
+      "payer"?: $024-PtTALLiN.contract_id.implicit,
       "gas"?: $bignum,
       "unparsing_mode": "Readable" || "Optimized" || "Optimized_legacy",
       "now"?: $bignum,
       "level"?: $positive_bignum,
       "other_contracts"?:
         [ { "address": $Contract_hash,
-            "type": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
+            "type": $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
       "extra_big_maps"?:
-        [ { "id": $024-PsD5wVTJ.big_map_id,
-            "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "val_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "map_literal": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
-    $024-PsD5wVTJ.big_map_id:
+        [ { "id": $024-PtTALLiN.big_map_id,
+            "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "val_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "map_literal": $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.implicit:
+    $024-PtTALLiN.contract_id.implicit:
       /* A contract handle -- implicit account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -92425,20 +92835,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -92455,23 +92865,23 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
     | Name                                  | Size                 | Contents                                        |
     +=======================================+======================+=================================================+
-    | contract                              | 22 bytes             | $024-PsD5wVTJ.contract_id.originated            |
+    | contract                              | 22 bytes             | $024-PtTALLiN.contract_id.originated            |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | # bytes in next field                 | 4 bytes              | unsigned 30-bit big-endian integer              |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | entrypoint                            | Variable             | bytes                                           |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | input                                 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | input                                 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | chain_id                              | 4 bytes              | bytes                                           |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "source"          | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | source                                | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | source                                | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "payer"           | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | payer                                 | 22 bytes             | $024-PsD5wVTJ.contract_id.implicit              |
+    | payer                                 | 22 bytes             | $024-PtTALLiN.contract_id.implicit              |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "gas"             | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
@@ -92497,7 +92907,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -92514,7 +92924,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -92856,7 +93266,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -92895,7 +93305,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -92907,7 +93317,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -92919,7 +93329,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -92935,9 +93345,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -92949,9 +93359,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -92967,11 +93377,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -92983,11 +93393,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -93003,11 +93413,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -93080,7 +93490,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -93109,7 +93519,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id.implicit (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.implicit (22 bytes, 8-bit tag)
     *******************************************************
 
     Implicit (tag 0)
@@ -93177,7 +93587,7 @@ Full description
     +=========+======================+=================================================+
     | address | 20 bytes             | bytes                                           |
     +---------+----------------------+-------------------------------------------------+
-    | type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------+----------------------+-------------------------------------------------+
 
 
@@ -93201,11 +93611,11 @@ Full description
     +=============+======================+=================================================+
     | id          | Determined from data | $Z.t                                            |
     +-------------+----------------------+-------------------------------------------------+
-    | key_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | val_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | val_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | map_literal | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | map_literal | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
 
 
@@ -93224,8 +93634,8 @@ Full description
     
-    { "data": $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    { "data": $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -93391,20 +93801,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -93417,11 +93827,11 @@ Full description
     +------+----------------------+-------------------------------------------------+
     | Name | Size                 | Contents                                        |
     +======+======================+=================================================+
-    | data | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | data | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -93763,7 +94173,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -93802,7 +94212,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -93814,7 +94224,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -93826,7 +94236,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -93842,9 +94252,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -93856,9 +94266,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -93874,11 +94284,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -93890,11 +94300,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -93910,11 +94320,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -93957,11 +94367,11 @@ Full description
             
-    { "program": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "storage": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+    { "program": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "storage": $micheline.024-PtTALLiN.michelson_v1.expression,
       "gas"?: $bignum,
       "legacy"?: boolean }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -94127,20 +94537,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -94153,9 +94563,9 @@ Full description
     +---------------------------+----------------------+-------------------------------------------------+
     | Name                      | Size                 | Contents                                        |
     +===========================+======================+=================================================+
-    | program                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | program                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------+----------------------+-------------------------------------------------+
-    | storage                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | storage                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "gas" | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------+----------------------+-------------------------------------------------+
@@ -94165,7 +94575,7 @@ Full description
     +---------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -94507,7 +94917,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -94546,7 +94956,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -94558,7 +94968,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -94570,7 +94980,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -94586,9 +94996,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -94600,9 +95010,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -94618,11 +95028,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -94634,11 +95044,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -94654,11 +95064,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -94720,11 +95130,11 @@ Full description
       "operation":
         { /* An operation's shell header. */
           "branch": $block_hash,
-          "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+          "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
           "signature"?: $Signature.V2 },
       "chain_id": $Chain_id,
       "latency"?: integer ∈ [-2^15, 2^15-1] }
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -94740,19 +95150,19 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -94767,12 +95177,12 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -94808,8 +95218,8 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -94971,8 +95381,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -95011,8 +95421,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -95023,11 +95433,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -95053,7 +95463,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95062,29 +95472,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95092,24 +95502,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95118,7 +95528,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95135,7 +95545,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95143,20 +95553,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95167,7 +95577,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95178,7 +95588,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95186,7 +95596,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95194,7 +95604,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95207,7 +95617,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95259,7 +95669,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95270,7 +95680,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95280,7 +95690,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95289,7 +95699,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95307,7 +95717,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95320,15 +95730,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -95345,7 +95755,7 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
     $Bls12_381_signature:
       /* A Bls12_381 signature (Base58Check-encoded) */
@@ -95402,20 +95812,20 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -95685,7 +96095,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -96015,7 +96425,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -96054,7 +96464,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -96066,7 +96476,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -96078,7 +96488,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -96094,9 +96504,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -96108,9 +96518,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -96126,11 +96536,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -96142,11 +96552,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -96162,11 +96572,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -96188,7 +96598,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -96238,11 +96648,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -96624,7 +97034,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -96641,7 +97051,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -96657,7 +97067,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -96780,7 +97190,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -96816,7 +97226,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -96907,7 +97317,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -96915,7 +97325,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -96969,7 +97379,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -97002,7 +97412,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -97036,13 +97446,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -97071,11 +97481,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -97089,11 +97499,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -97255,7 +97665,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -97343,7 +97753,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -97375,7 +97785,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -97471,7 +97881,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -97553,11 +97963,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -97897,7 +98307,7 @@ Full description
     +===============================+==========+========================================================================+
     | branch                        | 32 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -97908,52 +98318,52 @@ Full description
     
     { /* Operation_with_metadata */
       "contents":
-        [ $024-PsD5wVTJ.operation.alpha.operation_contents_and_result ... ],
+        [ $024-PtTALLiN.operation.alpha.operation_contents_and_result ... ],
       "signature"?: $Signature.V2 }
     || { /* Operation_without_metadata */
-         "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+         "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
          "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.apply_internal_results.alpha.operation_result:
+    $024-PtTALLiN.apply_internal_results.alpha.operation_result:
       { /* transaction */
         "kind": "transaction",
-        "source": $024-PsD5wVTJ.transaction_destination,
+        "source": $024-PtTALLiN.transaction_destination,
         "nonce": integer ∈ [0, 2^16-1],
-        "amount": $024-PsD5wVTJ.mutez,
-        "destination": $024-PsD5wVTJ.transaction_destination,
-        "parameters"?: { "entrypoint": $024-PsD5wVTJ.entrypoint,
+        "amount": $024-PtTALLiN.mutez,
+        "destination": $024-PtTALLiN.transaction_destination,
+        "parameters"?: { "entrypoint": $024-PtTALLiN.entrypoint,
                          "value": any },
         "result":
-          $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction }
+          $024-PtTALLiN.operation.alpha.internal_operation_result.transaction }
       || { /* origination */
            "kind": "origination",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.origination }
       || { /* delegation */
            "kind": "delegation",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "delegate"?: $Signature.Public_key_hash,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.delegation }
       || { /* event */
            "kind": "event",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-           "tag"?: $024-PsD5wVTJ.entrypoint,
-           "payload"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+           "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+           "tag"?: $024-PtTALLiN.entrypoint,
+           "payload"?: $micheline.024-PtTALLiN.michelson_v1.expression,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.event }
-    $024-PsD5wVTJ.big_map_id:
+             $024-PtTALLiN.operation.alpha.internal_operation_result.event }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -97969,22 +98379,22 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.bond_id:
+    $024-PtTALLiN.bond_id:
       { /* Smart_rollup_bond_id */
         "smart_rollup": $smart_rollup_address }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -97999,19 +98409,19 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.error:
+    $024-PtTALLiN.error:
       /* The full list of RPC errors would be too long to include.
          It is available at RPC `/errors` (GET).
          Errors specific to protocol Alpha have an id that starts with
          `proto.alpha`. */
       any
-    $024-PsD5wVTJ.frozen_staker:
+    $024-PtTALLiN.frozen_staker:
       /* frozen_staker
          Abstract notion of staker used in operation receipts for frozen
          deposits, either a single staker or all the stakers delegating to some
          delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
@@ -98019,12 +98429,12 @@ Full description
            "baker_own_stake": $Signature.Public_key_hash }
       || { /* Baker_edge */
            "baker_edge": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -98060,39 +98470,39 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.lazy_storage_diff:
+    $024-PtTALLiN.lazy_storage_diff:
       [ { /* big_map */
           "kind": "big_map",
-          "id": $024-PsD5wVTJ.big_map_id,
+          "id": $024-PtTALLiN.big_map_id,
           "diff":
             { /* update */
               "action": "update",
               "updates":
                 [ { "key_hash": $script_expr,
-                    "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                    "value"?: $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                    "key": $micheline.024-PtTALLiN.michelson_v1.expression,
+                    "value"?: $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* remove */
                  "action": "remove" }
             || { /* copy */
                  "action": "copy",
-                 "source": $024-PsD5wVTJ.big_map_id,
+                 "source": $024-PtTALLiN.big_map_id,
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* alloc */
                  "action": "alloc",
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
-                 "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                 "value_type": $micheline.024-PsD5wVTJ.michelson_v1.expression } }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
+                 "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+                 "value_type": $micheline.024-PtTALLiN.michelson_v1.expression } }
         || { /* sapling_state */
              "kind": "sapling_state",
-             "id": $024-PsD5wVTJ.sapling_state_id,
+             "id": $024-PtTALLiN.sapling_state_id,
              "diff":
                { /* update */
                  "action": "update",
@@ -98105,7 +98515,7 @@ Full description
                     "action": "remove" }
                || { /* copy */
                     "action": "copy",
-                    "source": $024-PsD5wVTJ.sapling_state_id,
+                    "source": $024-PtTALLiN.sapling_state_id,
                     "updates":
                       { "commitments_and_ciphertexts":
                           [ [ $sapling.transaction.commitment,
@@ -98119,8 +98529,8 @@ Full description
                               $sapling.transaction.ciphertext ] ... ],
                         "nullifiers": [ $sapling.transaction.nullifier ... ] },
                     "memo_size": integer ∈ [0, 2^16-1] } } ... ]
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -98282,8 +98692,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -98322,8 +98732,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -98334,11 +98744,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -98364,7 +98774,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98373,29 +98783,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98403,24 +98813,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98429,7 +98839,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98446,7 +98856,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98454,20 +98864,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98478,7 +98888,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98489,7 +98899,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98497,7 +98907,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98505,7 +98915,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98518,7 +98928,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98570,7 +98980,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98581,7 +98991,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98591,7 +99001,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98600,7 +99010,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98618,7 +99028,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98631,15 +99041,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98656,143 +99066,143 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.event:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.event:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_contents_and_result:
+    $024-PtTALLiN.operation.alpha.operation_contents_and_result:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -98801,11 +99211,11 @@ Full description
         "block_payload_hash": $value_hash,
         "metadata":
           { "balance_updates"?:
-              $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+              $024-PtTALLiN.operation_metadata.alpha.balance_updates,
             "delegate": $Signature.Public_key_hash,
             "consensus_power":
               { "slots": integer ∈ [-2^30, 2^30],
-                "stake": $int64 },
+                "baking_power": $int64 /* Some */ || null /* None */ },
             "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestation_with_dal */
            "kind": "attestation_with_dal",
@@ -98816,11 +99226,11 @@ Full description
            "dal_attestation": $bignum,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Preattestation */
            "kind": "preattestation",
@@ -98830,11 +99240,11 @@ Full description
            "block_payload_hash": $value_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestations_aggregate */
            "kind": "attestations_aggregate",
@@ -98847,16 +99257,16 @@ Full description
                  "dal_attestation"?: $bignum } ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Preattestations_aggregate */
            "kind": "preattestations_aggregate",
            "consensus_content":
@@ -98866,21 +99276,21 @@ Full description
            "committee": [ integer ∈ [0, 2^16-1] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation,
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -98890,7 +99300,7 @@ Full description
                    "kind": "attestation" | "block" | "preattestation" } } }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -98900,25 +99310,25 @@ Full description
                "proof": $DAL_commitment },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
            "nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Vdf_revelation */
            "kind": "vdf_revelation",
            "solution":
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header,
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -98932,7 +99342,7 @@ Full description
            "secret": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Proposals */
            "kind": "proposals",
            "source": $Signature.Public_key_hash,
@@ -98953,12 +99363,12 @@ Full description
            "destination": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "allocated_destination_contract"?: boolean } }
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -98966,112 +99376,112 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.reveal,
+                 $024-PtTALLiN.operation.alpha.operation_result.reveal,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transaction,
+                 $024-PtTALLiN.operation.alpha.operation_result.transaction,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "delegate"?: $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.delegation,
+                 $024-PtTALLiN.operation.alpha.operation_result.delegation,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "value": any,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant,
+                 $024-PtTALLiN.operation.alpha.operation_result.register_global_constant,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez,
+           "limit"?: $024-PtTALLiN.mutez,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit,
+                 $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated,
+           "destination": $024-PtTALLiN.contract_id.originated,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage,
+                 $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99079,15 +99489,15 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99095,35 +99505,35 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket,
+                 $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99133,15 +99543,15 @@ Full description
                "commitment_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment,
+                 $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99151,45 +99561,45 @@ Full description
            "whitelist"?: [ $Signature.Public_key_hash ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "message": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "rollup": $smart_rollup_address,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99201,15 +99611,15 @@ Full description
                "number_of_ticks": $int64 },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99260,15 +99670,15 @@ Full description
                                 "input_proof_kind": "first_input" } } },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99278,15 +99688,15 @@ Full description
                "bob": $Signature.Public_key_hash },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99295,15 +99705,15 @@ Full description
            "output_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99311,15 +99721,15 @@ Full description
            "staker": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99336,15 +99746,15 @@ Full description
            "nb_ops": integer ∈ [-2^30, 2^30],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99357,22 +99767,22 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -99391,12 +99801,12 @@ Full description
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
-    $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment:
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
+    $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment:
       { /* Applied */
         "status": "applied",
         "slot_header":
@@ -99408,12 +99818,12 @@ Full description
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "slot_header":
              { /* v0 */
                "version": "0",
@@ -99421,127 +99831,127 @@ Full description
                "index": integer ∈ [0, 255],
                "commitment": $DAL_commitment },
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.origination:
+    $024-PtTALLiN.operation.alpha.operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.operation_result.register_global_constant:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "global_address": $script_expr }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "global_address": $script_expr }
-    $024-PsD5wVTJ.operation.alpha.operation_result.reveal:
+    $024-PtTALLiN.operation.alpha.operation_result.reveal:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit:
+    $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -99549,28 +99959,28 @@ Full description
         "commitment_hash": $smart_rollup_commitment_hash }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "inbox_level": integer ∈ [0, 2^31],
            "commitment_hash": $smart_rollup_commitment_hash }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "whitelist_update"?:
           { /* Public */
@@ -99582,22 +99992,22 @@ Full description
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "whitelist_update"?:
              { /* Public */
@@ -99607,68 +100017,68 @@ Full description
                   "whitelist": [ $Signature.Public_key_hash ... ] },
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "address": $smart_rollup_address,
         "genesis_commitment_hash": $smart_rollup_commitment_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "address": $smart_rollup_address,
            "genesis_commitment_hash": $smart_rollup_commitment_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "staked_hash": $smart_rollup_commitment_hash,
         "published_at_level": integer ∈ [0, 2^31],
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "staked_hash": $smart_rollup_commitment_hash,
            "published_at_level": integer ∈ [0, 2^31],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -99683,15 +100093,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -99704,8 +100114,8 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -99720,15 +100130,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -99741,222 +100151,222 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transaction:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket:
+    $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key:
+    $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key:
       { /* Applied */
         "status": "applied",
         "kind": boolean,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "kind": boolean,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "originated_zk_rollup": $Zk_rollup_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_zk_rollup": $Zk_rollup_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation_metadata.alpha.balance_updates:
+    $024-PtTALLiN.operation_metadata.alpha.balance_updates:
       [ { /* Contract */
           "kind": "contract",
-          "contract": $024-PsD5wVTJ.contract_id,
+          "contract": $024-PtTALLiN.contract_id,
           "change": $int64,
           "origin": "block" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -99989,31 +100399,31 @@ Full description
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "block" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "migration" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "simulation" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -100404,36 +100814,36 @@ Full description
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "block" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -100492,35 +100902,35 @@ Full description
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "block" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "migration" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "subsidy" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "simulation" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "delayed_operation",
@@ -100528,31 +100938,31 @@ Full description
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "block" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -100644,23 +101054,23 @@ Full description
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash } ... ]
-    $024-PsD5wVTJ.sapling_state_id:
+    $024-PtTALLiN.sapling_state_id:
       /* Sapling state identifier
          A sapling state identifier */
       $bignum
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
-    $024-PsD5wVTJ.staker:
+    $024-PtTALLiN.staker:
       /* unstaked_frozen_staker
          Abstract notion of staker used in operation receipts for unstaked
          frozen deposits, either a single staker or all the stakers delegating
          to some delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.transaction_destination:
+    $024-PtTALLiN.transaction_destination:
       /* A destination of a transaction
          A destination notation compatible with the contract notation as given
          to an RPC or inside scripts. Can be a base58 implicit contract hash, a
@@ -100725,20 +101135,20 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -100785,7 +101195,7 @@ Full description
     +-----------------+----------+----------+
     | Name            | Size     | Contents |
     +=================+==========+==========+
-    | Unnamed field 0 | Variable | $X_3375  |
+    | Unnamed field 0 | Variable | $X_3382  |
     +-----------------+----------+----------+
 
 
@@ -100996,7 +101406,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -101326,7 +101736,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -101365,7 +101775,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -101377,7 +101787,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -101389,7 +101799,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -101405,9 +101815,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -101419,9 +101829,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -101437,11 +101847,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -101453,11 +101863,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -101473,11 +101883,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -101499,7 +101909,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -101549,11 +101959,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -101935,7 +102345,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -101952,7 +102362,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -101968,7 +102378,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -102091,7 +102501,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -102127,7 +102537,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -102218,7 +102628,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -102226,7 +102636,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -102280,7 +102690,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -102313,7 +102723,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -102347,13 +102757,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents (Determined from data, 8-bit tag)
     ***********************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -102382,11 +102792,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -102400,11 +102810,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -102566,7 +102976,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -102654,7 +103064,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -102686,7 +103096,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -102782,7 +103192,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -102864,11 +103274,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -103188,7 +103598,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.staker (Determined from data, 8-bit tag)
     *****************************************************
 
     Single (tag 0)
@@ -103199,7 +103609,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -103217,7 +103627,7 @@ Full description
     +----------+----------+------------------------+
 
 
-    024-PsD5wVTJ.bond_id (21 bytes, 8-bit tag)
+    024-PtTALLiN.bond_id (21 bytes, 8-bit tag)
     ******************************************
 
     Smart_rollup_bond_id (tag 1)
@@ -103232,7 +103642,7 @@ Full description
     +--------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.frozen_staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.frozen_staker (Determined from data, 8-bit tag)
     ************************************************************
 
     Single (tag 0)
@@ -103243,7 +103653,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -103296,7 +103706,7 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -103322,7 +103732,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.frozen_staker      |
+    | staker | Determined from data | $024-PtTALLiN.frozen_staker      |
     +--------+----------------------+----------------------------------+
     | change | 8 bytes              | signed 64-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -103512,9 +103922,9 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
-    | bond_id  | 21 bytes | $024-PsD5wVTJ.bond_id            |
+    | bond_id  | 21 bytes | $024-PtTALLiN.bond_id            |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -103552,7 +103962,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.staker             |
+    | staker | Determined from data | $024-PtTALLiN.staker             |
     +--------+----------------------+----------------------------------+
     | cycle  | 4 bytes              | signed 32-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -103568,7 +103978,7 @@ Full description
     +===========+==========+==================================+
     | Tag       | 1 byte   | unsigned 8-bit integer           |
     +-----------+----------+----------------------------------+
-    | delegator | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | delegator | 22 bytes | $024-PtTALLiN.contract_id        |
     +-----------+----------+----------------------------------+
     | change    | 8 bytes  | signed 64-bit big-endian integer |
     +-----------+----------+----------------------------------+
@@ -103693,7 +104103,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
     ************************************************************************************************
 
     Applied (tag 0)
@@ -103704,7 +104114,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -103750,7 +104160,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -103760,7 +104170,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.transaction_destination (22 bytes, 8-bit tag)
+    024-PtTALLiN.transaction_destination (22 bytes, 8-bit tag)
     **********************************************************
 
     Implicit (tag 0)
@@ -103817,7 +104227,7 @@ Full description
     +----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
     **********************************************************************************************
 
     Applied (tag 0)
@@ -103872,7 +104282,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -103885,7 +104295,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                               |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -103929,7 +104339,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -104046,11 +104456,11 @@ Full description
     +=============================+======================+=================================================+
     | key_hash                    | 32 bytes             | bytes                                           |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | key                         | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key                         | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "value" | 1 byte               | boolean (0 for false, 255 for true)             |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | value                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
 
 
@@ -104109,9 +104519,9 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------+
     | updates               | Variable             | sequence of $X_89                               |
     +-----------------------+----------------------+-------------------------------------------------+
-    | key_type              | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type              | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
-    | value_type            | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value_type            | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
 
 
@@ -104146,7 +104556,7 @@ Full description
     +------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.lazy_storage_diff
+    024-PtTALLiN.lazy_storage_diff
     ******************************
 
     +-----------------------+----------+------------------------------------+
@@ -104158,7 +104568,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -104169,13 +104579,13 @@ Full description
     +==========================================================================+======================+==================================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer                           |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -104185,7 +104595,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -104225,13 +104635,13 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | errors                                                                   | Determined from data | $X_61                                            |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -104241,7 +104651,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -104251,11 +104661,11 @@ Full description
     +--------------+----------------------+-------------------------------------------------+
     | Name         | Size                 | Contents                                        |
     +==============+======================+=================================================+
-    | ticketer     | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer     | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +--------------+----------------------+-------------------------------------------------+
-    | content_type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content_type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
-    | content      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
 
 
@@ -104265,7 +104675,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | account | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | account | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | amount  | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -104291,7 +104701,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | address | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | address | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | index   | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -104310,9 +104720,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -104322,7 +104732,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -104334,7 +104744,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -104358,7 +104768,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -104413,7 +104823,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     transaction (tag 1)
@@ -104424,19 +104834,19 @@ Full description
     +==================================+======================+=====================================================================+
     | Tag                              | 1 byte               | unsigned 8-bit integer                                              |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                           | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                           | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                            | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | amount                           | Determined from data | $N.t                                                                |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | destination                      | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true)                                 |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | parameters                       | Determined from data | $X_31                                                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                           | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction |
+    | result                           | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.transaction |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -104448,7 +104858,7 @@ Full description
     +================================+======================+=====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                              |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
@@ -104458,9 +104868,9 @@ Full description
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts                                    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -104472,7 +104882,7 @@ Full description
     +================================+======================+====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                             |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                              |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                              |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                 |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
@@ -104480,7 +104890,7 @@ Full description
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                   |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
 
 
@@ -104492,21 +104902,21 @@ Full description
     +===============================+======================+===============================================================+
     | Tag                           | 1 byte               | unsigned 8-bit integer                                        |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | source                        | 22 bytes             | $024-PsD5wVTJ.transaction_destination                         |
+    | source                        | 22 bytes             | $024-PtTALLiN.transaction_destination                         |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | nonce                         | 2 bytes              | unsigned 16-bit big-endian integer                            |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | type                          | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | type                          | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "tag"     | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | tag                           | Determined from data | $024-PsD5wVTJ.entrypoint                                      |
+    | tag                           | Determined from data | $024-PtTALLiN.entrypoint                                      |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "payload" | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | payload                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | payload                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | result                        | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event |
+    | result                        | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event |
     +-------------------------------+----------------------+---------------------------------------------------------------+
 
 
@@ -104516,19 +104926,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update         |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update         |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
     *************************************************************************************************
 
     Applied (tag 0)
@@ -104539,7 +104949,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -104585,7 +104995,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -104601,19 +105011,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish        |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
     *****************************************************************************************************
 
     Applied (tag 0)
@@ -104624,7 +105034,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -104672,7 +105082,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -104690,15 +105100,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination    |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -104721,7 +105131,7 @@ Full description
     +------------+----------+----------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -104786,19 +105196,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
     *********************************************************************************************************
 
     Applied (tag 0)
@@ -104809,7 +105219,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -104853,7 +105263,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -104867,15 +105277,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                 |
     +==========================================================================+======================+==========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                        |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result  |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
 
 
@@ -104904,7 +105314,7 @@ Full description
     +-----------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
     *******************************************************************************************************************
 
     Applied (tag 0)
@@ -104915,7 +105325,7 @@ Full description
     +==========================================================================+======================+=====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -104969,7 +105379,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -104993,15 +105403,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                           |
     +==========================================================================+======================+====================================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result            |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result            |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
 
 
@@ -105080,7 +105490,7 @@ Full description
     +--------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -105095,7 +105505,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | game_status                                                              | Determined from data | $X_937                             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -105141,7 +105551,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | game_status                                                              | Determined from data | $X_937                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -105153,19 +105563,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -105182,7 +105592,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -105230,7 +105640,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -105242,19 +105652,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -105323,15 +105733,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -105341,19 +105751,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event           |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event           |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -105364,7 +105774,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -105414,7 +105824,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -105434,19 +105844,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
     ***********************************************************************************************
 
     Applied (tag 0)
@@ -105457,7 +105867,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -105507,7 +105917,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -105527,19 +105937,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket          |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket          |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -105604,19 +106014,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
     ********************************************************************************************************
 
     Applied (tag 0)
@@ -105627,7 +106037,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -105675,7 +106085,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -105693,15 +106103,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.register_global_constant |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -105711,15 +106121,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -105729,15 +106139,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -105754,9 +106164,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -105766,7 +106176,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -105778,7 +106188,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -105802,7 +106212,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Applied (tag 0)
@@ -105863,63 +106273,88 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transaction              |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transaction              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
+    X_3316 (Determined from data, 8-bit tag)
+    ****************************************
+
+    None (tag 0)
+    ============
+
+    +------+--------+------------------------+
+    | Name | Size   | Contents               |
+    +======+========+========================+
+    | Tag  | 1 byte | unsigned 8-bit integer |
+    +------+--------+------------------------+
+
+
+    Some (tag 1)
+    ============
+
+    +-----------------+---------+----------------------------------+
+    | Name            | Size    | Contents                         |
+    +=================+=========+==================================+
+    | Tag             | 1 byte  | unsigned 8-bit integer           |
+    +-----------------+---------+----------------------------------+
+    | Unnamed field 0 | 8 bytes | signed 64-bit big-endian integer |
+    +-----------------+---------+----------------------------------+
+
+
     X_3315
     ******
 
-    +-------+---------+-------------------------------------------------------------------------+
-    | Name  | Size    | Contents                                                                |
-    +=======+=========+=========================================================================+
-    | slots | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
-    +-------+---------+-------------------------------------------------------------------------+
-    | stake | 8 bytes | signed 64-bit big-endian integer                                        |
-    +-------+---------+-------------------------------------------------------------------------+
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | Name         | Size                 | Contents                                                                |
+    +==============+======================+=========================================================================+
+    | slots        | 4 bytes              | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | baking_power | Determined from data | $X_3316                                                                 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
 
 
     X_3314
     ******
 
-    +-----------------+----------+------------------+
-    | Name            | Size     | Contents         |
-    +=================+==========+==================+
-    | delegate        | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_pkh   | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_power | 12 bytes | $X_3315          |
-    +-----------------+----------+------------------+
+    +-----------------+----------------------+------------------+
+    | Name            | Size                 | Contents         |
+    +=================+======================+==================+
+    | delegate        | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_pkh   | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_power | Determined from data | $X_3315          |
+    +-----------------+----------------------+------------------+
 
 
     X_3310
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_58                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | # bytes in next field                                                    | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | committee                                                                | Variable | sequence of $X_3314                |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | total_consensus_power                                                    | 12 bytes | $X_3315                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    024-PsD5wVTJ.operation_metadata.alpha.balance_updates
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_58                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | committee                                                                | Variable             | sequence of $X_3314                |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | total_consensus_power                                                    | Determined from data | $X_3315                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    024-PtTALLiN.operation_metadata.alpha.balance_updates
     *****************************************************
 
     +-----------------------+----------+------------------------------------+
@@ -105931,31 +106366,31 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    X_3334
+    X_3338
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_58                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | delegate                                                                 | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_power                                                          | 12 bytes | $X_3315                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_key                                                            | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    X_3349
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_58                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | delegate                                                                 | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_power                                                          | Determined from data | $X_3315                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_key                                                            | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    X_3356
     ******
 
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | Name                                                                     | Size     | Contents                            |
     +==========================================================================+==========+=====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | balance_updates                                                          | Variable | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
@@ -105963,7 +106398,7 @@ Full description
     +--------------------------------------------------------------------------+----------+-------------------------------------+
 
 
-    X_3362 (Enumeration: unsigned 8-bit integer):
+    X_3369 (Enumeration: unsigned 8-bit integer):
     *********************************************
 
     +-------------+----------------+
@@ -105977,7 +106412,7 @@ Full description
     +-------------+----------------+
 
 
-    X_3361
+    X_3368
     ******
 
     +-------+---------+-------------------------------------------------------------+
@@ -105987,11 +106422,11 @@ Full description
     +-------+---------+-------------------------------------------------------------+
     | round | 4 bytes | signed 32-bit big-endian integer                            |
     +-------+---------+-------------------------------------------------------------+
-    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3362) |
+    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3369) |
     +-------+---------+-------------------------------------------------------------+
 
 
-    X_3360
+    X_3367
     ******
 
     +-------------------+----------+------------------+
@@ -106001,11 +106436,11 @@ Full description
     +-------------------+----------+------------------+
     | rewarded_delegate | 21 bytes | $public_key_hash |
     +-------------------+----------+------------------+
-    | misbehaviour      | 9 bytes  | $X_3361          |
+    | misbehaviour      | 9 bytes  | $X_3368          |
     +-------------------+----------+------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -106020,7 +106455,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | nonce    | 32 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -106036,13 +106471,13 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
-    | metadata              | 51 bytes | $X_3360                                   |
+    | metadata              | 51 bytes | $X_3367                                   |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -106056,13 +106491,13 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
-    | metadata              | 51 bytes | $X_3360                                      |
+    | metadata              | 51 bytes | $X_3367                                      |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -106078,7 +106513,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | secret   | 20 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -106128,7 +106563,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | solution | 200 bytes            | $X_42                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -106146,7 +106581,7 @@ Full description
     +---------------+----------------------+------------------------+
     | destination   | 21 bytes             | $public_key_hash       |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_3349                |
+    | metadata      | Determined from data | $X_3356                |
     +---------------+----------------------+------------------------+
 
 
@@ -106166,7 +106601,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -106186,7 +106621,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -106208,7 +106643,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | dal_attestation    | Determined from data | $Z.t                               |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -106222,7 +106657,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation              |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation              |
     +-----------------------+----------------------+--------------------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
@@ -106230,7 +106665,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | shard_with_proof      | Determined from data | $X_39                                                  |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | metadata              | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata              | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +-----------------------+----------------------+--------------------------------------------------------+
 
 
@@ -106318,7 +106753,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -106352,7 +106787,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
     | metadata                       | Determined from data | $X_2780                             |
     +--------------------------------+----------------------+-------------------------------------+
@@ -106456,7 +106891,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
     | metadata      | Determined from data | $X_631                               |
     +---------------+----------------------+--------------------------------------+
@@ -106544,11 +106979,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -106894,7 +107329,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    X_3375 (Variable, 8-bit tag)
+    X_3382 (Variable, 8-bit tag)
     ****************************
 
     Operation_with_metadata (tag 0)
@@ -106907,7 +107342,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------+-------------------------------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.operation_contents_and_result |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.operation_contents_and_result |
     +-----------------------+----------+-------------------------------------------------------------------------+
     | signature             | Variable | bytes                                                                   |
     +-----------------------+----------+-------------------------------------------------------------------------+
@@ -106923,7 +107358,7 @@ Full description
     +-----------------------+----------+----------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                 |
     +-----------------------+----------+----------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.contents |
     +-----------------------+----------+----------------------------------------------------+
     | signature             | Variable | bytes                                              |
     +-----------------------+----------+----------------------------------------------------+
@@ -106950,15 +107385,15 @@ Full description
             
-    { "script": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "storage": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "input": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "amount": $024-PsD5wVTJ.mutez,
-      "balance"?: $024-PsD5wVTJ.mutez,
+    { "script": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "storage": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "input": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "amount": $024-PtTALLiN.mutez,
+      "balance"?: $024-PtTALLiN.mutez,
       "chain_id": $Chain_id,
-      "source"?: $024-PsD5wVTJ.contract_id,
-      "payer"?: $024-PsD5wVTJ.contract_id.implicit,
-      "self"?: $024-PsD5wVTJ.contract_id.originated,
+      "source"?: $024-PtTALLiN.contract_id,
+      "payer"?: $024-PtTALLiN.contract_id.implicit,
+      "self"?: $024-PtTALLiN.contract_id.originated,
       "entrypoint"?: $unistring,
       "unparsing_mode"?: "Readable" || "Optimized" || "Optimized_legacy",
       "gas"?: $bignum,
@@ -106966,32 +107401,32 @@ Full description
       "level"?: $positive_bignum,
       "other_contracts"?:
         [ { "address": $Contract_hash,
-            "type": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
+            "type": $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
       "extra_big_maps"?:
-        [ { "id": $024-PsD5wVTJ.big_map_id,
-            "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "val_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-            "map_literal": $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
-    $024-PsD5wVTJ.big_map_id:
+        [ { "id": $024-PtTALLiN.big_map_id,
+            "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "val_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+            "map_literal": $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.implicit:
+    $024-PtTALLiN.contract_id.implicit:
       /* A contract handle -- implicit account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -107153,7 +107588,7 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
+    $024-PtTALLiN.mutez: $positive_bignum
     $Chain_id:
       /* Network identifier (Base58Check-encoded) */
       $unistring
@@ -107164,20 +107599,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $positive_bignum:
       /* Positive big number
@@ -107194,11 +107629,11 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
     | Name                                  | Size                 | Contents                                        |
     +=======================================+======================+=================================================+
-    | script                                | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | script                                | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | storage                               | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | storage                               | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | input                                 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | input                                 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | amount                                | Determined from data | $N.t                                            |
     +---------------------------------------+----------------------+-------------------------------------------------+
@@ -107210,15 +107645,15 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "source"          | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | source                                | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | source                                | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "payer"           | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | payer                                 | 22 bytes             | $024-PsD5wVTJ.contract_id.implicit              |
+    | payer                                 | 22 bytes             | $024-PtTALLiN.contract_id.implicit              |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "self"            | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------------------+----------------------+-------------------------------------------------+
-    | self                                  | 22 bytes             | $024-PsD5wVTJ.contract_id.originated            |
+    | self                                  | 22 bytes             | $024-PtTALLiN.contract_id.originated            |
     +---------------------------------------+----------------------+-------------------------------------------------+
     | # bytes in next field                 | 4 bytes              | unsigned 30-bit big-endian integer              |
     +---------------------------------------+----------------------+-------------------------------------------------+
@@ -107250,7 +107685,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -107592,7 +108027,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -107631,7 +108066,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -107643,7 +108078,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -107655,7 +108090,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -107671,9 +108106,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -107685,9 +108120,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -107703,11 +108138,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -107719,11 +108154,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -107739,11 +108174,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -107828,7 +108263,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -107857,7 +108292,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id.implicit (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.implicit (22 bytes, 8-bit tag)
     *******************************************************
 
     Implicit (tag 0)
@@ -107872,7 +108307,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -107930,7 +108365,7 @@ Full description
     +=========+======================+=================================================+
     | address | 20 bytes             | bytes                                           |
     +---------+----------------------+-------------------------------------------------+
-    | type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------+----------------------+-------------------------------------------------+
 
 
@@ -107954,11 +108389,11 @@ Full description
     +=============+======================+=================================================+
     | id          | Determined from data | $Z.t                                            |
     +-------------+----------------------+-------------------------------------------------+
-    | key_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | val_type    | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | val_type    | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
-    | map_literal | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | map_literal | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------+----------------------+-------------------------------------------------+
 
 
@@ -107977,44 +108412,44 @@ Full description
     
-    { "storage": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+    { "storage": $micheline.024-PtTALLiN.michelson_v1.expression,
       "operations":
-        [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ],
-      "trace": $024-PsD5wVTJ.scripted.trace,
-      "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.apply_internal_results.alpha.operation_result:
+        [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ],
+      "trace": $024-PtTALLiN.scripted.trace,
+      "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.apply_internal_results.alpha.operation_result:
       { /* Transaction */
-        "source": $024-PsD5wVTJ.transaction_destination,
+        "source": $024-PtTALLiN.transaction_destination,
         "nonce": integer ∈ [0, 2^16-1],
         "kind": "transaction",
-        "amount": $024-PsD5wVTJ.mutez,
-        "destination": $024-PsD5wVTJ.transaction_destination,
-        "parameters"?: { "entrypoint": $024-PsD5wVTJ.entrypoint,
+        "amount": $024-PtTALLiN.mutez,
+        "destination": $024-PtTALLiN.transaction_destination,
+        "parameters"?: { "entrypoint": $024-PtTALLiN.entrypoint,
                          "value": any } }
       || { /* Origination */
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "kind": "origination",
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "kind": "delegation",
            "delegate"?: $Signature.Public_key_hash }
       || { /* Event */
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "kind": "event",
-           "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-           "tag"?: $024-PsD5wVTJ.entrypoint,
-           "payload"?: $micheline.024-PsD5wVTJ.michelson_v1.expression }
-    $024-PsD5wVTJ.big_map_id:
+           "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+           "tag"?: $024-PtTALLiN.entrypoint,
+           "payload"?: $micheline.024-PtTALLiN.michelson_v1.expression }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -108029,39 +108464,39 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.lazy_storage_diff:
+    $024-PtTALLiN.lazy_storage_diff:
       [ { /* big_map */
           "kind": "big_map",
-          "id": $024-PsD5wVTJ.big_map_id,
+          "id": $024-PtTALLiN.big_map_id,
           "diff":
             { /* update */
               "action": "update",
               "updates":
                 [ { "key_hash": $script_expr,
-                    "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                    "value"?: $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                    "key": $micheline.024-PtTALLiN.michelson_v1.expression,
+                    "value"?: $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* remove */
                  "action": "remove" }
             || { /* copy */
                  "action": "copy",
-                 "source": $024-PsD5wVTJ.big_map_id,
+                 "source": $024-PtTALLiN.big_map_id,
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* alloc */
                  "action": "alloc",
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
-                 "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                 "value_type": $micheline.024-PsD5wVTJ.michelson_v1.expression } }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
+                 "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+                 "value_type": $micheline.024-PtTALLiN.michelson_v1.expression } }
         || { /* sapling_state */
              "kind": "sapling_state",
-             "id": $024-PsD5wVTJ.sapling_state_id,
+             "id": $024-PtTALLiN.sapling_state_id,
              "diff":
                { /* update */
                  "action": "update",
@@ -108074,7 +108509,7 @@ Full description
                     "action": "remove" }
                || { /* copy */
                     "action": "copy",
-                    "source": $024-PsD5wVTJ.sapling_state_id,
+                    "source": $024-PtTALLiN.sapling_state_id,
                     "updates":
                       { "commitments_and_ciphertexts":
                           [ [ $sapling.transaction.commitment,
@@ -108088,7 +108523,7 @@ Full description
                               $sapling.transaction.ciphertext ] ... ],
                         "nullifiers": [ $sapling.transaction.nullifier ... ] },
                     "memo_size": integer ∈ [0, 2^16-1] } } ... ]
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -108250,18 +108685,18 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.sapling_state_id:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.sapling_state_id:
       /* Sapling state identifier
          A sapling state identifier */
       $bignum
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
-    $024-PsD5wVTJ.scripted.trace:
+    $024-PtTALLiN.scripted.trace:
       [ { "location": $micheline.location,
           "gas": $bignum,
-          "stack": [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ] } ... ]
-    $024-PsD5wVTJ.transaction_destination:
+          "stack": [ $micheline.024-PtTALLiN.michelson_v1.expression ... ] } ... ]
+    $024-PtTALLiN.transaction_destination:
       /* A destination of a transaction
          A destination notation compatible with the contract notation as given
          to an RPC or inside scripts. Can be a base58 implicit contract hash, a
@@ -108276,20 +108711,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $micheline.location:
       /* Canonical location in a Micheline expression
@@ -108326,23 +108761,23 @@ Full description
     +------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                           | Size                 | Contents                                                                |
     +================================================+======================+=========================================================================+
-    | storage                                        | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                         |
+    | storage                                        | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                         |
     +------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                          | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operations                                     | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | operations                                     | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.scripted.trace" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.scripted.trace" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | trace                                          | Variable             | sequence of $X_5                                                        |
     +------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | ? presence of field "lazy_storage_diff"        | 1 byte               | boolean (0 for false, 255 for true)                                     |
     +------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | lazy_storage_diff                              | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                                         |
+    | lazy_storage_diff                              | Determined from data | $024-PtTALLiN.lazy_storage_diff                                         |
     +------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -108684,7 +109119,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -108723,7 +109158,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -108735,7 +109170,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -108747,7 +109182,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -108763,9 +109198,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -108777,9 +109212,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -108795,11 +109230,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -108811,11 +109246,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -108831,11 +109266,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -108908,7 +109343,7 @@ Full description
     +---------------------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.transaction_destination (22 bytes, 8-bit tag)
+    024-PtTALLiN.transaction_destination (22 bytes, 8-bit tag)
     **********************************************************
 
     Implicit (tag 0)
@@ -108965,7 +109400,7 @@ Full description
     +----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -109094,7 +109529,7 @@ Full description
     +------+----------------------+----------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -109116,7 +109551,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -109137,7 +109572,7 @@ Full description
     +----------------------------------+----------------------+---------------------------------------+
     | amount                           | Determined from data | $N.t                                  |
     +----------------------------------+----------------------+---------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | destination                      | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +----------------------------------+----------------------+---------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true)   |
     +----------------------------------+----------------------+---------------------------------------+
@@ -109159,7 +109594,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -109185,25 +109620,25 @@ Full description
     +===============================+======================+=================================================+
     | Tag                           | 1 byte               | unsigned 8-bit integer                          |
     +-------------------------------+----------------------+-------------------------------------------------+
-    | type                          | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type                          | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "tag"     | 1 byte               | boolean (0 for false, 255 for true)             |
     +-------------------------------+----------------------+-------------------------------------------------+
-    | tag                           | Determined from data | $024-PsD5wVTJ.entrypoint                        |
+    | tag                           | Determined from data | $024-PtTALLiN.entrypoint                        |
     +-------------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "payload" | 1 byte               | boolean (0 for false, 255 for true)             |
     +-------------------------------+----------------------+-------------------------------------------------+
-    | payload                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | payload                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-------------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.apply_internal_results.alpha.operation_result
+    024-PtTALLiN.apply_internal_results.alpha.operation_result
     **********************************************************
 
     +-----------------+----------------------+---------------------------------------+
     | Name            | Size                 | Contents                              |
     +=================+======================+=======================================+
-    | source          | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | source          | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +-----------------+----------------------+---------------------------------------+
     | nonce           | 2 bytes              | unsigned 16-bit big-endian integer    |
     +-----------------+----------------------+---------------------------------------+
@@ -109223,7 +109658,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
-    | stack                 | Variable             | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression             |
+    | stack                 | Variable             | sequence of $micheline.024-PtTALLiN.michelson_v1.expression             |
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -109338,11 +109773,11 @@ Full description
     +=============================+======================+=================================================+
     | key_hash                    | 32 bytes             | bytes                                           |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | key                         | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key                         | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "value" | 1 byte               | boolean (0 for false, 255 for true)             |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | value                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
 
 
@@ -109401,9 +109836,9 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------+
     | updates               | Variable             | sequence of $X_14                               |
     +-----------------------+----------------------+-------------------------------------------------+
-    | key_type              | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type              | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
-    | value_type            | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value_type            | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
 
 
@@ -109438,7 +109873,7 @@ Full description
     +------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.lazy_storage_diff
+    024-PtTALLiN.lazy_storage_diff
     ******************************
 
     +-----------------------+----------+------------------------------------+
@@ -109471,11 +109906,11 @@ Full description
             
-    { "program": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+    { "program": $micheline.024-PtTALLiN.michelson_v1.expression,
       "gas"?: $bignum,
       "legacy"?: boolean,
       "show_types"?: boolean }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -109641,20 +110076,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -109667,7 +110102,7 @@ Full description
     +---------------------------+----------------------+-------------------------------------------------+
     | Name                      | Size                 | Contents                                        |
     +===========================+======================+=================================================+
-    | program                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | program                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "gas" | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------+----------------------+-------------------------------------------------+
@@ -109679,7 +110114,7 @@ Full description
     +---------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -110021,7 +110456,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -110060,7 +110495,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -110072,7 +110507,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -110084,7 +110519,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -110100,9 +110535,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -110114,9 +110549,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -110132,11 +110567,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -110148,11 +110583,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -110168,11 +110603,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -110200,11 +110635,11 @@ Full description
     { "type_map":
         [ { "location": $micheline.location,
             "stack_before":
-              [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+              [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
             "stack_after":
-              [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ] } ... ],
+              [ $micheline.024-PtTALLiN.michelson_v1.expression ... ] } ... ],
       "gas": $bignum /* Limited */ || "unaccounted" }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -110370,20 +110805,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $micheline.location:
       /* Canonical location in a Micheline expression
@@ -110410,7 +110845,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -110752,7 +111187,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -110791,7 +111226,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -110803,7 +111238,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -110815,7 +111250,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -110831,9 +111266,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -110845,9 +111280,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -110863,11 +111298,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -110879,11 +111314,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -110899,11 +111334,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -110935,11 +111370,11 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------+-------------------------------------------------------------------------+
-    | stack_before          | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression             |
+    | stack_before          | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression             |
     +-----------------------+----------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------+-------------------------------------------------------------------------+
-    | stack_after           | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression             |
+    | stack_after           | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression             |
     +-----------------------+----------+-------------------------------------------------------------------------+
 
 
@@ -110989,11 +111424,11 @@ Full description
             
-    { "data": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-      "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+    { "data": $micheline.024-PtTALLiN.michelson_v1.expression,
+      "type": $micheline.024-PtTALLiN.michelson_v1.expression,
       "gas"?: $bignum,
       "legacy"?: boolean }
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -111159,20 +111594,20 @@ Full description
       /* Big number
          Decimal representation of a big number */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $unistring:
       /* Universal string representation
@@ -111185,9 +111620,9 @@ Full description
     +---------------------------+----------------------+-------------------------------------------------+
     | Name                      | Size                 | Contents                                        |
     +===========================+======================+=================================================+
-    | data                      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | data                      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------+----------------------+-------------------------------------------------+
-    | type                      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | type                      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +---------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "gas" | 1 byte               | boolean (0 for false, 255 for true)             |
     +---------------------------+----------------------+-------------------------------------------------+
@@ -111197,7 +111632,7 @@ Full description
     +---------------------------+----------------------+-------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -111539,7 +111974,7 @@ Full description
     +------+----------------------+----------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -111578,7 +112013,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -111590,7 +112025,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -111602,7 +112037,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -111618,9 +112053,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -111632,9 +112067,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -111650,11 +112085,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -111666,11 +112101,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -111686,11 +112121,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -111771,141 +112206,6 @@ Full description
 
 
 
-.. _GET_..--block_id--helpers--stake_info :
-
-**GET ..//helpers/stake_info**
-
-.. raw:: html
-
-  
- - -
-

- Returns the baking power distribution for all the active delegates at the current cycle

-
-
-
-    [ $int64,
-      [ [ { "delegate": $Signature.Public_key_hash,
-            "consensus_pkh": $Signature.Public_key_hash },
-          $int64 ] ... ] ]
-    $Signature.Public_key_hash:
-      /* A Ed25519, Secp256k1, P256, or BLS public key hash
-         (Base58Check-encoded) */
-      $unistring
-    $int64:
-      /* 64 bit integers
-         Decimal representation of 64 bit integers */
-      string
-    $unistring:
-      /* Universal string representation
-         Either a plain UTF8 string, or a sequence of bytes for strings that
-         contain invalid byte sequences. */
-      string || { "invalid_utf8_string": [ integer ∈ [0, 255] ... ] }
-
-
-
-    +-----------------+----------------------+----------------------------------+
-    | Name            | Size                 | Contents                         |
-    +=================+======================+==================================+
-    | Unnamed field 0 | 8 bytes              | signed 64-bit big-endian integer |
-    +-----------------+----------------------+----------------------------------+
-    | Unnamed field 1 | Determined from data | $X_0                             |
-    +-----------------+----------------------+----------------------------------+
-
-
-    public_key_hash (21 bytes, 8-bit tag)
-    *************************************
-
-    Ed25519 (tag 0)
-    ===============
-
-    +-------------------------+----------+------------------------+
-    | Name                    | Size     | Contents               |
-    +=========================+==========+========================+
-    | Tag                     | 1 byte   | unsigned 8-bit integer |
-    +-------------------------+----------+------------------------+
-    | Ed25519.Public_key_hash | 20 bytes | bytes                  |
-    +-------------------------+----------+------------------------+
-
-
-    Secp256k1 (tag 1)
-    =================
-
-    +---------------------------+----------+------------------------+
-    | Name                      | Size     | Contents               |
-    +===========================+==========+========================+
-    | Tag                       | 1 byte   | unsigned 8-bit integer |
-    +---------------------------+----------+------------------------+
-    | Secp256k1.Public_key_hash | 20 bytes | bytes                  |
-    +---------------------------+----------+------------------------+
-
-
-    P256 (tag 2)
-    ============
-
-    +----------------------+----------+------------------------+
-    | Name                 | Size     | Contents               |
-    +======================+==========+========================+
-    | Tag                  | 1 byte   | unsigned 8-bit integer |
-    +----------------------+----------+------------------------+
-    | P256.Public_key_hash | 20 bytes | bytes                  |
-    +----------------------+----------+------------------------+
-
-
-    Bls (tag 3)
-    ===========
-
-    +---------------------------+----------+------------------------+
-    | Name                      | Size     | Contents               |
-    +===========================+==========+========================+
-    | Tag                       | 1 byte   | unsigned 8-bit integer |
-    +---------------------------+----------+------------------------+
-    | Bls12_381.Public_key_hash | 20 bytes | bytes                  |
-    +---------------------------+----------+------------------------+
-
-
-    X_2
-    ***
-
-    +---------------+----------+------------------+
-    | Name          | Size     | Contents         |
-    +===============+==========+==================+
-    | delegate      | 21 bytes | $public_key_hash |
-    +---------------+----------+------------------+
-    | consensus_pkh | 21 bytes | $public_key_hash |
-    +---------------+----------+------------------+
-
-
-    X_1
-    ***
-
-    +-----------------+----------+----------------------------------+
-    | Name            | Size     | Contents                         |
-    +=================+==========+==================================+
-    | Unnamed field 0 | 42 bytes | $X_2                             |
-    +-----------------+----------+----------------------------------+
-    | Unnamed field 1 | 8 bytes  | signed 64-bit big-endian integer |
-    +-----------------+----------+----------------------------------+
-
-
-    X_0
-    ***
-
-    +-----------------------+----------+------------------------------------+
-    | Name                  | Size     | Contents                           |
-    +=======================+==========+====================================+
-    | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
-    +-----------------------+----------+------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $X_1                   |
-    +-----------------------+----------+------------------------------------+
-
-    
-
- - - .. _GET_..--block_id--helpers--total_baking_power : **GET ..//helpers/total_baking_power** @@ -111996,6 +112296,7 @@ Full description [ { "level": integer ∈ [0, 2^31], "consensus_threshold": $int64, "consensus_committee": $int64, + "all_bakers_attest_activated": boolean, "delegates": [ { "delegate": $Signature.Public_key_hash, "rounds": [ integer ∈ [-2^31-1, 2^31] ... ], @@ -112109,19 +112410,21 @@ Full description X_0 *** - +-----------------------+----------+------------------------------------+ - | Name | Size | Contents | - +=======================+==========+====================================+ - | level | 4 bytes | signed 32-bit big-endian integer | - +-----------------------+----------+------------------------------------+ - | consensus_threshold | 8 bytes | signed 64-bit big-endian integer | - +-----------------------+----------+------------------------------------+ - | consensus_committee | 8 bytes | signed 64-bit big-endian integer | - +-----------------------+----------+------------------------------------+ - | # bytes in next field | 4 bytes | unsigned 30-bit big-endian integer | - +-----------------------+----------+------------------------------------+ - | delegates | Variable | sequence of $X_1 | - +-----------------------+----------+------------------------------------+ + +-----------------------------+----------+-------------------------------------+ + | Name | Size | Contents | + +=============================+==========+=====================================+ + | level | 4 bytes | signed 32-bit big-endian integer | + +-----------------------------+----------+-------------------------------------+ + | consensus_threshold | 8 bytes | signed 64-bit big-endian integer | + +-----------------------------+----------+-------------------------------------+ + | consensus_committee | 8 bytes | signed 64-bit big-endian integer | + +-----------------------------+----------+-------------------------------------+ + | all_bakers_attest_activated | 1 byte | boolean (0 for false, 255 for true) | + +-----------------------------+----------+-------------------------------------+ + | # bytes in next field | 4 bytes | unsigned 30-bit big-endian integer | + +-----------------------------+----------+-------------------------------------+ + | delegates | Variable | sequence of $X_1 | + +-----------------------------+----------+-------------------------------------+
@@ -112185,30 +112488,34 @@ Full description @@ -115618,47 +116031,47 @@ Full description
     [ [ $operation ... ] ... ] /* operations_encoding_v1 */
-    $024-PsD5wVTJ.apply_internal_results.alpha.operation_result:
+    $024-PtTALLiN.apply_internal_results.alpha.operation_result:
       { /* transaction */
         "kind": "transaction",
-        "source": $024-PsD5wVTJ.transaction_destination,
+        "source": $024-PtTALLiN.transaction_destination,
         "nonce": integer ∈ [0, 2^16-1],
-        "amount": $024-PsD5wVTJ.mutez,
-        "destination": $024-PsD5wVTJ.transaction_destination,
-        "parameters"?: { "entrypoint": $024-PsD5wVTJ.entrypoint,
+        "amount": $024-PtTALLiN.mutez,
+        "destination": $024-PtTALLiN.transaction_destination,
+        "parameters"?: { "entrypoint": $024-PtTALLiN.entrypoint,
                          "value": any },
         "result":
-          $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction }
+          $024-PtTALLiN.operation.alpha.internal_operation_result.transaction }
       || { /* origination */
            "kind": "origination",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.origination }
       || { /* delegation */
            "kind": "delegation",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "delegate"?: $Signature.Public_key_hash,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.delegation }
       || { /* event */
            "kind": "event",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-           "tag"?: $024-PsD5wVTJ.entrypoint,
-           "payload"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+           "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+           "tag"?: $024-PtTALLiN.entrypoint,
+           "payload"?: $micheline.024-PtTALLiN.michelson_v1.expression,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.event }
-    $024-PsD5wVTJ.big_map_id:
+             $024-PtTALLiN.operation.alpha.internal_operation_result.event }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -115674,22 +116087,22 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.bond_id:
+    $024-PtTALLiN.bond_id:
       { /* Smart_rollup_bond_id */
         "smart_rollup": $smart_rollup_address }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -115704,19 +116117,19 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.error:
+    $024-PtTALLiN.error:
       /* The full list of RPC errors would be too long to include.
          It is available at RPC `/errors` (GET).
          Errors specific to protocol Alpha have an id that starts with
          `proto.alpha`. */
       any
-    $024-PsD5wVTJ.frozen_staker:
+    $024-PtTALLiN.frozen_staker:
       /* frozen_staker
          Abstract notion of staker used in operation receipts for frozen
          deposits, either a single staker or all the stakers delegating to some
          delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
@@ -115724,12 +116137,12 @@ Full description
            "baker_own_stake": $Signature.Public_key_hash }
       || { /* Baker_edge */
            "baker_edge": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -115765,39 +116178,39 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.lazy_storage_diff:
+    $024-PtTALLiN.lazy_storage_diff:
       [ { /* big_map */
           "kind": "big_map",
-          "id": $024-PsD5wVTJ.big_map_id,
+          "id": $024-PtTALLiN.big_map_id,
           "diff":
             { /* update */
               "action": "update",
               "updates":
                 [ { "key_hash": $script_expr,
-                    "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                    "value"?: $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                    "key": $micheline.024-PtTALLiN.michelson_v1.expression,
+                    "value"?: $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* remove */
                  "action": "remove" }
             || { /* copy */
                  "action": "copy",
-                 "source": $024-PsD5wVTJ.big_map_id,
+                 "source": $024-PtTALLiN.big_map_id,
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* alloc */
                  "action": "alloc",
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
-                 "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                 "value_type": $micheline.024-PsD5wVTJ.michelson_v1.expression } }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
+                 "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+                 "value_type": $micheline.024-PtTALLiN.michelson_v1.expression } }
         || { /* sapling_state */
              "kind": "sapling_state",
-             "id": $024-PsD5wVTJ.sapling_state_id,
+             "id": $024-PtTALLiN.sapling_state_id,
              "diff":
                { /* update */
                  "action": "update",
@@ -115810,7 +116223,7 @@ Full description
                     "action": "remove" }
                || { /* copy */
                     "action": "copy",
-                    "source": $024-PsD5wVTJ.sapling_state_id,
+                    "source": $024-PtTALLiN.sapling_state_id,
                     "updates":
                       { "commitments_and_ciphertexts":
                           [ [ $sapling.transaction.commitment,
@@ -115824,8 +116237,8 @@ Full description
                               $sapling.transaction.ciphertext ] ... ],
                         "nullifiers": [ $sapling.transaction.nullifier ... ] },
                     "memo_size": integer ∈ [0, 2^16-1] } } ... ]
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -115987,8 +116400,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -116027,8 +116440,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -116039,11 +116452,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -116069,7 +116482,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116078,29 +116491,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116108,24 +116521,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116134,7 +116547,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116151,7 +116564,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116159,20 +116572,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116183,7 +116596,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116194,7 +116607,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116202,7 +116615,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116210,7 +116623,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116223,7 +116636,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116275,7 +116688,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116286,7 +116699,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116296,7 +116709,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116305,7 +116718,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116323,7 +116736,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116336,15 +116749,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116361,146 +116774,146 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.operation.alpha.contents_and_signature:
-      { "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+    $024-PtTALLiN.operation.alpha.contents_and_signature:
+      { "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.event:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.event:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_contents_and_result:
+    $024-PtTALLiN.operation.alpha.operation_contents_and_result:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -116509,11 +116922,11 @@ Full description
         "block_payload_hash": $value_hash,
         "metadata":
           { "balance_updates"?:
-              $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+              $024-PtTALLiN.operation_metadata.alpha.balance_updates,
             "delegate": $Signature.Public_key_hash,
             "consensus_power":
               { "slots": integer ∈ [-2^30, 2^30],
-                "stake": $int64 },
+                "baking_power": $int64 /* Some */ || null /* None */ },
             "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestation_with_dal */
            "kind": "attestation_with_dal",
@@ -116524,11 +116937,11 @@ Full description
            "dal_attestation": $bignum,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Preattestation */
            "kind": "preattestation",
@@ -116538,11 +116951,11 @@ Full description
            "block_payload_hash": $value_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestations_aggregate */
            "kind": "attestations_aggregate",
@@ -116555,16 +116968,16 @@ Full description
                  "dal_attestation"?: $bignum } ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Preattestations_aggregate */
            "kind": "preattestations_aggregate",
            "consensus_content":
@@ -116574,21 +116987,21 @@ Full description
            "committee": [ integer ∈ [0, 2^16-1] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation,
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -116598,7 +117011,7 @@ Full description
                    "kind": "attestation" | "block" | "preattestation" } } }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -116608,25 +117021,25 @@ Full description
                "proof": $DAL_commitment },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
            "nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Vdf_revelation */
            "kind": "vdf_revelation",
            "solution":
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header,
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -116640,7 +117053,7 @@ Full description
            "secret": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Proposals */
            "kind": "proposals",
            "source": $Signature.Public_key_hash,
@@ -116661,12 +117074,12 @@ Full description
            "destination": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "allocated_destination_contract"?: boolean } }
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116674,112 +117087,112 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.reveal,
+                 $024-PtTALLiN.operation.alpha.operation_result.reveal,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transaction,
+                 $024-PtTALLiN.operation.alpha.operation_result.transaction,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "delegate"?: $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.delegation,
+                 $024-PtTALLiN.operation.alpha.operation_result.delegation,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "value": any,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant,
+                 $024-PtTALLiN.operation.alpha.operation_result.register_global_constant,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez,
+           "limit"?: $024-PtTALLiN.mutez,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit,
+                 $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated,
+           "destination": $024-PtTALLiN.contract_id.originated,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage,
+                 $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116787,15 +117200,15 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116803,35 +117216,35 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket,
+                 $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116841,15 +117254,15 @@ Full description
                "commitment_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment,
+                 $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116859,45 +117272,45 @@ Full description
            "whitelist"?: [ $Signature.Public_key_hash ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "message": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "rollup": $smart_rollup_address,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116909,15 +117322,15 @@ Full description
                "number_of_ticks": $int64 },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116968,15 +117381,15 @@ Full description
                                 "input_proof_kind": "first_input" } } },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -116986,15 +117399,15 @@ Full description
                "bob": $Signature.Public_key_hash },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -117003,15 +117416,15 @@ Full description
            "output_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -117019,15 +117432,15 @@ Full description
            "staker": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -117044,15 +117457,15 @@ Full description
            "nb_ops": integer ∈ [-2^30, 2^30],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -117065,22 +117478,22 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -117099,12 +117512,12 @@ Full description
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
-    $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment:
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
+    $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment:
       { /* Applied */
         "status": "applied",
         "slot_header":
@@ -117116,12 +117529,12 @@ Full description
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "slot_header":
              { /* v0 */
                "version": "0",
@@ -117129,127 +117542,127 @@ Full description
                "index": integer ∈ [0, 255],
                "commitment": $DAL_commitment },
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.origination:
+    $024-PtTALLiN.operation.alpha.operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.operation_result.register_global_constant:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "global_address": $script_expr }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "global_address": $script_expr }
-    $024-PsD5wVTJ.operation.alpha.operation_result.reveal:
+    $024-PtTALLiN.operation.alpha.operation_result.reveal:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit:
+    $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -117257,28 +117670,28 @@ Full description
         "commitment_hash": $smart_rollup_commitment_hash }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "inbox_level": integer ∈ [0, 2^31],
            "commitment_hash": $smart_rollup_commitment_hash }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "whitelist_update"?:
           { /* Public */
@@ -117290,22 +117703,22 @@ Full description
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "whitelist_update"?:
              { /* Public */
@@ -117315,68 +117728,68 @@ Full description
                   "whitelist": [ $Signature.Public_key_hash ... ] },
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "address": $smart_rollup_address,
         "genesis_commitment_hash": $smart_rollup_commitment_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "address": $smart_rollup_address,
            "genesis_commitment_hash": $smart_rollup_commitment_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "staked_hash": $smart_rollup_commitment_hash,
         "published_at_level": integer ∈ [0, 2^31],
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "staked_hash": $smart_rollup_commitment_hash,
            "published_at_level": integer ∈ [0, 2^31],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -117391,15 +117804,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -117412,8 +117825,8 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -117428,15 +117841,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -117449,230 +117862,230 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transaction:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket:
+    $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key:
+    $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key:
       { /* Applied */
         "status": "applied",
         "kind": boolean,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "kind": boolean,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "originated_zk_rollup": $Zk_rollup_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_zk_rollup": $Zk_rollup_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_with_metadata:
+    $024-PtTALLiN.operation.alpha.operation_with_metadata:
       { /* Operation_with_metadata */
         "contents":
-          [ $024-PsD5wVTJ.operation.alpha.operation_contents_and_result ... ],
+          [ $024-PtTALLiN.operation.alpha.operation_contents_and_result ... ],
         "signature"?: $Signature.V2 }
       || { /* Operation_without_metadata */
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.operation_metadata.alpha.balance_updates:
+    $024-PtTALLiN.operation_metadata.alpha.balance_updates:
       [ { /* Contract */
           "kind": "contract",
-          "contract": $024-PsD5wVTJ.contract_id,
+          "contract": $024-PtTALLiN.contract_id,
           "change": $int64,
           "origin": "block" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -117705,31 +118118,31 @@ Full description
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "block" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "migration" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "simulation" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -118120,36 +118533,36 @@ Full description
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "block" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -118208,35 +118621,35 @@ Full description
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "block" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "migration" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "subsidy" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "simulation" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "delayed_operation",
@@ -118244,31 +118657,31 @@ Full description
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "block" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -118360,23 +118773,23 @@ Full description
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash } ... ]
-    $024-PsD5wVTJ.sapling_state_id:
+    $024-PtTALLiN.sapling_state_id:
       /* Sapling state identifier
          A sapling state identifier */
       $bignum
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
-    $024-PsD5wVTJ.staker:
+    $024-PtTALLiN.staker:
       /* unstaked_frozen_staker
          Abstract notion of staker used in operation receipts for unstaked
          frozen deposits, either a single staker or all the stakers delegating
          to some delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.transaction_destination:
+    $024-PtTALLiN.transaction_destination:
       /* A destination of a transaction
          A destination notation compatible with the contract notation as given
          to an RPC or inside scripts. Can be a base58 implicit contract hash, a
@@ -118444,51 +118857,51 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $operation:
       { /* An operation's shell header. */
-        "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+        "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
         "chain_id": $Chain_id,
         "hash": $Operation_hash,
         "branch": $block_hash,
-        "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+        "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
         "signature"?: $Signature.V2,
         "metadata": "too large" }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
            "contents":
-             [ $024-PsD5wVTJ.operation.alpha.operation_contents_and_result ... ],
+             [ $024-PtTALLiN.operation.alpha.operation_contents_and_result ... ],
            "signature"?: $Signature.V2 }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
     $positive_bignum:
       /* Positive big number
@@ -118748,7 +119161,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -119078,7 +119491,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -119117,7 +119530,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -119129,7 +119542,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -119141,7 +119554,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -119157,9 +119570,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -119171,9 +119584,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -119189,11 +119602,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -119205,11 +119618,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -119225,11 +119638,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -119251,7 +119664,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -119301,11 +119714,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -119687,7 +120100,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -119704,7 +120117,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -119720,7 +120133,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -119843,7 +120256,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -119879,7 +120292,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -119970,7 +120383,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -119978,7 +120391,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -120032,7 +120445,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -120065,7 +120478,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -120099,13 +120512,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents (Determined from data, 8-bit tag)
     ***********************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -120134,11 +120547,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -120152,11 +120565,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -120318,7 +120731,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -120406,7 +120819,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -120438,7 +120851,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -120534,7 +120947,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -120616,11 +121029,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -120940,7 +121353,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.staker (Determined from data, 8-bit tag)
     *****************************************************
 
     Single (tag 0)
@@ -120951,7 +121364,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -120969,7 +121382,7 @@ Full description
     +----------+----------+------------------------+
 
 
-    024-PsD5wVTJ.bond_id (21 bytes, 8-bit tag)
+    024-PtTALLiN.bond_id (21 bytes, 8-bit tag)
     ******************************************
 
     Smart_rollup_bond_id (tag 1)
@@ -120984,7 +121397,7 @@ Full description
     +--------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.frozen_staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.frozen_staker (Determined from data, 8-bit tag)
     ************************************************************
 
     Single (tag 0)
@@ -120995,7 +121408,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -121048,7 +121461,7 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -121074,7 +121487,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.frozen_staker      |
+    | staker | Determined from data | $024-PtTALLiN.frozen_staker      |
     +--------+----------------------+----------------------------------+
     | change | 8 bytes              | signed 64-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -121264,9 +121677,9 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
-    | bond_id  | 21 bytes | $024-PsD5wVTJ.bond_id            |
+    | bond_id  | 21 bytes | $024-PtTALLiN.bond_id            |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -121304,7 +121717,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.staker             |
+    | staker | Determined from data | $024-PtTALLiN.staker             |
     +--------+----------------------+----------------------------------+
     | cycle  | 4 bytes              | signed 32-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -121320,7 +121733,7 @@ Full description
     +===========+==========+==================================+
     | Tag       | 1 byte   | unsigned 8-bit integer           |
     +-----------+----------+----------------------------------+
-    | delegator | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | delegator | 22 bytes | $024-PtTALLiN.contract_id        |
     +-----------+----------+----------------------------------+
     | change    | 8 bytes  | signed 64-bit big-endian integer |
     +-----------+----------+----------------------------------+
@@ -121445,7 +121858,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
     ************************************************************************************************
 
     Applied (tag 0)
@@ -121456,7 +121869,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -121502,7 +121915,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -121512,7 +121925,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.transaction_destination (22 bytes, 8-bit tag)
+    024-PtTALLiN.transaction_destination (22 bytes, 8-bit tag)
     **********************************************************
 
     Implicit (tag 0)
@@ -121569,7 +121982,7 @@ Full description
     +----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
     **********************************************************************************************
 
     Applied (tag 0)
@@ -121624,7 +122037,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -121637,7 +122050,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                               |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -121681,7 +122094,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -121798,11 +122211,11 @@ Full description
     +=============================+======================+=================================================+
     | key_hash                    | 32 bytes             | bytes                                           |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | key                         | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key                         | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "value" | 1 byte               | boolean (0 for false, 255 for true)             |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | value                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
 
 
@@ -121861,9 +122274,9 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------+
     | updates               | Variable             | sequence of $X_90                               |
     +-----------------------+----------------------+-------------------------------------------------+
-    | key_type              | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type              | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
-    | value_type            | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value_type            | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
 
 
@@ -121898,7 +122311,7 @@ Full description
     +------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.lazy_storage_diff
+    024-PtTALLiN.lazy_storage_diff
     ******************************
 
     +-----------------------+----------+------------------------------------+
@@ -121910,7 +122323,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -121921,13 +122334,13 @@ Full description
     +==========================================================================+======================+==================================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer                           |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -121937,7 +122350,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -121977,13 +122390,13 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | errors                                                                   | Determined from data | $X_62                                            |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -121993,7 +122406,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -122003,11 +122416,11 @@ Full description
     +--------------+----------------------+-------------------------------------------------+
     | Name         | Size                 | Contents                                        |
     +==============+======================+=================================================+
-    | ticketer     | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer     | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +--------------+----------------------+-------------------------------------------------+
-    | content_type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content_type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
-    | content      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
 
 
@@ -122017,7 +122430,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | account | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | account | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | amount  | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -122043,7 +122456,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | address | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | address | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | index   | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -122062,9 +122475,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -122074,7 +122487,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -122086,7 +122499,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -122110,7 +122523,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -122165,7 +122578,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     transaction (tag 1)
@@ -122176,19 +122589,19 @@ Full description
     +==================================+======================+=====================================================================+
     | Tag                              | 1 byte               | unsigned 8-bit integer                                              |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                           | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                           | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                            | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | amount                           | Determined from data | $N.t                                                                |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | destination                      | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true)                                 |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | parameters                       | Determined from data | $X_32                                                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                           | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction |
+    | result                           | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.transaction |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -122200,7 +122613,7 @@ Full description
     +================================+======================+=====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                              |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
@@ -122210,9 +122623,9 @@ Full description
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts                                    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -122224,7 +122637,7 @@ Full description
     +================================+======================+====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                             |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                              |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                              |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                 |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
@@ -122232,7 +122645,7 @@ Full description
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                   |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
 
 
@@ -122244,21 +122657,21 @@ Full description
     +===============================+======================+===============================================================+
     | Tag                           | 1 byte               | unsigned 8-bit integer                                        |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | source                        | 22 bytes             | $024-PsD5wVTJ.transaction_destination                         |
+    | source                        | 22 bytes             | $024-PtTALLiN.transaction_destination                         |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | nonce                         | 2 bytes              | unsigned 16-bit big-endian integer                            |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | type                          | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | type                          | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "tag"     | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | tag                           | Determined from data | $024-PsD5wVTJ.entrypoint                                      |
+    | tag                           | Determined from data | $024-PtTALLiN.entrypoint                                      |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "payload" | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | payload                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | payload                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | result                        | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event |
+    | result                        | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event |
     +-------------------------------+----------------------+---------------------------------------------------------------+
 
 
@@ -122268,19 +122681,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update         |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update         |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
     *************************************************************************************************
 
     Applied (tag 0)
@@ -122291,7 +122704,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -122337,7 +122750,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -122353,19 +122766,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish        |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
     *****************************************************************************************************
 
     Applied (tag 0)
@@ -122376,7 +122789,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -122424,7 +122837,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -122442,15 +122855,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination    |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -122473,7 +122886,7 @@ Full description
     +------------+----------+----------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -122538,19 +122951,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
     *********************************************************************************************************
 
     Applied (tag 0)
@@ -122561,7 +122974,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -122605,7 +123018,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -122619,15 +123032,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                 |
     +==========================================================================+======================+==========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                        |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result  |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
 
 
@@ -122656,7 +123069,7 @@ Full description
     +-----------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
     *******************************************************************************************************************
 
     Applied (tag 0)
@@ -122667,7 +123080,7 @@ Full description
     +==========================================================================+======================+=====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -122721,7 +123134,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -122745,15 +123158,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                           |
     +==========================================================================+======================+====================================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result            |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result            |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
 
 
@@ -122832,7 +123245,7 @@ Full description
     +--------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -122847,7 +123260,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | game_status                                                              | Determined from data | $X_938                             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -122893,7 +123306,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | game_status                                                              | Determined from data | $X_938                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -122905,19 +123318,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -122934,7 +123347,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -122982,7 +123395,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -122994,19 +123407,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -123075,15 +123488,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -123093,19 +123506,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event           |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event           |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -123116,7 +123529,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -123166,7 +123579,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -123186,19 +123599,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
     ***********************************************************************************************
 
     Applied (tag 0)
@@ -123209,7 +123622,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -123259,7 +123672,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -123279,19 +123692,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket          |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket          |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -123356,19 +123769,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
     ********************************************************************************************************
 
     Applied (tag 0)
@@ -123379,7 +123792,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -123427,7 +123840,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_62                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -123445,15 +123858,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.register_global_constant |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -123463,15 +123876,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -123481,15 +123894,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -123506,9 +123919,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -123518,7 +123931,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -123530,7 +123943,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -123554,7 +123967,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Applied (tag 0)
@@ -123615,63 +124028,88 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_59                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transaction              |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transaction              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
+    X_3317 (Determined from data, 8-bit tag)
+    ****************************************
+
+    None (tag 0)
+    ============
+
+    +------+--------+------------------------+
+    | Name | Size   | Contents               |
+    +======+========+========================+
+    | Tag  | 1 byte | unsigned 8-bit integer |
+    +------+--------+------------------------+
+
+
+    Some (tag 1)
+    ============
+
+    +-----------------+---------+----------------------------------+
+    | Name            | Size    | Contents                         |
+    +=================+=========+==================================+
+    | Tag             | 1 byte  | unsigned 8-bit integer           |
+    +-----------------+---------+----------------------------------+
+    | Unnamed field 0 | 8 bytes | signed 64-bit big-endian integer |
+    +-----------------+---------+----------------------------------+
+
+
     X_3316
     ******
 
-    +-------+---------+-------------------------------------------------------------------------+
-    | Name  | Size    | Contents                                                                |
-    +=======+=========+=========================================================================+
-    | slots | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
-    +-------+---------+-------------------------------------------------------------------------+
-    | stake | 8 bytes | signed 64-bit big-endian integer                                        |
-    +-------+---------+-------------------------------------------------------------------------+
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | Name         | Size                 | Contents                                                                |
+    +==============+======================+=========================================================================+
+    | slots        | 4 bytes              | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | baking_power | Determined from data | $X_3317                                                                 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
 
 
     X_3315
     ******
 
-    +-----------------+----------+------------------+
-    | Name            | Size     | Contents         |
-    +=================+==========+==================+
-    | delegate        | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_pkh   | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_power | 12 bytes | $X_3316          |
-    +-----------------+----------+------------------+
+    +-----------------+----------------------+------------------+
+    | Name            | Size                 | Contents         |
+    +=================+======================+==================+
+    | delegate        | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_pkh   | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_power | Determined from data | $X_3316          |
+    +-----------------+----------------------+------------------+
 
 
     X_3311
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_59                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | # bytes in next field                                                    | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | committee                                                                | Variable | sequence of $X_3315                |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | total_consensus_power                                                    | 12 bytes | $X_3316                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    024-PsD5wVTJ.operation_metadata.alpha.balance_updates
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_59                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | committee                                                                | Variable             | sequence of $X_3315                |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | total_consensus_power                                                    | Determined from data | $X_3316                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    024-PtTALLiN.operation_metadata.alpha.balance_updates
     *****************************************************
 
     +-----------------------+----------+------------------------------------+
@@ -123683,31 +124121,31 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    X_3335
+    X_3339
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_59                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | delegate                                                                 | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_power                                                          | 12 bytes | $X_3316                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_key                                                            | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    X_3350
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_59                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | delegate                                                                 | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_power                                                          | Determined from data | $X_3316                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_key                                                            | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    X_3357
     ******
 
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | Name                                                                     | Size     | Contents                            |
     +==========================================================================+==========+=====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | balance_updates                                                          | Variable | sequence of $X_59                   |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
@@ -123715,7 +124153,7 @@ Full description
     +--------------------------------------------------------------------------+----------+-------------------------------------+
 
 
-    X_3363 (Enumeration: unsigned 8-bit integer):
+    X_3370 (Enumeration: unsigned 8-bit integer):
     *********************************************
 
     +-------------+----------------+
@@ -123729,7 +124167,7 @@ Full description
     +-------------+----------------+
 
 
-    X_3362
+    X_3369
     ******
 
     +-------+---------+-------------------------------------------------------------+
@@ -123739,11 +124177,11 @@ Full description
     +-------+---------+-------------------------------------------------------------+
     | round | 4 bytes | signed 32-bit big-endian integer                            |
     +-------+---------+-------------------------------------------------------------+
-    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3363) |
+    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3370) |
     +-------+---------+-------------------------------------------------------------+
 
 
-    X_3361
+    X_3368
     ******
 
     +-------------------+----------+------------------+
@@ -123753,11 +124191,11 @@ Full description
     +-------------------+----------+------------------+
     | rewarded_delegate | 21 bytes | $public_key_hash |
     +-------------------+----------+------------------+
-    | misbehaviour      | 9 bytes  | $X_3362          |
+    | misbehaviour      | 9 bytes  | $X_3369          |
     +-------------------+----------+------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -123772,7 +124210,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | nonce    | 32 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -123788,13 +124226,13 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
-    | metadata              | 51 bytes | $X_3361                                   |
+    | metadata              | 51 bytes | $X_3368                                   |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -123808,13 +124246,13 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
-    | metadata              | 51 bytes | $X_3361                                      |
+    | metadata              | 51 bytes | $X_3368                                      |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -123830,7 +124268,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | secret   | 20 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -123880,7 +124318,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | solution | 200 bytes            | $X_43                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -123898,7 +124336,7 @@ Full description
     +---------------+----------------------+------------------------+
     | destination   | 21 bytes             | $public_key_hash       |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_3350                |
+    | metadata      | Determined from data | $X_3357                |
     +---------------+----------------------+------------------------+
 
 
@@ -123918,7 +124356,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3335                            |
+    | metadata           | Determined from data | $X_3339                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -123938,7 +124376,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3335                            |
+    | metadata           | Determined from data | $X_3339                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -123960,7 +124398,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | dal_attestation    | Determined from data | $Z.t                               |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3335                            |
+    | metadata           | Determined from data | $X_3339                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -123974,7 +124412,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation              |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation              |
     +-----------------------+----------------------+--------------------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
@@ -123982,7 +124420,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | shard_with_proof      | Determined from data | $X_40                                                  |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | metadata              | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata              | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +-----------------------+----------------------+--------------------------------------------------------+
 
 
@@ -124070,7 +124508,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -124104,7 +124542,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
     | metadata                       | Determined from data | $X_2781                             |
     +--------------------------------+----------------------+-------------------------------------+
@@ -124208,7 +124646,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
     | metadata      | Determined from data | $X_632                               |
     +---------------+----------------------+--------------------------------------+
@@ -124296,11 +124734,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -124646,7 +125084,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    X_3376 (Variable, 8-bit tag)
+    X_3383 (Variable, 8-bit tag)
     ****************************
 
     Operation_with_metadata (tag 0)
@@ -124659,7 +125097,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------+-------------------------------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.operation_contents_and_result |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.operation_contents_and_result |
     +-----------------------+----------+-------------------------------------------------------------------------+
     | signature             | Variable | bytes                                                                   |
     +-----------------------+----------+-------------------------------------------------------------------------+
@@ -124675,7 +125113,7 @@ Full description
     +-----------------------+----------+----------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                 |
     +-----------------------+----------+----------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.contents |
     +-----------------------+----------+----------------------------------------------------+
     | signature             | Variable | bytes                                              |
     +-----------------------+----------+----------------------------------------------------+
@@ -124696,7 +125134,7 @@ Full description
     +-----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -124725,11 +125163,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -124743,11 +125181,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -124909,7 +125347,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -124997,7 +125435,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -125029,7 +125467,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -125125,7 +125563,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -125207,11 +125645,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -125543,7 +125981,7 @@ Full description
     +------------------+----------+------------------------+
 
 
-    X_3475 (Variable, 8-bit tag)
+    X_3482 (Variable, 8-bit tag)
     ****************************
 
     Operation with too large metadata (tag 0)
@@ -125554,7 +125992,7 @@ Full description
     +===============================+==========+========================================================================+
     | Tag                           | 1 byte   | unsigned 8-bit integer                                                 |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -125568,7 +126006,7 @@ Full description
     +===============================+==========+========================================================================+
     | Tag                           | 1 byte   | unsigned 8-bit integer                                                 |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -125582,7 +126020,7 @@ Full description
     +=================+==========+========================+
     | Tag             | 1 byte   | unsigned 8-bit integer |
     +-----------------+----------+------------------------+
-    | Unnamed field 0 | Variable | $X_3376                |
+    | Unnamed field 0 | Variable | $X_3383                |
     +-----------------+----------+------------------------+
 
 
@@ -125602,7 +126040,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | Unnamed field 0       | Variable | $X_3475                            |
+    | Unnamed field 0       | Variable | $X_3482                            |
     +-----------------------+----------+------------------------------------+
 
 
@@ -125639,47 +126077,47 @@ Full description
   
     [ $operation ... ] /* operations_in_pass_encoding_v1 */
-    $024-PsD5wVTJ.apply_internal_results.alpha.operation_result:
+    $024-PtTALLiN.apply_internal_results.alpha.operation_result:
       { /* transaction */
         "kind": "transaction",
-        "source": $024-PsD5wVTJ.transaction_destination,
+        "source": $024-PtTALLiN.transaction_destination,
         "nonce": integer ∈ [0, 2^16-1],
-        "amount": $024-PsD5wVTJ.mutez,
-        "destination": $024-PsD5wVTJ.transaction_destination,
-        "parameters"?: { "entrypoint": $024-PsD5wVTJ.entrypoint,
+        "amount": $024-PtTALLiN.mutez,
+        "destination": $024-PtTALLiN.transaction_destination,
+        "parameters"?: { "entrypoint": $024-PtTALLiN.entrypoint,
                          "value": any },
         "result":
-          $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction }
+          $024-PtTALLiN.operation.alpha.internal_operation_result.transaction }
       || { /* origination */
            "kind": "origination",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.origination }
       || { /* delegation */
            "kind": "delegation",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "delegate"?: $Signature.Public_key_hash,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.delegation }
       || { /* event */
            "kind": "event",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-           "tag"?: $024-PsD5wVTJ.entrypoint,
-           "payload"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+           "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+           "tag"?: $024-PtTALLiN.entrypoint,
+           "payload"?: $micheline.024-PtTALLiN.michelson_v1.expression,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.event }
-    $024-PsD5wVTJ.big_map_id:
+             $024-PtTALLiN.operation.alpha.internal_operation_result.event }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -125695,22 +126133,22 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.bond_id:
+    $024-PtTALLiN.bond_id:
       { /* Smart_rollup_bond_id */
         "smart_rollup": $smart_rollup_address }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -125725,19 +126163,19 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.error:
+    $024-PtTALLiN.error:
       /* The full list of RPC errors would be too long to include.
          It is available at RPC `/errors` (GET).
          Errors specific to protocol Alpha have an id that starts with
          `proto.alpha`. */
       any
-    $024-PsD5wVTJ.frozen_staker:
+    $024-PtTALLiN.frozen_staker:
       /* frozen_staker
          Abstract notion of staker used in operation receipts for frozen
          deposits, either a single staker or all the stakers delegating to some
          delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
@@ -125745,12 +126183,12 @@ Full description
            "baker_own_stake": $Signature.Public_key_hash }
       || { /* Baker_edge */
            "baker_edge": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -125786,39 +126224,39 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.lazy_storage_diff:
+    $024-PtTALLiN.lazy_storage_diff:
       [ { /* big_map */
           "kind": "big_map",
-          "id": $024-PsD5wVTJ.big_map_id,
+          "id": $024-PtTALLiN.big_map_id,
           "diff":
             { /* update */
               "action": "update",
               "updates":
                 [ { "key_hash": $script_expr,
-                    "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                    "value"?: $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                    "key": $micheline.024-PtTALLiN.michelson_v1.expression,
+                    "value"?: $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* remove */
                  "action": "remove" }
             || { /* copy */
                  "action": "copy",
-                 "source": $024-PsD5wVTJ.big_map_id,
+                 "source": $024-PtTALLiN.big_map_id,
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* alloc */
                  "action": "alloc",
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
-                 "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                 "value_type": $micheline.024-PsD5wVTJ.michelson_v1.expression } }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
+                 "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+                 "value_type": $micheline.024-PtTALLiN.michelson_v1.expression } }
         || { /* sapling_state */
              "kind": "sapling_state",
-             "id": $024-PsD5wVTJ.sapling_state_id,
+             "id": $024-PtTALLiN.sapling_state_id,
              "diff":
                { /* update */
                  "action": "update",
@@ -125831,7 +126269,7 @@ Full description
                     "action": "remove" }
                || { /* copy */
                     "action": "copy",
-                    "source": $024-PsD5wVTJ.sapling_state_id,
+                    "source": $024-PtTALLiN.sapling_state_id,
                     "updates":
                       { "commitments_and_ciphertexts":
                           [ [ $sapling.transaction.commitment,
@@ -125845,8 +126283,8 @@ Full description
                               $sapling.transaction.ciphertext ] ... ],
                         "nullifiers": [ $sapling.transaction.nullifier ... ] },
                     "memo_size": integer ∈ [0, 2^16-1] } } ... ]
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -126008,8 +126446,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -126048,8 +126486,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -126060,11 +126498,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -126090,7 +126528,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126099,29 +126537,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126129,24 +126567,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126155,7 +126593,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126172,7 +126610,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126180,20 +126618,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126204,7 +126642,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126215,7 +126653,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126223,7 +126661,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126231,7 +126669,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126244,7 +126682,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126296,7 +126734,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126307,7 +126745,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126317,7 +126755,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126326,7 +126764,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126344,7 +126782,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126357,15 +126795,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126382,146 +126820,146 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.operation.alpha.contents_and_signature:
-      { "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+    $024-PtTALLiN.operation.alpha.contents_and_signature:
+      { "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.event:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.event:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_contents_and_result:
+    $024-PtTALLiN.operation.alpha.operation_contents_and_result:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -126530,11 +126968,11 @@ Full description
         "block_payload_hash": $value_hash,
         "metadata":
           { "balance_updates"?:
-              $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+              $024-PtTALLiN.operation_metadata.alpha.balance_updates,
             "delegate": $Signature.Public_key_hash,
             "consensus_power":
               { "slots": integer ∈ [-2^30, 2^30],
-                "stake": $int64 },
+                "baking_power": $int64 /* Some */ || null /* None */ },
             "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestation_with_dal */
            "kind": "attestation_with_dal",
@@ -126545,11 +126983,11 @@ Full description
            "dal_attestation": $bignum,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Preattestation */
            "kind": "preattestation",
@@ -126559,11 +126997,11 @@ Full description
            "block_payload_hash": $value_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestations_aggregate */
            "kind": "attestations_aggregate",
@@ -126576,16 +127014,16 @@ Full description
                  "dal_attestation"?: $bignum } ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Preattestations_aggregate */
            "kind": "preattestations_aggregate",
            "consensus_content":
@@ -126595,21 +127033,21 @@ Full description
            "committee": [ integer ∈ [0, 2^16-1] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation,
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -126619,7 +127057,7 @@ Full description
                    "kind": "attestation" | "block" | "preattestation" } } }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -126629,25 +127067,25 @@ Full description
                "proof": $DAL_commitment },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
            "nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Vdf_revelation */
            "kind": "vdf_revelation",
            "solution":
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header,
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -126661,7 +127099,7 @@ Full description
            "secret": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Proposals */
            "kind": "proposals",
            "source": $Signature.Public_key_hash,
@@ -126682,12 +127120,12 @@ Full description
            "destination": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "allocated_destination_contract"?: boolean } }
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126695,112 +127133,112 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.reveal,
+                 $024-PtTALLiN.operation.alpha.operation_result.reveal,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transaction,
+                 $024-PtTALLiN.operation.alpha.operation_result.transaction,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "delegate"?: $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.delegation,
+                 $024-PtTALLiN.operation.alpha.operation_result.delegation,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "value": any,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant,
+                 $024-PtTALLiN.operation.alpha.operation_result.register_global_constant,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez,
+           "limit"?: $024-PtTALLiN.mutez,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit,
+                 $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated,
+           "destination": $024-PtTALLiN.contract_id.originated,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage,
+                 $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126808,15 +127246,15 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126824,35 +127262,35 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket,
+                 $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126862,15 +127300,15 @@ Full description
                "commitment_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment,
+                 $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126880,45 +127318,45 @@ Full description
            "whitelist"?: [ $Signature.Public_key_hash ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "message": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "rollup": $smart_rollup_address,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126930,15 +127368,15 @@ Full description
                "number_of_ticks": $int64 },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -126989,15 +127427,15 @@ Full description
                                 "input_proof_kind": "first_input" } } },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -127007,15 +127445,15 @@ Full description
                "bob": $Signature.Public_key_hash },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -127024,15 +127462,15 @@ Full description
            "output_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -127040,15 +127478,15 @@ Full description
            "staker": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -127065,15 +127503,15 @@ Full description
            "nb_ops": integer ∈ [-2^30, 2^30],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -127086,22 +127524,22 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -127120,12 +127558,12 @@ Full description
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
-    $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment:
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
+    $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment:
       { /* Applied */
         "status": "applied",
         "slot_header":
@@ -127137,12 +127575,12 @@ Full description
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "slot_header":
              { /* v0 */
                "version": "0",
@@ -127150,127 +127588,127 @@ Full description
                "index": integer ∈ [0, 255],
                "commitment": $DAL_commitment },
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.origination:
+    $024-PtTALLiN.operation.alpha.operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.operation_result.register_global_constant:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "global_address": $script_expr }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "global_address": $script_expr }
-    $024-PsD5wVTJ.operation.alpha.operation_result.reveal:
+    $024-PtTALLiN.operation.alpha.operation_result.reveal:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit:
+    $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -127278,28 +127716,28 @@ Full description
         "commitment_hash": $smart_rollup_commitment_hash }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "inbox_level": integer ∈ [0, 2^31],
            "commitment_hash": $smart_rollup_commitment_hash }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "whitelist_update"?:
           { /* Public */
@@ -127311,22 +127749,22 @@ Full description
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "whitelist_update"?:
              { /* Public */
@@ -127336,68 +127774,68 @@ Full description
                   "whitelist": [ $Signature.Public_key_hash ... ] },
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "address": $smart_rollup_address,
         "genesis_commitment_hash": $smart_rollup_commitment_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "address": $smart_rollup_address,
            "genesis_commitment_hash": $smart_rollup_commitment_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "staked_hash": $smart_rollup_commitment_hash,
         "published_at_level": integer ∈ [0, 2^31],
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "staked_hash": $smart_rollup_commitment_hash,
            "published_at_level": integer ∈ [0, 2^31],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -127412,15 +127850,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -127433,8 +127871,8 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -127449,15 +127887,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -127470,230 +127908,230 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transaction:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket:
+    $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key:
+    $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key:
       { /* Applied */
         "status": "applied",
         "kind": boolean,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "kind": boolean,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "originated_zk_rollup": $Zk_rollup_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_zk_rollup": $Zk_rollup_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_with_metadata:
+    $024-PtTALLiN.operation.alpha.operation_with_metadata:
       { /* Operation_with_metadata */
         "contents":
-          [ $024-PsD5wVTJ.operation.alpha.operation_contents_and_result ... ],
+          [ $024-PtTALLiN.operation.alpha.operation_contents_and_result ... ],
         "signature"?: $Signature.V2 }
       || { /* Operation_without_metadata */
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.operation_metadata.alpha.balance_updates:
+    $024-PtTALLiN.operation_metadata.alpha.balance_updates:
       [ { /* Contract */
           "kind": "contract",
-          "contract": $024-PsD5wVTJ.contract_id,
+          "contract": $024-PtTALLiN.contract_id,
           "change": $int64,
           "origin": "block" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -127726,31 +128164,31 @@ Full description
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "block" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "migration" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "simulation" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -128141,36 +128579,36 @@ Full description
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "block" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -128229,35 +128667,35 @@ Full description
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "block" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "migration" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "subsidy" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "simulation" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "delayed_operation",
@@ -128265,31 +128703,31 @@ Full description
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "block" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -128381,23 +128819,23 @@ Full description
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash } ... ]
-    $024-PsD5wVTJ.sapling_state_id:
+    $024-PtTALLiN.sapling_state_id:
       /* Sapling state identifier
          A sapling state identifier */
       $bignum
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
-    $024-PsD5wVTJ.staker:
+    $024-PtTALLiN.staker:
       /* unstaked_frozen_staker
          Abstract notion of staker used in operation receipts for unstaked
          frozen deposits, either a single staker or all the stakers delegating
          to some delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.transaction_destination:
+    $024-PtTALLiN.transaction_destination:
       /* A destination of a transaction
          A destination notation compatible with the contract notation as given
          to an RPC or inside scripts. Can be a base58 implicit contract hash, a
@@ -128465,51 +128903,51 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $operation:
       { /* An operation's shell header. */
-        "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+        "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
         "chain_id": $Chain_id,
         "hash": $Operation_hash,
         "branch": $block_hash,
-        "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+        "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
         "signature"?: $Signature.V2,
         "metadata": "too large" }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
            "contents":
-             [ $024-PsD5wVTJ.operation.alpha.operation_contents_and_result ... ],
+             [ $024-PtTALLiN.operation.alpha.operation_contents_and_result ... ],
            "signature"?: $Signature.V2 }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
     $positive_bignum:
       /* Positive big number
@@ -128769,7 +129207,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -129099,7 +129537,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -129138,7 +129576,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -129150,7 +129588,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -129162,7 +129600,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -129178,9 +129616,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -129192,9 +129630,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -129210,11 +129648,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -129226,11 +129664,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -129246,11 +129684,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -129272,7 +129710,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -129322,11 +129760,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -129708,7 +130146,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -129725,7 +130163,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -129741,7 +130179,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -129864,7 +130302,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -129900,7 +130338,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -129991,7 +130429,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -129999,7 +130437,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -130053,7 +130491,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -130086,7 +130524,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -130120,13 +130558,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents (Determined from data, 8-bit tag)
     ***********************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -130155,11 +130593,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -130173,11 +130611,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -130339,7 +130777,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -130427,7 +130865,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -130459,7 +130897,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -130555,7 +130993,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -130637,11 +131075,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -130961,7 +131399,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.staker (Determined from data, 8-bit tag)
     *****************************************************
 
     Single (tag 0)
@@ -130972,7 +131410,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -130990,7 +131428,7 @@ Full description
     +----------+----------+------------------------+
 
 
-    024-PsD5wVTJ.bond_id (21 bytes, 8-bit tag)
+    024-PtTALLiN.bond_id (21 bytes, 8-bit tag)
     ******************************************
 
     Smart_rollup_bond_id (tag 1)
@@ -131005,7 +131443,7 @@ Full description
     +--------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.frozen_staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.frozen_staker (Determined from data, 8-bit tag)
     ************************************************************
 
     Single (tag 0)
@@ -131016,7 +131454,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -131069,7 +131507,7 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -131095,7 +131533,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.frozen_staker      |
+    | staker | Determined from data | $024-PtTALLiN.frozen_staker      |
     +--------+----------------------+----------------------------------+
     | change | 8 bytes              | signed 64-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -131285,9 +131723,9 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
-    | bond_id  | 21 bytes | $024-PsD5wVTJ.bond_id            |
+    | bond_id  | 21 bytes | $024-PtTALLiN.bond_id            |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -131325,7 +131763,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.staker             |
+    | staker | Determined from data | $024-PtTALLiN.staker             |
     +--------+----------------------+----------------------------------+
     | cycle  | 4 bytes              | signed 32-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -131341,7 +131779,7 @@ Full description
     +===========+==========+==================================+
     | Tag       | 1 byte   | unsigned 8-bit integer           |
     +-----------+----------+----------------------------------+
-    | delegator | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | delegator | 22 bytes | $024-PtTALLiN.contract_id        |
     +-----------+----------+----------------------------------+
     | change    | 8 bytes  | signed 64-bit big-endian integer |
     +-----------+----------+----------------------------------+
@@ -131466,7 +131904,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
     ************************************************************************************************
 
     Applied (tag 0)
@@ -131477,7 +131915,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -131523,7 +131961,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -131533,7 +131971,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.transaction_destination (22 bytes, 8-bit tag)
+    024-PtTALLiN.transaction_destination (22 bytes, 8-bit tag)
     **********************************************************
 
     Implicit (tag 0)
@@ -131590,7 +132028,7 @@ Full description
     +----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
     **********************************************************************************************
 
     Applied (tag 0)
@@ -131645,7 +132083,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -131658,7 +132096,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                               |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -131702,7 +132140,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -131819,11 +132257,11 @@ Full description
     +=============================+======================+=================================================+
     | key_hash                    | 32 bytes             | bytes                                           |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | key                         | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key                         | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "value" | 1 byte               | boolean (0 for false, 255 for true)             |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | value                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
 
 
@@ -131882,9 +132320,9 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------+
     | updates               | Variable             | sequence of $X_89                               |
     +-----------------------+----------------------+-------------------------------------------------+
-    | key_type              | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type              | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
-    | value_type            | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value_type            | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
 
 
@@ -131919,7 +132357,7 @@ Full description
     +------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.lazy_storage_diff
+    024-PtTALLiN.lazy_storage_diff
     ******************************
 
     +-----------------------+----------+------------------------------------+
@@ -131931,7 +132369,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -131942,13 +132380,13 @@ Full description
     +==========================================================================+======================+==================================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer                           |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -131958,7 +132396,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -131998,13 +132436,13 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | errors                                                                   | Determined from data | $X_61                                            |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -132014,7 +132452,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -132024,11 +132462,11 @@ Full description
     +--------------+----------------------+-------------------------------------------------+
     | Name         | Size                 | Contents                                        |
     +==============+======================+=================================================+
-    | ticketer     | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer     | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +--------------+----------------------+-------------------------------------------------+
-    | content_type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content_type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
-    | content      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
 
 
@@ -132038,7 +132476,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | account | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | account | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | amount  | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -132064,7 +132502,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | address | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | address | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | index   | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -132083,9 +132521,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -132095,7 +132533,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -132107,7 +132545,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -132131,7 +132569,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -132186,7 +132624,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     transaction (tag 1)
@@ -132197,19 +132635,19 @@ Full description
     +==================================+======================+=====================================================================+
     | Tag                              | 1 byte               | unsigned 8-bit integer                                              |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                           | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                           | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                            | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | amount                           | Determined from data | $N.t                                                                |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | destination                      | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true)                                 |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | parameters                       | Determined from data | $X_31                                                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                           | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction |
+    | result                           | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.transaction |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -132221,7 +132659,7 @@ Full description
     +================================+======================+=====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                              |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
@@ -132231,9 +132669,9 @@ Full description
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts                                    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -132245,7 +132683,7 @@ Full description
     +================================+======================+====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                             |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                              |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                              |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                 |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
@@ -132253,7 +132691,7 @@ Full description
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                   |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
 
 
@@ -132265,21 +132703,21 @@ Full description
     +===============================+======================+===============================================================+
     | Tag                           | 1 byte               | unsigned 8-bit integer                                        |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | source                        | 22 bytes             | $024-PsD5wVTJ.transaction_destination                         |
+    | source                        | 22 bytes             | $024-PtTALLiN.transaction_destination                         |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | nonce                         | 2 bytes              | unsigned 16-bit big-endian integer                            |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | type                          | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | type                          | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "tag"     | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | tag                           | Determined from data | $024-PsD5wVTJ.entrypoint                                      |
+    | tag                           | Determined from data | $024-PtTALLiN.entrypoint                                      |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "payload" | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | payload                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | payload                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | result                        | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event |
+    | result                        | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event |
     +-------------------------------+----------------------+---------------------------------------------------------------+
 
 
@@ -132289,19 +132727,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update         |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update         |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
     *************************************************************************************************
 
     Applied (tag 0)
@@ -132312,7 +132750,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -132358,7 +132796,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -132374,19 +132812,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish        |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
     *****************************************************************************************************
 
     Applied (tag 0)
@@ -132397,7 +132835,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -132445,7 +132883,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -132463,15 +132901,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination    |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -132494,7 +132932,7 @@ Full description
     +------------+----------+----------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -132559,19 +132997,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
     *********************************************************************************************************
 
     Applied (tag 0)
@@ -132582,7 +133020,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -132626,7 +133064,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -132640,15 +133078,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                 |
     +==========================================================================+======================+==========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                        |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result  |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
 
 
@@ -132677,7 +133115,7 @@ Full description
     +-----------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
     *******************************************************************************************************************
 
     Applied (tag 0)
@@ -132688,7 +133126,7 @@ Full description
     +==========================================================================+======================+=====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -132742,7 +133180,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -132766,15 +133204,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                           |
     +==========================================================================+======================+====================================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result            |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result            |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
 
 
@@ -132853,7 +133291,7 @@ Full description
     +--------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -132868,7 +133306,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | game_status                                                              | Determined from data | $X_937                             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -132914,7 +133352,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | game_status                                                              | Determined from data | $X_937                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -132926,19 +133364,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -132955,7 +133393,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -133003,7 +133441,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -133015,19 +133453,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -133096,15 +133534,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -133114,19 +133552,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event           |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event           |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -133137,7 +133575,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -133187,7 +133625,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -133207,19 +133645,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
     ***********************************************************************************************
 
     Applied (tag 0)
@@ -133230,7 +133668,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -133280,7 +133718,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -133300,19 +133738,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket          |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket          |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -133377,19 +133815,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
     ********************************************************************************************************
 
     Applied (tag 0)
@@ -133400,7 +133838,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -133448,7 +133886,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -133466,15 +133904,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.register_global_constant |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -133484,15 +133922,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -133502,15 +133940,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -133527,9 +133965,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -133539,7 +133977,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -133551,7 +133989,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -133575,7 +134013,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Applied (tag 0)
@@ -133636,63 +134074,88 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transaction              |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transaction              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
+    X_3316 (Determined from data, 8-bit tag)
+    ****************************************
+
+    None (tag 0)
+    ============
+
+    +------+--------+------------------------+
+    | Name | Size   | Contents               |
+    +======+========+========================+
+    | Tag  | 1 byte | unsigned 8-bit integer |
+    +------+--------+------------------------+
+
+
+    Some (tag 1)
+    ============
+
+    +-----------------+---------+----------------------------------+
+    | Name            | Size    | Contents                         |
+    +=================+=========+==================================+
+    | Tag             | 1 byte  | unsigned 8-bit integer           |
+    +-----------------+---------+----------------------------------+
+    | Unnamed field 0 | 8 bytes | signed 64-bit big-endian integer |
+    +-----------------+---------+----------------------------------+
+
+
     X_3315
     ******
 
-    +-------+---------+-------------------------------------------------------------------------+
-    | Name  | Size    | Contents                                                                |
-    +=======+=========+=========================================================================+
-    | slots | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
-    +-------+---------+-------------------------------------------------------------------------+
-    | stake | 8 bytes | signed 64-bit big-endian integer                                        |
-    +-------+---------+-------------------------------------------------------------------------+
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | Name         | Size                 | Contents                                                                |
+    +==============+======================+=========================================================================+
+    | slots        | 4 bytes              | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | baking_power | Determined from data | $X_3316                                                                 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
 
 
     X_3314
     ******
 
-    +-----------------+----------+------------------+
-    | Name            | Size     | Contents         |
-    +=================+==========+==================+
-    | delegate        | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_pkh   | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_power | 12 bytes | $X_3315          |
-    +-----------------+----------+------------------+
+    +-----------------+----------------------+------------------+
+    | Name            | Size                 | Contents         |
+    +=================+======================+==================+
+    | delegate        | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_pkh   | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_power | Determined from data | $X_3315          |
+    +-----------------+----------------------+------------------+
 
 
     X_3310
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_58                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | # bytes in next field                                                    | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | committee                                                                | Variable | sequence of $X_3314                |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | total_consensus_power                                                    | 12 bytes | $X_3315                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    024-PsD5wVTJ.operation_metadata.alpha.balance_updates
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_58                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | committee                                                                | Variable             | sequence of $X_3314                |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | total_consensus_power                                                    | Determined from data | $X_3315                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    024-PtTALLiN.operation_metadata.alpha.balance_updates
     *****************************************************
 
     +-----------------------+----------+------------------------------------+
@@ -133704,31 +134167,31 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    X_3334
+    X_3338
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_58                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | delegate                                                                 | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_power                                                          | 12 bytes | $X_3315                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_key                                                            | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    X_3349
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_58                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | delegate                                                                 | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_power                                                          | Determined from data | $X_3315                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_key                                                            | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    X_3356
     ******
 
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | Name                                                                     | Size     | Contents                            |
     +==========================================================================+==========+=====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | balance_updates                                                          | Variable | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
@@ -133736,7 +134199,7 @@ Full description
     +--------------------------------------------------------------------------+----------+-------------------------------------+
 
 
-    X_3362 (Enumeration: unsigned 8-bit integer):
+    X_3369 (Enumeration: unsigned 8-bit integer):
     *********************************************
 
     +-------------+----------------+
@@ -133750,7 +134213,7 @@ Full description
     +-------------+----------------+
 
 
-    X_3361
+    X_3368
     ******
 
     +-------+---------+-------------------------------------------------------------+
@@ -133760,11 +134223,11 @@ Full description
     +-------+---------+-------------------------------------------------------------+
     | round | 4 bytes | signed 32-bit big-endian integer                            |
     +-------+---------+-------------------------------------------------------------+
-    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3362) |
+    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3369) |
     +-------+---------+-------------------------------------------------------------+
 
 
-    X_3360
+    X_3367
     ******
 
     +-------------------+----------+------------------+
@@ -133774,11 +134237,11 @@ Full description
     +-------------------+----------+------------------+
     | rewarded_delegate | 21 bytes | $public_key_hash |
     +-------------------+----------+------------------+
-    | misbehaviour      | 9 bytes  | $X_3361          |
+    | misbehaviour      | 9 bytes  | $X_3368          |
     +-------------------+----------+------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -133793,7 +134256,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | nonce    | 32 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -133809,13 +134272,13 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
-    | metadata              | 51 bytes | $X_3360                                   |
+    | metadata              | 51 bytes | $X_3367                                   |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -133829,13 +134292,13 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
-    | metadata              | 51 bytes | $X_3360                                      |
+    | metadata              | 51 bytes | $X_3367                                      |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -133851,7 +134314,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | secret   | 20 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -133901,7 +134364,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | solution | 200 bytes            | $X_42                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -133919,7 +134382,7 @@ Full description
     +---------------+----------------------+------------------------+
     | destination   | 21 bytes             | $public_key_hash       |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_3349                |
+    | metadata      | Determined from data | $X_3356                |
     +---------------+----------------------+------------------------+
 
 
@@ -133939,7 +134402,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -133959,7 +134422,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -133981,7 +134444,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | dal_attestation    | Determined from data | $Z.t                               |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -133995,7 +134458,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation              |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation              |
     +-----------------------+----------------------+--------------------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
@@ -134003,7 +134466,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | shard_with_proof      | Determined from data | $X_39                                                  |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | metadata              | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata              | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +-----------------------+----------------------+--------------------------------------------------------+
 
 
@@ -134091,7 +134554,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -134125,7 +134588,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
     | metadata                       | Determined from data | $X_2780                             |
     +--------------------------------+----------------------+-------------------------------------+
@@ -134229,7 +134692,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
     | metadata      | Determined from data | $X_631                               |
     +---------------+----------------------+--------------------------------------+
@@ -134317,11 +134780,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -134667,7 +135130,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    X_3375 (Variable, 8-bit tag)
+    X_3382 (Variable, 8-bit tag)
     ****************************
 
     Operation_with_metadata (tag 0)
@@ -134680,7 +135143,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------+-------------------------------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.operation_contents_and_result |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.operation_contents_and_result |
     +-----------------------+----------+-------------------------------------------------------------------------+
     | signature             | Variable | bytes                                                                   |
     +-----------------------+----------+-------------------------------------------------------------------------+
@@ -134696,7 +135159,7 @@ Full description
     +-----------------------+----------+----------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                 |
     +-----------------------+----------+----------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.contents |
     +-----------------------+----------+----------------------------------------------------+
     | signature             | Variable | bytes                                              |
     +-----------------------+----------+----------------------------------------------------+
@@ -134717,7 +135180,7 @@ Full description
     +-----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -134746,11 +135209,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -134764,11 +135227,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -134930,7 +135393,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -135018,7 +135481,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -135050,7 +135513,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -135146,7 +135609,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -135228,11 +135691,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -135564,7 +136027,7 @@ Full description
     +------------------+----------+------------------------+
 
 
-    X_3474 (Variable, 8-bit tag)
+    X_3481 (Variable, 8-bit tag)
     ****************************
 
     Operation with too large metadata (tag 0)
@@ -135575,7 +136038,7 @@ Full description
     +===============================+==========+========================================================================+
     | Tag                           | 1 byte   | unsigned 8-bit integer                                                 |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -135589,7 +136052,7 @@ Full description
     +===============================+==========+========================================================================+
     | Tag                           | 1 byte   | unsigned 8-bit integer                                                 |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -135603,7 +136066,7 @@ Full description
     +=================+==========+========================+
     | Tag             | 1 byte   | unsigned 8-bit integer |
     +-----------------+----------+------------------------+
-    | Unnamed field 0 | Variable | $X_3375                |
+    | Unnamed field 0 | Variable | $X_3382                |
     +-----------------+----------+------------------------+
 
 
@@ -135623,7 +136086,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | Unnamed field 0       | Variable | $X_3474                            |
+    | Unnamed field 0       | Variable | $X_3481                            |
     +-----------------------+----------+------------------------------------+
 
     
@@ -135646,47 +136109,47 @@ Full description
     $operation /* operation_encoding_v1 */
-    $024-PsD5wVTJ.apply_internal_results.alpha.operation_result:
+    $024-PtTALLiN.apply_internal_results.alpha.operation_result:
       { /* transaction */
         "kind": "transaction",
-        "source": $024-PsD5wVTJ.transaction_destination,
+        "source": $024-PtTALLiN.transaction_destination,
         "nonce": integer ∈ [0, 2^16-1],
-        "amount": $024-PsD5wVTJ.mutez,
-        "destination": $024-PsD5wVTJ.transaction_destination,
-        "parameters"?: { "entrypoint": $024-PsD5wVTJ.entrypoint,
+        "amount": $024-PtTALLiN.mutez,
+        "destination": $024-PtTALLiN.transaction_destination,
+        "parameters"?: { "entrypoint": $024-PtTALLiN.entrypoint,
                          "value": any },
         "result":
-          $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction }
+          $024-PtTALLiN.operation.alpha.internal_operation_result.transaction }
       || { /* origination */
            "kind": "origination",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.origination }
       || { /* delegation */
            "kind": "delegation",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
            "delegate"?: $Signature.Public_key_hash,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation }
+             $024-PtTALLiN.operation.alpha.internal_operation_result.delegation }
       || { /* event */
            "kind": "event",
-           "source": $024-PsD5wVTJ.transaction_destination,
+           "source": $024-PtTALLiN.transaction_destination,
            "nonce": integer ∈ [0, 2^16-1],
-           "type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-           "tag"?: $024-PsD5wVTJ.entrypoint,
-           "payload"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+           "type": $micheline.024-PtTALLiN.michelson_v1.expression,
+           "tag"?: $024-PtTALLiN.entrypoint,
+           "payload"?: $micheline.024-PtTALLiN.michelson_v1.expression,
            "result":
-             $024-PsD5wVTJ.operation.alpha.internal_operation_result.event }
-    $024-PsD5wVTJ.big_map_id:
+             $024-PtTALLiN.operation.alpha.internal_operation_result.event }
+    $024-PtTALLiN.big_map_id:
       /* Big map identifier
          A big map identifier */
       $bignum
-    $024-PsD5wVTJ.block_header.alpha.full_header:
+    $024-PtTALLiN.block_header.alpha.full_header:
       /* Shell header
          Block header's shell-related content. It contains information such as
          the block level, its predecessor and timestamp. */
@@ -135702,22 +136165,22 @@ Full description
         "payload_round": integer ∈ [-2^31-1, 2^31],
         "proof_of_work_nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
         "seed_nonce_hash"?: $cycle_nonce,
-        "liquidity_baking_toggle_vote": $024-PsD5wVTJ.liquidity_baking_vote,
+        "liquidity_baking_toggle_vote": $024-PtTALLiN.liquidity_baking_vote,
         "signature": $Signature.V2 }
-    $024-PsD5wVTJ.bond_id:
+    $024-PtTALLiN.bond_id:
       { /* Smart_rollup_bond_id */
         "smart_rollup": $smart_rollup_address }
-    $024-PsD5wVTJ.contract_id:
+    $024-PtTALLiN.contract_id:
       /* A contract handle
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 implicit contract hash or a base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.contract_id.originated:
+    $024-PtTALLiN.contract_id.originated:
       /* A contract handle -- originated account
          A contract notation as given to an RPC or inside scripts. Can be a
          base58 originated contract hash. */
       $unistring
-    $024-PsD5wVTJ.entrypoint:
+    $024-PtTALLiN.entrypoint:
       /* entrypoint
          Named entrypoint to a Michelson smart contract */
       "default"
@@ -135732,19 +136195,19 @@ Full description
       || "set_delegate_parameters"
       || $unistring
       /* named */
-    $024-PsD5wVTJ.error:
+    $024-PtTALLiN.error:
       /* The full list of RPC errors would be too long to include.
          It is available at RPC `/errors` (GET).
          Errors specific to protocol Alpha have an id that starts with
          `proto.alpha`. */
       any
-    $024-PsD5wVTJ.frozen_staker:
+    $024-PtTALLiN.frozen_staker:
       /* frozen_staker
          Abstract notion of staker used in operation receipts for frozen
          deposits, either a single staker or all the stakers delegating to some
          delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
@@ -135752,12 +136215,12 @@ Full description
            "baker_own_stake": $Signature.Public_key_hash }
       || { /* Baker_edge */
            "baker_edge": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.inlined.consensus_operation:
+    $024-PtTALLiN.inlined.consensus_operation:
       /* An operation's shell header. */
       { "branch": $block_hash,
-        "operations": $024-PsD5wVTJ.inlined.consensus_operation.contents,
+        "operations": $024-PtTALLiN.inlined.consensus_operation.contents,
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.inlined.consensus_operation.contents:
+    $024-PtTALLiN.inlined.consensus_operation.contents:
       { /* Preattestation */
         "kind": "preattestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -135793,39 +136256,39 @@ Full description
            "committee":
              [ { "slot": integer ∈ [0, 2^16-1],
                  "dal_attestation"?: $bignum } ... ] }
-    $024-PsD5wVTJ.lazy_storage_diff:
+    $024-PtTALLiN.lazy_storage_diff:
       [ { /* big_map */
           "kind": "big_map",
-          "id": $024-PsD5wVTJ.big_map_id,
+          "id": $024-PtTALLiN.big_map_id,
           "diff":
             { /* update */
               "action": "update",
               "updates":
                 [ { "key_hash": $script_expr,
-                    "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                    "value"?: $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                    "key": $micheline.024-PtTALLiN.michelson_v1.expression,
+                    "value"?: $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* remove */
                  "action": "remove" }
             || { /* copy */
                  "action": "copy",
-                 "source": $024-PsD5wVTJ.big_map_id,
+                 "source": $024-PtTALLiN.big_map_id,
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ] }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ] }
             || { /* alloc */
                  "action": "alloc",
                  "updates":
                    [ { "key_hash": $script_expr,
-                       "key": $micheline.024-PsD5wVTJ.michelson_v1.expression,
+                       "key": $micheline.024-PtTALLiN.michelson_v1.expression,
                        "value"?:
-                         $micheline.024-PsD5wVTJ.michelson_v1.expression } ... ],
-                 "key_type": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                 "value_type": $micheline.024-PsD5wVTJ.michelson_v1.expression } }
+                         $micheline.024-PtTALLiN.michelson_v1.expression } ... ],
+                 "key_type": $micheline.024-PtTALLiN.michelson_v1.expression,
+                 "value_type": $micheline.024-PtTALLiN.michelson_v1.expression } }
         || { /* sapling_state */
              "kind": "sapling_state",
-             "id": $024-PsD5wVTJ.sapling_state_id,
+             "id": $024-PtTALLiN.sapling_state_id,
              "diff":
                { /* update */
                  "action": "update",
@@ -135838,7 +136301,7 @@ Full description
                     "action": "remove" }
                || { /* copy */
                     "action": "copy",
-                    "source": $024-PsD5wVTJ.sapling_state_id,
+                    "source": $024-PtTALLiN.sapling_state_id,
                     "updates":
                       { "commitments_and_ciphertexts":
                           [ [ $sapling.transaction.commitment,
@@ -135852,8 +136315,8 @@ Full description
                               $sapling.transaction.ciphertext ] ... ],
                         "nullifiers": [ $sapling.transaction.nullifier ... ] },
                     "memo_size": integer ∈ [0, 2^16-1] } } ... ]
-    $024-PsD5wVTJ.liquidity_baking_vote: "on" || "off" || "pass"
-    $024-PsD5wVTJ.michelson.v1.primitives:
+    $024-PtTALLiN.liquidity_baking_vote: "on" || "off" || "pass"
+    $024-PtTALLiN.michelson.v1.primitives:
       "SHA256"
       | "PUSH"
       | "GET_AND_UPDATE"
@@ -136015,8 +136478,8 @@ Full description
       | "EMPTY_SET"
       | "SELF"
       | "code"
-    $024-PsD5wVTJ.mutez: $positive_bignum
-    $024-PsD5wVTJ.operation.alpha.contents:
+    $024-PtTALLiN.mutez: $positive_bignum
+    $024-PtTALLiN.operation.alpha.contents:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -136055,8 +136518,8 @@ Full description
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation }
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
@@ -136067,11 +136530,11 @@ Full description
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ] }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header }
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -136097,7 +136560,7 @@ Full description
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136106,29 +136569,29 @@ Full description
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts }
+           "script": $024-PtTALLiN.scripted.contracts }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136136,24 +136599,24 @@ Full description
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez }
+           "limit"?: $024-PtTALLiN.mutez }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated }
+           "destination": $024-PtTALLiN.contract_id.originated }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136162,7 +136625,7 @@ Full description
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136179,7 +136642,7 @@ Full description
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136187,20 +136650,20 @@ Full description
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136211,7 +136674,7 @@ Full description
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136222,7 +136685,7 @@ Full description
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136230,7 +136693,7 @@ Full description
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136238,7 +136701,7 @@ Full description
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136251,7 +136714,7 @@ Full description
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136303,7 +136766,7 @@ Full description
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136314,7 +136777,7 @@ Full description
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136324,7 +136787,7 @@ Full description
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136333,7 +136796,7 @@ Full description
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136351,7 +136814,7 @@ Full description
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136364,15 +136827,15 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ] }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136389,146 +136852,146 @@ Full description
                        "fee": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } ] ... ],
                "fee_pi": { "new_state": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ } }
-    $024-PsD5wVTJ.operation.alpha.contents_and_signature:
-      { "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+    $024-PtTALLiN.operation.alpha.contents_and_signature:
+      { "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
         "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.event:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.event:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination:
+    $024-PtTALLiN.operation.alpha.internal_operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.internal_operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_receipt"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_receipt":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_contents_and_result:
+    $024-PtTALLiN.operation.alpha.operation_contents_and_result:
       { /* Attestation */
         "kind": "attestation",
         "slot": integer ∈ [0, 2^16-1],
@@ -136537,11 +137000,11 @@ Full description
         "block_payload_hash": $value_hash,
         "metadata":
           { "balance_updates"?:
-              $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+              $024-PtTALLiN.operation_metadata.alpha.balance_updates,
             "delegate": $Signature.Public_key_hash,
             "consensus_power":
               { "slots": integer ∈ [-2^30, 2^30],
-                "stake": $int64 },
+                "baking_power": $int64 /* Some */ || null /* None */ },
             "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestation_with_dal */
            "kind": "attestation_with_dal",
@@ -136552,11 +137015,11 @@ Full description
            "dal_attestation": $bignum,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Preattestation */
            "kind": "preattestation",
@@ -136566,11 +137029,11 @@ Full description
            "block_payload_hash": $value_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "delegate": $Signature.Public_key_hash,
                "consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 },
+                   "baking_power": $int64 /* Some */ || null /* None */ },
                "consensus_key": $Signature.Public_key_hash } }
       || { /* Attestations_aggregate */
            "kind": "attestations_aggregate",
@@ -136583,16 +137046,16 @@ Full description
                  "dal_attestation"?: $bignum } ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Preattestations_aggregate */
            "kind": "preattestations_aggregate",
            "consensus_content":
@@ -136602,21 +137065,21 @@ Full description
            "committee": [ integer ∈ [0, 2^16-1] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "committee":
                  [ { "delegate": $Signature.Public_key_hash,
                      "consensus_pkh": $Signature.Public_key_hash,
                      "consensus_power":
                        { "slots": integer ∈ [-2^30, 2^30],
-                         "stake": $int64 } } ... ],
+                         "baking_power": $int64 /* Some */ || null /* None */ } } ... ],
                "total_consensus_power":
                  { "slots": integer ∈ [-2^30, 2^30],
-                   "stake": $int64 } } }
+                   "baking_power": $int64 /* Some */ || null /* None */ } } }
       || { /* Double_consensus_operation_evidence */
            "kind": "double_consensus_operation_evidence",
            "slot": integer ∈ [0, 2^16-1],
-           "op1": $024-PsD5wVTJ.inlined.consensus_operation,
-           "op2": $024-PsD5wVTJ.inlined.consensus_operation,
+           "op1": $024-PtTALLiN.inlined.consensus_operation,
+           "op2": $024-PtTALLiN.inlined.consensus_operation,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -136626,7 +137089,7 @@ Full description
                    "kind": "attestation" | "block" | "preattestation" } } }
       || { /* Dal_entrapment_evidence */
            "kind": "dal_entrapment_evidence",
-           "attestation": $024-PsD5wVTJ.inlined.consensus_operation,
+           "attestation": $024-PtTALLiN.inlined.consensus_operation,
            "consensus_slot": integer ∈ [0, 2^16-1],
            "slot_index": integer ∈ [0, 255],
            "shard_with_proof":
@@ -136636,25 +137099,25 @@ Full description
                "proof": $DAL_commitment },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Seed_nonce_revelation */
            "kind": "seed_nonce_revelation",
            "level": integer ∈ [0, 2^31],
            "nonce": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Vdf_revelation */
            "kind": "vdf_revelation",
            "solution":
              [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/, /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Double_baking_evidence */
            "kind": "double_baking_evidence",
-           "bh1": $024-PsD5wVTJ.block_header.alpha.full_header,
-           "bh2": $024-PsD5wVTJ.block_header.alpha.full_header,
+           "bh1": $024-PtTALLiN.block_header.alpha.full_header,
+           "bh2": $024-PtTALLiN.block_header.alpha.full_header,
            "metadata":
              { "punished_delegate": $Signature.Public_key_hash,
                "rewarded_delegate": $Signature.Public_key_hash,
@@ -136668,7 +137131,7 @@ Full description
            "secret": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates } }
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates } }
       || { /* Proposals */
            "kind": "proposals",
            "source": $Signature.Public_key_hash,
@@ -136689,12 +137152,12 @@ Full description
            "destination": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "allocated_destination_contract"?: boolean } }
       || { /* Reveal */
            "kind": "reveal",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136702,112 +137165,112 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.reveal,
+                 $024-PtTALLiN.operation.alpha.operation_result.reveal,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transaction */
            "kind": "transaction",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "amount": $024-PsD5wVTJ.mutez,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "amount": $024-PtTALLiN.mutez,
+           "destination": $024-PtTALLiN.contract_id,
            "parameters"?:
-             { "entrypoint": $024-PsD5wVTJ.entrypoint,
+             { "entrypoint": $024-PtTALLiN.entrypoint,
                "value": any },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transaction,
+                 $024-PtTALLiN.operation.alpha.operation_result.transaction,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Origination */
            "kind": "origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "balance": $024-PsD5wVTJ.mutez,
+           "balance": $024-PtTALLiN.mutez,
            "delegate"?: $Signature.Public_key_hash,
-           "script": $024-PsD5wVTJ.scripted.contracts,
+           "script": $024-PtTALLiN.scripted.contracts,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Delegation */
            "kind": "delegation",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "delegate"?: $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.delegation,
+                 $024-PtTALLiN.operation.alpha.operation_result.delegation,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Register_global_constant */
            "kind": "register_global_constant",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "value": any,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant,
+                 $024-PtTALLiN.operation.alpha.operation_result.register_global_constant,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Set_deposits_limit */
            "kind": "set_deposits_limit",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
-           "limit"?: $024-PsD5wVTJ.mutez,
+           "limit"?: $024-PtTALLiN.mutez,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit,
+                 $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Increase_paid_storage */
            "kind": "increase_paid_storage",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "amount": $bignum,
-           "destination": $024-PsD5wVTJ.contract_id.originated,
+           "destination": $024-PtTALLiN.contract_id.originated,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage,
+                 $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_consensus_key */
            "kind": "update_consensus_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136815,15 +137278,15 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Update_companion_key */
            "kind": "update_companion_key",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136831,35 +137294,35 @@ Full description
            "proof"?: $Bls12_381_signature,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key,
+                 $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Transfer_ticket */
            "kind": "transfer_ticket",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "ticket_contents": any,
            "ticket_ty": any,
-           "ticket_ticketer": $024-PsD5wVTJ.contract_id,
+           "ticket_ticketer": $024-PtTALLiN.contract_id,
            "ticket_amount": $positive_bignum,
-           "destination": $024-PsD5wVTJ.contract_id,
+           "destination": $024-PtTALLiN.contract_id,
            "entrypoint": $unistring,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket,
+                 $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Dal_publish_commitment */
            "kind": "dal_publish_commitment",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136869,15 +137332,15 @@ Full description
                "commitment_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment,
+                 $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_originate */
            "kind": "smart_rollup_originate",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136887,45 +137350,45 @@ Full description
            "whitelist"?: [ $Signature.Public_key_hash ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_add_messages */
            "kind": "smart_rollup_add_messages",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "message": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_cement */
            "kind": "smart_rollup_cement",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
            "rollup": $smart_rollup_address,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_publish */
            "kind": "smart_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136937,15 +137400,15 @@ Full description
                "number_of_ticks": $int64 },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_refute */
            "kind": "smart_rollup_refute",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -136996,15 +137459,15 @@ Full description
                                 "input_proof_kind": "first_input" } } },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_timeout */
            "kind": "smart_rollup_timeout",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -137014,15 +137477,15 @@ Full description
                "bob": $Signature.Public_key_hash },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_execute_outbox_message */
            "kind": "smart_rollup_execute_outbox_message",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -137031,15 +137494,15 @@ Full description
            "output_proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Smart_rollup_recover_bond */
            "kind": "smart_rollup_recover_bond",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -137047,15 +137510,15 @@ Full description
            "staker": $Signature.Public_key_hash,
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond,
+                 $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_origination */
            "kind": "zk_rollup_origination",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -137072,15 +137535,15 @@ Full description
            "nb_ops": integer ∈ [-2^30, 2^30],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_publish */
            "kind": "zk_rollup_publish",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -137093,22 +137556,22 @@ Full description
                    "rollup_id": $Zk_rollup_hash,
                    "payload": [ /^([a-zA-Z0-9][a-zA-Z0-9])*$/ ... ] },
                  { /* Some */
-                   "contents": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ty": $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                   "ticketer": $024-PsD5wVTJ.contract_id }
+                   "contents": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ty": $micheline.024-PtTALLiN.michelson_v1.expression,
+                   "ticketer": $024-PtTALLiN.contract_id }
                  || null
                  /* None */ ] ... ],
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
       || { /* Zk_rollup_update */
            "kind": "zk_rollup_update",
            "source": $Signature.Public_key_hash,
-           "fee": $024-PsD5wVTJ.mutez,
+           "fee": $024-PtTALLiN.mutez,
            "counter": $positive_bignum,
            "gas_limit": $positive_bignum,
            "storage_limit": $positive_bignum,
@@ -137127,12 +137590,12 @@ Full description
                "proof": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ },
            "metadata":
              { "balance_updates"?:
-                 $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+                 $024-PtTALLiN.operation_metadata.alpha.balance_updates,
                "operation_result":
-                 $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update,
+                 $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update,
                "internal_operation_results"?:
-                 [ $024-PsD5wVTJ.apply_internal_results.alpha.operation_result ... ] } }
-    $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment:
+                 [ $024-PtTALLiN.apply_internal_results.alpha.operation_result ... ] } }
+    $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment:
       { /* Applied */
         "status": "applied",
         "slot_header":
@@ -137144,12 +137607,12 @@ Full description
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "slot_header":
              { /* v0 */
                "version": "0",
@@ -137157,127 +137620,127 @@ Full description
                "index": integer ∈ [0, 255],
                "commitment": $DAL_commitment },
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.delegation:
+    $024-PtTALLiN.operation.alpha.operation_result.delegation:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.increase_paid_storage:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.increase_paid_storage:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.origination:
+    $024-PtTALLiN.operation.alpha.operation_result.origination:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_contracts"?:
-             [ $024-PsD5wVTJ.contract_id.originated ... ],
+             [ $024-PtTALLiN.contract_id.originated ... ],
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "paid_storage_size_diff"?: $bignum,
-           "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff }
-    $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant:
+           "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff }
+    $024-PtTALLiN.operation.alpha.operation_result.register_global_constant:
       { /* Applied */
         "status": "applied",
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "global_address": $script_expr }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates"?:
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "storage_size"?: $bignum,
            "global_address": $script_expr }
-    $024-PsD5wVTJ.operation.alpha.operation_result.reveal:
+    $024-PtTALLiN.operation.alpha.operation_result.reveal:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.set_deposits_limit:
+    $024-PtTALLiN.operation.alpha.operation_result.set_deposits_limit:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_add_messages:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_add_messages:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -137285,28 +137748,28 @@ Full description
         "commitment_hash": $smart_rollup_commitment_hash }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "inbox_level": integer ∈ [0, 2^31],
            "commitment_hash": $smart_rollup_commitment_hash }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "whitelist_update"?:
           { /* Public */
@@ -137318,22 +137781,22 @@ Full description
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "whitelist_update"?:
              { /* Public */
@@ -137343,68 +137806,68 @@ Full description
                   "whitelist": [ $Signature.Public_key_hash ... ] },
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "address": $smart_rollup_address,
         "genesis_commitment_hash": $smart_rollup_commitment_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "address": $smart_rollup_address,
            "genesis_commitment_hash": $smart_rollup_commitment_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
         "staked_hash": $smart_rollup_commitment_hash,
         "published_at_level": integer ∈ [0, 2^31],
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "staked_hash": $smart_rollup_commitment_hash,
            "published_at_level": integer ∈ [0, 2^31],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_refute:
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_refute:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -137419,15 +137882,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -137440,8 +137903,8 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout:
       { /* Applied */
         "status": "applied",
         "consumed_milligas"?: $positive_bignum,
@@ -137456,15 +137919,15 @@ Full description
                  || { /* Draw */
                       "kind": "draw" } },
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "game_status":
              "ongoing"
@@ -137477,230 +137940,230 @@ Full description
                     || { /* Draw */
                          "kind": "draw" } },
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transaction:
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates }
+    $024-PtTALLiN.operation.alpha.operation_result.transaction:
       /* Applied */
       { /* To_contract */
         "status": "applied",
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "applied",
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || /* Backtracked */
       { /* To_contract */
         "status": "backtracked",
-        "errors"?: [ $024-PsD5wVTJ.error ... ],
-        "storage"?: $micheline.024-PsD5wVTJ.michelson_v1.expression,
+        "errors"?: [ $024-PtTALLiN.error ... ],
+        "storage"?: $micheline.024-PtTALLiN.michelson_v1.expression,
         "balance_updates"?:
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates"?:
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
-        "originated_contracts"?: [ $024-PsD5wVTJ.contract_id.originated ... ],
+        "originated_contracts"?: [ $024-PtTALLiN.contract_id.originated ... ],
         "consumed_milligas"?: $positive_bignum,
         "storage_size"?: $bignum,
         "paid_storage_size_diff"?: $bignum,
         "allocated_destination_contract"?: boolean,
-        "lazy_storage_diff"?: $024-PsD5wVTJ.lazy_storage_diff,
+        "lazy_storage_diff"?: $024-PtTALLiN.lazy_storage_diff,
         "address_registry_diff"?:
-          [ { "address": $024-PsD5wVTJ.transaction_destination,
+          [ { "address": $024-PtTALLiN.transaction_destination,
               "index": $bignum } ... ] }
       || { /* To_smart_rollup */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "consumed_milligas"?: $positive_bignum,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ] }
-    $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket:
+    $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "ticket_updates":
           [ { "ticket_token":
-                { "ticketer": $024-PsD5wVTJ.contract_id,
+                { "ticketer": $024-PtTALLiN.contract_id,
                   "content_type":
-                    $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                  "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                    $micheline.024-PtTALLiN.michelson_v1.expression,
+                  "content": $micheline.024-PtTALLiN.michelson_v1.expression },
               "updates":
-                [ { "account": $024-PsD5wVTJ.transaction_destination,
+                [ { "account": $024-PtTALLiN.transaction_destination,
                     "amount": $bignum } ... ] } ... ],
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "ticket_updates":
              [ { "ticket_token":
-                   { "ticketer": $024-PsD5wVTJ.contract_id,
+                   { "ticketer": $024-PtTALLiN.contract_id,
                      "content_type":
-                       $micheline.024-PsD5wVTJ.michelson_v1.expression,
-                     "content": $micheline.024-PsD5wVTJ.michelson_v1.expression },
+                       $micheline.024-PtTALLiN.michelson_v1.expression,
+                     "content": $micheline.024-PtTALLiN.michelson_v1.expression },
                  "updates":
-                   [ { "account": $024-PsD5wVTJ.transaction_destination,
+                   [ { "account": $024-PtTALLiN.transaction_destination,
                        "amount": $bignum } ... ] } ... ],
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key:
+    $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key:
       { /* Applied */
         "status": "applied",
         "kind": boolean,
         "consumed_milligas"?: $positive_bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "kind": boolean,
            "consumed_milligas"?: $positive_bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "originated_zk_rollup": $Zk_rollup_hash,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "originated_zk_rollup": $Zk_rollup_hash,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "size": $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "size": $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update:
+    $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update:
       { /* Applied */
         "status": "applied",
         "balance_updates":
-          $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+          $024-PtTALLiN.operation_metadata.alpha.balance_updates,
         "consumed_milligas"?: $positive_bignum,
         "paid_storage_size_diff"?: $bignum }
       || { /* Failed */
            "status": "failed",
-           "errors": [ $024-PsD5wVTJ.error ... ] }
+           "errors": [ $024-PtTALLiN.error ... ] }
       || { /* Skipped */
            "status": "skipped" }
       || { /* Backtracked */
            "status": "backtracked",
-           "errors"?: [ $024-PsD5wVTJ.error ... ],
+           "errors"?: [ $024-PtTALLiN.error ... ],
            "balance_updates":
-             $024-PsD5wVTJ.operation_metadata.alpha.balance_updates,
+             $024-PtTALLiN.operation_metadata.alpha.balance_updates,
            "consumed_milligas"?: $positive_bignum,
            "paid_storage_size_diff"?: $bignum }
-    $024-PsD5wVTJ.operation.alpha.operation_with_metadata:
+    $024-PtTALLiN.operation.alpha.operation_with_metadata:
       { /* Operation_with_metadata */
         "contents":
-          [ $024-PsD5wVTJ.operation.alpha.operation_contents_and_result ... ],
+          [ $024-PtTALLiN.operation.alpha.operation_contents_and_result ... ],
         "signature"?: $Signature.V2 }
       || { /* Operation_without_metadata */
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
-    $024-PsD5wVTJ.operation_metadata.alpha.balance_updates:
+    $024-PtTALLiN.operation_metadata.alpha.balance_updates:
       [ { /* Contract */
           "kind": "contract",
-          "contract": $024-PsD5wVTJ.contract_id,
+          "contract": $024-PtTALLiN.contract_id,
           "change": $int64,
           "origin": "block" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Contract */
              "kind": "contract",
-             "contract": $024-PsD5wVTJ.contract_id,
+             "contract": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -137733,31 +138196,31 @@ Full description
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "block" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "migration" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "simulation" }
         || { /* Deposits */
              "kind": "freezer",
              "category": "deposits",
-             "staker": $024-PsD5wVTJ.frozen_staker,
+             "staker": $024-PtTALLiN.frozen_staker,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -138148,36 +138611,36 @@ Full description
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "block" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Frozen_bonds */
              "kind": "freezer",
              "category": "bonds",
-             "contract": $024-PsD5wVTJ.contract_id,
-             "bond_id": $024-PsD5wVTJ.bond_id,
+             "contract": $024-PtTALLiN.contract_id,
+             "bond_id": $024-PtTALLiN.bond_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -138236,35 +138699,35 @@ Full description
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "block" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "migration" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "subsidy" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "simulation" }
         || { /* Unstaked_deposits */
              "kind": "freezer",
              "category": "unstaked_deposits",
-             "staker": $024-PsD5wVTJ.staker,
+             "staker": $024-PtTALLiN.staker,
              "cycle": integer ∈ [-2^31-1, 2^31],
              "change": $int64,
              "origin": "delayed_operation",
@@ -138272,31 +138735,31 @@ Full description
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "block" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "migration" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "subsidy" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "simulation" }
         || { /* Staking_delegator_numerator */
              "kind": "staking",
              "category": "delegator_numerator",
-             "delegator": $024-PsD5wVTJ.contract_id,
+             "delegator": $024-PtTALLiN.contract_id,
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash }
@@ -138388,23 +138851,23 @@ Full description
              "change": $int64,
              "origin": "delayed_operation",
              "delayed_operation_hash": $Operation_hash } ... ]
-    $024-PsD5wVTJ.sapling_state_id:
+    $024-PtTALLiN.sapling_state_id:
       /* Sapling state identifier
          A sapling state identifier */
       $bignum
-    $024-PsD5wVTJ.scripted.contracts: { "code": any,
+    $024-PtTALLiN.scripted.contracts: { "code": any,
                                         "storage": any }
-    $024-PsD5wVTJ.staker:
+    $024-PtTALLiN.staker:
       /* unstaked_frozen_staker
          Abstract notion of staker used in operation receipts for unstaked
          frozen deposits, either a single staker or all the stakers delegating
          to some delegate. */
       { /* Single */
-        "contract": $024-PsD5wVTJ.contract_id,
+        "contract": $024-PtTALLiN.contract_id,
         "delegate": $Signature.Public_key_hash }
       || { /* Shared */
            "delegate": $Signature.Public_key_hash }
-    $024-PsD5wVTJ.transaction_destination:
+    $024-PtTALLiN.transaction_destination:
       /* A destination of a transaction
          A destination notation compatible with the contract notation as given
          to an RPC or inside scripts. Can be a base58 implicit contract hash, a
@@ -138472,51 +138935,51 @@ Full description
       /* 64 bit integers
          Decimal representation of 64 bit integers */
       string
-    $micheline.024-PsD5wVTJ.michelson_v1.expression:
+    $micheline.024-PtTALLiN.michelson_v1.expression:
       { /* Int */
         "int": $bignum }
       || { /* String */
            "string": $unistring }
       || { /* Bytes */
            "bytes": /^([a-zA-Z0-9][a-zA-Z0-9])*$/ }
-      || [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ]
+      || [ $micheline.024-PtTALLiN.michelson_v1.expression ... ]
       /* Sequence */
       || { /* Prim__generic
               Generic primitive (any number of args with or without
               annotations) */
-           "prim": $024-PsD5wVTJ.michelson.v1.primitives,
-           "args"?: [ $micheline.024-PsD5wVTJ.michelson_v1.expression ... ],
+           "prim": $024-PtTALLiN.michelson.v1.primitives,
+           "args"?: [ $micheline.024-PtTALLiN.michelson_v1.expression ... ],
            "annots"?: [ $unistring ... ] }
     $operation:
       { /* An operation's shell header. */
-        "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+        "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
         "chain_id": $Chain_id,
         "hash": $Operation_hash,
         "branch": $block_hash,
-        "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+        "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
         "signature"?: $Signature.V2,
         "metadata": "too large" }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
            "contents":
-             [ $024-PsD5wVTJ.operation.alpha.operation_contents_and_result ... ],
+             [ $024-PtTALLiN.operation.alpha.operation_contents_and_result ... ],
            "signature"?: $Signature.V2 }
       || { /* An operation's shell header. */
-           "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk",
+           "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu",
            "chain_id": $Chain_id,
            "hash": $Operation_hash,
            "branch": $block_hash,
-           "contents": [ $024-PsD5wVTJ.operation.alpha.contents ... ],
+           "contents": [ $024-PtTALLiN.operation.alpha.contents ... ],
            "signature"?: $Signature.V2 }
     $positive_bignum:
       /* Positive big number
@@ -138573,7 +139036,7 @@ Full description
     +-----------------------+----------+------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer |
     +-----------------------+----------+------------------------------------+
-    | Unnamed field 0       | Variable | $X_3474                            |
+    | Unnamed field 0       | Variable | $X_3481                            |
     +-----------------------+----------+------------------------------------+
 
 
@@ -138784,7 +139247,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
+    024-PtTALLiN.michelson.v1.primitives (Enumeration: unsigned 8-bit integer):
     ***************************************************************************
 
     +-------------+--------------------------------+
@@ -139114,7 +139577,7 @@ Full description
     +-------------+--------------------------------+
 
 
-    micheline.024-PsD5wVTJ.michelson_v1.expression (Determined from data, 8-bit tag)
+    micheline.024-PtTALLiN.michelson_v1.expression (Determined from data, 8-bit tag)
     ********************************************************************************
 
     Int (tag 0)
@@ -139153,7 +139616,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                          |
     +-----------------------+----------+-------------------------------------------------------------+
-    | Unnamed field 0       | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | Unnamed field 0       | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------+-------------------------------------------------------------+
 
 
@@ -139165,7 +139628,7 @@ Full description
     +======+========+===========================================================================================+
     | Tag  | 1 byte | unsigned 8-bit integer                                                                    |
     +------+--------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+--------+-------------------------------------------------------------------------------------------+
 
 
@@ -139177,7 +139640,7 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -139193,9 +139656,9 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -139207,9 +139670,9 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg                   | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg                   | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -139225,11 +139688,11 @@ Full description
     +======+======================+===========================================================================================+
     | Tag  | 1 byte               | unsigned 8-bit integer                                                                    |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2 | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2 | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +------+----------------------+-------------------------------------------------------------------------------------------+
 
 
@@ -139241,11 +139704,11 @@ Full description
     +=======================+======================+===========================================================================================+
     | Tag                   | 1 byte               | unsigned 8-bit integer                                                                    |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte               | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg1                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg1                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
-    | arg2                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression                                           |
+    | arg2                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression                                           |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------------------+-------------------------------------------------------------------------------------------+
@@ -139261,11 +139724,11 @@ Full description
     +=======================+==========+===========================================================================================+
     | Tag                   | 1 byte   | unsigned 8-bit integer                                                                    |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PsD5wVTJ.michelson.v1.primitives) |
+    | prim                  | 1 byte   | unsigned 8-bit integer encoding an enumeration (see 024-PtTALLiN.michelson.v1.primitives) |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
-    | args                  | Variable | sequence of $micheline.024-PsD5wVTJ.michelson_v1.expression                               |
+    | args                  | Variable | sequence of $micheline.024-PtTALLiN.michelson_v1.expression                               |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                                        |
     +-----------------------+----------+-------------------------------------------------------------------------------------------+
@@ -139287,7 +139750,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id (22 bytes, 8-bit tag)
     **********************************************
 
     Implicit (tag 0)
@@ -139337,11 +139800,11 @@ Full description
     +==========+======================+=================================================+
     | Tag      | 1 byte               | unsigned 8-bit integer                          |
     +----------+----------------------+-------------------------------------------------+
-    | contents | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | contents | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ty       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | ty       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +----------+----------------------+-------------------------------------------------+
-    | ticketer | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +----------+----------------------+-------------------------------------------------+
 
 
@@ -139723,7 +140186,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.contract_id.originated (22 bytes, 8-bit tag)
+    024-PtTALLiN.contract_id.originated (22 bytes, 8-bit tag)
     *********************************************************
 
     Originated (tag 1)
@@ -139740,7 +140203,7 @@ Full description
     +---------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.scripted.contracts
+    024-PtTALLiN.scripted.contracts
     *******************************
 
     +-----------------------+----------+------------------------------------+
@@ -139756,7 +140219,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.entrypoint (Determined from data, 8-bit tag)
+    024-PtTALLiN.entrypoint (Determined from data, 8-bit tag)
     *********************************************************
 
     default (tag 0)
@@ -139879,7 +140342,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | Name                  | Size                 | Contents                           |
     +=======================+======================+====================================+
-    | entrypoint            | Determined from data | $024-PsD5wVTJ.entrypoint           |
+    | entrypoint            | Determined from data | $024-PtTALLiN.entrypoint           |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -139915,7 +140378,7 @@ Full description
     +---------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.inlined.consensus_operation.contents (Determined from data, 8-bit tag)
     ***********************************************************************************
 
     Preattestation (tag 20)
@@ -140006,7 +140469,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.inlined.consensus_operation
+    024-PtTALLiN.inlined.consensus_operation
     ****************************************
 
     +------------+----------------------+----------------------------------------------------+
@@ -140014,7 +140477,7 @@ Full description
     +============+======================+====================================================+
     | branch     | 32 bytes             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
-    | operations | Determined from data | $024-PsD5wVTJ.inlined.consensus_operation.contents |
+    | operations | Determined from data | $024-PtTALLiN.inlined.consensus_operation.contents |
     +------------+----------------------+----------------------------------------------------+
     | signature  | Variable             | bytes                                              |
     +------------+----------------------+----------------------------------------------------+
@@ -140068,7 +140531,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.per_block_votes (1 byte, 8-bit tag)
+    024-PtTALLiN.per_block_votes (1 byte, 8-bit tag)
     ************************************************
 
     per_block_vote_on (tag 0)
@@ -140101,7 +140564,7 @@ Full description
     +------+--------+------------------------+
 
 
-    024-PsD5wVTJ.block_header.alpha.full_header
+    024-PtTALLiN.block_header.alpha.full_header
     *******************************************
 
     +---------------------------------------+----------+-------------------------------------+
@@ -140135,13 +140598,13 @@ Full description
     +---------------------------------------+----------+-------------------------------------+
     | seed_nonce_hash                       | 32 bytes | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
-    | per_block_votes                       | 1 byte   | $024-PsD5wVTJ.per_block_votes       |
+    | per_block_votes                       | 1 byte   | $024-PtTALLiN.per_block_votes       |
     +---------------------------------------+----------+-------------------------------------+
     | signature                             | Variable | bytes                               |
     +---------------------------------------+----------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents (Determined from data, 8-bit tag)
     ***********************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -140170,11 +140633,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -140188,11 +140651,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -140354,7 +140817,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -140442,7 +140905,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -140474,7 +140937,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -140570,7 +141033,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -140652,11 +141115,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -140976,7 +141439,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.staker (Determined from data, 8-bit tag)
     *****************************************************
 
     Single (tag 0)
@@ -140987,7 +141450,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -141005,7 +141468,7 @@ Full description
     +----------+----------+------------------------+
 
 
-    024-PsD5wVTJ.bond_id (21 bytes, 8-bit tag)
+    024-PtTALLiN.bond_id (21 bytes, 8-bit tag)
     ******************************************
 
     Smart_rollup_bond_id (tag 1)
@@ -141020,7 +141483,7 @@ Full description
     +--------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.frozen_staker (Determined from data, 8-bit tag)
+    024-PtTALLiN.frozen_staker (Determined from data, 8-bit tag)
     ************************************************************
 
     Single (tag 0)
@@ -141031,7 +141494,7 @@ Full description
     +==========+==========+===========================+
     | Tag      | 1 byte   | unsigned 8-bit integer    |
     +----------+----------+---------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id |
     +----------+----------+---------------------------+
     | delegate | 21 bytes | $public_key_hash          |
     +----------+----------+---------------------------+
@@ -141084,7 +141547,7 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -141110,7 +141573,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.frozen_staker      |
+    | staker | Determined from data | $024-PtTALLiN.frozen_staker      |
     +--------+----------------------+----------------------------------+
     | change | 8 bytes              | signed 64-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -141300,9 +141763,9 @@ Full description
     +==========+==========+==================================+
     | Tag      | 1 byte   | unsigned 8-bit integer           |
     +----------+----------+----------------------------------+
-    | contract | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | contract | 22 bytes | $024-PtTALLiN.contract_id        |
     +----------+----------+----------------------------------+
-    | bond_id  | 21 bytes | $024-PsD5wVTJ.bond_id            |
+    | bond_id  | 21 bytes | $024-PtTALLiN.bond_id            |
     +----------+----------+----------------------------------+
     | change   | 8 bytes  | signed 64-bit big-endian integer |
     +----------+----------+----------------------------------+
@@ -141340,7 +141803,7 @@ Full description
     +========+======================+==================================+
     | Tag    | 1 byte               | unsigned 8-bit integer           |
     +--------+----------------------+----------------------------------+
-    | staker | Determined from data | $024-PsD5wVTJ.staker             |
+    | staker | Determined from data | $024-PtTALLiN.staker             |
     +--------+----------------------+----------------------------------+
     | cycle  | 4 bytes              | signed 32-bit big-endian integer |
     +--------+----------------------+----------------------------------+
@@ -141356,7 +141819,7 @@ Full description
     +===========+==========+==================================+
     | Tag       | 1 byte   | unsigned 8-bit integer           |
     +-----------+----------+----------------------------------+
-    | delegator | 22 bytes | $024-PsD5wVTJ.contract_id        |
+    | delegator | 22 bytes | $024-PtTALLiN.contract_id        |
     +-----------+----------+----------------------------------+
     | change    | 8 bytes  | signed 64-bit big-endian integer |
     +-----------+----------+----------------------------------+
@@ -141481,7 +141944,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update (Determined from data, 8-bit tag)
     ************************************************************************************************
 
     Applied (tag 0)
@@ -141492,7 +141955,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -141538,7 +142001,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -141548,7 +142011,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.transaction_destination (22 bytes, 8-bit tag)
+    024-PtTALLiN.transaction_destination (22 bytes, 8-bit tag)
     **********************************************************
 
     Implicit (tag 0)
@@ -141605,7 +142068,7 @@ Full description
     +----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.event (Determined from data, 8-bit tag)
     **********************************************************************************************
 
     Applied (tag 0)
@@ -141660,7 +142123,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.delegation (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -141673,7 +142136,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                               |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -141717,7 +142180,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -141834,11 +142297,11 @@ Full description
     +=============================+======================+=================================================+
     | key_hash                    | 32 bytes             | bytes                                           |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | key                         | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key                         | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
     | ? presence of field "value" | 1 byte               | boolean (0 for false, 255 for true)             |
     +-----------------------------+----------------------+-------------------------------------------------+
-    | value                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------------+----------------------+-------------------------------------------------+
 
 
@@ -141897,9 +142360,9 @@ Full description
     +-----------------------+----------------------+-------------------------------------------------+
     | updates               | Variable             | sequence of $X_89                               |
     +-----------------------+----------------------+-------------------------------------------------+
-    | key_type              | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | key_type              | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
-    | value_type            | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | value_type            | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +-----------------------+----------------------+-------------------------------------------------+
 
 
@@ -141934,7 +142397,7 @@ Full description
     +------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.lazy_storage_diff
+    024-PtTALLiN.lazy_storage_diff
     ******************************
 
     +-----------------------+----------+------------------------------------+
@@ -141946,7 +142409,7 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.origination (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -141957,13 +142420,13 @@ Full description
     +==========================================================================+======================+==================================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer                           |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -141973,7 +142436,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -142013,13 +142476,13 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | errors                                                                   | Determined from data | $X_61                                            |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -142029,7 +142492,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
 
 
@@ -142039,11 +142502,11 @@ Full description
     +--------------+----------------------+-------------------------------------------------+
     | Name         | Size                 | Contents                                        |
     +==============+======================+=================================================+
-    | ticketer     | 22 bytes             | $024-PsD5wVTJ.contract_id                       |
+    | ticketer     | 22 bytes             | $024-PtTALLiN.contract_id                       |
     +--------------+----------------------+-------------------------------------------------+
-    | content_type | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content_type | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
-    | content      | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression |
+    | content      | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression |
     +--------------+----------------------+-------------------------------------------------+
 
 
@@ -142053,7 +142516,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | account | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | account | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | amount  | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -142079,7 +142542,7 @@ Full description
     +---------+----------------------+---------------------------------------+
     | Name    | Size                 | Contents                              |
     +=========+======================+=======================================+
-    | address | 22 bytes             | $024-PsD5wVTJ.transaction_destination |
+    | address | 22 bytes             | $024-PtTALLiN.transaction_destination |
     +---------+----------------------+---------------------------------------+
     | index   | Determined from data | $Z.t                                  |
     +---------+----------------------+---------------------------------------+
@@ -142098,9 +142561,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -142110,7 +142573,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -142122,7 +142585,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -142146,7 +142609,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.internal_operation_result.transaction (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -142201,7 +142664,7 @@ Full description
     +------------------------------+----------------------+-------------------------------------+
 
 
-    024-PsD5wVTJ.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.apply_internal_results.alpha.operation_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     transaction (tag 1)
@@ -142212,19 +142675,19 @@ Full description
     +==================================+======================+=====================================================================+
     | Tag                              | 1 byte               | unsigned 8-bit integer                                              |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                           | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                           | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                            | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | amount                           | Determined from data | $N.t                                                                |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | destination                      | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true)                                 |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
     | parameters                       | Determined from data | $X_31                                                               |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                           | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.transaction |
+    | result                           | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.transaction |
     +----------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -142236,7 +142699,7 @@ Full description
     +================================+======================+=====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                              |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                               |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                               |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                  |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
@@ -142246,9 +142709,9 @@ Full description
     +--------------------------------+----------------------+---------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts                                    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts                                    |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination |
     +--------------------------------+----------------------+---------------------------------------------------------------------+
 
 
@@ -142260,7 +142723,7 @@ Full description
     +================================+======================+====================================================================+
     | Tag                            | 1 byte               | unsigned 8-bit integer                                             |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | source                         | 22 bytes             | $024-PsD5wVTJ.transaction_destination                              |
+    | source                         | 22 bytes             | $024-PtTALLiN.transaction_destination                              |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | nonce                          | 2 bytes              | unsigned 16-bit big-endian integer                                 |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
@@ -142268,7 +142731,7 @@ Full description
     +--------------------------------+----------------------+--------------------------------------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                                                   |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
-    | result                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation |
+    | result                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation |
     +--------------------------------+----------------------+--------------------------------------------------------------------+
 
 
@@ -142280,21 +142743,21 @@ Full description
     +===============================+======================+===============================================================+
     | Tag                           | 1 byte               | unsigned 8-bit integer                                        |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | source                        | 22 bytes             | $024-PsD5wVTJ.transaction_destination                         |
+    | source                        | 22 bytes             | $024-PtTALLiN.transaction_destination                         |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | nonce                         | 2 bytes              | unsigned 16-bit big-endian integer                            |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | type                          | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | type                          | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "tag"     | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | tag                           | Determined from data | $024-PsD5wVTJ.entrypoint                                      |
+    | tag                           | Determined from data | $024-PtTALLiN.entrypoint                                      |
     +-------------------------------+----------------------+---------------------------------------------------------------+
     | ? presence of field "payload" | 1 byte               | boolean (0 for false, 255 for true)                           |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | payload                       | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression               |
+    | payload                       | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression               |
     +-------------------------------+----------------------+---------------------------------------------------------------+
-    | result                        | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event |
+    | result                        | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event |
     +-------------------------------+----------------------+---------------------------------------------------------------+
 
 
@@ -142304,19 +142767,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_update         |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_update         |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish (Determined from data, 8-bit tag)
     *************************************************************************************************
 
     Applied (tag 0)
@@ -142327,7 +142790,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -142373,7 +142836,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -142389,19 +142852,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_publish        |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_publish        |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination (Determined from data, 8-bit tag)
     *****************************************************************************************************
 
     Applied (tag 0)
@@ -142412,7 +142875,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -142460,7 +142923,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -142478,15 +142941,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.zk_rollup_origination    |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.zk_rollup_origination    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -142509,7 +142972,7 @@ Full description
     +------------+----------+----------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -142574,19 +143037,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.dal_publish_commitment   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.dal_publish_commitment   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond (Determined from data, 8-bit tag)
     *********************************************************************************************************
 
     Applied (tag 0)
@@ -142597,7 +143060,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -142641,7 +143104,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -142655,15 +143118,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                 |
     +==========================================================================+======================+==========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                        |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_recover_bond |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_recover_bond |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                       |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result  |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------------------------------+
 
 
@@ -142692,7 +143155,7 @@ Full description
     +-----------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message (Determined from data, 8-bit tag)
     *******************************************************************************************************************
 
     Applied (tag 0)
@@ -142703,7 +143166,7 @@ Full description
     +==========================================================================+======================+=====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -142757,7 +143220,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -142781,15 +143244,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                           |
     +==========================================================================+======================+====================================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_execute_outbox_message |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                                 |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result            |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result            |
     +--------------------------------------------------------------------------+----------------------+------------------------------------------------------------------------------------+
 
 
@@ -142868,7 +143331,7 @@ Full description
     +--------+----------------------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -142883,7 +143346,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | game_status                                                              | Determined from data | $X_937                             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -142929,7 +143392,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | game_status                                                              | Determined from data | $X_937                              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -142941,19 +143404,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_timeout     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_timeout     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -142970,7 +143433,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer   |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -143018,7 +143481,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | published_at_level                                                       | 4 bytes              | signed 32-bit big-endian integer    |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -143030,19 +143493,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_publish     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_publish     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement (Determined from data, 8-bit tag)
     ***************************************************************************************************
 
     Applied (tag 0)
@@ -143111,15 +143574,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_cement      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_cement      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -143129,19 +143592,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.event           |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.event           |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate (Determined from data, 8-bit tag)
     ******************************************************************************************************
 
     Applied (tag 0)
@@ -143152,7 +143615,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -143202,7 +143665,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -143222,19 +143685,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.smart_rollup_originate   |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.smart_rollup_originate   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transfer_ticket (Determined from data, 8-bit tag)
     ***********************************************************************************************
 
     Applied (tag 0)
@@ -143245,7 +143708,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -143295,7 +143758,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -143315,19 +143778,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transfer_ticket          |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transfer_ticket          |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.update_consensus_key (Determined from data, 8-bit tag)
     ****************************************************************************************************
 
     Applied (tag 0)
@@ -143392,19 +143855,19 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.update_consensus_key     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.update_consensus_key     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.register_global_constant (Determined from data, 8-bit tag)
     ********************************************************************************************************
 
     Applied (tag 0)
@@ -143415,7 +143878,7 @@ Full description
     +==========================================================================+======================+====================================+
     | Tag                                                                      | 1 byte               | unsigned 8-bit integer             |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                  |
     +--------------------------------------------------------------------------+----------------------+------------------------------------+
@@ -143463,7 +143926,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | errors                                                                   | Determined from data | $X_61                               |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------+
@@ -143481,15 +143944,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.register_global_constant |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.register_global_constant |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -143499,15 +143962,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.delegation      |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.delegation      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -143517,15 +143980,15 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.internal_operation_result.origination     |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.internal_operation_result.origination     |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
@@ -143542,9 +144005,9 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "storage"                                            | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | storage                                                                  | Determined from data | $micheline.024-PsD5wVTJ.michelson_v1.expression  |
+    | storage                                                                  | Determined from data | $micheline.024-PtTALLiN.michelson_v1.expression  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -143554,7 +144017,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | originated_contracts                                                     | Variable             | sequence of $024-PsD5wVTJ.contract_id.originated |
+    | originated_contracts                                                     | Variable             | sequence of $024-PtTALLiN.contract_id.originated |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | consumed_milligas                                                        | Determined from data | $N.t                                             |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -143566,7 +144029,7 @@ Full description
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | ? presence of field "lazy_storage_diff"                                  | 1 byte               | boolean (0 for false, 255 for true)              |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
-    | lazy_storage_diff                                                        | Determined from data | $024-PsD5wVTJ.lazy_storage_diff                  |
+    | lazy_storage_diff                                                        | Determined from data | $024-PtTALLiN.lazy_storage_diff                  |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer               |
     +--------------------------------------------------------------------------+----------------------+--------------------------------------------------+
@@ -143590,7 +144053,7 @@ Full description
     +-----------------------+----------------------+------------------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_result.transaction (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Applied (tag 0)
@@ -143651,63 +144114,88 @@ Full description
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | Name                                                                     | Size                 | Contents                                                                |
     +==========================================================================+======================+=========================================================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | balance_updates                                                          | Variable             | sequence of $X_58                                                       |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | operation_result                                                         | Determined from data | $024-PsD5wVTJ.operation.alpha.operation_result.transaction              |
+    | operation_result                                                         | Determined from data | $024-PtTALLiN.operation.alpha.operation_result.transaction              |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
     | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer                                      |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
-    | internal_operation_results                                               | Variable             | sequence of $024-PsD5wVTJ.apply_internal_results.alpha.operation_result |
+    | internal_operation_results                                               | Variable             | sequence of $024-PtTALLiN.apply_internal_results.alpha.operation_result |
     +--------------------------------------------------------------------------+----------------------+-------------------------------------------------------------------------+
 
 
+    X_3316 (Determined from data, 8-bit tag)
+    ****************************************
+
+    None (tag 0)
+    ============
+
+    +------+--------+------------------------+
+    | Name | Size   | Contents               |
+    +======+========+========================+
+    | Tag  | 1 byte | unsigned 8-bit integer |
+    +------+--------+------------------------+
+
+
+    Some (tag 1)
+    ============
+
+    +-----------------+---------+----------------------------------+
+    | Name            | Size    | Contents                         |
+    +=================+=========+==================================+
+    | Tag             | 1 byte  | unsigned 8-bit integer           |
+    +-----------------+---------+----------------------------------+
+    | Unnamed field 0 | 8 bytes | signed 64-bit big-endian integer |
+    +-----------------+---------+----------------------------------+
+
+
     X_3315
     ******
 
-    +-------+---------+-------------------------------------------------------------------------+
-    | Name  | Size    | Contents                                                                |
-    +=======+=========+=========================================================================+
-    | slots | 4 bytes | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
-    +-------+---------+-------------------------------------------------------------------------+
-    | stake | 8 bytes | signed 64-bit big-endian integer                                        |
-    +-------+---------+-------------------------------------------------------------------------+
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | Name         | Size                 | Contents                                                                |
+    +==============+======================+=========================================================================+
+    | slots        | 4 bytes              | signed 31-bit big-endian integer in the range -1073741824 to 1073741823 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
+    | baking_power | Determined from data | $X_3316                                                                 |
+    +--------------+----------------------+-------------------------------------------------------------------------+
 
 
     X_3314
     ******
 
-    +-----------------+----------+------------------+
-    | Name            | Size     | Contents         |
-    +=================+==========+==================+
-    | delegate        | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_pkh   | 21 bytes | $public_key_hash |
-    +-----------------+----------+------------------+
-    | consensus_power | 12 bytes | $X_3315          |
-    +-----------------+----------+------------------+
+    +-----------------+----------------------+------------------+
+    | Name            | Size                 | Contents         |
+    +=================+======================+==================+
+    | delegate        | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_pkh   | 21 bytes             | $public_key_hash |
+    +-----------------+----------------------+------------------+
+    | consensus_power | Determined from data | $X_3315          |
+    +-----------------+----------------------+------------------+
 
 
     X_3310
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_58                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | # bytes in next field                                                    | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | committee                                                                | Variable | sequence of $X_3314                |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | total_consensus_power                                                    | 12 bytes | $X_3315                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    024-PsD5wVTJ.operation_metadata.alpha.balance_updates
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_58                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | # bytes in next field                                                    | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | committee                                                                | Variable             | sequence of $X_3314                |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | total_consensus_power                                                    | Determined from data | $X_3315                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    024-PtTALLiN.operation_metadata.alpha.balance_updates
     *****************************************************
 
     +-----------------------+----------+------------------------------------+
@@ -143719,31 +144207,31 @@ Full description
     +-----------------------+----------+------------------------------------+
 
 
-    X_3334
+    X_3338
     ******
 
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | Name                                                                     | Size     | Contents                           |
-    +==========================================================================+==========+====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | balance_updates                                                          | Variable | sequence of $X_58                  |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | delegate                                                                 | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_power                                                          | 12 bytes | $X_3315                            |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-    | consensus_key                                                            | 21 bytes | $public_key_hash                   |
-    +--------------------------------------------------------------------------+----------+------------------------------------+
-
-
-    X_3349
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | Name                                                                     | Size                 | Contents                           |
+    +==========================================================================+======================+====================================+
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes              | unsigned 30-bit big-endian integer |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | balance_updates                                                          | Variable             | sequence of $X_58                  |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | delegate                                                                 | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_power                                                          | Determined from data | $X_3315                            |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+    | consensus_key                                                            | 21 bytes             | $public_key_hash                   |
+    +--------------------------------------------------------------------------+----------------------+------------------------------------+
+
+
+    X_3356
     ******
 
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | Name                                                                     | Size     | Contents                            |
     +==========================================================================+==========+=====================================+
-    | # bytes in field "024-PsD5wVTJ.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
+    | # bytes in field "024-PtTALLiN.operation_metadata.alpha.balance_updates" | 4 bytes  | unsigned 30-bit big-endian integer  |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
     | balance_updates                                                          | Variable | sequence of $X_58                   |
     +--------------------------------------------------------------------------+----------+-------------------------------------+
@@ -143751,7 +144239,7 @@ Full description
     +--------------------------------------------------------------------------+----------+-------------------------------------+
 
 
-    X_3362 (Enumeration: unsigned 8-bit integer):
+    X_3369 (Enumeration: unsigned 8-bit integer):
     *********************************************
 
     +-------------+----------------+
@@ -143765,7 +144253,7 @@ Full description
     +-------------+----------------+
 
 
-    X_3361
+    X_3368
     ******
 
     +-------+---------+-------------------------------------------------------------+
@@ -143775,11 +144263,11 @@ Full description
     +-------+---------+-------------------------------------------------------------+
     | round | 4 bytes | signed 32-bit big-endian integer                            |
     +-------+---------+-------------------------------------------------------------+
-    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3362) |
+    | kind  | 1 byte  | unsigned 8-bit integer encoding an enumeration (see X_3369) |
     +-------+---------+-------------------------------------------------------------+
 
 
-    X_3360
+    X_3367
     ******
 
     +-------------------+----------+------------------+
@@ -143789,11 +144277,11 @@ Full description
     +-------------------+----------+------------------+
     | rewarded_delegate | 21 bytes | $public_key_hash |
     +-------------------+----------+------------------+
-    | misbehaviour      | 9 bytes  | $X_3361          |
+    | misbehaviour      | 9 bytes  | $X_3368          |
     +-------------------+----------+------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.operation_contents_and_result (Determined from data, 8-bit tag)
     ********************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -143808,7 +144296,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | nonce    | 32 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -143824,13 +144312,13 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
-    | metadata              | 51 bytes | $X_3360                                   |
+    | metadata              | 51 bytes | $X_3367                                   |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -143844,13 +144332,13 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
-    | metadata              | 51 bytes | $X_3360                                      |
+    | metadata              | 51 bytes | $X_3367                                      |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -143866,7 +144354,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | secret   | 20 bytes             | bytes                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -143916,7 +144404,7 @@ Full description
     +----------+----------------------+--------------------------------------------------------+
     | solution | 200 bytes            | $X_42                                                  |
     +----------+----------------------+--------------------------------------------------------+
-    | metadata | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +----------+----------------------+--------------------------------------------------------+
 
 
@@ -143934,7 +144422,7 @@ Full description
     +---------------+----------------------+------------------------+
     | destination   | 21 bytes             | $public_key_hash       |
     +---------------+----------------------+------------------------+
-    | metadata      | Determined from data | $X_3349                |
+    | metadata      | Determined from data | $X_3356                |
     +---------------+----------------------+------------------------+
 
 
@@ -143954,7 +144442,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -143974,7 +144462,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | block_payload_hash | 32 bytes             | bytes                              |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -143996,7 +144484,7 @@ Full description
     +--------------------+----------------------+------------------------------------+
     | dal_attestation    | Determined from data | $Z.t                               |
     +--------------------+----------------------+------------------------------------+
-    | metadata           | Determined from data | $X_3334                            |
+    | metadata           | Determined from data | $X_3338                            |
     +--------------------+----------------------+------------------------------------+
 
 
@@ -144010,7 +144498,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation              |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation              |
     +-----------------------+----------------------+--------------------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer                     |
     +-----------------------+----------------------+--------------------------------------------------------+
@@ -144018,7 +144506,7 @@ Full description
     +-----------------------+----------------------+--------------------------------------------------------+
     | shard_with_proof      | Determined from data | $X_39                                                  |
     +-----------------------+----------------------+--------------------------------------------------------+
-    | metadata              | Determined from data | $024-PsD5wVTJ.operation_metadata.alpha.balance_updates |
+    | metadata              | Determined from data | $024-PtTALLiN.operation_metadata.alpha.balance_updates |
     +-----------------------+----------------------+--------------------------------------------------------+
 
 
@@ -144106,7 +144594,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -144140,7 +144628,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
     | metadata                       | Determined from data | $X_2780                             |
     +--------------------------------+----------------------+-------------------------------------+
@@ -144244,7 +144732,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
     | metadata      | Determined from data | $X_631                               |
     +---------------+----------------------+--------------------------------------+
@@ -144332,11 +144820,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -144682,7 +145170,7 @@ Full description
     +---------------+----------------------+------------------------+
 
 
-    X_3375 (Variable, 8-bit tag)
+    X_3382 (Variable, 8-bit tag)
     ****************************
 
     Operation_with_metadata (tag 0)
@@ -144695,7 +145183,7 @@ Full description
     +-----------------------+----------+-------------------------------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                                      |
     +-----------------------+----------+-------------------------------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.operation_contents_and_result |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.operation_contents_and_result |
     +-----------------------+----------+-------------------------------------------------------------------------+
     | signature             | Variable | bytes                                                                   |
     +-----------------------+----------+-------------------------------------------------------------------------+
@@ -144711,7 +145199,7 @@ Full description
     +-----------------------+----------+----------------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer                 |
     +-----------------------+----------+----------------------------------------------------+
-    | contents              | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents |
+    | contents              | Variable | sequence of $024-PtTALLiN.operation.alpha.contents |
     +-----------------------+----------+----------------------------------------------------+
     | signature             | Variable | bytes                                              |
     +-----------------------+----------+----------------------------------------------------+
@@ -144732,7 +145220,7 @@ Full description
     +-----------------+----------+------------------------+
 
 
-    024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
+    024-PtTALLiN.operation.alpha.contents_or_signature_prefix (Determined from data, 8-bit tag)
     *******************************************************************************************
 
     Seed_nonce_revelation (tag 1)
@@ -144761,11 +145249,11 @@ Full description
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op1                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op1                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer        |
     +-----------------------+----------+-------------------------------------------+
-    | op2                   | Variable | $024-PsD5wVTJ.inlined.consensus_operation |
+    | op2                   | Variable | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------+-------------------------------------------+
 
 
@@ -144779,11 +145267,11 @@ Full description
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh1                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh1                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
     | # bytes in next field | 4 bytes  | unsigned 30-bit big-endian integer           |
     +-----------------------+----------+----------------------------------------------+
-    | bh2                   | Variable | $024-PsD5wVTJ.block_header.alpha.full_header |
+    | bh2                   | Variable | $024-PtTALLiN.block_header.alpha.full_header |
     +-----------------------+----------+----------------------------------------------+
 
 
@@ -144945,7 +145433,7 @@ Full description
     +-----------------------+----------------------+-------------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
-    | attestation           | Variable             | $024-PsD5wVTJ.inlined.consensus_operation |
+    | attestation           | Variable             | $024-PtTALLiN.inlined.consensus_operation |
     +-----------------------+----------------------+-------------------------------------------+
     | consensus_slot        | 2 bytes              | unsigned 16-bit big-endian integer        |
     +-----------------------+----------------------+-------------------------------------------+
@@ -145033,7 +145521,7 @@ Full description
     +----------------------------------+----------------------+-------------------------------------+
     | amount                           | Determined from data | $N.t                                |
     +----------------------------------+----------------------+-------------------------------------+
-    | destination                      | 22 bytes             | $024-PsD5wVTJ.contract_id           |
+    | destination                      | 22 bytes             | $024-PtTALLiN.contract_id           |
     +----------------------------------+----------------------+-------------------------------------+
     | ? presence of field "parameters" | 1 byte               | boolean (0 for false, 255 for true) |
     +----------------------------------+----------------------+-------------------------------------+
@@ -145065,7 +145553,7 @@ Full description
     +--------------------------------+----------------------+-------------------------------------+
     | delegate                       | 21 bytes             | $public_key_hash                    |
     +--------------------------------+----------------------+-------------------------------------+
-    | script                         | Determined from data | $024-PsD5wVTJ.scripted.contracts    |
+    | script                         | Determined from data | $024-PtTALLiN.scripted.contracts    |
     +--------------------------------+----------------------+-------------------------------------+
 
 
@@ -145161,7 +145649,7 @@ Full description
     +---------------+----------------------+--------------------------------------+
     | amount        | Determined from data | $Z.t                                 |
     +---------------+----------------------+--------------------------------------+
-    | destination   | 22 bytes             | $024-PsD5wVTJ.contract_id.originated |
+    | destination   | 22 bytes             | $024-PtTALLiN.contract_id.originated |
     +---------------+----------------------+--------------------------------------+
 
 
@@ -145243,11 +145731,11 @@ Full description
     +-----------------------+----------------------+------------------------------------+
     | ticket_ty             | Variable             | bytes                              |
     +-----------------------+----------------------+------------------------------------+
-    | ticket_ticketer       | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | ticket_ticketer       | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | ticket_amount         | Determined from data | $N.t                               |
     +-----------------------+----------------------+------------------------------------+
-    | destination           | 22 bytes             | $024-PsD5wVTJ.contract_id          |
+    | destination           | 22 bytes             | $024-PtTALLiN.contract_id          |
     +-----------------------+----------------------+------------------------------------+
     | # bytes in next field | 4 bytes              | unsigned 30-bit big-endian integer |
     +-----------------------+----------------------+------------------------------------+
@@ -145579,7 +146067,7 @@ Full description
     +------------------+----------+------------------------+
 
 
-    X_3474 (Variable, 8-bit tag)
+    X_3481 (Variable, 8-bit tag)
     ****************************
 
     Operation with too large metadata (tag 0)
@@ -145590,7 +146078,7 @@ Full description
     +===============================+==========+========================================================================+
     | Tag                           | 1 byte   | unsigned 8-bit integer                                                 |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -145604,7 +146092,7 @@ Full description
     +===============================+==========+========================================================================+
     | Tag                           | 1 byte   | unsigned 8-bit integer                                                 |
     +-------------------------------+----------+------------------------------------------------------------------------+
-    | contents_and_signature_prefix | Variable | sequence of $024-PsD5wVTJ.operation.alpha.contents_or_signature_prefix |
+    | contents_and_signature_prefix | Variable | sequence of $024-PtTALLiN.operation.alpha.contents_or_signature_prefix |
     +-------------------------------+----------+------------------------------------------------------------------------+
     | signature_suffix              | 64 bytes | bytes                                                                  |
     +-------------------------------+----------+------------------------------------------------------------------------+
@@ -145618,7 +146106,7 @@ Full description
     +=================+==========+========================+
     | Tag             | 1 byte   | unsigned 8-bit integer |
     +-----------------+----------+------------------------+
-    | Unnamed field 0 | Variable | $X_3375                |
+    | Unnamed field 0 | Variable | $X_3382                |
     +-----------------+----------+------------------------+
 
     
diff --git a/docs/t024/sapling.rst b/docs/tallinn/sapling.rst similarity index 99% rename from docs/t024/sapling.rst rename to docs/tallinn/sapling.rst index d3369ed3bbf5c8ae34cf28bad6ec649199f13ae8..295cc4497ad242b8d723df11842cde742a35008c 100644 --- a/docs/t024/sapling.rst +++ b/docs/tallinn/sapling.rst @@ -271,7 +271,7 @@ Shielded tez ^^^^^^^^^^^^ An example contract implementing a shielded pool of tokens with a 1 to 1 conversion rate to mutez is available in the tests of the protocol at -:src:`src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract.tz`. +:src:`src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract.tz`. Simple Voting Contract ^^^^^^^^^^^^^^^^^^^^^^ @@ -490,7 +490,7 @@ unshielding. # bake a block to include it. # { } represents an empty Sapling state. octez-client originate contract shielded-tez transferring 0 from bootstrap1 \ - running src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract.tz \ + running src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract.tz \ --init '{ }' --burn-cap 3 & octez-client bake for bootstrap1 diff --git a/docs/t024/smart_rollups.rst b/docs/tallinn/smart_rollups.rst similarity index 98% rename from docs/t024/smart_rollups.rst rename to docs/tallinn/smart_rollups.rst index a32d17a1967ccf6a632e870d596398ce43bb2961..6c08f4f097ecf2408e388447aa4366aa0ff16291 100644 --- a/docs/t024/smart_rollups.rst +++ b/docs/tallinn/smart_rollups.rst @@ -143,7 +143,7 @@ the Layer 1 pushes one final internal message “End of level”. Similarly to “Start of level“, this internal message does not come with any payload. -.. _reveal_data_channel_smart_rollups_t024: +.. _reveal_data_channel_smart_rollups_tallinn: Reveal data channel """"""""""""""""""" @@ -179,7 +179,7 @@ A smart rollup is characterized by: - the Michelson type of the entrypoint used by Layer 1 smart contracts to send internal messages to it, and - an optional list of addresses used as a white-list of allowed -committers (see :ref:`private_rollups_t024`). +committers (see :ref:`private_rollups_tallinn`). All these characteristics are provided when originating a new smart rollup. @@ -207,7 +207,7 @@ implements the exact same semantics as the PVM. The PVM is only ever used by the rollup node when it needs to produce a proof during the last step of the refutation mechanism. -.. _commitments_t024: +.. _commitments_tallinn: Commitments ^^^^^^^^^^^ @@ -238,7 +238,7 @@ must be wrong. An operator publishing a commitment is called a **committer**. Notice that, in order to publish a commitment, the operator must freeze a -deposit of 10,000 tez, called :ref:`**frozen bonds**`. For this reason, the +deposit of 10,000 tez, called :ref:`**frozen bonds**`. For this reason, the committer is sometimes called a (smart rollup) *staker*. However, in order to avoid confusion with the :doc:`staker` role in Tezos Layer 1's Proof-of-Stake mechanism, we prefer to use the term "committer" throughout this documentation. @@ -277,9 +277,9 @@ to avoid type confusion: namely, a kernel transferring a tuple that the Layer 1 interprets as a ticket. Lastly, the outbox message can contain a white-list update. This message can only be executed for a rollup that is private since its origination (see -:ref:`private_rollups_t024`). +:ref:`private_rollups_tallinn`). -.. _bonds_t024: +.. _bonds_tallinn: Bonds ^^^^^ @@ -370,7 +370,7 @@ published a concurrent commitment. However, assuming the existence of an honest participant *H*, then *H* will start the refutation game with all concurrent committers to avoid the rollup getting stuck. -.. _private_rollups_t024: +.. _private_rollups_tallinn: Private rollups ^^^^^^^^^^^^^^^ diff --git a/docs/t024/staked_funds_transitions.png b/docs/tallinn/staked_funds_transitions.png similarity index 100% rename from docs/t024/staked_funds_transitions.png rename to docs/tallinn/staked_funds_transitions.png diff --git a/docs/t024/staking.rst b/docs/tallinn/staking.rst similarity index 95% rename from docs/t024/staking.rst rename to docs/tallinn/staking.rst index 50857faf61f7c562fdf5c9b8472804332e98c5d3..1a5dcc8e5ce9e7cb67a4a7a184b9fa3b7feef8e9 100644 --- a/docs/t024/staking.rst +++ b/docs/tallinn/staking.rst @@ -9,7 +9,7 @@ Staking mechanism Staking is an evolution of the existing Tezos :doc:`Liquid Proof-of-Stake mechanism `. It introduces a new role for network participants, called **staker**, -complementary to the existing :ref:`delegate ` +complementary to the existing :ref:`delegate ` (also known as *baker*) and *delegator* roles. A staker must also be a *delegator* – that is, they must first choose a delegate. @@ -26,8 +26,8 @@ This ratio is defined by the protocol constant ``EDGE_OF_STAKING_OVER_DELEGATION Unlike delegated funds, staked funds are considered to contribute to the security deposit associated with their chosen delegate. Thus, they are -subject to :ref:`slashing ` if -the delegate misbehaves by :ref:`double-signing ` +subject to :ref:`slashing ` if +the delegate misbehaves by :ref:`double-signing ` block proposals or consensus operations, and are subject to the same withdrawal delays – colloquially, they are "frozen". @@ -41,14 +41,14 @@ slashed funds. The chosen value prevents adversarial delegates from abusing the slashing mechanism for profit at the expense of their stakers. -:ref:`Participation rewards ` are automatically shared +:ref:`Participation rewards ` are automatically shared between delegates and their stakers. Stakers' rewards are proportional to their participation in the delegate's total staked at the time the rewards are given. This means that the staker gets rewards for staked tez as soon as they are staked, and stops receiving rewards as soon as the tez are unstaked, disregarding the fact that baking rights for the delegate are computed with some delays. *Delegates* :ref:`configure their staking -policy ` by setting staking parameters +policy ` by setting staking parameters which regulate whether they accept stakers (the default being to reject them), and if so, up to which fraction of their total staking balance. They can also configure the proportion of staking rewards from other @@ -60,16 +60,16 @@ stakers. This entails that staked funds are frozen until manually unfrozen by stakers. This is a two-step process that spans at least ``UNSTAKE_FINALIZATION_DELAY`` cycles (cf. :ref:`Staked funds -management `). +management `). -.. _pseudo_operations_t024: +.. _pseudo_operations_tallinn: A user interface is provided for delegates and stakers to interact with the mechanism. It is based on four *pseudo-operations*: ``stake``, ``unstake``, ``finalize_unstake``, and ``set_delegate_parameters``. Pseudo-operations are self-transfers: a transfer operation where the destination matches the source – each involving a special entry-point of -the same name introduced for :ref:`user accounts `. +the same name introduced for :ref:`user accounts `. This approach was chosen to minimize the work required by wallets, custodians, exchanges, and other parties to support the functionality. @@ -77,7 +77,7 @@ custodians, exchanges, and other parties to support the functionality. stakers. In other words, smart contracts cannot stake funds (they can of course still delegate them). -.. _staking_policy_configuration_t024: +.. _staking_policy_configuration_tallinn: Staking policy configuration ---------------------------- @@ -134,7 +134,7 @@ stake) nor its consequence on voting and baking powers. That is, overdelegated funds are not counted towards a delegate baking power, but they do increase their voting power. -.. _staked_funds_management_t024: +.. _staked_funds_management_tallinn: Staked funds management ----------------------- @@ -190,7 +190,7 @@ a.k.a. **unfinalizable**. After ``UNSTAKE_FINALIZATION_DELAY + 1`` cycles (more precisely, after the cycle in which the unstake was requested has ended and then -another :ref:`UNSTAKE_FINALIZATION_DELAY` full +another :ref:`UNSTAKE_FINALIZATION_DELAY` full cycles have passed), unstaked frozen tokens are no longer considered at stake nor slashable. They are said then to be both **unstaked** and **finalizable**. diff --git a/docs/t024/tickets.rst b/docs/tallinn/tickets.rst similarity index 100% rename from docs/t024/tickets.rst rename to docs/tallinn/tickets.rst diff --git a/docs/t024/timelock.rst b/docs/tallinn/timelock.rst similarity index 97% rename from docs/t024/timelock.rst rename to docs/tallinn/timelock.rst index ecb36b4f3e8634e5ba553a433ea3658b78b0d3ae..ae19b08db79b3bb32c564b2fd37efaa814831507 100644 --- a/docs/t024/timelock.rst +++ b/docs/tallinn/timelock.rst @@ -58,4 +58,4 @@ For more information on the client commands, see :doc:`cli-commands` gives an example of using time-lock. Beware this contract is for educational purpose only and is not secure. +The built-in :src:`coin flip contract ` gives an example of using time-lock. Beware this contract is for educational purpose only and is not secure. diff --git a/docs/t024/token_management.rst b/docs/tallinn/token_management.rst similarity index 99% rename from docs/t024/token_management.rst rename to docs/tallinn/token_management.rst index 66ba15ec90b736f6462c070897ab76b757f8422a..0c993ad026beff3501f2d4241d9d4d5de6a6d29a 100644 --- a/docs/t024/token_management.rst +++ b/docs/tallinn/token_management.rst @@ -6,7 +6,7 @@ This page describes the reporting of tokens transfers in block metadata, as a se Overview ~~~~~~~~ -Minting, transferring or burning tokens is handled by the :package-api:`Token ` module. +Minting, transferring or burning tokens is handled by the :package-api:`Token ` module. The module provides functions (``Token.transfer`` and ``Token.transfer_n``) to transfer tokens from one, respectively from more accounts, to another account. Balance updates found in block metadata are generated by these functions as a trace of the token movements having taken place. diff --git a/docs/t024/validation.rst b/docs/tallinn/validation.rst similarity index 94% rename from docs/t024/validation.rst rename to docs/tallinn/validation.rst index a4f0f97f1496e82944b71816a6de4fd75eba75f4..ca1c1ff0d5226e24a4bd4a63aa65272e901220ff 100644 --- a/docs/t024/validation.rst +++ b/docs/tallinn/validation.rst @@ -30,7 +30,7 @@ From a higher-level, *abstract* perspective, the validation system in the Tezos protocol implements this business logic in a functional, state-passing machine where: -- Its state is given by the :ref:`context`, the internal +- Its state is given by the :ref:`context`, the internal representation of the state of the Tezos ledger at a given blockchain level. For instance, the context contains the information of all activated accounts and contracts, and their balances. More @@ -60,7 +60,7 @@ does not implement this business logic *monolithically*, as described above, but it rather presents a more fine-grained API. The rationale is to provide specialized variations of the core *validation* and *application* functionality, dubbed :ref:`Validation -modes`. For example, these modes enable the +modes`. For example, these modes enable the protocol to distinguish operations "in the mempool", whose validation is triggered by the :doc:`prevalidator<../shell/prevalidation>`, from operations included in newly received blocks, whose validation is @@ -71,7 +71,7 @@ specified by the :package-api:`Protocol module in the :doc:`protocol environment<../shell/protocol_environment>` ``V15``, and it is implemented by this protocol in the -:package-api:`Main` +:package-api:`Main` module. The rest of this document is organized as follows: we first describe @@ -79,7 +79,7 @@ the different validation modes implemented by this Tezos economic protocol, and then we delve deeper into the particulars of validation and application for blocks and the operations supported. -.. _validation_modes_t024: +.. _validation_modes_tallinn: Validation modes ================ @@ -93,7 +93,7 @@ specified by the protocol environment offers an entry point so that protocol-agnostic components, the Tezos shell for instance, are able to use these different modes. -.. _full_application_t024: +.. _full_application_tallinn: Full Application ~~~~~~~~~~~~~~~~ @@ -108,7 +108,7 @@ signature is correct, and **all** operations included in the block are valid; the correct amount of consensus operations have been included in order to satisfy the consensus' threshold, etc. -.. _full_construction_t024: +.. _full_construction_tallinn: Full Construction ~~~~~~~~~~~~~~~~~ @@ -126,7 +126,7 @@ construction is finalized. In Octez, this mode is mainly used by the baker daemon. -.. _partial_construction_t024: +.. _partial_construction_tallinn: Partial Construction ~~~~~~~~~~~~~~~~~~~~ @@ -142,7 +142,7 @@ potential validity of operations (and whether they can safely included into a block), so that the latter can **classify** incoming operations, and further decide how to process them accordingly. -.. _protocol_classification_t024: +.. _protocol_classification_tallinn: The protocol provides the shell with the following classification of an operation, consisting of one valid kind -- ``Applied`` --, and @@ -176,7 +176,7 @@ protocol environment: case of an attestation which was received *too late*, but that could still be used to form a consensus quorum. -.. _partial_application_t024: +.. _partial_application_tallinn: Partial Application ~~~~~~~~~~~~~~~~~~~ @@ -205,7 +205,7 @@ application`` mode provides an over-approximation of the branch's validity, and as a result intermediate results are not committed on disk in order to prevent potential attacks. -.. _block_validation_overview_t024: +.. _block_validation_overview_tallinn: Block Validation ================ @@ -222,20 +222,20 @@ The first step in the process is to decide whether a candidate block is *well-formed*, that is, that it has the expected "shape" of a valid block under the current Tezos economic protocol. Given a block candidate, the block validation process will then verify that the -candidate block declares consistent :ref:`level`, -:ref:`round`, and timestamp values; that it carries a valid +candidate block declares consistent :ref:`level`, +:ref:`round`, and timestamp values; that it carries a valid signature, etc. At this step, the block validation process will also initialize the data-structures required for subsequent steps. The second step iterates over the block's operations and proceeds to apply them sequentially. When at least one operation is found to be invalid, under the conditions described in -:ref:`operation_validity_t024` further below, the whole block is +:ref:`operation_validity_tallinn` further below, the whole block is considered as invalid. The last step in the block validation process, known as "block finalization", aims to verify that the collected consensus operations -constitute a sufficiently large :ref:`quorum`. That is, +constitute a sufficiently large :ref:`quorum`. That is, it will verify that the total attesting power present in the block is greater than the ``CONSENSUS_THRESHOLD`` constant. @@ -245,14 +245,14 @@ candidate block. The shell may decide to commit this context to disk. The Tezos economic protocol also offers a cheap (read "faster") alternative to determine an over-approximation of the validity of a -block (see :ref:`partial_application_t024` above). This feature +block (see :ref:`partial_application_tallinn` above). This feature allows the shell to propagate blocks faster without needing to fully validate them, speeding-up block propagation over the network. Of course, as this is an over-approximation, this feature cannot be considered to provide a safe guarantee that a block will be valid: in particular, it does not validate all kinds of operations. -.. _operation_validity_t024: +.. _operation_validity_tallinn: Operation Validation and Application ==================================== @@ -279,7 +279,7 @@ application process for each of the different validation passes. Expand validity and application for other validation classes. -.. _manager_operations_validity_t024: +.. _manager_operations_validity_tallinn: Validity of operations ~~~~~~~~~~~~~~~~~~~~~~ @@ -302,7 +302,7 @@ suitable for inclusion in a block. Validity of Individual Manager Operations ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -:ref:`Manager operations` are a class of +:ref:`Manager operations` are a class of operations, issued by a single *manager* account which signs the operation and pays their fees. The different manager operation kinds share several common fields: @@ -338,7 +338,7 @@ conditions hold: Validity of Manager Operation Batches ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -A :ref:`batch` of manager operations +A :ref:`batch` of manager operations includes one or more manager operations for sequential and atomic execution. The atomicity property imposes that the validity of a batch should entail the validity of each individual operation in the batch, @@ -365,7 +365,7 @@ defined as the conjunction of the following conditions: solvent to pay the announced fees for all the operations in the batch. -.. _co-valid_operations_t024: +.. _co-valid_operations_tallinn: Co-valid operations ^^^^^^^^^^^^^^^^^^^ @@ -393,7 +393,7 @@ operations is co-valid. In this case, the operations could be included in the next block in any order, modulo block limits (eg. maximum gas, block size limit, etc). -.. _manager_operations_application_t024: +.. _manager_operations_application_tallinn: Application of Manager Operations ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/t024/views.rst b/docs/tallinn/views.rst similarity index 100% rename from docs/t024/views.rst rename to docs/tallinn/views.rst diff --git a/docs/t024/voting.rst b/docs/tallinn/voting.rst similarity index 97% rename from docs/t024/voting.rst rename to docs/tallinn/voting.rst index 3d04571d44d1428ea18108ec1e5edaa9ae895ccb..92afa275153f6b03fb5fd5c78cd4979bcf7b14f9 100644 --- a/docs/t024/voting.rst +++ b/docs/tallinn/voting.rst @@ -35,7 +35,7 @@ The five periods are as follows: At the end of a **proposal period**, if participation reaches a :ref:`proposal quorum `, the proposal with most support is selected and we move to an **exploration period**. Note that support is - measured in the :ref:`voting power ` that delegates supporting the + measured in the :ref:`voting power ` that delegates supporting the proposal have. E.g., a proposal supported by a single delegate with 600,000 tz of voting power has more support than a proposal supported by two delegates with 100,000 tz each of voting power. @@ -110,7 +110,7 @@ might be introduced, a different selection mechanism may be used, the quorum requirement might differ, etc. -.. _voting_power_t024: +.. _voting_power_tallinn: Voting Power ------------ @@ -121,8 +121,8 @@ all its delegators (including the delegate itself of course), no matter whether they are :doc:`staked` or not. More precisely, the voting power of a delegate during a voting period -is the sum of its :ref:`total_staked` and -:ref:`total_delegated` amounts, measured in +is the sum of its :ref:`total_staked` and +:ref:`total_delegated` amounts, measured in *mutez*, and snapshotted at the beginning of the voting period. (Note the differences from the validator selection for consensus, which is based on the more complex :doc:`baking power` instead, @@ -166,7 +166,7 @@ Note that Pass ballots do not count towards or against the super-majority; they still counts towards participation and quorum. More details can be found in the file -:src:`src/proto_024_PsD5wVTJ/lib_protocol/amendment.ml`. +:src:`src/proto_024_PtTALLiN/lib_protocol/amendment.ml`. The Hash and the Protocol @@ -264,7 +264,7 @@ above, the quorum is adaptive and that low participation would lower the quorum of the next vote. More details on the operations can be found in -:src:`src/proto_024_PsD5wVTJ/lib_protocol/operation_repr.ml`. +:src:`src/proto_024_PtTALLiN/lib_protocol/operation_repr.ml`. The binary format is described by ``octez-client describe unsigned operation``. @@ -352,7 +352,7 @@ Further details and explanations on the voting procedure can be found at: - `Tezos Governance `_ on Tezos Agora. For more details on the client commands refer to the manual at -:ref:`client_manual_t024`. +:ref:`client_manual_tallinn`. For vote related RPCs check the :doc:`rpc` under the prefix ``votes/``. diff --git a/dune-project b/dune-project index 0afe8d0237e4d808e35cc5168bafa5ede6ebef61..bed1b1899eb8b6c9fde3cc6a3d2b9841bee0561f 100644 --- a/dune-project +++ b/dune-project @@ -20,13 +20,13 @@ (package (name kaitai)) (package (name kaitai-of-data-encoding)) (package (name octez-accuser)) -(package (name octez-accuser-PsD5wVTJ)) (package (name octez-accuser-PtSeouLo)) +(package (name octez-accuser-PtTALLiN)) (package (name octez-accuser-alpha)) (package (name octez-alcotezt)) (package (name octez-baker)) -(package (name octez-baker-PsD5wVTJ)) (package (name octez-baker-PtSeouLo)) +(package (name octez-baker-PtTALLiN)) (package (name octez-baker-alpha)) (package (name octez-baker-lib)) (package (name octez-baking-common-lib)) @@ -79,7 +79,7 @@ (package (name octez-protocol-021-PsQuebec-libs)) (package (name octez-protocol-022-PsRiotum-libs)) (package (name octez-protocol-023-PtSeouLo-libs)) -(package (name octez-protocol-024-PsD5wVTJ-libs)) +(package (name octez-protocol-024-PtTALLiN-libs)) (package (name octez-protocol-alpha-libs)) (package (name octez-protocol-compiler)) (package (name octez-protocol-compiler-compat)) @@ -96,13 +96,13 @@ (package (name octez-signer)) (package (name octez-smart-rollup-node)) (package (name octez-smart-rollup-node-Proxford)(allow_empty)) -(package (name octez-smart-rollup-node-PsD5wVTJ)(allow_empty)) (package (name octez-smart-rollup-node-PsParisC)(allow_empty)) (package (name octez-smart-rollup-node-PsQuebec)(allow_empty)) (package (name octez-smart-rollup-node-PsRiotum)(allow_empty)) (package (name octez-smart-rollup-node-PtNairob)(allow_empty)) (package (name octez-smart-rollup-node-PtParisB)(allow_empty)) (package (name octez-smart-rollup-node-PtSeouLo)(allow_empty)) +(package (name octez-smart-rollup-node-PtTALLiN)(allow_empty)) (package (name octez-smart-rollup-node-alpha)(allow_empty)) (package (name octez-smart-rollup-node-lib)) (package (name octez-smart-rollup-wasm-debugger)) @@ -117,22 +117,22 @@ (package (name proto-manager)) (package (name tezos-benchmark)) (package (name tezos-benchmark-023-PtSeouLo)) -(package (name tezos-benchmark-024-PsD5wVTJ)) +(package (name tezos-benchmark-024-PtTALLiN)) (package (name tezos-benchmark-alpha)) (package (name tezos-benchmark-examples)) (package (name tezos-benchmark-tests)(allow_empty)) (package (name tezos-benchmark-type-inference-023-PtSeouLo)) -(package (name tezos-benchmark-type-inference-024-PsD5wVTJ)) +(package (name tezos-benchmark-type-inference-024-PtTALLiN)) (package (name tezos-benchmark-type-inference-alpha)) (package (name tezos-benchmarks-proto-023-PtSeouLo)) -(package (name tezos-benchmarks-proto-024-PsD5wVTJ)) +(package (name tezos-benchmarks-proto-024-PtTALLiN)) (package (name tezos-benchmarks-proto-alpha)) (package (name tezos-client-demo-counter)) (package (name tezos-client-genesis)) (package (name tezos-dal-node-lib)) (package (name tezos-dal-node-services)) (package (name tezos-injector-023-PtSeouLo)(allow_empty)) -(package (name tezos-injector-024-PsD5wVTJ)(allow_empty)) +(package (name tezos-injector-024-PtTALLiN)(allow_empty)) (package (name tezos-injector-alpha)(allow_empty)) (package (name tezos-lazy-containers-tests)(allow_empty)) (package (name tezos-micheline-rewriting)) @@ -164,8 +164,8 @@ (package (name tezos-protocol-022-PsRiotum)) (package (name tezos-protocol-023-PtSeouLo)) (package (name tezos-protocol-023-PtSeouLo-tests)(allow_empty)) -(package (name tezos-protocol-024-PsD5wVTJ)) -(package (name tezos-protocol-024-PsD5wVTJ-tests)(allow_empty)) +(package (name tezos-protocol-024-PtTALLiN)) +(package (name tezos-protocol-024-PtTALLiN-tests)(allow_empty)) (package (name tezos-protocol-alpha)) (package (name tezos-protocol-alpha-tests)(allow_empty)) (package (name tezos-protocol-demo-counter)) diff --git a/manifest/product_octez.ml b/manifest/product_octez.ml index 01e9e8833e231381b9c87309ac7c76bdafa39c27..2a1e4ff15e2ecfec5c0f9b14da381368e31da209 100644 --- a/manifest/product_octez.ml +++ b/manifest/product_octez.ml @@ -6444,7 +6444,7 @@ end = struct ("test_storage", true); ("test_token", true); ( "test_native_contracts", - N.(number >= 025 && name_dash <> "024-PsD5wVTJ") ); + N.(number >= 025 && name_dash <> "024-PtTALLiN") ); ] |> conditional_list in @@ -6559,7 +6559,7 @@ end = struct ("test_local_contexts", N.(number >= 016)); ("test_dal_slot_proof", N.(number >= 016)); ( "test_dal_past_parameters_storage", - N.(number >= 025 && name_dash <> "024-PsD5wVTJ") ); + N.(number >= 025 && name_dash <> "024-PtTALLiN") ); ("test_adaptive_issuance", N.(number >= 018)); ("test_adaptive_issuance_ema", N.(number <= 023)); ("test_percentage", N.(number >= 019)); @@ -6569,7 +6569,7 @@ end = struct ("test_consecutive_round_zero", N.(number >= 022)); ("test_address_registry", N.(number >= 024)); ( "test_native_contracts", - N.(number >= 025 && name_dash <> "024-PsD5wVTJ") + N.(number >= 025 && name_dash <> "024-PtTALLiN") (* This condition is temporary: as proto_024 is still in `dev` it doesn't have a number and it would be targeted as valid. *) ); @@ -8150,7 +8150,7 @@ let hash = Protocol.hash let _023_PtSeouLo = active (Name.v "PtSeouLo" 023) - let _024_PsD5wVTJ = active (Name.dev "024_PsD5wVTJ") + let _024_PtTALLiN = active (Name.dev "024_PtTALLiN") let alpha = active (Name.dev "alpha") diff --git a/opam/octez-accuser-PsD5wVTJ.opam b/opam/octez-accuser-PtTALLiN.opam similarity index 88% rename from opam/octez-accuser-PsD5wVTJ.opam rename to opam/octez-accuser-PtTALLiN.opam index b0ebfcadf3804b31c3be05ac64fd37d08a452ba0..719711bada139dd6391384bf73d35fb379e0e9e9 100644 --- a/opam/octez-accuser-PsD5wVTJ.opam +++ b/opam/octez-accuser-PtTALLiN.opam @@ -13,8 +13,8 @@ depends: [ "octez-rust-deps" { = version } "bls12-381" { = version } "octez-libs" { = version } - "tezos-protocol-024-PsD5wVTJ" { = version } - "octez-protocol-024-PsD5wVTJ-libs" { = version } + "tezos-protocol-024-PtTALLiN" { = version } + "octez-protocol-024-PtTALLiN-libs" { = version } "octez-shell-libs" { = version } ] build: [ diff --git a/opam/octez-accuser.opam b/opam/octez-accuser.opam index 6a685d1f29789f85217fc24283c508eda550c986..0cdc9561f9271ae768304f9a46c2cb6bc83e5c0e 100644 --- a/opam/octez-accuser.opam +++ b/opam/octez-accuser.opam @@ -18,11 +18,11 @@ depends: [ "octez-protocol-023-PtSeouLo-libs" { = version } ] depopts: [ - "octez-protocol-024-PsD5wVTJ-libs" + "octez-protocol-024-PtTALLiN-libs" "octez-protocol-alpha-libs" ] conflicts: [ - "octez-protocol-024-PsD5wVTJ-libs" { != version } + "octez-protocol-024-PtTALLiN-libs" { != version } "octez-protocol-alpha-libs" { != version } ] build: [ diff --git a/opam/octez-baker-PsD5wVTJ.opam b/opam/octez-baker-PtTALLiN.opam similarity index 88% rename from opam/octez-baker-PsD5wVTJ.opam rename to opam/octez-baker-PtTALLiN.opam index faf7a0c4c72233fa446d13efd79328f9873112f1..f9410955bd8a2a65bc92c7c29543fd4a3aa4c3bc 100644 --- a/opam/octez-baker-PsD5wVTJ.opam +++ b/opam/octez-baker-PtTALLiN.opam @@ -13,8 +13,8 @@ depends: [ "octez-rust-deps" { = version } "bls12-381" { = version } "octez-libs" { = version } - "tezos-protocol-024-PsD5wVTJ" { = version } - "octez-protocol-024-PsD5wVTJ-libs" { = version } + "tezos-protocol-024-PtTALLiN" { = version } + "octez-protocol-024-PtTALLiN-libs" { = version } "octez-shell-libs" { = version } ] build: [ diff --git a/opam/octez-baker.opam b/opam/octez-baker.opam index b7cea382b9d6f925c1bc7176a387a652ed83ed40..261798499b2d5f1bb53cab7d8982d61194deb303 100644 --- a/opam/octez-baker.opam +++ b/opam/octez-baker.opam @@ -20,13 +20,13 @@ depends: [ depopts: [ "octez-protocol-021-PsQuebec-libs" "octez-protocol-022-PsRiotum-libs" - "octez-protocol-024-PsD5wVTJ-libs" + "octez-protocol-024-PtTALLiN-libs" "octez-protocol-alpha-libs" ] conflicts: [ "octez-protocol-021-PsQuebec-libs" { != version } "octez-protocol-022-PsRiotum-libs" { != version } - "octez-protocol-024-PsD5wVTJ-libs" { != version } + "octez-protocol-024-PtTALLiN-libs" { != version } "octez-protocol-alpha-libs" { != version } ] build: [ diff --git a/opam/octez-client.opam b/opam/octez-client.opam index 35a4c584dfbc58157af30b1353e75ac245b3937c..2e6448bf8fbf3169dca7f7389951bcc102855cf2 100644 --- a/opam/octez-client.opam +++ b/opam/octez-client.opam @@ -43,7 +43,7 @@ depopts: [ "octez-protocol-020-PsParisC-libs" "octez-protocol-021-PsQuebec-libs" "octez-protocol-022-PsRiotum-libs" - "octez-protocol-024-PsD5wVTJ-libs" + "octez-protocol-024-PtTALLiN-libs" "octez-protocol-alpha-libs" ] conflicts: [ @@ -72,7 +72,7 @@ conflicts: [ "octez-protocol-020-PsParisC-libs" { != version } "octez-protocol-021-PsQuebec-libs" { != version } "octez-protocol-022-PsRiotum-libs" { != version } - "octez-protocol-024-PsD5wVTJ-libs" { != version } + "octez-protocol-024-PtTALLiN-libs" { != version } "octez-protocol-alpha-libs" { != version } ] build: [ diff --git a/opam/octez-codec-kaitai.opam b/opam/octez-codec-kaitai.opam index 9c0d97ca15e933016f0c15c14b28772e4845733f..a05fbf27cc628eec60bceba0725372187e42da1a 100644 --- a/opam/octez-codec-kaitai.opam +++ b/opam/octez-codec-kaitai.opam @@ -38,7 +38,7 @@ depopts: [ "octez-protocol-021-PsQuebec-libs" "octez-protocol-022-PsRiotum-libs" "octez-protocol-023-PtSeouLo-libs" - "octez-protocol-024-PsD5wVTJ-libs" + "octez-protocol-024-PtTALLiN-libs" "octez-protocol-alpha-libs" ] build: [ diff --git a/opam/octez-codec.opam b/opam/octez-codec.opam index 7c3c5ec57a12323c7dd7347c7f3ffb9d7352a828..5070c995914630270de8603a5d5d58adb8ee08f8 100644 --- a/opam/octez-codec.opam +++ b/opam/octez-codec.opam @@ -38,7 +38,7 @@ depopts: [ "octez-protocol-021-PsQuebec-libs" "octez-protocol-022-PsRiotum-libs" "octez-protocol-023-PtSeouLo-libs" - "octez-protocol-024-PsD5wVTJ-libs" + "octez-protocol-024-PtTALLiN-libs" "octez-protocol-alpha-libs" ] conflicts: [ @@ -61,7 +61,7 @@ conflicts: [ "octez-protocol-021-PsQuebec-libs" { != version } "octez-protocol-022-PsRiotum-libs" { != version } "octez-protocol-023-PtSeouLo-libs" { != version } - "octez-protocol-024-PsD5wVTJ-libs" { != version } + "octez-protocol-024-PtTALLiN-libs" { != version } "octez-protocol-alpha-libs" { != version } ] build: [ diff --git a/opam/octez-dal-node.opam b/opam/octez-dal-node.opam index 73f88d2108771a7a4487e91630e58b2f3a0d13ae..d9167022504c2ad8a9abce5b05ff0fe72b7723f8 100644 --- a/opam/octez-dal-node.opam +++ b/opam/octez-dal-node.opam @@ -20,14 +20,14 @@ depends: [ depopts: [ "octez-protocol-021-PsQuebec-libs" "octez-protocol-022-PsRiotum-libs" - "octez-protocol-024-PsD5wVTJ-libs" + "octez-protocol-024-PtTALLiN-libs" "octez-protocol-alpha-libs" ] conflicts: [ "checkseum" { = "0.5.0" } "octez-protocol-021-PsQuebec-libs" { != version } "octez-protocol-022-PsRiotum-libs" { != version } - "octez-protocol-024-PsD5wVTJ-libs" { != version } + "octez-protocol-024-PtTALLiN-libs" { != version } "octez-protocol-alpha-libs" { != version } ] build: [ diff --git a/opam/octez-injector-server.opam b/opam/octez-injector-server.opam index 1c60fb4aeb9f8185740aa68c07b891a0453d84cd..6f3bd9b72634b42237b0d3107696cc6573e5e8c0 100644 --- a/opam/octez-injector-server.opam +++ b/opam/octez-injector-server.opam @@ -18,12 +18,12 @@ depends: [ ] depopts: [ "tezos-injector-023-PtSeouLo" - "tezos-injector-024-PsD5wVTJ" + "tezos-injector-024-PtTALLiN" "tezos-injector-alpha" ] conflicts: [ "tezos-injector-023-PtSeouLo" { != version } - "tezos-injector-024-PsD5wVTJ" { != version } + "tezos-injector-024-PtTALLiN" { != version } "tezos-injector-alpha" { != version } ] build: [ diff --git a/opam/octez-node.opam b/opam/octez-node.opam index e6b31c4d6bb83d05aea42024cd3a57e64c7aba4a..758d740f53a687b3eca53dddd0f07724fe570a4e 100644 --- a/opam/octez-node.opam +++ b/opam/octez-node.opam @@ -73,8 +73,8 @@ depopts: [ "octez-protocol-021-PsQuebec-libs" "tezos-protocol-022-PsRiotum" "octez-protocol-022-PsRiotum-libs" - "tezos-protocol-024-PsD5wVTJ" - "octez-protocol-024-PsD5wVTJ-libs" + "tezos-protocol-024-PtTALLiN" + "octez-protocol-024-PtTALLiN-libs" "tezos-protocol-alpha" "octez-protocol-alpha-libs" ] @@ -122,8 +122,8 @@ conflicts: [ "octez-protocol-021-PsQuebec-libs" { != version } "tezos-protocol-022-PsRiotum" { != version } "octez-protocol-022-PsRiotum-libs" { != version } - "tezos-protocol-024-PsD5wVTJ" { != version } - "octez-protocol-024-PsD5wVTJ-libs" { != version } + "tezos-protocol-024-PtTALLiN" { != version } + "octez-protocol-024-PtTALLiN-libs" { != version } "tezos-protocol-alpha" { != version } "octez-protocol-alpha-libs" { != version } ] diff --git a/opam/octez-protocol-024-PsD5wVTJ-libs.opam b/opam/octez-protocol-024-PtTALLiN-libs.opam similarity index 93% rename from opam/octez-protocol-024-PsD5wVTJ-libs.opam rename to opam/octez-protocol-024-PtTALLiN-libs.opam index 14fc844ab6c8f81c719bae406b3547453365b8b1..c80cec79b3927e3e5fca6167e7fa8b323357988c 100644 --- a/opam/octez-protocol-024-PsD5wVTJ-libs.opam +++ b/opam/octez-protocol-024-PtTALLiN-libs.opam @@ -12,7 +12,7 @@ depends: [ "ocaml" { >= "4.14" } "ppx_expect" "octez-libs" { = version } - "tezos-protocol-024-PsD5wVTJ" { = version } + "tezos-protocol-024-PtTALLiN" { = version } "bls12-381" { with-test & = version } "octez-rust-deps" { with-test & = version } "octez-shell-libs" { = version } @@ -41,4 +41,4 @@ build: [ ["dune" "runtest" "-p" name "-j" jobs] {with-test} ] available: os-family != "windows" -synopsis: "Octez protocol 024-PsD5wVTJ libraries" +synopsis: "Octez protocol 024-PtTALLiN libraries" diff --git a/opam/octez-smart-rollup-node-PsD5wVTJ.opam b/opam/octez-smart-rollup-node-PtTALLiN.opam similarity index 86% rename from opam/octez-smart-rollup-node-PsD5wVTJ.opam rename to opam/octez-smart-rollup-node-PtTALLiN.opam index 14292f9d51ec9fc878a9e9385e97cb2c9632659c..dea3869b9cae8e770e92b64001fa7abc50570b2a 100644 --- a/opam/octez-smart-rollup-node-PsD5wVTJ.opam +++ b/opam/octez-smart-rollup-node-PtTALLiN.opam @@ -12,8 +12,8 @@ depends: [ "ocaml" { >= "4.14" } "octez-libs" { = version } "octez-shell-libs" { = version } - "octez-protocol-024-PsD5wVTJ-libs" { = version } - "tezos-protocol-024-PsD5wVTJ" { = version } + "octez-protocol-024-PtTALLiN-libs" { = version } + "tezos-protocol-024-PtTALLiN" { = version } "tezos-dal-node-services" { = version } "tezos-dal-node-lib" { = version } "octez-l2-libs" { = version } @@ -35,4 +35,4 @@ build: [ ["dune" "runtest" "-p" name "-j" jobs] {with-test} ] available: os-family != "windows" -synopsis: "Protocol specific (for 024-PsD5wVTJ) library for smart rollup node" +synopsis: "Protocol specific (for 024-PtTALLiN) library for smart rollup node" diff --git a/opam/octez-smart-rollup-node.opam b/opam/octez-smart-rollup-node.opam index e7fa93e924d80bd15552350db311015fd5e6881f..851a042d4d33a778911bc9e051b02a7b24fd7203 100644 --- a/opam/octez-smart-rollup-node.opam +++ b/opam/octez-smart-rollup-node.opam @@ -25,7 +25,7 @@ depopts: [ "octez-smart-rollup-node-PsParisC" "octez-smart-rollup-node-PsQuebec" "octez-smart-rollup-node-PsRiotum" - "octez-smart-rollup-node-PsD5wVTJ" + "octez-smart-rollup-node-PtTALLiN" "octez-smart-rollup-node-alpha" ] conflicts: [ @@ -35,7 +35,7 @@ conflicts: [ "octez-smart-rollup-node-PsParisC" { != version } "octez-smart-rollup-node-PsQuebec" { != version } "octez-smart-rollup-node-PsRiotum" { != version } - "octez-smart-rollup-node-PsD5wVTJ" { != version } + "octez-smart-rollup-node-PtTALLiN" { != version } "octez-smart-rollup-node-alpha" { != version } ] build: [ diff --git a/opam/octez-teztale.opam b/opam/octez-teztale.opam index 325442fc09226d33b181657eeaa3a00962226b50..a9334dbbe4f78b4a3bb5f52860ad713d415b5d67 100644 --- a/opam/octez-teztale.opam +++ b/opam/octez-teztale.opam @@ -53,7 +53,7 @@ depopts: [ "octez-protocol-021-PsQuebec-libs" "octez-protocol-022-PsRiotum-libs" "octez-protocol-023-PtSeouLo-libs" - "octez-protocol-024-PsD5wVTJ-libs" + "octez-protocol-024-PtTALLiN-libs" "octez-protocol-alpha-libs" ] build: [ diff --git a/opam/tezos-benchmark-024-PsD5wVTJ.opam b/opam/tezos-benchmark-024-PtTALLiN.opam similarity index 84% rename from opam/tezos-benchmark-024-PsD5wVTJ.opam rename to opam/tezos-benchmark-024-PtTALLiN.opam index e00a1880eefeee03a32482b00c1cadde4ae6df59..e1e945a1ff90fbbf7ddba84d55bd462963c46605 100644 --- a/opam/tezos-benchmark-024-PsD5wVTJ.opam +++ b/opam/tezos-benchmark-024-PtTALLiN.opam @@ -13,10 +13,10 @@ depends: [ "octez-libs" { = version } "tezos-micheline-rewriting" { = version } "tezos-benchmark" { = version } - "tezos-benchmark-type-inference-024-PsD5wVTJ" { = version } - "tezos-protocol-024-PsD5wVTJ" { = version } + "tezos-benchmark-type-inference-024-PtTALLiN" { = version } + "tezos-protocol-024-PtTALLiN" { = version } "hashcons" - "octez-protocol-024-PsD5wVTJ-libs" { = version } + "octez-protocol-024-PtTALLiN-libs" { = version } "prbnmcn-stats" { = "0.0.6" } "octez-rust-deps" { with-test & = version } "bls12-381" { with-test & = version } diff --git a/opam/tezos-benchmark-type-inference-024-PsD5wVTJ.opam b/opam/tezos-benchmark-type-inference-024-PtTALLiN.opam similarity index 87% rename from opam/tezos-benchmark-type-inference-024-PsD5wVTJ.opam rename to opam/tezos-benchmark-type-inference-024-PtTALLiN.opam index 05be5a20f2b8fec888c972c900ff437fc2fc0929..e36657121b7860f6182c86ba9071cdce54bcece8 100644 --- a/opam/tezos-benchmark-type-inference-024-PsD5wVTJ.opam +++ b/opam/tezos-benchmark-type-inference-024-PtTALLiN.opam @@ -12,11 +12,11 @@ depends: [ "ocaml" { >= "4.14" } "octez-libs" { = version } "tezos-micheline-rewriting" { = version } - "tezos-protocol-024-PsD5wVTJ" { = version } + "tezos-protocol-024-PtTALLiN" { = version } "hashcons" "octez-rust-deps" { with-test & = version } "bls12-381" { with-test & = version } - "octez-protocol-024-PsD5wVTJ-libs" { with-test & = version } + "octez-protocol-024-PtTALLiN-libs" { with-test & = version } ] build: [ ["rm" "-rf" "vendors" "contrib"] diff --git a/opam/tezos-benchmarks-proto-024-PsD5wVTJ.opam b/opam/tezos-benchmarks-proto-024-PtTALLiN.opam similarity index 78% rename from opam/tezos-benchmarks-proto-024-PsD5wVTJ.opam rename to opam/tezos-benchmarks-proto-024-PtTALLiN.opam index 430c910baae0c6e466ab9233f3b48115b2b15894..0454dc6154fbdf9d3526f2153d8dfbfb50dcdb99 100644 --- a/opam/tezos-benchmarks-proto-024-PsD5wVTJ.opam +++ b/opam/tezos-benchmarks-proto-024-PtTALLiN.opam @@ -11,12 +11,12 @@ depends: [ "dune" { >= "3.11.1" } "ocaml" { >= "4.14" } "octez-libs" { = version } - "tezos-protocol-024-PsD5wVTJ" { = version } + "tezos-protocol-024-PtTALLiN" { = version } "tezos-benchmark" { = version } - "tezos-benchmark-024-PsD5wVTJ" { = version } - "tezos-benchmark-type-inference-024-PsD5wVTJ" { = version } + "tezos-benchmark-024-PtTALLiN" { = version } + "tezos-benchmark-type-inference-024-PtTALLiN" { = version } "octez-shell-libs" { = version } - "octez-protocol-024-PsD5wVTJ-libs" { = version } + "octez-protocol-024-PtTALLiN-libs" { = version } "octez-proto-libs" { = version } ] build: [ diff --git a/opam/tezos-injector-024-PsD5wVTJ.opam b/opam/tezos-injector-024-PtTALLiN.opam similarity index 88% rename from opam/tezos-injector-024-PsD5wVTJ.opam rename to opam/tezos-injector-024-PtTALLiN.opam index f97c357bb0e6ab419a0ac469300422e34171ce83..7d0b6f6077ae2da9cea48848b5f5f3794e403179 100644 --- a/opam/tezos-injector-024-PsD5wVTJ.opam +++ b/opam/tezos-injector-024-PtTALLiN.opam @@ -11,9 +11,9 @@ depends: [ "dune" { >= "3.11.1" } "ocaml" { >= "4.14" } "octez-libs" { = version } - "tezos-protocol-024-PsD5wVTJ" { = version } + "tezos-protocol-024-PtTALLiN" { = version } "octez-injector" { = version } - "octez-protocol-024-PsD5wVTJ-libs" { = version } + "octez-protocol-024-PtTALLiN-libs" { = version } "octez-shell-libs" { = version } ] build: [ diff --git a/opam/tezos-protocol-024-PsD5wVTJ-tests.opam b/opam/tezos-protocol-024-PtTALLiN-tests.opam similarity index 83% rename from opam/tezos-protocol-024-PsD5wVTJ-tests.opam rename to opam/tezos-protocol-024-PtTALLiN-tests.opam index c68f9dba9eaa94f48cdf22b679cca37337ecfd79..209f7445474ad70ddf6167404f10ea20f294ed0e 100644 --- a/opam/tezos-protocol-024-PsD5wVTJ-tests.opam +++ b/opam/tezos-protocol-024-PtTALLiN-tests.opam @@ -14,12 +14,12 @@ depends: [ "tezt" { with-test & >= "4.1.0" & < "5.0.0" } "bls12-381" {with-test} "octez-libs" {with-test} - "octez-protocol-024-PsD5wVTJ-libs" {with-test} - "tezos-protocol-024-PsD5wVTJ" {with-test} + "octez-protocol-024-PtTALLiN-libs" {with-test} + "tezos-protocol-024-PtTALLiN" {with-test} "octez-alcotezt" {with-test} "tezos-benchmark" {with-test} - "tezos-benchmark-024-PsD5wVTJ" {with-test} - "tezos-benchmark-type-inference-024-PsD5wVTJ" {with-test} + "tezos-benchmark-024-PtTALLiN" {with-test} + "tezos-benchmark-type-inference-024-PtTALLiN" {with-test} "qcheck-alcotest" { with-test & >= "0.20" } "tezt-tezos" {with-test} "octez-shell-libs" {with-test} diff --git a/opam/tezos-protocol-024-PsD5wVTJ.opam b/opam/tezos-protocol-024-PtTALLiN.opam similarity index 93% rename from opam/tezos-protocol-024-PsD5wVTJ.opam rename to opam/tezos-protocol-024-PtTALLiN.opam index 13470cc5983814b3849a090fe211f67a28eccf36..53c9bc523fe6272767874844f6c5676360c558b8 100644 --- a/opam/tezos-protocol-024-PsD5wVTJ.opam +++ b/opam/tezos-protocol-024-PtTALLiN.opam @@ -22,4 +22,4 @@ build: [ ["dune" "runtest" "-p" name "-j" jobs] {with-test} ] available: os-family != "windows" -synopsis: "Tezos protocol 024-PsD5wVTJ package" +synopsis: "Tezos protocol 024-PtTALLiN package" diff --git a/opam/tezos-sc-rollup-node-test.opam b/opam/tezos-sc-rollup-node-test.opam index 21d6869689eebf0344dbe09d6f1a8d5c8d889537..c151df80004683edde1eaa77dd7b084cfc45ce4d 100644 --- a/opam/tezos-sc-rollup-node-test.opam +++ b/opam/tezos-sc-rollup-node-test.opam @@ -18,9 +18,9 @@ depends: [ "octez-protocol-023-PtSeouLo-libs" {with-test} "octez-smart-rollup-node-PtSeouLo" {with-test} "octez-alcotezt" {with-test} - "tezos-protocol-024-PsD5wVTJ" {with-test} - "octez-protocol-024-PsD5wVTJ-libs" {with-test} - "octez-smart-rollup-node-PsD5wVTJ" {with-test} + "tezos-protocol-024-PtTALLiN" {with-test} + "octez-protocol-024-PtTALLiN-libs" {with-test} + "octez-smart-rollup-node-PtTALLiN" {with-test} "tezos-protocol-alpha" {with-test} "octez-protocol-alpha-libs" {with-test} "octez-smart-rollup-node-alpha" {with-test} diff --git a/opam/tezos-smart-rollup-node-lib-test.opam b/opam/tezos-smart-rollup-node-lib-test.opam index baab33df93510ac7d28cbf44d91230c038f1da96..9423b35711081aecd58216f61e9bf995ed07b807 100644 --- a/opam/tezos-smart-rollup-node-lib-test.opam +++ b/opam/tezos-smart-rollup-node-lib-test.opam @@ -30,7 +30,7 @@ depopts: [ "octez-smart-rollup-node-PsParisC" {with-test} "octez-smart-rollup-node-PsQuebec" {with-test} "octez-smart-rollup-node-PsRiotum" {with-test} - "octez-smart-rollup-node-PsD5wVTJ" {with-test} + "octez-smart-rollup-node-PtTALLiN" {with-test} "octez-smart-rollup-node-alpha" {with-test} ] build: [ diff --git a/proto_to_hash.txt b/proto_to_hash.txt deleted file mode 100644 index 8073db77afc1d0dd4e1b9a78b8e40272ceb14bec..0000000000000000000000000000000000000000 Binary files a/proto_to_hash.txt and /dev/null differ diff --git a/script-inputs/active_protocol_versions b/script-inputs/active_protocol_versions index 1d50f5e47b785449a34f59a098f1c16814f9a707..a2aab081fde126e87dcac7f9200d501d345a9965 100644 --- a/script-inputs/active_protocol_versions +++ b/script-inputs/active_protocol_versions @@ -1,3 +1,3 @@ 023-PtSeouLo -024-PsD5wVTJ +024-PtTALLiN alpha diff --git a/script-inputs/active_protocol_versions_without_number b/script-inputs/active_protocol_versions_without_number index 8945a6f9f5c77e35d8adc4686048f0c51eb65d0d..d9b949d674209c63fc9b68948885ba9f8be3bf7a 100644 --- a/script-inputs/active_protocol_versions_without_number +++ b/script-inputs/active_protocol_versions_without_number @@ -1,3 +1,3 @@ PtSeouLo -PsD5wVTJ +PtTALLiN alpha diff --git a/script-inputs/ci-opam-package-tests b/script-inputs/ci-opam-package-tests index 9daedd56a17ff1eee9f8a359e06d6dcaef979e94..0ab6a203fa935773176c55a040668088d550ef63 100644 --- a/script-inputs/ci-opam-package-tests +++ b/script-inputs/ci-opam-package-tests @@ -50,7 +50,7 @@ octez-protocol-020-PsParisC-libs all 2 octez-protocol-021-PsQuebec-libs all 2 octez-protocol-022-PsRiotum-libs all 2 octez-protocol-023-PtSeouLo-libs all 1 -octez-protocol-024-PsD5wVTJ-libs all 1 +octez-protocol-024-PtTALLiN-libs all 1 octez-protocol-alpha-libs all 1 octez-protocol-compiler exec 6 octez-protocol-compiler-compat all 7 @@ -64,13 +64,13 @@ octez-shell-libs all 6 octez-signer exec 4 octez-smart-rollup-node exec 1 octez-smart-rollup-node-Proxford all 1 -octez-smart-rollup-node-PsD5wVTJ all 1 octez-smart-rollup-node-PsParisC all 1 octez-smart-rollup-node-PsQuebec all 2 octez-smart-rollup-node-PsRiotum all 2 octez-smart-rollup-node-PtNairob all 2 octez-smart-rollup-node-PtParisB all 2 octez-smart-rollup-node-PtSeouLo all 1 +octez-smart-rollup-node-PtTALLiN all 1 octez-smart-rollup-node-alpha all 1 octez-smart-rollup-node-lib all 2 octez-version exec 6 @@ -106,7 +106,7 @@ tezos-protocol-020-PsParisC all 5 tezos-protocol-021-PsQuebec all 5 tezos-protocol-022-PsRiotum all 5 tezos-protocol-023-PtSeouLo all 5 -tezos-protocol-024-PsD5wVTJ all 5 +tezos-protocol-024-PtTALLiN all 5 tezos-protocol-alpha all 5 tezos-protocol-demo-counter all 5 tezos-protocol-demo-noops all 5 diff --git a/script-inputs/experimental-executables b/script-inputs/experimental-executables index 343176de7dfd945ca225f8c88facc0a35857adfc..b31607f497fe47441293c753741e285e2a1f91c2 100644 --- a/script-inputs/experimental-executables +++ b/script-inputs/experimental-executables @@ -2,8 +2,8 @@ etherlink-governance-observer octez-evm-node octez-accuser-alpha octez-baker-alpha -octez-accuser-PsD5wVTJ -octez-baker-PsD5wVTJ +octez-accuser-PtTALLiN +octez-baker-PtTALLiN octez-teztale-snitch octez-teztale-archiver octez-teztale-server diff --git a/script-inputs/octez-experimental-executables b/script-inputs/octez-experimental-executables index e13c726461a97c208c6faf0d6dd487e840dfdf2f..56056108dbafb350d04b4f5170a50ec5a27cb27b 100644 --- a/script-inputs/octez-experimental-executables +++ b/script-inputs/octez-experimental-executables @@ -1,4 +1,4 @@ octez-accuser-alpha octez-baker-alpha -octez-accuser-PsD5wVTJ -octez-baker-PsD5wVTJ +octez-accuser-PtTALLiN +octez-baker-PtTALLiN diff --git a/scripts/proto_manager.sh b/scripts/proto_manager.sh index 9defde787a1543c8ca9f81a772d326f973685c1c..e4907be9f6dda567734bfa5607b75d271fbb6403 100755 --- a/scripts/proto_manager.sh +++ b/scripts/proto_manager.sh @@ -17,6 +17,7 @@ source_label="" long_hash="" short_hash="" capitalized_label="" +doc_label="" skip_copy_source="" skip_update_protocol_tests="" @@ -166,6 +167,7 @@ function usage() { stabilise="${green}--stabilise${reset}" snapshot="${green}--snapshot${reset}" hash="${green}--hash${reset}" + finalize_docs="${green}--finalize-docs${reset}" copy="${green}--copy${reset}" delete="${green}--delete${reset}" force_snapshot="${green}--force-snapshot${reset}" @@ -175,6 +177,8 @@ function usage() { stockholm_023="${red}stockholm_023${reset}" stockholm="${magenta}stockholm${reset}" pt_stockholm="${red}023_PtStockh${reset}" + t024="${red}t024${reset}" + tallinn="${magenta}tallinn${reset}" script=${blue}$0${reset} echo -e " @@ -188,6 +192,8 @@ ${red}Options:${reset} Snapshot a protocol. ${hash} Updates the hash of a protocol. + ${finalize_docs} + Finalize protocol documentation (rename docs folder and update all references). ${c}, ${copy} Copy a protocol. ${d}, ${delete} ${red}${reset} @@ -218,6 +224,9 @@ To update the hash of a previously snapshotted protocol: or ${script} ${hash} ${from} ${beta} ${force_snapshot} +- To finalize documentation (rename docs folder from code label to human-readable name): + ${script} ${finalize_docs} ${from} ${t024} ${to} ${tallinn} + - To copy stockholm_023 known as stockholm into beta and link it in the node, client and codec: ${script} ${copy} ${from} ${stockholm_023} ${as} ${stockholm} ${to} ${beta} or @@ -254,6 +263,10 @@ while true; do command="hash" shift ;; + --finalize-docs) + command="finalize_docs" + shift + ;; -c | --copy) command="copy" shift @@ -265,7 +278,10 @@ while true; do ;; -f | --from) protocol_source="$2" - source_hash=$(grep -oP '(?<="hash": ")[^"]*' "src/proto_${protocol_source}/lib_protocol/TEZOS_PROTOCOL") + # Only read hash if the protocol directory exists (not needed for finalize_docs) + if [[ -f "src/proto_${protocol_source}/lib_protocol/TEZOS_PROTOCOL" ]]; then + source_hash=$(grep -oP '(?<="hash": ")[^"]*' "src/proto_${protocol_source}/lib_protocol/TEZOS_PROTOCOL") + fi shift 2 ;; -t | --to) @@ -322,10 +338,10 @@ fi ## ensure command is known case ${command} in -stabilise | snapshot | hash | copy | delete) ;; +stabilise | snapshot | hash | copy | delete | finalize_docs) ;; *) error "Unknown command: ${command}" 1>&2 - error "Command should be one of stabilise, snapshot, hash, copy or delete" 1>&2 + error "Command should be one of stabilise, snapshot, hash, copy, delete or finalize_docs" 1>&2 usage 1>&2 print_and_exit 1 "${LINENO}" ;; @@ -375,8 +391,8 @@ fi log_blue "${msg}." -# Check if the protocol source exists -if [[ ! -d "src/proto_${protocol_source}" ]]; then +# Check if the protocol source exists (not needed for finalize_docs) +if [[ ${command} != "finalize_docs" && ! -d "src/proto_${protocol_source}" ]]; then error "'src/proto_${protocol_source}'" "does not exist" 1>&2 print_and_exit 1 "${LINENO}" fi @@ -415,10 +431,10 @@ fi # if snapshot_command is used, protocol_target should be of the form [a-z]+_[0-9][0-9][0-9] if [[ ${command} == "snapshot" ]]; then - if ! [[ ${protocol_source} =~ ^[a-z]+[0-9]*$ ]]; then - error "To ${red}snapshot${reset}, protocol_source should be of the form [a-z]+[0-9]+" 1>&2 - print_and_exit 1 "${LINENO}" - fi + # if ! [[ ${protocol_source} =~ ^[a-z]+[0-9]*$ ]]; then + # error "To ${red}snapshot${reset}, protocol_source should be of the form [a-z]+[0-9]+" 1>&2 + # print_and_exit 1 "${LINENO}" + # fi if ! [[ ${protocol_target} =~ ^[a-z]+_[0-9][0-9][0-9]$ ]]; then error "To ${red}snapshot${reset}, protocol_target should be of the form [a-z]+_[0-9][0-9][0-9]" 1>&2 clean_and_exit 1 "${LINENO}" @@ -1873,6 +1889,147 @@ function update_files() { done } +function finalize_docs() { + log_cyan "Finalizing documentation: renaming ${protocol_source} to ${doc_label}" + + # Extract version number - handle both "024" and "024_PtHash" formats + if [[ "${protocol_source}" =~ ^[0-9][0-9][0-9]_ ]]; then + version=$(echo "${protocol_source}" | cut -d'_' -f1) + elif [[ "${protocol_source}" =~ ^[a-z]*[0-9][0-9][0-9]$ ]]; then + # Extract digits from end (e.g., t024 -> 024) + version=$(echo "${protocol_source}" | grep -o '[0-9][0-9][0-9]$') + else + # Assume the whole thing is the version + version="${protocol_source}" + fi + + # Capitalize the doc_label for display (e.g., tallinn -> Tallinn) + capitalized_doc_label=$(tr '[:lower:]' '[:upper:]' <<< "${doc_label:0:1}")${doc_label:1} + + # Check if source docs directory exists + if [[ ! -d "docs/${protocol_source}" ]]; then + error "docs/${protocol_source}" "does not exist" + print_and_exit 1 "${LINENO}" + fi + + # Check if target docs directory already exists + if [[ -d "docs/${doc_label}" ]]; then + error "docs/${doc_label}" "already exists, you should remove it first" + print_and_exit 1 "${LINENO}" + fi + + # 1. Rename docs folder + log_blue "Renaming docs/${protocol_source} to docs/${doc_label}" + git mv "docs/${protocol_source}" "docs/${doc_label}" + commit "docs: rename docs/${protocol_source} to docs/${doc_label}" + + # 2. Fix versioned links in docs + log_blue "Fixing versioned links in docs/${doc_label}" + cd "docs/${doc_label}" + find . -name \*.rst -exec \ + sed -i.old \ + -e "s/_${protocol_source}:/_${doc_label}:/g" \ + -e "s/_${protocol_source}>/_${doc_label}>/g" \ + -e "s/_${protocol_source}\`/_${doc_label}\`/g" \ + -e "s/-${protocol_source}.html/-${doc_label}.html/g" \ + -e "s/protocol ${protocol_source}/protocol ${capitalized_doc_label}/g" \ + -e "s/Protocol ${protocol_source}/Protocol ${capitalized_doc_label}/g" \ + -e "s/protocol $(echo "${protocol_source}" | tr '[:lower:]' '[:upper:]')/protocol ${capitalized_doc_label}/g" \ + -e "s/Protocol $(echo "${protocol_source}" | tr '[:lower:]' '[:upper:]')/Protocol ${capitalized_doc_label}/g" \ + \{\} \; + commit_if_changes "docs: fix versioned links in docs/${doc_label}" + cd ../.. + + # 3. Rename and update protocol changelog + old_changelog="docs/protocols/${version}_${protocol_source}.rst" + new_changelog="docs/protocols/${version}_${doc_label}.rst" + + if [[ -f "${old_changelog}" ]]; then + log_blue "Renaming ${old_changelog} to ${new_changelog}" + git mv "${old_changelog}" "${new_changelog}" + commit "docs: rename ${old_changelog} to ${new_changelog}" + + log_blue "Updating ${new_changelog}" + # Update title and references in changelog + capitalized_protocol_source=$(tr '[:lower:]' '[:upper:]' <<< "${protocol_source:0:1}")${protocol_source:1} + sed -i.old \ + -e "s/^Protocol ${capitalized_protocol_source}/Protocol ${capitalized_doc_label}/" \ + -e "s/^Protocol $(echo "${protocol_source}" | tr '[:lower:]' '[:upper:]')/Protocol ${capitalized_doc_label}/" \ + -e "s/protocol ${protocol_source}/protocol ${capitalized_doc_label}/g" \ + -e "s/Protocol ${protocol_source}/Protocol ${capitalized_doc_label}/g" \ + -e "s/protocol $(echo "${protocol_source}" | tr '[:lower:]' '[:upper:]')/protocol ${capitalized_doc_label}/g" \ + -e "s/Protocol $(echo "${protocol_source}" | tr '[:lower:]' '[:upper:]')/Protocol ${capitalized_doc_label}/g" \ + -e "s@\.\./${protocol_source}/index@../${doc_label}/index@g" \ + -e "s/_${protocol_source}_/_${doc_label}_/g" \ + -e "s/<${protocol_source}_/<${doc_label}_/g" \ + "${new_changelog}" + commit_if_changes "docs: update ${new_changelog}" + else + warning "${old_changelog} does not exist, skipping" + fi + + # 4. Update docs/index.rst + log_blue "Updating docs/index.rst" + capitalized_protocol_source=$(tr '[:lower:]' '[:upper:]' <<< "${protocol_source:0:1}")${protocol_source:1} + sed -i.old \ + -e "s@${capitalized_protocol_source} Protocol Reference <${protocol_source}/index>@${capitalized_doc_label} Protocol Reference <${doc_label}/index>@g" \ + -e "s@$(echo "${protocol_source}" | tr '[:lower:]' '[:upper:]') Protocol Reference <${protocol_source}/index>@${capitalized_doc_label} Protocol Reference <${doc_label}/index>@g" \ + -e "s@protocols/${version}_${protocol_source}@protocols/${version}_${doc_label}@g" \ + docs/index.rst + commit_if_changes "docs: update docs/index.rst" + + # 5. Update docs/introduction/breaking_changes.rst + log_blue "Updating docs/introduction/breaking_changes.rst" + if [[ -f "docs/introduction/breaking_changes.rst" ]]; then + sed -i.old \ + -e "s/_${protocol_source}_/_${doc_label}_/g" \ + -e "s/<${protocol_source}_/<${doc_label}_/g" \ + -e "s/>${protocol_source}_/>${doc_label}_/g" \ + -e "s/\`${protocol_source}_/\`${doc_label}_/g" \ + -e "s/protocol ${protocol_source}/protocol ${capitalized_doc_label}/g" \ + -e "s/Protocol ${protocol_source}/Protocol ${capitalized_doc_label}/g" \ + -e "s/protocol $(echo "${protocol_source}" | tr '[:lower:]' '[:upper:]')/protocol ${capitalized_doc_label}/g" \ + -e "s/Protocol $(echo "${protocol_source}" | tr '[:lower:]' '[:upper:]')/Protocol ${capitalized_doc_label}/g" \ + -e "s@protocols/${version}_${protocol_source}@protocols/${version}_${doc_label}@g" \ + docs/introduction/breaking_changes.rst + + # Fix title underlines in docs/introduction/breaking_changes.rst + perl -i.old -0pe 's/^(.+)\n([=\-^]+)$/my $title = $1; my $underline = $2; my $len = length $title; my $u_len = length $underline; if ($len != $u_len) { $underline = substr($underline, 0, 1) x $len; } "$title\n$underline"/gme' docs/introduction/breaking_changes.rst + + commit_if_changes "docs: update docs/introduction/breaking_changes.rst" + fi + + # 6. Update docs/protocols/alpha.rst + log_blue "Updating docs/protocols/alpha.rst" + if [[ -f "docs/protocols/alpha.rst" ]]; then + sed -i.old \ + -e "s/to ${protocol_source}/to ${capitalized_doc_label}/g" \ + -e "s/to $(echo "${protocol_source}" | tr '[:lower:]' '[:upper:]')/to ${capitalized_doc_label}/g" \ + docs/protocols/alpha.rst + commit_if_changes "docs: update docs/protocols/alpha.rst" + fi + + # 7. Update docs/Makefile + log_blue "Updating docs/Makefile" + sed -i.old \ + -e "s/NAMED_PROTOS\(.*\) ${protocol_source}/NAMED_PROTOS\1 ${doc_label}/" \ + -e "s/-l ${protocol_source}/-l ${doc_label}/g" \ + -e "s/${protocol_source}_short/${doc_label}_short/g" \ + -e "s/${protocol_source}_long/${doc_label}_long/g" \ + -e "s/ ${protocol_source}\// ${doc_label}\//g" \ + docs/Makefile + commit_if_changes "docs: update docs/Makefile" + + # 8. Regenerate RPC docs + log_blue "Regenerating ${doc_label}/rpc.rst" + rm -f "docs/${doc_label}/rpc.rst" + make -C docs "${doc_label}"/rpc.rst + commit_if_changes "docs: regenerate ${doc_label}/rpc.rst" + + log_green "Documentation finalized successfully!" + log_green "Docs renamed from ${protocol_source} to ${doc_label}" +} + function hash() { log_cyan "Computing hash" @@ -2384,6 +2541,22 @@ hash) capitalized_source="${capitalized_label}" hash ;; +finalize_docs) + # protocol_source should be the current docs folder name (e.g., t024) + # protocol_target should be the desired docs folder name (e.g., tallinn) + if [[ -z ${protocol_source} ]]; then + error "Missing --from argument (current docs folder name)" + usage + print_and_exit 1 "${LINENO}" + fi + if [[ -z ${protocol_target} ]]; then + error "Missing --to argument (desired docs folder name)" + usage + print_and_exit 1 "${LINENO}" + fi + doc_label="${protocol_target}" + finalize_docs + ;; copy) label=${protocol_target} version=${protocol_target} diff --git a/src/bin_agnostic_accuser/dune b/src/bin_agnostic_accuser/dune index 5c7d55dfca5d9784d50e1d38808fbf9237334cc7..58f1573f72f24dd47c287a30b5ce04ba3fe26398 100644 --- a/src/bin_agnostic_accuser/dune +++ b/src/bin_agnostic_accuser/dune @@ -14,9 +14,9 @@ octez-shell-libs.client-base-unix octez-baker-lib octez-protocol-023-PtSeouLo-libs.agnostic-baker - (select void_for_linking-octez-protocol-024-PsD5wVTJ-libs-agnostic-baker from - (octez-protocol-024-PsD5wVTJ-libs.agnostic-baker -> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-agnostic-baker.empty) - (-> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-agnostic-baker.empty)) + (select void_for_linking-octez-protocol-024-PtTALLiN-libs-agnostic-baker from + (octez-protocol-024-PtTALLiN-libs.agnostic-baker -> void_for_linking-octez-protocol-024-PtTALLiN-libs-agnostic-baker.empty) + (-> void_for_linking-octez-protocol-024-PtTALLiN-libs-agnostic-baker.empty)) (select void_for_linking-octez-protocol-alpha-libs-agnostic-baker from (octez-protocol-alpha-libs.agnostic-baker -> void_for_linking-octez-protocol-alpha-libs-agnostic-baker.empty) (-> void_for_linking-octez-protocol-alpha-libs-agnostic-baker.empty))) @@ -38,5 +38,5 @@ (rule (action (progn - (write-file void_for_linking-octez-protocol-024-PsD5wVTJ-libs-agnostic-baker.empty "") + (write-file void_for_linking-octez-protocol-024-PtTALLiN-libs-agnostic-baker.empty "") (write-file void_for_linking-octez-protocol-alpha-libs-agnostic-baker.empty "")))) diff --git a/src/bin_agnostic_baker/dune b/src/bin_agnostic_baker/dune index a83d307b838a95f9f92fbe04459a65b9df0e0347..73c130566431712c2648c88428bab34a893d5cc7 100644 --- a/src/bin_agnostic_baker/dune +++ b/src/bin_agnostic_baker/dune @@ -22,12 +22,12 @@ (-> void_for_linking-octez-protocol-022-PsRiotum-libs-dal.empty)) octez-protocol-023-PtSeouLo-libs.agnostic-baker octez-protocol-023-PtSeouLo-libs.dal - (select void_for_linking-octez-protocol-024-PsD5wVTJ-libs-agnostic-baker from - (octez-protocol-024-PsD5wVTJ-libs.agnostic-baker -> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-agnostic-baker.empty) - (-> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-agnostic-baker.empty)) - (select void_for_linking-octez-protocol-024-PsD5wVTJ-libs-dal from - (octez-protocol-024-PsD5wVTJ-libs.dal -> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-dal.empty) - (-> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-dal.empty)) + (select void_for_linking-octez-protocol-024-PtTALLiN-libs-agnostic-baker from + (octez-protocol-024-PtTALLiN-libs.agnostic-baker -> void_for_linking-octez-protocol-024-PtTALLiN-libs-agnostic-baker.empty) + (-> void_for_linking-octez-protocol-024-PtTALLiN-libs-agnostic-baker.empty)) + (select void_for_linking-octez-protocol-024-PtTALLiN-libs-dal from + (octez-protocol-024-PtTALLiN-libs.dal -> void_for_linking-octez-protocol-024-PtTALLiN-libs-dal.empty) + (-> void_for_linking-octez-protocol-024-PtTALLiN-libs-dal.empty)) (select void_for_linking-octez-protocol-alpha-libs-agnostic-baker from (octez-protocol-alpha-libs.agnostic-baker -> void_for_linking-octez-protocol-alpha-libs-agnostic-baker.empty) (-> void_for_linking-octez-protocol-alpha-libs-agnostic-baker.empty)) @@ -55,7 +55,7 @@ (progn (write-file void_for_linking-octez-protocol-021-PsQuebec-libs-dal.empty "") (write-file void_for_linking-octez-protocol-022-PsRiotum-libs-dal.empty "") - (write-file void_for_linking-octez-protocol-024-PsD5wVTJ-libs-agnostic-baker.empty "") - (write-file void_for_linking-octez-protocol-024-PsD5wVTJ-libs-dal.empty "") + (write-file void_for_linking-octez-protocol-024-PtTALLiN-libs-agnostic-baker.empty "") + (write-file void_for_linking-octez-protocol-024-PtTALLiN-libs-dal.empty "") (write-file void_for_linking-octez-protocol-alpha-libs-agnostic-baker.empty "") (write-file void_for_linking-octez-protocol-alpha-libs-dal.empty "")))) diff --git a/src/bin_client/dune b/src/bin_client/dune index 1d00ad0d955dbce49f3c68203c2530ae1a9ec4e9..0d45a2894fd5369cf93e8cd1eca708224f1d799e 100644 --- a/src/bin_client/dune +++ b/src/bin_client/dune @@ -148,15 +148,15 @@ octez-protocol-023-PtSeouLo-libs.client.commands-registration octez-protocol-023-PtSeouLo-libs.baking-commands.registration octez-protocol-023-PtSeouLo-libs.plugin - (select void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client-commands-registration from - (octez-protocol-024-PsD5wVTJ-libs.client.commands-registration -> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client-commands-registration.empty) - (-> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client-commands-registration.empty)) - (select void_for_linking-octez-protocol-024-PsD5wVTJ-libs-baking-commands-registration from - (octez-protocol-024-PsD5wVTJ-libs.baking-commands.registration -> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-baking-commands-registration.empty) - (-> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-baking-commands-registration.empty)) - (select void_for_linking-octez-protocol-024-PsD5wVTJ-libs-plugin from - (octez-protocol-024-PsD5wVTJ-libs.plugin -> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-plugin.empty) - (-> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-plugin.empty)) + (select void_for_linking-octez-protocol-024-PtTALLiN-libs-client-commands-registration from + (octez-protocol-024-PtTALLiN-libs.client.commands-registration -> void_for_linking-octez-protocol-024-PtTALLiN-libs-client-commands-registration.empty) + (-> void_for_linking-octez-protocol-024-PtTALLiN-libs-client-commands-registration.empty)) + (select void_for_linking-octez-protocol-024-PtTALLiN-libs-baking-commands-registration from + (octez-protocol-024-PtTALLiN-libs.baking-commands.registration -> void_for_linking-octez-protocol-024-PtTALLiN-libs-baking-commands-registration.empty) + (-> void_for_linking-octez-protocol-024-PtTALLiN-libs-baking-commands-registration.empty)) + (select void_for_linking-octez-protocol-024-PtTALLiN-libs-plugin from + (octez-protocol-024-PtTALLiN-libs.plugin -> void_for_linking-octez-protocol-024-PtTALLiN-libs-plugin.empty) + (-> void_for_linking-octez-protocol-024-PtTALLiN-libs-plugin.empty)) (select void_for_linking-octez-protocol-alpha-libs-client-commands-registration from (octez-protocol-alpha-libs.client.commands-registration -> void_for_linking-octez-protocol-alpha-libs-client-commands-registration.empty) (-> void_for_linking-octez-protocol-alpha-libs-client-commands-registration.empty)) @@ -226,9 +226,9 @@ (write-file void_for_linking-octez-protocol-021-PsQuebec-libs-plugin.empty "") (write-file void_for_linking-octez-protocol-022-PsRiotum-libs-client-commands-registration.empty "") (write-file void_for_linking-octez-protocol-022-PsRiotum-libs-plugin.empty "") - (write-file void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client-commands-registration.empty "") - (write-file void_for_linking-octez-protocol-024-PsD5wVTJ-libs-baking-commands-registration.empty "") - (write-file void_for_linking-octez-protocol-024-PsD5wVTJ-libs-plugin.empty "") + (write-file void_for_linking-octez-protocol-024-PtTALLiN-libs-client-commands-registration.empty "") + (write-file void_for_linking-octez-protocol-024-PtTALLiN-libs-baking-commands-registration.empty "") + (write-file void_for_linking-octez-protocol-024-PtTALLiN-libs-plugin.empty "") (write-file void_for_linking-octez-protocol-alpha-libs-client-commands-registration.empty "") (write-file void_for_linking-octez-protocol-alpha-libs-baking-commands-registration.empty "") (write-file void_for_linking-octez-protocol-alpha-libs-plugin.empty "")))) diff --git a/src/bin_codec/dune b/src/bin_codec/dune index 2fe2c7f733102102a2cad3489b468f1254dd0e68..3755e4c1e61dc436da58c0c32d409ff8e5cdaf67 100644 --- a/src/bin_codec/dune +++ b/src/bin_codec/dune @@ -78,9 +78,9 @@ (select void_for_linking-octez-protocol-023-PtSeouLo-libs-client from (octez-protocol-023-PtSeouLo-libs.client -> void_for_linking-octez-protocol-023-PtSeouLo-libs-client.empty) (-> void_for_linking-octez-protocol-023-PtSeouLo-libs-client.empty)) - (select void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client from - (octez-protocol-024-PsD5wVTJ-libs.client -> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client.empty) - (-> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client.empty)) + (select void_for_linking-octez-protocol-024-PtTALLiN-libs-client from + (octez-protocol-024-PtTALLiN-libs.client -> void_for_linking-octez-protocol-024-PtTALLiN-libs-client.empty) + (-> void_for_linking-octez-protocol-024-PtTALLiN-libs-client.empty)) (select void_for_linking-octez-protocol-alpha-libs-client from (octez-protocol-alpha-libs.client -> void_for_linking-octez-protocol-alpha-libs-client.empty) (-> void_for_linking-octez-protocol-alpha-libs-client.empty))) @@ -120,5 +120,5 @@ (write-file void_for_linking-octez-protocol-021-PsQuebec-libs-client.empty "") (write-file void_for_linking-octez-protocol-022-PsRiotum-libs-client.empty "") (write-file void_for_linking-octez-protocol-023-PtSeouLo-libs-client.empty "") - (write-file void_for_linking-octez-protocol-024-PsD5wVTJ-libs-client.empty "") + (write-file void_for_linking-octez-protocol-024-PtTALLiN-libs-client.empty "") (write-file void_for_linking-octez-protocol-alpha-libs-client.empty "")))) diff --git a/src/bin_dal_node/dune b/src/bin_dal_node/dune index 904d28e2d75aa128d225c38803e765b20b0e6dc2..cbdb595db0439e340874c34024681c4bcb7c559d 100644 --- a/src/bin_dal_node/dune +++ b/src/bin_dal_node/dune @@ -22,9 +22,9 @@ (octez-protocol-022-PsRiotum-libs.dal -> void_for_linking-octez-protocol-022-PsRiotum-libs-dal.empty) (-> void_for_linking-octez-protocol-022-PsRiotum-libs-dal.empty)) octez-protocol-023-PtSeouLo-libs.dal - (select void_for_linking-octez-protocol-024-PsD5wVTJ-libs-dal from - (octez-protocol-024-PsD5wVTJ-libs.dal -> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-dal.empty) - (-> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-dal.empty)) + (select void_for_linking-octez-protocol-024-PtTALLiN-libs-dal from + (octez-protocol-024-PtTALLiN-libs.dal -> void_for_linking-octez-protocol-024-PtTALLiN-libs-dal.empty) + (-> void_for_linking-octez-protocol-024-PtTALLiN-libs-dal.empty)) (select void_for_linking-octez-protocol-alpha-libs-dal from (octez-protocol-alpha-libs.dal -> void_for_linking-octez-protocol-alpha-libs-dal.empty) (-> void_for_linking-octez-protocol-alpha-libs-dal.empty))) @@ -45,5 +45,5 @@ (progn (write-file void_for_linking-octez-protocol-021-PsQuebec-libs-dal.empty "") (write-file void_for_linking-octez-protocol-022-PsRiotum-libs-dal.empty "") - (write-file void_for_linking-octez-protocol-024-PsD5wVTJ-libs-dal.empty "") + (write-file void_for_linking-octez-protocol-024-PtTALLiN-libs-dal.empty "") (write-file void_for_linking-octez-protocol-alpha-libs-dal.empty "")))) diff --git a/src/bin_node/dune b/src/bin_node/dune index 489b81a79b161ec973f8b3a821e5cc8572e71f60..3de3502e33129aa144bdd6161beda7a93130214c 100644 --- a/src/bin_node/dune +++ b/src/bin_node/dune @@ -173,12 +173,12 @@ (-> void_for_linking-octez-protocol-022-PsRiotum-libs-plugin-registerer.empty)) tezos-protocol-023-PtSeouLo.embedded-protocol octez-protocol-023-PtSeouLo-libs.plugin-registerer - (select void_for_linking-tezos-protocol-024-PsD5wVTJ-embedded-protocol from - (tezos-protocol-024-PsD5wVTJ.embedded-protocol -> void_for_linking-tezos-protocol-024-PsD5wVTJ-embedded-protocol.empty) - (-> void_for_linking-tezos-protocol-024-PsD5wVTJ-embedded-protocol.empty)) - (select void_for_linking-octez-protocol-024-PsD5wVTJ-libs-plugin-registerer from - (octez-protocol-024-PsD5wVTJ-libs.plugin-registerer -> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-plugin-registerer.empty) - (-> void_for_linking-octez-protocol-024-PsD5wVTJ-libs-plugin-registerer.empty)) + (select void_for_linking-tezos-protocol-024-PtTALLiN-embedded-protocol from + (tezos-protocol-024-PtTALLiN.embedded-protocol -> void_for_linking-tezos-protocol-024-PtTALLiN-embedded-protocol.empty) + (-> void_for_linking-tezos-protocol-024-PtTALLiN-embedded-protocol.empty)) + (select void_for_linking-octez-protocol-024-PtTALLiN-libs-plugin-registerer from + (octez-protocol-024-PtTALLiN-libs.plugin-registerer -> void_for_linking-octez-protocol-024-PtTALLiN-libs-plugin-registerer.empty) + (-> void_for_linking-octez-protocol-024-PtTALLiN-libs-plugin-registerer.empty)) (select void_for_linking-tezos-protocol-alpha-embedded-protocol from (tezos-protocol-alpha.embedded-protocol -> void_for_linking-tezos-protocol-alpha-embedded-protocol.empty) (-> void_for_linking-tezos-protocol-alpha-embedded-protocol.empty)) @@ -262,8 +262,8 @@ (write-file void_for_linking-octez-protocol-021-PsQuebec-libs-plugin-registerer.empty "") (write-file void_for_linking-tezos-protocol-022-PsRiotum-embedded-protocol.empty "") (write-file void_for_linking-octez-protocol-022-PsRiotum-libs-plugin-registerer.empty "") - (write-file void_for_linking-tezos-protocol-024-PsD5wVTJ-embedded-protocol.empty "") - (write-file void_for_linking-octez-protocol-024-PsD5wVTJ-libs-plugin-registerer.empty "") + (write-file void_for_linking-tezos-protocol-024-PtTALLiN-embedded-protocol.empty "") + (write-file void_for_linking-octez-protocol-024-PtTALLiN-libs-plugin-registerer.empty "") (write-file void_for_linking-tezos-protocol-alpha-embedded-protocol.empty "") (write-file void_for_linking-octez-protocol-alpha-libs-plugin-registerer.empty "")))) diff --git a/src/bin_smart_rollup_node/dune b/src/bin_smart_rollup_node/dune index d3089c0580cdc564811990b11b134694c35e4d2d..b7f3a5f09c1080eeec2f44461ec16fd16e88c359 100644 --- a/src/bin_smart_rollup_node/dune +++ b/src/bin_smart_rollup_node/dune @@ -36,9 +36,9 @@ (octez_smart_rollup_node_PsRiotum -> void_for_linking-octez_smart_rollup_node_PsRiotum.empty) (-> void_for_linking-octez_smart_rollup_node_PsRiotum.empty)) octez_smart_rollup_node_PtSeouLo - (select void_for_linking-octez_smart_rollup_node_PsD5wVTJ from - (octez_smart_rollup_node_PsD5wVTJ -> void_for_linking-octez_smart_rollup_node_PsD5wVTJ.empty) - (-> void_for_linking-octez_smart_rollup_node_PsD5wVTJ.empty)) + (select void_for_linking-octez_smart_rollup_node_PtTALLiN from + (octez_smart_rollup_node_PtTALLiN -> void_for_linking-octez_smart_rollup_node_PtTALLiN.empty) + (-> void_for_linking-octez_smart_rollup_node_PtTALLiN.empty)) (select void_for_linking-octez_smart_rollup_node_alpha from (octez_smart_rollup_node_alpha -> void_for_linking-octez_smart_rollup_node_alpha.empty) (-> void_for_linking-octez_smart_rollup_node_alpha.empty))) @@ -68,5 +68,5 @@ (write-file void_for_linking-octez_smart_rollup_node_PsParisC.empty "") (write-file void_for_linking-octez_smart_rollup_node_PsQuebec.empty "") (write-file void_for_linking-octez_smart_rollup_node_PsRiotum.empty "") - (write-file void_for_linking-octez_smart_rollup_node_PsD5wVTJ.empty "") + (write-file void_for_linking-octez_smart_rollup_node_PtTALLiN.empty "") (write-file void_for_linking-octez_smart_rollup_node_alpha.empty "")))) diff --git a/src/lib_protocol_compiler/final_protocol_versions b/src/lib_protocol_compiler/final_protocol_versions index 7d6f40622ab429fa148e000be9af4a2419e08b15..31bbf365819d83f4cb06b6fb66570c24334562b7 100644 --- a/src/lib_protocol_compiler/final_protocol_versions +++ b/src/lib_protocol_compiler/final_protocol_versions @@ -24,4 +24,4 @@ PsParisCZo7KAh1Z1smVd9ZMZ1HHn5gkzbM94V3PLCpknFWhUAi PsQuebecnLByd3JwTiGadoG4nGWi3HYiLXUjkibeFV8dCFeVMUg PsRiotumaAMotcRoDWW1bysEhQy2n1M5fy8JgRp8jjRfHGmfeA7 PtSeouLouXkxhg39oWzjxDWaCydNfR3RxCUrNe4Q9Ro8BTehcbh -PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk +PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu diff --git a/src/lib_smart_rollup_node/test/helpers/dune b/src/lib_smart_rollup_node/test/helpers/dune index f7761b14313c10e3e3655f832ffc8c0fabec1e67..aaaa1cd0646e67dcc04f3c2195f589787c430bed 100644 --- a/src/lib_smart_rollup_node/test/helpers/dune +++ b/src/lib_smart_rollup_node/test/helpers/dune @@ -35,9 +35,9 @@ (octez_smart_rollup_node_PsRiotum -> void_for_linking-octez_smart_rollup_node_PsRiotum.empty) (-> void_for_linking-octez_smart_rollup_node_PsRiotum.empty)) octez_smart_rollup_node_PtSeouLo - (select void_for_linking-octez_smart_rollup_node_PsD5wVTJ from - (octez_smart_rollup_node_PsD5wVTJ -> void_for_linking-octez_smart_rollup_node_PsD5wVTJ.empty) - (-> void_for_linking-octez_smart_rollup_node_PsD5wVTJ.empty)) + (select void_for_linking-octez_smart_rollup_node_PtTALLiN from + (octez_smart_rollup_node_PtTALLiN -> void_for_linking-octez_smart_rollup_node_PtTALLiN.empty) + (-> void_for_linking-octez_smart_rollup_node_PtTALLiN.empty)) (select void_for_linking-octez_smart_rollup_node_alpha from (octez_smart_rollup_node_alpha -> void_for_linking-octez_smart_rollup_node_alpha.empty) (-> void_for_linking-octez_smart_rollup_node_alpha.empty))) @@ -61,5 +61,5 @@ (write-file void_for_linking-octez_smart_rollup_node_PsParisC.empty "") (write-file void_for_linking-octez_smart_rollup_node_PsQuebec.empty "") (write-file void_for_linking-octez_smart_rollup_node_PsRiotum.empty "") - (write-file void_for_linking-octez_smart_rollup_node_PsD5wVTJ.empty "") + (write-file void_for_linking-octez_smart_rollup_node_PtTALLiN.empty "") (write-file void_for_linking-octez_smart_rollup_node_alpha.empty "")))) diff --git a/src/proto_024_PsD5wVTJ/lib_agnostic_baker/dune b/src/proto_024_PsD5wVTJ/lib_agnostic_baker/dune deleted file mode 100644 index eedfc1a0e003e42036e09f2ed767289c48de0e14..0000000000000000000000000000000000000000 --- a/src/proto_024_PsD5wVTJ/lib_agnostic_baker/dune +++ /dev/null @@ -1,23 +0,0 @@ -; This file was automatically generated, do not edit. -; Edit file manifest/main.ml instead. - -(library - (name tezos_agnostic_baker_024_PsD5wVTJ) - (public_name octez-protocol-024-PsD5wVTJ-libs.agnostic-baker) - (instrumentation (backend bisect_ppx)) - (libraries - octez-libs.base - octez-protocol-024-PsD5wVTJ-libs.client - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.baking - octez-protocol-024-PsD5wVTJ-libs.baking-commands - octez-baker-lib) - (library_flags (:standard -linkall)) - (flags - (:standard) - -open Tezos_base.TzPervasives - -open Tezos_client_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_baking_024_PsD5wVTJ - -open Tezos_baking_024_PsD5wVTJ_commands - -open Octez_agnostic_baker)) diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/index.mld b/src/proto_024_PsD5wVTJ/lib_plugin/index.mld deleted file mode 100644 index 10979972206fbe52cb2845701991c105c2b9ce5c..0000000000000000000000000000000000000000 --- a/src/proto_024_PsD5wVTJ/lib_plugin/index.mld +++ /dev/null @@ -1,17 +0,0 @@ -{0 Octez-protocol-024-PsD5wVTJ-libs: octez protocol 024-PsD5wVTJ libraries} - -This is a package containing some libraries related to the Tezos 024-PsD5wVTJ protocol. - -It contains the following libraries: - -- {{!module-Tezos_024_PsD5wVTJ_test_helpers}Tezos_024_PsD5wVTJ_test_helpers}: Protocol testing framework -- {{!module-Tezos_agnostic_baker_024_PsD5wVTJ}Tezos_agnostic_baker_024_PsD5wVTJ}: Protocol specific library for the Agnostic Baker -- {{!module-Tezos_baking_024_PsD5wVTJ}Tezos_baking_024_PsD5wVTJ}: Base library for `tezos-baker/accuser` -- {{!module-Tezos_baking_024_PsD5wVTJ_commands}Tezos_baking_024_PsD5wVTJ_commands}: Protocol-specific commands for baking -- {{!module-Tezos_client_024_PsD5wVTJ}Tezos_client_024_PsD5wVTJ}: Protocol specific library for `octez-client` -- {{!module-Tezos_dal_024_PsD5wVTJ}Tezos_dal_024_PsD5wVTJ}: Protocol specific library for the Data availability Layer -- {{!module-Tezos_layer2_utils_024_PsD5wVTJ}Tezos_layer2_utils_024_PsD5wVTJ}: Protocol specific library for Layer 2 utils -- {{!module-Tezos_protocol_plugin_024_PsD5wVTJ}Tezos_protocol_plugin_024_PsD5wVTJ}: Protocol plugin -- {{!module-Tezos_protocol_plugin_024_PsD5wVTJ_registerer}Tezos_protocol_plugin_024_PsD5wVTJ_registerer}: Protocol plugin registerer -- {{!module-Tezos_smart_rollup_024_PsD5wVTJ}Tezos_smart_rollup_024_PsD5wVTJ}: Protocol specific library of helpers for `tezos-smart-rollup` -- {{!module-Tezos_smart_rollup_layer2_024_PsD5wVTJ}Tezos_smart_rollup_layer2_024_PsD5wVTJ}: Protocol specific library for `tezos-smart-rollup` diff --git a/src/proto_024_PsD5wVTJ/bin_accuser/dune b/src/proto_024_PtTALLiN/bin_accuser/dune similarity index 65% rename from src/proto_024_PsD5wVTJ/bin_accuser/dune rename to src/proto_024_PtTALLiN/bin_accuser/dune index a3152ca694b0bcf87b24246a8dd9d0fc212cbcca..3f43e829d605af14221e99556b1a4676f3588109 100644 --- a/src/proto_024_PsD5wVTJ/bin_accuser/dune +++ b/src/proto_024_PtTALLiN/bin_accuser/dune @@ -2,19 +2,19 @@ ; Edit file manifest/main.ml instead. (executable - (name main_accuser_024_PsD5wVTJ) - (public_name octez-accuser-PsD5wVTJ) - (package octez-accuser-PsD5wVTJ) + (name main_accuser_024_PtTALLiN) + (public_name octez-accuser-PtTALLiN) + (package octez-accuser-PtTALLiN) (instrumentation (backend bisect_ppx)) (libraries octez-rust-deps bls12-381.archive octez-libs.base octez-libs.clic - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.client + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.client octez-shell-libs.client-commands - octez-protocol-024-PsD5wVTJ-libs.baking-commands + octez-protocol-024-PtTALLiN-libs.baking-commands octez-libs.stdlib-unix octez-shell-libs.client-base-unix octez-libs.octez-profiler.backends) @@ -25,10 +25,10 @@ (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_client_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN + -open Tezos_client_024_PtTALLiN -open Tezos_client_commands - -open Tezos_baking_024_PsD5wVTJ_commands + -open Tezos_baking_024_PtTALLiN_commands -open Tezos_stdlib_unix -open Tezos_client_base_unix -open Tezos_profiler_backends)) diff --git a/src/proto_024_PsD5wVTJ/bin_accuser/main_accuser_024_PsD5wVTJ.ml b/src/proto_024_PtTALLiN/bin_accuser/main_accuser_024_PtTALLiN.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/bin_accuser/main_accuser_024_PsD5wVTJ.ml rename to src/proto_024_PtTALLiN/bin_accuser/main_accuser_024_PtTALLiN.ml diff --git a/src/proto_024_PsD5wVTJ/bin_baker/dune b/src/proto_024_PtTALLiN/bin_baker/dune similarity index 66% rename from src/proto_024_PsD5wVTJ/bin_baker/dune rename to src/proto_024_PtTALLiN/bin_baker/dune index 3fb7541e450c803554b9d59ceb5d8f7da3c794fb..64316e88e08ed627213f745e686d95c8456c47e1 100644 --- a/src/proto_024_PsD5wVTJ/bin_baker/dune +++ b/src/proto_024_PtTALLiN/bin_baker/dune @@ -2,19 +2,19 @@ ; Edit file manifest/main.ml instead. (executable - (name main_baker_024_PsD5wVTJ) - (public_name octez-baker-PsD5wVTJ) - (package octez-baker-PsD5wVTJ) + (name main_baker_024_PtTALLiN) + (public_name octez-baker-PtTALLiN) + (package octez-baker-PtTALLiN) (instrumentation (backend bisect_ppx)) (libraries octez-rust-deps bls12-381.archive octez-libs.base octez-libs.clic - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.client + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.client octez-shell-libs.client-commands - octez-protocol-024-PsD5wVTJ-libs.baking-commands + octez-protocol-024-PtTALLiN-libs.baking-commands octez-libs.stdlib-unix octez-shell-libs.client-base-unix octez-libs.octez-profiler.backends) @@ -25,10 +25,10 @@ (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_client_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN + -open Tezos_client_024_PtTALLiN -open Tezos_client_commands - -open Tezos_baking_024_PsD5wVTJ_commands + -open Tezos_baking_024_PtTALLiN_commands -open Tezos_stdlib_unix -open Tezos_client_base_unix -open Tezos_profiler_backends)) diff --git a/src/proto_024_PsD5wVTJ/bin_baker/main_baker_024_PsD5wVTJ.ml b/src/proto_024_PtTALLiN/bin_baker/main_baker_024_PtTALLiN.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/bin_baker/main_baker_024_PsD5wVTJ.ml rename to src/proto_024_PtTALLiN/bin_baker/main_baker_024_PtTALLiN.ml diff --git a/src/proto_024_PsD5wVTJ/lib_agnostic_baker/accuser_commands_helpers.ml b/src/proto_024_PtTALLiN/lib_agnostic_baker/accuser_commands_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_agnostic_baker/accuser_commands_helpers.ml rename to src/proto_024_PtTALLiN/lib_agnostic_baker/accuser_commands_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_agnostic_baker/agnostic_baker_plugin.ml b/src/proto_024_PtTALLiN/lib_agnostic_baker/agnostic_baker_plugin.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_agnostic_baker/agnostic_baker_plugin.ml rename to src/proto_024_PtTALLiN/lib_agnostic_baker/agnostic_baker_plugin.ml diff --git a/src/proto_024_PsD5wVTJ/lib_agnostic_baker/baker_commands_helpers.ml b/src/proto_024_PtTALLiN/lib_agnostic_baker/baker_commands_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_agnostic_baker/baker_commands_helpers.ml rename to src/proto_024_PtTALLiN/lib_agnostic_baker/baker_commands_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_agnostic_baker/baker_commands_helpers.mli b/src/proto_024_PtTALLiN/lib_agnostic_baker/baker_commands_helpers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_agnostic_baker/baker_commands_helpers.mli rename to src/proto_024_PtTALLiN/lib_agnostic_baker/baker_commands_helpers.mli diff --git a/src/proto_024_PtTALLiN/lib_agnostic_baker/dune b/src/proto_024_PtTALLiN/lib_agnostic_baker/dune new file mode 100644 index 0000000000000000000000000000000000000000..71f9034cbb4a2f243314a2d9fb34c7a81a73522c --- /dev/null +++ b/src/proto_024_PtTALLiN/lib_agnostic_baker/dune @@ -0,0 +1,23 @@ +; This file was automatically generated, do not edit. +; Edit file manifest/main.ml instead. + +(library + (name tezos_agnostic_baker_024_PtTALLiN) + (public_name octez-protocol-024-PtTALLiN-libs.agnostic-baker) + (instrumentation (backend bisect_ppx)) + (libraries + octez-libs.base + octez-protocol-024-PtTALLiN-libs.client + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.baking + octez-protocol-024-PtTALLiN-libs.baking-commands + octez-baker-lib) + (library_flags (:standard -linkall)) + (flags + (:standard) + -open Tezos_base.TzPervasives + -open Tezos_client_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN + -open Tezos_baking_024_PtTALLiN + -open Tezos_baking_024_PtTALLiN_commands + -open Octez_agnostic_baker)) diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/README.md b/src/proto_024_PtTALLiN/lib_benchmark/README.md similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/README.md rename to src/proto_024_PtTALLiN/lib_benchmark/README.md diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/autocomp.ml b/src/proto_024_PtTALLiN/lib_benchmark/autocomp.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/autocomp.ml rename to src/proto_024_PtTALLiN/lib_benchmark/autocomp.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/dune b/src/proto_024_PtTALLiN/lib_benchmark/dune similarity index 67% rename from src/proto_024_PsD5wVTJ/lib_benchmark/dune rename to src/proto_024_PtTALLiN/lib_benchmark/dune index 791d02f672ee243d5b59bebc5324a564abc25a88..8da03a0bcc0d234fb070af4822ff1e59c458f06c 100644 --- a/src/proto_024_PsD5wVTJ/lib_benchmark/dune +++ b/src/proto_024_PtTALLiN/lib_benchmark/dune @@ -2,8 +2,8 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_benchmark_024_PsD5wVTJ) - (public_name tezos-benchmark-024-PsD5wVTJ) + (name tezos_benchmark_024_PtTALLiN) + (public_name tezos-benchmark-024-PtTALLiN) (libraries octez-libs.stdlib octez-libs.base @@ -11,12 +11,12 @@ octez-libs.micheline tezos-micheline-rewriting tezos-benchmark - tezos-benchmark-type-inference-024-PsD5wVTJ - tezos-protocol-024-PsD5wVTJ.protocol + tezos-benchmark-type-inference-024-PtTALLiN + tezos-protocol-024-PtTALLiN.protocol octez-libs.crypto - tezos-protocol-024-PsD5wVTJ.parameters + tezos-protocol-024-PtTALLiN.parameters hashcons - octez-protocol-024-PsD5wVTJ-libs.test-helpers + octez-protocol-024-PtTALLiN-libs.test-helpers prbnmcn-stats) (library_flags (:standard -linkall)) (flags @@ -27,9 +27,9 @@ -open Tezos_micheline -open Tezos_micheline_rewriting -open Tezos_benchmark - -open Tezos_benchmark_type_inference_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_024_PsD5wVTJ_test_helpers) + -open Tezos_benchmark_type_inference_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN + -open Tezos_024_PtTALLiN_test_helpers) (private_modules kernel rules state_space)) (rule diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/execution_context.ml b/src/proto_024_PtTALLiN/lib_benchmark/execution_context.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/execution_context.ml rename to src/proto_024_PtTALLiN/lib_benchmark/execution_context.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/kernel.ml b/src/proto_024_PtTALLiN/lib_benchmark/kernel.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/kernel.ml rename to src/proto_024_PtTALLiN/lib_benchmark/kernel.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/dune b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/dune similarity index 69% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/dune rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/dune index d7099de9e5b78d5cb97a79793babf30f08bc9454..c44ee61c6b6c97a51fcb58f87455d111e7116bb5 100644 --- a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/dune +++ b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/dune @@ -2,8 +2,8 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_benchmark_type_inference_024_PsD5wVTJ) - (public_name tezos-benchmark-type-inference-024-PsD5wVTJ) + (name tezos_benchmark_type_inference_024_PtTALLiN) + (public_name tezos-benchmark-type-inference-024-PtTALLiN) (instrumentation (backend bisect_ppx)) (libraries octez-libs.stdlib @@ -11,7 +11,7 @@ octez-libs.crypto octez-libs.micheline tezos-micheline-rewriting - tezos-protocol-024-PsD5wVTJ.protocol + tezos-protocol-024-PtTALLiN.protocol hashcons) (flags (:standard) @@ -20,4 +20,4 @@ -open Tezos_crypto -open Tezos_micheline -open Tezos_micheline_rewriting - -open Tezos_protocol_024_PsD5wVTJ)) + -open Tezos_protocol_024_PtTALLiN)) diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/inference.ml b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/inference.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/inference.ml rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/inference.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/inference.mli b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/inference.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/inference.mli rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/inference.mli diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/int_map.ml b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/int_map.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/int_map.ml rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/int_map.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/mikhailsky.ml b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/mikhailsky.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/mikhailsky.ml rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/mikhailsky.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/mikhailsky.mli b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/mikhailsky.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/mikhailsky.mli rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/mikhailsky.mli diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/mikhailsky_prim.ml b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/mikhailsky_prim.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/mikhailsky_prim.ml rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/mikhailsky_prim.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/monads.ml b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/monads.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/monads.ml rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/monads.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/stores.ml b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/stores.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/stores.ml rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/stores.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/test/dune b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/test/dune similarity index 64% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/test/dune rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/test/dune index 76529ec472a7675555ed81ab3144d94737c32e25..7937115e9563ca4a1463bf72482642de2b23602a 100644 --- a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/test/dune +++ b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/test/dune @@ -8,24 +8,24 @@ bls12-381.archive octez-libs.micheline tezos-micheline-rewriting - tezos-benchmark-type-inference-024-PsD5wVTJ - tezos-protocol-024-PsD5wVTJ.protocol + tezos-benchmark-type-inference-024-PtTALLiN + tezos-protocol-024-PtTALLiN.protocol octez-libs.error-monad - octez-protocol-024-PsD5wVTJ-libs.client) + octez-protocol-024-PtTALLiN-libs.client) (link_flags (:standard) (:include %{workspace_root}/macos-link-flags.sexp)) (flags (:standard) -open Tezos_micheline - -open Tezos_benchmark_type_inference_024_PsD5wVTJ)) + -open Tezos_benchmark_type_inference_024_PtTALLiN)) (rule (alias runtest) - (package tezos-benchmark-type-inference-024-PsD5wVTJ) + (package tezos-benchmark-type-inference-024-PtTALLiN) (action (run %{dep:./test_uf.exe}))) (rule (alias runtest) - (package tezos-benchmark-type-inference-024-PsD5wVTJ) + (package tezos-benchmark-type-inference-024-PtTALLiN) (action (run %{dep:./test_inference.exe}))) diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/test/test_inference.ml b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/test/test_inference.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/test/test_inference.ml rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/test/test_inference.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/test/test_uf.ml b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/test/test_uf.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/test/test_uf.ml rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/test/test_uf.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/type.ml b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/type.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/type.ml rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/type.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/type.mli b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/type.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/type.mli rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/type.mli diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/uf.ml b/src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/uf.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/uf.ml rename to src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/uf.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/micheline_sampler.ml b/src/proto_024_PtTALLiN/lib_benchmark/micheline_sampler.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/micheline_sampler.ml rename to src/proto_024_PtTALLiN/lib_benchmark/micheline_sampler.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/micheline_sampler.mli b/src/proto_024_PtTALLiN/lib_benchmark/micheline_sampler.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/micheline_sampler.mli rename to src/proto_024_PtTALLiN/lib_benchmark/micheline_sampler.mli diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/michelson_mcmc_samplers.ml b/src/proto_024_PtTALLiN/lib_benchmark/michelson_mcmc_samplers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/michelson_mcmc_samplers.ml rename to src/proto_024_PtTALLiN/lib_benchmark/michelson_mcmc_samplers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/michelson_mcmc_samplers.mli b/src/proto_024_PtTALLiN/lib_benchmark/michelson_mcmc_samplers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/michelson_mcmc_samplers.mli rename to src/proto_024_PtTALLiN/lib_benchmark/michelson_mcmc_samplers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/michelson_samplers.ml b/src/proto_024_PtTALLiN/lib_benchmark/michelson_samplers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/michelson_samplers.ml rename to src/proto_024_PtTALLiN/lib_benchmark/michelson_samplers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/michelson_samplers.mli b/src/proto_024_PtTALLiN/lib_benchmark/michelson_samplers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/michelson_samplers.mli rename to src/proto_024_PtTALLiN/lib_benchmark/michelson_samplers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/michelson_samplers_base.ml b/src/proto_024_PtTALLiN/lib_benchmark/michelson_samplers_base.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/michelson_samplers_base.ml rename to src/proto_024_PtTALLiN/lib_benchmark/michelson_samplers_base.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/michelson_samplers_base.mli b/src/proto_024_PtTALLiN/lib_benchmark/michelson_samplers_base.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/michelson_samplers_base.mli rename to src/proto_024_PtTALLiN/lib_benchmark/michelson_samplers_base.mli diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/mikhailsky_to_michelson.ml b/src/proto_024_PtTALLiN/lib_benchmark/mikhailsky_to_michelson.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/mikhailsky_to_michelson.ml rename to src/proto_024_PtTALLiN/lib_benchmark/mikhailsky_to_michelson.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/rules.ml b/src/proto_024_PtTALLiN/lib_benchmark/rules.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/rules.ml rename to src/proto_024_PtTALLiN/lib_benchmark/rules.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/sampling_helpers.ml b/src/proto_024_PtTALLiN/lib_benchmark/sampling_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/sampling_helpers.ml rename to src/proto_024_PtTALLiN/lib_benchmark/sampling_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/state_space.ml b/src/proto_024_PtTALLiN/lib_benchmark/state_space.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/state_space.ml rename to src/proto_024_PtTALLiN/lib_benchmark/state_space.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/test/dune b/src/proto_024_PtTALLiN/lib_benchmark/test/dune similarity index 68% rename from src/proto_024_PsD5wVTJ/lib_benchmark/test/dune rename to src/proto_024_PtTALLiN/lib_benchmark/test/dune index 35e1320404bd780478d6cd6b6a79339061b2cb23..e26c4882945b27f31d48f15c1da46088ff525451 100644 --- a/src/proto_024_PsD5wVTJ/lib_benchmark/test/dune +++ b/src/proto_024_PtTALLiN/lib_benchmark/test/dune @@ -13,11 +13,11 @@ octez-libs.base octez-libs.micheline tezos-micheline-rewriting - tezos-protocol-024-PsD5wVTJ.protocol + tezos-protocol-024-PtTALLiN.protocol tezos-benchmark - tezos-benchmark-type-inference-024-PsD5wVTJ - tezos-benchmark-024-PsD5wVTJ - octez-protocol-024-PsD5wVTJ-libs.test-helpers + tezos-benchmark-type-inference-024-PtTALLiN + tezos-benchmark-024-PtTALLiN + octez-protocol-024-PtTALLiN-libs.test-helpers octez-libs.error-monad prbnmcn-stats) (link_flags @@ -26,11 +26,11 @@ (flags (:standard) -open Tezos_micheline - -open Tezos_protocol_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN -open Tezos_benchmark - -open Tezos_benchmark_type_inference_024_PsD5wVTJ - -open Tezos_benchmark_024_PsD5wVTJ - -open Tezos_024_PsD5wVTJ_test_helpers)) + -open Tezos_benchmark_type_inference_024_PtTALLiN + -open Tezos_benchmark_024_PtTALLiN + -open Tezos_024_PtTALLiN_test_helpers)) (rule (alias runtest_micheline_rewriting_data) diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/test/test_autocompletion.ml b/src/proto_024_PtTALLiN/lib_benchmark/test/test_autocompletion.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/test/test_autocompletion.ml rename to src/proto_024_PtTALLiN/lib_benchmark/test/test_autocompletion.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/test/test_distribution.ml b/src/proto_024_PtTALLiN/lib_benchmark/test/test_distribution.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/test/test_distribution.ml rename to src/proto_024_PtTALLiN/lib_benchmark/test/test_distribution.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/test/test_helpers.ml b/src/proto_024_PtTALLiN/lib_benchmark/test/test_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/test/test_helpers.ml rename to src/proto_024_PtTALLiN/lib_benchmark/test/test_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/test/test_sampling_code.ml b/src/proto_024_PtTALLiN/lib_benchmark/test/test_sampling_code.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/test/test_sampling_code.ml rename to src/proto_024_PtTALLiN/lib_benchmark/test/test_sampling_code.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/test/test_sampling_data.ml b/src/proto_024_PtTALLiN/lib_benchmark/test/test_sampling_data.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/test/test_sampling_data.ml rename to src/proto_024_PtTALLiN/lib_benchmark/test/test_sampling_data.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/type_helpers.ml b/src/proto_024_PtTALLiN/lib_benchmark/type_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/type_helpers.ml rename to src/proto_024_PtTALLiN/lib_benchmark/type_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmark/type_helpers.mli b/src/proto_024_PtTALLiN/lib_benchmark/type_helpers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmark/type_helpers.mli rename to src/proto_024_PtTALLiN/lib_benchmark/type_helpers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/apply_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/apply_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/apply_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/apply_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/benchmarks_proto.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/benchmarks_proto.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/benchmarks_proto.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/benchmarks_proto.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/benchmarks_proto.mli b/src/proto_024_PtTALLiN/lib_benchmarks_proto/benchmarks_proto.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/benchmarks_proto.mli rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/benchmarks_proto.mli diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/cache_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/cache_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/cache_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/cache_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/carbonated_map_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/carbonated_map_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/carbonated_map_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/carbonated_map_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/dal_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/dal_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/dal_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/dal_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/dune b/src/proto_024_PtTALLiN/lib_benchmarks_proto/dune similarity index 57% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/dune rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/dune index 5821c3eb30aaf451e5e14e7431e6fa07d02ef0d0..a4f5c28087547f734bd116971faeb99b80cd665d 100644 --- a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/dune +++ b/src/proto_024_PtTALLiN/lib_benchmarks_proto/dune @@ -2,27 +2,27 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_benchmarks_proto_024_PsD5wVTJ) - (public_name tezos-benchmarks-proto-024-PsD5wVTJ) + (name tezos_benchmarks_proto_024_PtTALLiN) + (public_name tezos-benchmarks-proto-024-PtTALLiN) (instrumentation (backend bisect_ppx)) (libraries str octez-libs.stdlib octez-libs.base octez-libs.error-monad - tezos-protocol-024-PsD5wVTJ.parameters + tezos-protocol-024-PtTALLiN.parameters octez-libs.lazy-containers tezos-benchmark - tezos-benchmark-024-PsD5wVTJ - tezos-benchmark-type-inference-024-PsD5wVTJ - tezos-protocol-024-PsD5wVTJ.protocol + tezos-benchmark-024-PtTALLiN + tezos-benchmark-type-inference-024-PtTALLiN + tezos-protocol-024-PtTALLiN.protocol octez-libs.crypto octez-shell-libs.shell-benchmarks octez-libs.micheline - octez-protocol-024-PsD5wVTJ-libs.test-helpers + octez-protocol-024-PtTALLiN-libs.test-helpers octez-libs.tezos-sapling - octez-protocol-024-PsD5wVTJ-libs.client - octez-protocol-024-PsD5wVTJ-libs.plugin + octez-protocol-024-PtTALLiN-libs.client + octez-protocol-024-PtTALLiN-libs.plugin octez-proto-libs.protocol-environment) (library_flags (:standard -linkall)) (flags @@ -31,17 +31,17 @@ -open Tezos_base -open Tezos_base.TzPervasives -open Tezos_error_monad - -open Tezos_protocol_024_PsD5wVTJ_parameters + -open Tezos_protocol_024_PtTALLiN_parameters -open Tezos_lazy_containers -open Tezos_benchmark - -open Tezos_benchmark_024_PsD5wVTJ - -open Tezos_benchmark_type_inference_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ.Protocol + -open Tezos_benchmark_024_PtTALLiN + -open Tezos_benchmark_type_inference_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN.Protocol -open Tezos_micheline - -open Tezos_024_PsD5wVTJ_test_helpers - -open Tezos_client_024_PsD5wVTJ - -open Tezos_protocol_plugin_024_PsD5wVTJ)) + -open Tezos_024_PtTALLiN_test_helpers + -open Tezos_client_024_PtTALLiN + -open Tezos_protocol_plugin_024_PtTALLiN)) (rule (targets signature.ml) diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/encodings_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/encodings_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/encodings_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/encodings_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/gas_helpers.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/gas_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/gas_helpers.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/gas_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/global_constants_storage_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/global_constants_storage_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/global_constants_storage_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/global_constants_storage_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/interpreter_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/interpreter_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/interpreter_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/interpreter_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/interpreter_model.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/interpreter_model.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/interpreter_model.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/interpreter_model.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/interpreter_workload.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/interpreter_workload.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/interpreter_workload.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/interpreter_workload.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/michelson_commands.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/michelson_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/michelson_commands.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/michelson_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/michelson_generation.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/michelson_generation.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/michelson_generation.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/michelson_generation.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/michelson_generation.mli b/src/proto_024_PtTALLiN/lib_benchmarks_proto/michelson_generation.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/michelson_generation.mli rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/michelson_generation.mli diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/michelson_types.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/michelson_types.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/michelson_types.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/michelson_types.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/registration_helpers.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/registration_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/registration_helpers.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/registration_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/sapling_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/sapling_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/sapling_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/sapling_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/sapling_commands.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/sapling_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/sapling_commands.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/sapling_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/sapling_generation.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/sapling_generation.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/sapling_generation.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/sapling_generation.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/sc_rollup_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/sc_rollup_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/sc_rollup_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/sc_rollup_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/script_repr_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/script_repr_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/script_repr_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/script_repr_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/script_typed_ir_size_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/script_typed_ir_size_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/script_typed_ir_size_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/script_typed_ir_size_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/skip_list_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/skip_list_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/skip_list_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/skip_list_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/storage_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/storage_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/storage_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/storage_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/tags.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/tags.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/tags.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/tags.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/ticket_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/ticket_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/ticket_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/ticket_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/translator_benchmarks.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/translator_benchmarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/translator_benchmarks.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/translator_benchmarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/translator_model.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/translator_model.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/translator_model.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/translator_model.ml diff --git a/src/proto_024_PsD5wVTJ/lib_benchmarks_proto/translator_workload.ml b/src/proto_024_PtTALLiN/lib_benchmarks_proto/translator_workload.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_benchmarks_proto/translator_workload.ml rename to src/proto_024_PtTALLiN/lib_benchmarks_proto/translator_workload.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/annotated_manager_operation.ml b/src/proto_024_PtTALLiN/lib_client/annotated_manager_operation.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/annotated_manager_operation.ml rename to src/proto_024_PtTALLiN/lib_client/annotated_manager_operation.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/annotated_manager_operation.mli b/src/proto_024_PtTALLiN/lib_client/annotated_manager_operation.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/annotated_manager_operation.mli rename to src/proto_024_PtTALLiN/lib_client/annotated_manager_operation.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_args.ml b/src/proto_024_PtTALLiN/lib_client/client_proto_args.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_args.ml rename to src/proto_024_PtTALLiN/lib_client/client_proto_args.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_args.mli b/src/proto_024_PtTALLiN/lib_client/client_proto_args.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_args.mli rename to src/proto_024_PtTALLiN/lib_client/client_proto_args.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_context.ml b/src/proto_024_PtTALLiN/lib_client/client_proto_context.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_context.ml rename to src/proto_024_PtTALLiN/lib_client/client_proto_context.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_context.mli b/src/proto_024_PtTALLiN/lib_client/client_proto_context.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_context.mli rename to src/proto_024_PtTALLiN/lib_client/client_proto_context.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_contracts.ml b/src/proto_024_PtTALLiN/lib_client/client_proto_contracts.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_contracts.ml rename to src/proto_024_PtTALLiN/lib_client/client_proto_contracts.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_contracts.mli b/src/proto_024_PtTALLiN/lib_client/client_proto_contracts.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_contracts.mli rename to src/proto_024_PtTALLiN/lib_client/client_proto_contracts.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_fa12.ml b/src/proto_024_PtTALLiN/lib_client/client_proto_fa12.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_fa12.ml rename to src/proto_024_PtTALLiN/lib_client/client_proto_fa12.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_fa12.mli b/src/proto_024_PtTALLiN/lib_client/client_proto_fa12.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_fa12.mli rename to src/proto_024_PtTALLiN/lib_client/client_proto_fa12.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_multisig.ml b/src/proto_024_PtTALLiN/lib_client/client_proto_multisig.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_multisig.ml rename to src/proto_024_PtTALLiN/lib_client/client_proto_multisig.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_multisig.mli b/src/proto_024_PtTALLiN/lib_client/client_proto_multisig.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_multisig.mli rename to src/proto_024_PtTALLiN/lib_client/client_proto_multisig.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_programs.ml b/src/proto_024_PtTALLiN/lib_client/client_proto_programs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_programs.ml rename to src/proto_024_PtTALLiN/lib_client/client_proto_programs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_programs.mli b/src/proto_024_PtTALLiN/lib_client/client_proto_programs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_programs.mli rename to src/proto_024_PtTALLiN/lib_client/client_proto_programs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_rollups.ml b/src/proto_024_PtTALLiN/lib_client/client_proto_rollups.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_rollups.ml rename to src/proto_024_PtTALLiN/lib_client/client_proto_rollups.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_rollups.mli b/src/proto_024_PtTALLiN/lib_client/client_proto_rollups.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_rollups.mli rename to src/proto_024_PtTALLiN/lib_client/client_proto_rollups.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_tzt.ml b/src/proto_024_PtTALLiN/lib_client/client_proto_tzt.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_tzt.ml rename to src/proto_024_PtTALLiN/lib_client/client_proto_tzt.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_tzt.mli b/src/proto_024_PtTALLiN/lib_client/client_proto_tzt.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_tzt.mli rename to src/proto_024_PtTALLiN/lib_client/client_proto_tzt.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_utils.ml b/src/proto_024_PtTALLiN/lib_client/client_proto_utils.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_utils.ml rename to src/proto_024_PtTALLiN/lib_client/client_proto_utils.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/client_proto_utils.mli b/src/proto_024_PtTALLiN/lib_client/client_proto_utils.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/client_proto_utils.mli rename to src/proto_024_PtTALLiN/lib_client/client_proto_utils.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/dune b/src/proto_024_PtTALLiN/lib_client/dune similarity index 69% rename from src/proto_024_PsD5wVTJ/lib_client/dune rename to src/proto_024_PtTALLiN/lib_client/dune index cbe63cbbbdc6e565869ae85dd96b25555d692b63..43675eb3aa92ef20f5bcac2f96b86dfabf48d61e 100644 --- a/src/proto_024_PsD5wVTJ/lib_client/dune +++ b/src/proto_024_PtTALLiN/lib_client/dune @@ -2,23 +2,23 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_client_024_PsD5wVTJ) - (public_name octez-protocol-024-PsD5wVTJ-libs.client) + (name tezos_client_024_PtTALLiN) + (public_name octez-protocol-024-PtTALLiN-libs.client) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base octez-libs.clic octez-shell-libs.shell-services octez-shell-libs.client-base - tezos-protocol-024-PsD5wVTJ.protocol - tezos-protocol-024-PsD5wVTJ.protocol.lifted + tezos-protocol-024-PtTALLiN.protocol + tezos-protocol-024-PtTALLiN.protocol.lifted octez-shell-libs.mockup-registration octez-shell-libs.proxy octez-shell-libs.signer-backends - octez-protocol-024-PsD5wVTJ-libs.plugin - tezos-protocol-024-PsD5wVTJ.parameters + octez-protocol-024-PtTALLiN-libs.plugin + tezos-protocol-024-PtTALLiN.parameters octez-libs.rpc - octez-protocol-024-PsD5wVTJ-libs.smart-rollup + octez-protocol-024-PtTALLiN-libs.smart-rollup uri) (inline_tests (flags -verbose) @@ -32,11 +32,11 @@ -open Tezos_base.TzPervasives -open Tezos_shell_services -open Tezos_client_base - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ_lifted - -open Tezos_protocol_plugin_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ_parameters - -open Tezos_smart_rollup_024_PsD5wVTJ)) + -open Tezos_protocol_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN_lifted + -open Tezos_protocol_plugin_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN_parameters + -open Tezos_smart_rollup_024_PtTALLiN)) (rule (targets client_keys.ml) diff --git a/src/proto_024_PsD5wVTJ/lib_client/injection.ml b/src/proto_024_PtTALLiN/lib_client/injection.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/injection.ml rename to src/proto_024_PtTALLiN/lib_client/injection.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/injection.mli b/src/proto_024_PtTALLiN/lib_client/injection.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/injection.mli rename to src/proto_024_PtTALLiN/lib_client/injection.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/light.ml b/src/proto_024_PtTALLiN/lib_client/light.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/light.ml rename to src/proto_024_PtTALLiN/lib_client/light.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/limit.ml b/src/proto_024_PtTALLiN/lib_client/limit.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/limit.ml rename to src/proto_024_PtTALLiN/lib_client/limit.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/limit.mli b/src/proto_024_PtTALLiN/lib_client/limit.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/limit.mli rename to src/proto_024_PtTALLiN/lib_client/limit.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/managed_contract.ml b/src/proto_024_PtTALLiN/lib_client/managed_contract.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/managed_contract.ml rename to src/proto_024_PtTALLiN/lib_client/managed_contract.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/managed_contract.mli b/src/proto_024_PtTALLiN/lib_client/managed_contract.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/managed_contract.mli rename to src/proto_024_PtTALLiN/lib_client/managed_contract.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_emacs.ml b/src/proto_024_PtTALLiN/lib_client/michelson_v1_emacs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_emacs.ml rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_emacs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_emacs.mli b/src/proto_024_PtTALLiN/lib_client/michelson_v1_emacs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_emacs.mli rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_emacs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_entrypoints.ml b/src/proto_024_PtTALLiN/lib_client/michelson_v1_entrypoints.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_entrypoints.ml rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_entrypoints.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_entrypoints.mli b/src/proto_024_PtTALLiN/lib_client/michelson_v1_entrypoints.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_entrypoints.mli rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_entrypoints.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_error_reporter.ml b/src/proto_024_PtTALLiN/lib_client/michelson_v1_error_reporter.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_error_reporter.ml rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_error_reporter.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_error_reporter.mli b/src/proto_024_PtTALLiN/lib_client/michelson_v1_error_reporter.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_error_reporter.mli rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_error_reporter.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_helpers.ml b/src/proto_024_PtTALLiN/lib_client/michelson_v1_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_helpers.ml rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_macros.ml b/src/proto_024_PtTALLiN/lib_client/michelson_v1_macros.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_macros.ml rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_macros.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_macros.mli b/src/proto_024_PtTALLiN/lib_client/michelson_v1_macros.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_macros.mli rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_macros.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_parser.ml b/src/proto_024_PtTALLiN/lib_client/michelson_v1_parser.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_parser.ml rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_parser.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_parser.mli b/src/proto_024_PtTALLiN/lib_client/michelson_v1_parser.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_parser.mli rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_parser.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_printer.ml b/src/proto_024_PtTALLiN/lib_client/michelson_v1_printer.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_printer.ml rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_printer.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_printer.mli b/src/proto_024_PtTALLiN/lib_client/michelson_v1_printer.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_printer.mli rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_printer.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_stack.ml b/src/proto_024_PtTALLiN/lib_client/michelson_v1_stack.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_stack.ml rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_stack.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/michelson_v1_stack.mli b/src/proto_024_PtTALLiN/lib_client/michelson_v1_stack.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/michelson_v1_stack.mli rename to src/proto_024_PtTALLiN/lib_client/michelson_v1_stack.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/mockup.ml b/src/proto_024_PtTALLiN/lib_client/mockup.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/mockup.ml rename to src/proto_024_PtTALLiN/lib_client/mockup.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/operation_result.ml b/src/proto_024_PtTALLiN/lib_client/operation_result.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/operation_result.ml rename to src/proto_024_PtTALLiN/lib_client/operation_result.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/operation_result.mli b/src/proto_024_PtTALLiN/lib_client/operation_result.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/operation_result.mli rename to src/proto_024_PtTALLiN/lib_client/operation_result.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client/protocol_client_context.ml b/src/proto_024_PtTALLiN/lib_client/protocol_client_context.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/protocol_client_context.ml rename to src/proto_024_PtTALLiN/lib_client/protocol_client_context.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/proxy.ml b/src/proto_024_PtTALLiN/lib_client/proxy.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client/proxy.ml rename to src/proto_024_PtTALLiN/lib_client/proxy.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client/test/dune b/src/proto_024_PtTALLiN/lib_client/test/dune similarity index 78% rename from src/proto_024_PsD5wVTJ/lib_client/test/dune rename to src/proto_024_PtTALLiN/lib_client/test/dune index 1bdba2f41dc4780f69e80817b932a91df9df2936..6ea6537cd41aba1391907deb10f6c0115167db5b 100644 --- a/src/proto_024_PsD5wVTJ/lib_client/test/dune +++ b/src/proto_024_PtTALLiN/lib_client/test/dune @@ -2,15 +2,15 @@ ; Edit file manifest/main.ml instead. (library - (name src_proto_024_PsD5wVTJ_lib_client_test_tezt_lib) + (name src_proto_024_PtTALLiN_lib_client_test_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core bls12-381.archive octez-libs.base octez-libs.micheline - octez-protocol-024-PsD5wVTJ-libs.client - tezos-protocol-024-PsD5wVTJ.protocol + octez-protocol-024-PtTALLiN-libs.client + tezos-protocol-024-PtTALLiN.protocol octez-libs.base-test-helpers octez-libs.test-helpers octez-alcotezt @@ -22,8 +22,8 @@ -open Tezt_core.Base -open Tezos_base.TzPervasives -open Tezos_micheline - -open Tezos_client_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ + -open Tezos_client_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN -open Tezos_base_test_helpers -open Tezos_test_helpers -open Octez_alcotezt) @@ -38,7 +38,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_client_test_tezt_lib + src_proto_024_PtTALLiN_lib_client_test_tezt_lib tezt) (link_flags (:standard) @@ -47,7 +47,7 @@ (rule (alias runtest) - (package octez-protocol-024-PsD5wVTJ-libs) + (package octez-protocol-024-PtTALLiN-libs) (enabled_if (<> false %{env:RUNTEZTALIAS=true})) (action (run %{dep:./main.exe} /flaky /ci_disabled))) diff --git a/src/proto_024_PsD5wVTJ/lib_client/test/test_client_proto_context.ml b/src/proto_024_PtTALLiN/lib_client/test/test_client_proto_context.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_client/test/test_client_proto_context.ml rename to src/proto_024_PtTALLiN/lib_client/test/test_client_proto_context.ml index bd6f9822d1b8bf6ff41a088df1594865ef8b7d8d..40adaa57e4cfd022982acc1dcf971b28cc6a7010 100644 --- a/src/proto_024_PsD5wVTJ/lib_client/test/test_client_proto_context.ml +++ b/src/proto_024_PtTALLiN/lib_client/test/test_client_proto_context.ml @@ -26,7 +26,7 @@ (* Testing ------- Component: Client - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_client/test/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_client/test/main.exe \ -- --file test_client_proto_context.ml Subject: Tests roundtrips of batch_transfer_operation_encoding *) diff --git a/src/proto_024_PsD5wVTJ/lib_client/test/test_client_proto_contracts.ml b/src/proto_024_PtTALLiN/lib_client/test/test_client_proto_contracts.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_client/test/test_client_proto_contracts.ml rename to src/proto_024_PtTALLiN/lib_client/test/test_client_proto_contracts.ml index cccb6c6498e26a341077366edaad266683d5ed08..2a20928a6d7a0720814962e0868962e90d52d3c6 100644 --- a/src/proto_024_PsD5wVTJ/lib_client/test/test_client_proto_contracts.ml +++ b/src/proto_024_PtTALLiN/lib_client/test/test_client_proto_contracts.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Client - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_client/test/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_client/test/main.exe \ -- --file test_client_proto_contracts.ml Subject: Unit tests for Client_proto_contracts *) diff --git a/src/proto_024_PsD5wVTJ/lib_client/test/test_michelson_v1_macros.ml b/src/proto_024_PtTALLiN/lib_client/test/test_michelson_v1_macros.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_client/test/test_michelson_v1_macros.ml rename to src/proto_024_PtTALLiN/lib_client/test/test_michelson_v1_macros.ml index f9c14fd4271efbe0da62f01dd479da26260f570d..68f2bd981a75fc573aefca6df612170872a1f101 100644 --- a/src/proto_024_PsD5wVTJ/lib_client/test/test_michelson_v1_macros.ml +++ b/src/proto_024_PtTALLiN/lib_client/test/test_michelson_v1_macros.ml @@ -27,7 +27,7 @@ (** Testing ------- Component: Client - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_client/test/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_client/test/main.exe \ -- --file test_michelson_v1_macros.ml Dependencies: src/proto_alpha/lib_client/test/assert.ml Subject: Expansion and unexpansion of Micheline terms. diff --git a/src/proto_024_PsD5wVTJ/lib_client/test/test_proxy.ml b/src/proto_024_PtTALLiN/lib_client/test/test_proxy.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_client/test/test_proxy.ml rename to src/proto_024_PtTALLiN/lib_client/test/test_proxy.ml index 262944d6c94037465bbffb360e7b0d90caa4e801..b01014146b199f1e6faea75e0ebf6973d3b895cd 100644 --- a/src/proto_024_PsD5wVTJ/lib_client/test/test_proxy.ml +++ b/src/proto_024_PtTALLiN/lib_client/test/test_proxy.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Client - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_client/test/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_client/test/main.exe \ -- --file test_proxy.ml Subject: Test of --mode proxy heuristic *) diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/alpha_commands_registration.ml b/src/proto_024_PtTALLiN/lib_client_commands/alpha_commands_registration.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/alpha_commands_registration.ml rename to src/proto_024_PtTALLiN/lib_client_commands/alpha_commands_registration.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_bls_commands.ml b/src/proto_024_PtTALLiN/lib_client_commands/client_bls_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_bls_commands.ml rename to src/proto_024_PtTALLiN/lib_client_commands/client_bls_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_bls_commands.mli b/src/proto_024_PtTALLiN/lib_client_commands/client_bls_commands.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_bls_commands.mli rename to src/proto_024_PtTALLiN/lib_client_commands/client_bls_commands.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_context_commands.ml b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_context_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_context_commands.ml rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_context_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_contracts_commands.ml b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_contracts_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_contracts_commands.ml rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_contracts_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_fa12_commands.ml b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_fa12_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_fa12_commands.ml rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_fa12_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_mockup_commands.ml b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_mockup_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_mockup_commands.ml rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_mockup_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_mockup_commands.mli b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_mockup_commands.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_mockup_commands.mli rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_mockup_commands.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_multisig_commands.ml b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_multisig_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_multisig_commands.ml rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_multisig_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_multisig_commands.mli b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_multisig_commands.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_multisig_commands.mli rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_multisig_commands.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_programs_commands.ml b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_programs_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_programs_commands.ml rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_programs_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_programs_commands.mli b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_programs_commands.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_programs_commands.mli rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_programs_commands.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_stresstest_commands.ml b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_stresstest_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_stresstest_commands.ml rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_stresstest_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_stresstest_commands.mli b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_stresstest_commands.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_stresstest_commands.mli rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_stresstest_commands.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_stresstest_contracts.ml b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_stresstest_contracts.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_stresstest_contracts.ml rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_stresstest_contracts.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_stresstest_contracts.mli b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_stresstest_contracts.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_stresstest_contracts.mli rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_stresstest_contracts.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_utils_commands.ml b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_utils_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_utils_commands.ml rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_utils_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_utils_commands.mli b/src/proto_024_PtTALLiN/lib_client_commands/client_proto_utils_commands.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_commands/client_proto_utils_commands.mli rename to src/proto_024_PtTALLiN/lib_client_commands/client_proto_utils_commands.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client_commands/dune b/src/proto_024_PtTALLiN/lib_client_commands/dune similarity index 61% rename from src/proto_024_PsD5wVTJ/lib_client_commands/dune rename to src/proto_024_PtTALLiN/lib_client_commands/dune index 45f0647f1d44183757b9e939a7271de2f43a19a0..20e95720cd19753a01fbd6934d79e2649bfd929c 100644 --- a/src/proto_024_PsD5wVTJ/lib_client_commands/dune +++ b/src/proto_024_PtTALLiN/lib_client_commands/dune @@ -2,14 +2,14 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_client_024_PsD5wVTJ_commands) - (public_name octez-protocol-024-PsD5wVTJ-libs.client.commands) + (name tezos_client_024_PtTALLiN_commands) + (public_name octez-protocol-024-PtTALLiN-libs.client.commands) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base octez-libs.clic - tezos-protocol-024-PsD5wVTJ.protocol - tezos-protocol-024-PsD5wVTJ.parameters + tezos-protocol-024-PtTALLiN.protocol + tezos-protocol-024-PtTALLiN.parameters octez-libs.stdlib-unix octez-proto-libs.protocol-environment octez-shell-libs.shell-services @@ -17,25 +17,25 @@ octez-shell-libs.mockup-registration octez-shell-libs.mockup-commands octez-shell-libs.client-base - octez-protocol-024-PsD5wVTJ-libs.client + octez-protocol-024-PtTALLiN-libs.client octez-shell-libs.client-commands octez-libs.rpc octez-shell-libs.client-base-unix - octez-protocol-024-PsD5wVTJ-libs.plugin + octez-protocol-024-PtTALLiN-libs.plugin uri) (library_flags (:standard -linkall)) (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ_parameters + -open Tezos_protocol_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN_parameters -open Tezos_stdlib_unix -open Tezos_shell_services -open Tezos_client_base - -open Tezos_client_024_PsD5wVTJ + -open Tezos_client_024_PtTALLiN -open Tezos_client_commands -open Tezos_client_base_unix - -open Tezos_protocol_plugin_024_PsD5wVTJ) + -open Tezos_protocol_plugin_024_PtTALLiN) (modules (:standard \ alpha_commands_registration))) (rule @@ -50,34 +50,34 @@ (action (write-file %{targets} "include Tezos_client_base.Client_keys_v2"))) (library - (name tezos_client_024_PsD5wVTJ_commands_registration) - (public_name octez-protocol-024-PsD5wVTJ-libs.client.commands-registration) + (name tezos_client_024_PtTALLiN_commands_registration) + (public_name octez-protocol-024-PtTALLiN-libs.client.commands-registration) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base octez-libs.clic - tezos-protocol-024-PsD5wVTJ.protocol - tezos-protocol-024-PsD5wVTJ.parameters + tezos-protocol-024-PtTALLiN.protocol + tezos-protocol-024-PtTALLiN.parameters octez-proto-libs.protocol-environment octez-shell-libs.shell-services octez-shell-libs.client-base - octez-protocol-024-PsD5wVTJ-libs.client + octez-protocol-024-PtTALLiN-libs.client octez-shell-libs.client-commands - octez-protocol-024-PsD5wVTJ-libs.client.commands - octez-protocol-024-PsD5wVTJ-libs.client.sapling + octez-protocol-024-PtTALLiN-libs.client.commands + octez-protocol-024-PtTALLiN-libs.client.sapling octez-libs.rpc - octez-protocol-024-PsD5wVTJ-libs.plugin) + octez-protocol-024-PtTALLiN-libs.plugin) (library_flags (:standard -linkall)) (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ_parameters + -open Tezos_protocol_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN_parameters -open Tezos_shell_services -open Tezos_client_base - -open Tezos_client_024_PsD5wVTJ + -open Tezos_client_024_PtTALLiN -open Tezos_client_commands - -open Tezos_client_024_PsD5wVTJ_commands - -open Tezos_client_sapling_024_PsD5wVTJ - -open Tezos_protocol_plugin_024_PsD5wVTJ) + -open Tezos_client_024_PtTALLiN_commands + -open Tezos_client_sapling_024_PtTALLiN + -open Tezos_protocol_plugin_024_PtTALLiN) (modules alpha_commands_registration)) diff --git a/src/proto_024_PsD5wVTJ/lib_client_sapling/client_sapling_commands.ml b/src/proto_024_PtTALLiN/lib_client_sapling/client_sapling_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_sapling/client_sapling_commands.ml rename to src/proto_024_PtTALLiN/lib_client_sapling/client_sapling_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_sapling/client_sapling_commands.mli b/src/proto_024_PtTALLiN/lib_client_sapling/client_sapling_commands.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_sapling/client_sapling_commands.mli rename to src/proto_024_PtTALLiN/lib_client_sapling/client_sapling_commands.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client_sapling/context.ml b/src/proto_024_PtTALLiN/lib_client_sapling/context.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_sapling/context.ml rename to src/proto_024_PtTALLiN/lib_client_sapling/context.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_sapling/context.mli b/src/proto_024_PtTALLiN/lib_client_sapling/context.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_sapling/context.mli rename to src/proto_024_PtTALLiN/lib_client_sapling/context.mli diff --git a/src/proto_024_PsD5wVTJ/lib_client_sapling/dune b/src/proto_024_PtTALLiN/lib_client_sapling/dune similarity index 50% rename from src/proto_024_PsD5wVTJ/lib_client_sapling/dune rename to src/proto_024_PtTALLiN/lib_client_sapling/dune index b94a848f01c9a11025a49917051621f047fb492d..85b5721c72ae55fdf331a28d5da868869daa483b 100644 --- a/src/proto_024_PsD5wVTJ/lib_client_sapling/dune +++ b/src/proto_024_PtTALLiN/lib_client_sapling/dune @@ -2,8 +2,8 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_client_sapling_024_PsD5wVTJ) - (public_name octez-protocol-024-PsD5wVTJ-libs.client.sapling) + (name tezos_client_sapling_024_PtTALLiN) + (public_name octez-protocol-024-PtTALLiN-libs.client.sapling) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base @@ -12,17 +12,17 @@ octez-libs.stdlib-unix octez-shell-libs.client-base octez-shell-libs.signer-backends - octez-protocol-024-PsD5wVTJ-libs.client - octez-protocol-024-PsD5wVTJ-libs.client.commands - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.plugin) + octez-protocol-024-PtTALLiN-libs.client + octez-protocol-024-PtTALLiN-libs.client.commands + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.plugin) (library_flags (:standard -linkall)) (flags (:standard) -open Tezos_base.TzPervasives -open Tezos_stdlib_unix -open Tezos_client_base - -open Tezos_client_024_PsD5wVTJ - -open Tezos_client_024_PsD5wVTJ_commands - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_protocol_plugin_024_PsD5wVTJ)) + -open Tezos_client_024_PtTALLiN + -open Tezos_client_024_PtTALLiN_commands + -open Tezos_protocol_024_PtTALLiN + -open Tezos_protocol_plugin_024_PtTALLiN)) diff --git a/src/proto_024_PsD5wVTJ/lib_client_sapling/wallet.ml b/src/proto_024_PtTALLiN/lib_client_sapling/wallet.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_sapling/wallet.ml rename to src/proto_024_PtTALLiN/lib_client_sapling/wallet.ml diff --git a/src/proto_024_PsD5wVTJ/lib_client_sapling/wallet.mli b/src/proto_024_PtTALLiN/lib_client_sapling/wallet.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_client_sapling/wallet.mli rename to src/proto_024_PtTALLiN/lib_client_sapling/wallet.mli diff --git a/src/proto_024_PsD5wVTJ/lib_dal/RPC_directory.ml b/src/proto_024_PtTALLiN/lib_dal/RPC_directory.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_dal/RPC_directory.ml rename to src/proto_024_PtTALLiN/lib_dal/RPC_directory.ml diff --git a/src/proto_024_PsD5wVTJ/lib_dal/RPC_directory.mli b/src/proto_024_PtTALLiN/lib_dal/RPC_directory.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_dal/RPC_directory.mli rename to src/proto_024_PtTALLiN/lib_dal/RPC_directory.mli diff --git a/src/proto_024_PsD5wVTJ/lib_dal/dal_plugin_registration.ml b/src/proto_024_PtTALLiN/lib_dal/dal_plugin_registration.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_dal/dal_plugin_registration.ml rename to src/proto_024_PtTALLiN/lib_dal/dal_plugin_registration.ml diff --git a/src/proto_024_PsD5wVTJ/lib_dal/dal_proto_client.ml b/src/proto_024_PtTALLiN/lib_dal/dal_proto_client.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_dal/dal_proto_client.ml rename to src/proto_024_PtTALLiN/lib_dal/dal_proto_client.ml diff --git a/src/proto_024_PsD5wVTJ/lib_dal/dal_proto_client.mli b/src/proto_024_PtTALLiN/lib_dal/dal_proto_client.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_dal/dal_proto_client.mli rename to src/proto_024_PtTALLiN/lib_dal/dal_proto_client.mli diff --git a/src/proto_024_PsD5wVTJ/lib_dal/dal_services.ml b/src/proto_024_PtTALLiN/lib_dal/dal_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_dal/dal_services.ml rename to src/proto_024_PtTALLiN/lib_dal/dal_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_dal/dal_services.mli b/src/proto_024_PtTALLiN/lib_dal/dal_services.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_dal/dal_services.mli rename to src/proto_024_PtTALLiN/lib_dal/dal_services.mli diff --git a/src/proto_024_PsD5wVTJ/lib_dal/dal_slot_frame_encoding.ml b/src/proto_024_PtTALLiN/lib_dal/dal_slot_frame_encoding.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_dal/dal_slot_frame_encoding.ml rename to src/proto_024_PtTALLiN/lib_dal/dal_slot_frame_encoding.ml diff --git a/src/proto_024_PsD5wVTJ/lib_dal/dal_slot_frame_encoding.mli b/src/proto_024_PtTALLiN/lib_dal/dal_slot_frame_encoding.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_dal/dal_slot_frame_encoding.mli rename to src/proto_024_PtTALLiN/lib_dal/dal_slot_frame_encoding.mli diff --git a/src/proto_024_PsD5wVTJ/lib_dal/dune b/src/proto_024_PtTALLiN/lib_dal/dune similarity index 66% rename from src/proto_024_PsD5wVTJ/lib_dal/dune rename to src/proto_024_PtTALLiN/lib_dal/dune index eaecb3ec169734890f30dd4f4e80af39ebd549fa..8c5b5ad4536dd8f1b05648e2f3b5327679ab5800 100644 --- a/src/proto_024_PsD5wVTJ/lib_dal/dune +++ b/src/proto_024_PtTALLiN/lib_dal/dune @@ -2,8 +2,8 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_dal_024_PsD5wVTJ) - (public_name octez-protocol-024-PsD5wVTJ-libs.dal) + (name tezos_dal_024_PtTALLiN) + (public_name octez-protocol-024-PtTALLiN-libs.dal) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base @@ -11,11 +11,11 @@ octez-libs.stdlib-unix octez-shell-libs.shell-services tezos-dal-node-lib - octez-protocol-024-PsD5wVTJ-libs.client - octez-protocol-024-PsD5wVTJ-libs.plugin - tezos-protocol-024-PsD5wVTJ.embedded-protocol - octez-protocol-024-PsD5wVTJ-libs.layer2-utils - tezos-protocol-024-PsD5wVTJ.protocol) + octez-protocol-024-PtTALLiN-libs.client + octez-protocol-024-PtTALLiN-libs.plugin + tezos-protocol-024-PtTALLiN.embedded-protocol + octez-protocol-024-PtTALLiN-libs.layer2-utils + tezos-protocol-024-PtTALLiN.protocol) (inline_tests (flags -verbose) (modes native) @@ -30,11 +30,11 @@ -open Tezos_stdlib_unix -open Tezos_shell_services -open Tezos_dal_node_lib - -open Tezos_client_024_PsD5wVTJ - -open Tezos_protocol_plugin_024_PsD5wVTJ - -open Tezos_embedded_protocol_024_PsD5wVTJ - -open Tezos_layer2_utils_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ)) + -open Tezos_client_024_PtTALLiN + -open Tezos_protocol_plugin_024_PtTALLiN + -open Tezos_embedded_protocol_024_PtTALLiN + -open Tezos_layer2_utils_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN)) (rule (targets signature.ml) diff --git a/src/proto_024_PsD5wVTJ/lib_dal/test/dune b/src/proto_024_PtTALLiN/lib_dal/test/dune similarity index 71% rename from src/proto_024_PsD5wVTJ/lib_dal/test/dune rename to src/proto_024_PtTALLiN/lib_dal/test/dune index e0c6e6e6b74385115d0a99c43514888b5e243f0e..864b42bf4dcbc2d25269fa7bb8970ea5d870535b 100644 --- a/src/proto_024_PsD5wVTJ/lib_dal/test/dune +++ b/src/proto_024_PtTALLiN/lib_dal/test/dune @@ -2,16 +2,16 @@ ; Edit file manifest/main.ml instead. (library - (name src_proto_024_PsD5wVTJ_lib_dal_test_tezt_lib) + (name src_proto_024_PtTALLiN_lib_dal_test_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core bls12-381.archive octez-libs.base - octez-protocol-024-PsD5wVTJ-libs.dal - tezos-protocol-024-PsD5wVTJ.protocol + octez-protocol-024-PtTALLiN-libs.dal + tezos-protocol-024-PtTALLiN.protocol octez-libs.base-test-helpers - octez-protocol-024-PsD5wVTJ-libs.test-helpers + octez-protocol-024-PtTALLiN-libs.test-helpers octez-alcotezt) (library_flags (:standard -linkall)) (flags @@ -19,10 +19,10 @@ -open Tezt_core -open Tezt_core.Base -open Tezos_base.TzPervasives - -open Tezos_dal_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ + -open Tezos_dal_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN -open Tezos_base_test_helpers - -open Tezos_024_PsD5wVTJ_test_helpers + -open Tezos_024_PtTALLiN_test_helpers -open Octez_alcotezt) (modules test_dal_slot_frame_encoding test_helpers)) @@ -31,7 +31,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_dal_test_tezt_lib + src_proto_024_PtTALLiN_lib_dal_test_tezt_lib tezt) (link_flags (:standard) @@ -40,7 +40,7 @@ (rule (alias runtest) - (package octez-protocol-024-PsD5wVTJ-libs) + (package octez-protocol-024-PtTALLiN-libs) (enabled_if (<> false %{env:RUNTEZTALIAS=true})) (action (run %{dep:./main.exe} /flaky /ci_disabled))) diff --git a/src/proto_024_PsD5wVTJ/lib_dal/test/test_dal_slot_frame_encoding.ml b/src/proto_024_PtTALLiN/lib_dal/test/test_dal_slot_frame_encoding.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_dal/test/test_dal_slot_frame_encoding.ml rename to src/proto_024_PtTALLiN/lib_dal/test/test_dal_slot_frame_encoding.ml index 74d1430a2c537adac9c382703edc2c074321d1cf..246fddbb7363ac927ee7cd9f73eb419c753d80b9 100644 --- a/src/proto_024_PsD5wVTJ/lib_dal/test/test_dal_slot_frame_encoding.ml +++ b/src/proto_024_PtTALLiN/lib_dal/test/test_dal_slot_frame_encoding.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Dal_node Slot_frame_encoding - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_dal/test/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_dal/test/main.exe \ -- --file test_dal_slot_frame_encoding.ml Subject: Tests for the SCORU storage module *) diff --git a/src/proto_024_PsD5wVTJ/lib_dal/test/test_helpers.ml b/src/proto_024_PtTALLiN/lib_dal/test/test_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_dal/test/test_helpers.ml rename to src/proto_024_PtTALLiN/lib_dal/test/test_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/abstract_context_index.ml b/src/proto_024_PtTALLiN/lib_delegate/abstract_context_index.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/abstract_context_index.ml rename to src/proto_024_PtTALLiN/lib_delegate/abstract_context_index.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/abstract_context_index.mli b/src/proto_024_PtTALLiN/lib_delegate/abstract_context_index.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/abstract_context_index.mli rename to src/proto_024_PtTALLiN/lib_delegate/abstract_context_index.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_actions.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_actions.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_actions.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_actions.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_actions.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_actions.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_actions.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_actions.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_cache.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_cache.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_cache.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_cache.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_commands.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_commands.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_commands.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_commands.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_commands.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_commands.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_commands.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_commands.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_commands_registration.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_commands_registration.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_commands_registration.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_commands_registration.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_configuration.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_configuration.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_configuration.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_configuration.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_configuration.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_configuration.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_configuration.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_configuration.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_errors.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_errors.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_errors.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_errors.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_events.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_events.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_events.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_events.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_events_section.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_events_section.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_events_section.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_events_section.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_files.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_files.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_files.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_files.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_files.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_files.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_files.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_files.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_highwatermarks.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_highwatermarks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_highwatermarks.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_highwatermarks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_highwatermarks.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_highwatermarks.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_highwatermarks.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_highwatermarks.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_lib.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_lib.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_lib.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_lib.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_lib.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_lib.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_lib.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_lib.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_nonces.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_nonces.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_nonces.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_nonces.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_nonces.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_nonces.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_nonces.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_nonces.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_pow.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_pow.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_pow.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_pow.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_pow.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_pow.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_pow.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_pow.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_profiler.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_profiler.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_profiler.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_profiler.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_scheduling.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_scheduling.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_scheduling.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_scheduling.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_scheduling.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_scheduling.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_scheduling.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_scheduling.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_simulator.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_simulator.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_simulator.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_simulator.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_simulator.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_simulator.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_simulator.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_simulator.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_state.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_state.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_state.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_state.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_state.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_state.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_state.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_state.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_state_types.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_state_types.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_state_types.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_state_types.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_state_types.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_state_types.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_state_types.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_state_types.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_vdf.ml b/src/proto_024_PtTALLiN/lib_delegate/baking_vdf.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_vdf.ml rename to src/proto_024_PtTALLiN/lib_delegate/baking_vdf.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/baking_vdf.mli b/src/proto_024_PtTALLiN/lib_delegate/baking_vdf.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/baking_vdf.mli rename to src/proto_024_PtTALLiN/lib_delegate/baking_vdf.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/block_forge.ml b/src/proto_024_PtTALLiN/lib_delegate/block_forge.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/block_forge.ml rename to src/proto_024_PtTALLiN/lib_delegate/block_forge.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/block_forge.mli b/src/proto_024_PtTALLiN/lib_delegate/block_forge.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/block_forge.mli rename to src/proto_024_PtTALLiN/lib_delegate/block_forge.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/client_baking_blocks.ml b/src/proto_024_PtTALLiN/lib_delegate/client_baking_blocks.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/client_baking_blocks.ml rename to src/proto_024_PtTALLiN/lib_delegate/client_baking_blocks.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/client_baking_blocks.mli b/src/proto_024_PtTALLiN/lib_delegate/client_baking_blocks.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/client_baking_blocks.mli rename to src/proto_024_PtTALLiN/lib_delegate/client_baking_blocks.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/client_baking_denunciation.ml b/src/proto_024_PtTALLiN/lib_delegate/client_baking_denunciation.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/client_baking_denunciation.ml rename to src/proto_024_PtTALLiN/lib_delegate/client_baking_denunciation.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/client_baking_denunciation.mli b/src/proto_024_PtTALLiN/lib_delegate/client_baking_denunciation.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/client_baking_denunciation.mli rename to src/proto_024_PtTALLiN/lib_delegate/client_baking_denunciation.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/client_baking_scheduling.ml b/src/proto_024_PtTALLiN/lib_delegate/client_baking_scheduling.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/client_baking_scheduling.ml rename to src/proto_024_PtTALLiN/lib_delegate/client_baking_scheduling.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/client_baking_scheduling.mli b/src/proto_024_PtTALLiN/lib_delegate/client_baking_scheduling.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/client_baking_scheduling.mli rename to src/proto_024_PtTALLiN/lib_delegate/client_baking_scheduling.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/client_daemon.ml b/src/proto_024_PtTALLiN/lib_delegate/client_daemon.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/client_daemon.ml rename to src/proto_024_PtTALLiN/lib_delegate/client_daemon.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/client_daemon.mli b/src/proto_024_PtTALLiN/lib_delegate/client_daemon.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/client_daemon.mli rename to src/proto_024_PtTALLiN/lib_delegate/client_daemon.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/delegate_events.ml b/src/proto_024_PtTALLiN/lib_delegate/delegate_events.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/delegate_events.ml rename to src/proto_024_PtTALLiN/lib_delegate/delegate_events.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/dune b/src/proto_024_PtTALLiN/lib_delegate/dune similarity index 67% rename from src/proto_024_PsD5wVTJ/lib_delegate/dune rename to src/proto_024_PtTALLiN/lib_delegate/dune index 9fcd2ca8daeaa6fe5e31177f79b62576bcef9a55..147c4a7d1c3393b846a5aed1c8e22dc2a5084288 100644 --- a/src/proto_024_PsD5wVTJ/lib_delegate/dune +++ b/src/proto_024_PtTALLiN/lib_delegate/dune @@ -2,21 +2,21 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_baking_024_PsD5wVTJ) - (public_name octez-protocol-024-PsD5wVTJ-libs.baking) + (name tezos_baking_024_PtTALLiN) + (public_name octez-protocol-024-PtTALLiN-libs.baking) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base octez-libs.clic octez-version.value - tezos-protocol-024-PsD5wVTJ.protocol - tezos-protocol-024-PsD5wVTJ.protocol.lifted - octez-protocol-024-PsD5wVTJ-libs.plugin + tezos-protocol-024-PtTALLiN.protocol + tezos-protocol-024-PtTALLiN.protocol.lifted + octez-protocol-024-PtTALLiN-libs.plugin octez-proto-libs.protocol-environment octez-shell-libs.shell-services octez-node-config octez-shell-libs.client-base - octez-protocol-024-PsD5wVTJ-libs.client + octez-protocol-024-PtTALLiN-libs.client octez-shell-libs.client-commands octez-libs.stdlib octez-libs.stdlib-unix @@ -40,12 +40,12 @@ (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ_lifted - -open Tezos_protocol_plugin_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN_lifted + -open Tezos_protocol_plugin_024_PtTALLiN -open Tezos_shell_services -open Tezos_client_base - -open Tezos_client_024_PsD5wVTJ + -open Tezos_client_024_PtTALLiN -open Tezos_client_commands -open Tezos_stdlib -open Tezos_stdlib_unix @@ -69,60 +69,60 @@ (action (write-file %{targets} "include Tezos_client_base.Client_keys_v2"))) (library - (name tezos_baking_024_PsD5wVTJ_commands) - (public_name octez-protocol-024-PsD5wVTJ-libs.baking-commands) + (name tezos_baking_024_PtTALLiN_commands) + (public_name octez-protocol-024-PtTALLiN-libs.baking-commands) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol - tezos-protocol-024-PsD5wVTJ.parameters + tezos-protocol-024-PtTALLiN.protocol + tezos-protocol-024-PtTALLiN.parameters octez-libs.stdlib-unix octez-proto-libs.protocol-environment octez-shell-libs.shell-services octez-shell-libs.client-base - octez-protocol-024-PsD5wVTJ-libs.client + octez-protocol-024-PtTALLiN-libs.client octez-shell-libs.client-commands - octez-protocol-024-PsD5wVTJ-libs.baking + octez-protocol-024-PtTALLiN-libs.baking octez-libs.rpc uri) (library_flags (:standard -linkall)) (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ_parameters + -open Tezos_protocol_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN_parameters -open Tezos_stdlib_unix -open Tezos_shell_services -open Tezos_client_base - -open Tezos_client_024_PsD5wVTJ + -open Tezos_client_024_PtTALLiN -open Tezos_client_commands - -open Tezos_baking_024_PsD5wVTJ) + -open Tezos_baking_024_PtTALLiN) (modules Baking_commands)) (library - (name tezos_baking_024_PsD5wVTJ_commands_registration) - (public_name octez-protocol-024-PsD5wVTJ-libs.baking-commands.registration) + (name tezos_baking_024_PtTALLiN_commands_registration) + (public_name octez-protocol-024-PtTALLiN-libs.baking-commands.registration) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol + tezos-protocol-024-PtTALLiN.protocol octez-proto-libs.protocol-environment octez-shell-libs.shell-services octez-shell-libs.client-base - octez-protocol-024-PsD5wVTJ-libs.client + octez-protocol-024-PtTALLiN-libs.client octez-shell-libs.client-commands - octez-protocol-024-PsD5wVTJ-libs.baking - octez-protocol-024-PsD5wVTJ-libs.baking-commands + octez-protocol-024-PtTALLiN-libs.baking + octez-protocol-024-PtTALLiN-libs.baking-commands octez-libs.rpc) (library_flags (:standard -linkall)) (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN -open Tezos_shell_services -open Tezos_client_base - -open Tezos_client_024_PsD5wVTJ + -open Tezos_client_024_PtTALLiN -open Tezos_client_commands - -open Tezos_baking_024_PsD5wVTJ - -open Tezos_baking_024_PsD5wVTJ_commands) + -open Tezos_baking_024_PtTALLiN + -open Tezos_baking_024_PtTALLiN_commands) (modules Baking_commands_registration)) diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/forge_worker.ml b/src/proto_024_PtTALLiN/lib_delegate/forge_worker.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/forge_worker.ml rename to src/proto_024_PtTALLiN/lib_delegate/forge_worker.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/forge_worker.mli b/src/proto_024_PtTALLiN/lib_delegate/forge_worker.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/forge_worker.mli rename to src/proto_024_PtTALLiN/lib_delegate/forge_worker.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/node_rpc.ml b/src/proto_024_PtTALLiN/lib_delegate/node_rpc.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/node_rpc.ml rename to src/proto_024_PtTALLiN/lib_delegate/node_rpc.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/node_rpc.mli b/src/proto_024_PtTALLiN/lib_delegate/node_rpc.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/node_rpc.mli rename to src/proto_024_PtTALLiN/lib_delegate/node_rpc.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/node_rpc_events.ml b/src/proto_024_PtTALLiN/lib_delegate/node_rpc_events.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/node_rpc_events.ml rename to src/proto_024_PtTALLiN/lib_delegate/node_rpc_events.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/operation_pool.ml b/src/proto_024_PtTALLiN/lib_delegate/operation_pool.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/operation_pool.ml rename to src/proto_024_PtTALLiN/lib_delegate/operation_pool.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/operation_pool.mli b/src/proto_024_PtTALLiN/lib_delegate/operation_pool.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/operation_pool.mli rename to src/proto_024_PtTALLiN/lib_delegate/operation_pool.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/operation_selection.ml b/src/proto_024_PtTALLiN/lib_delegate/operation_selection.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/operation_selection.ml rename to src/proto_024_PtTALLiN/lib_delegate/operation_selection.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/operation_selection.mli b/src/proto_024_PtTALLiN/lib_delegate/operation_selection.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/operation_selection.mli rename to src/proto_024_PtTALLiN/lib_delegate/operation_selection.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/operation_worker.ml b/src/proto_024_PtTALLiN/lib_delegate/operation_worker.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/operation_worker.ml rename to src/proto_024_PtTALLiN/lib_delegate/operation_worker.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/operation_worker.mli b/src/proto_024_PtTALLiN/lib_delegate/operation_worker.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/operation_worker.mli rename to src/proto_024_PtTALLiN/lib_delegate/operation_worker.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/state_transitions.ml b/src/proto_024_PtTALLiN/lib_delegate/state_transitions.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/state_transitions.ml rename to src/proto_024_PtTALLiN/lib_delegate/state_transitions.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/state_transitions.mli b/src/proto_024_PtTALLiN/lib_delegate/state_transitions.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/state_transitions.mli rename to src/proto_024_PtTALLiN/lib_delegate/state_transitions.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/README.md b/src/proto_024_PtTALLiN/lib_delegate/test/README.md similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/README.md rename to src/proto_024_PtTALLiN/lib_delegate/test/README.md diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/dune b/src/proto_024_PtTALLiN/lib_delegate/test/dune similarity index 67% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/dune rename to src/proto_024_PtTALLiN/lib_delegate/test/dune index 79d9731b351bbc73ed45840b587eeb870bb20b42..49886a17199d690d3cd0fb8fb15553dae4a40848 100644 --- a/src/proto_024_PsD5wVTJ/lib_delegate/test/dune +++ b/src/proto_024_PtTALLiN/lib_delegate/test/dune @@ -2,7 +2,7 @@ ; Edit file manifest/main.ml instead. (library - (name src_proto_024_PsD5wVTJ_lib_delegate_test_tezt_lib) + (name src_proto_024_PtTALLiN_lib_delegate_test_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core @@ -10,12 +10,12 @@ octez-libs.base octez-libs.test-helpers octez-libs.micheline - octez-protocol-024-PsD5wVTJ-libs.client - tezos-protocol-024-PsD5wVTJ.protocol + octez-protocol-024-PtTALLiN-libs.client + tezos-protocol-024-PtTALLiN.protocol octez-libs.base-test-helpers - octez-protocol-024-PsD5wVTJ-libs.bakings.mockup-simulator - octez-protocol-024-PsD5wVTJ-libs.baking - tezos-protocol-024-PsD5wVTJ.parameters + octez-protocol-024-PtTALLiN-libs.bakings.mockup-simulator + octez-protocol-024-PtTALLiN-libs.baking + tezos-protocol-024-PtTALLiN.parameters octez-libs.crypto octez-libs.event-logging-test-helpers uri) @@ -27,11 +27,11 @@ -open Tezos_base.TzPervasives -open Tezos_test_helpers -open Tezos_micheline - -open Tezos_client_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ + -open Tezos_client_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN -open Tezos_base_test_helpers - -open Tezos_024_PsD5wVTJ_mockup_simulator - -open Tezos_baking_024_PsD5wVTJ + -open Tezos_024_PtTALLiN_mockup_simulator + -open Tezos_baking_024_PtTALLiN -open Tezos_event_logging_test_helpers) (modules test_scenario)) @@ -40,7 +40,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_delegate_test_tezt_lib + src_proto_024_PtTALLiN_lib_delegate_test_tezt_lib tezt) (link_flags (:standard) @@ -49,7 +49,7 @@ (rule (alias runtest) - (package octez-protocol-024-PsD5wVTJ-libs) + (package octez-protocol-024-PtTALLiN-libs) (enabled_if (<> false %{env:RUNTEZTALIAS=true})) (action (run %{dep:./main.exe} /flaky /ci_disabled))) diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/broadcast_services.ml b/src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/broadcast_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/broadcast_services.ml rename to src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/broadcast_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/dune b/src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/dune similarity index 52% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/dune rename to src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/dune index f1b24762aca3741e411114f5d3e363c0b6dacc4f..4151e038d2d0091b527fd294b9cb030c58aa2dd5 100644 --- a/src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/dune +++ b/src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/dune @@ -2,34 +2,34 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_024_PsD5wVTJ_mockup_simulator) - (public_name octez-protocol-024-PsD5wVTJ-libs.bakings.mockup-simulator) + (name tezos_024_PtTALLiN_mockup_simulator) + (public_name octez-protocol-024-PtTALLiN-libs.bakings.mockup-simulator) (libraries octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.client + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.client octez-shell-libs.client-commands - octez-protocol-024-PsD5wVTJ-libs.baking + octez-protocol-024-PtTALLiN-libs.baking octez-libs.stdlib-unix octez-shell-libs.client-base-unix - tezos-protocol-024-PsD5wVTJ.parameters + tezos-protocol-024-PtTALLiN.parameters octez-shell-libs.mockup octez-shell-libs.mockup-proxy octez-shell-libs.mockup-commands - octez-protocol-024-PsD5wVTJ-libs.baking.tenderbrute + octez-protocol-024-PtTALLiN-libs.baking.tenderbrute tezt.core) (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ.Protocol - -open Tezos_client_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN.Protocol + -open Tezos_client_024_PtTALLiN -open Tezos_client_commands - -open Tezos_baking_024_PsD5wVTJ + -open Tezos_baking_024_PtTALLiN -open Tezos_stdlib_unix -open Tezos_client_base_unix - -open Tezos_protocol_024_PsD5wVTJ_parameters - -open Tenderbrute_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN_parameters + -open Tenderbrute_024_PtTALLiN -open Tezt_core)) (rule diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/faked_client_context.ml b/src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/faked_client_context.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/faked_client_context.ml rename to src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/faked_client_context.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/faked_daemon.ml b/src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/faked_daemon.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/faked_daemon.ml rename to src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/faked_daemon.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/faked_services.ml b/src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/faked_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/faked_services.ml rename to src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/faked_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/mockup_simulator.ml b/src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/mockup_simulator.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/mockup_simulator.ml rename to src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/mockup_simulator.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/mockup_simulator.mli b/src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/mockup_simulator.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator/mockup_simulator.mli rename to src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator/mockup_simulator.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/dune b/src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/dune similarity index 63% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/dune rename to src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/dune index c7eae14c02429d22378d9322a047836b9b5138c1..25efe434643a2c519757f35f546cb62b19599658 100644 --- a/src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/dune +++ b/src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/dune @@ -8,9 +8,9 @@ bls12-381.archive octez-libs.base octez-shell-libs.client-base - octez-protocol-024-PsD5wVTJ-libs.client - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.baking.tenderbrute) + octez-protocol-024-PtTALLiN-libs.client + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.baking.tenderbrute) (link_flags (:standard) (:include %{workspace_root}/macos-link-flags.sexp) @@ -20,6 +20,6 @@ -open Tezos_base.TzPervasives -open Tezos_base -open Tezos_client_base - -open Tezos_client_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ - -open Tenderbrute_024_PsD5wVTJ)) + -open Tezos_client_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN + -open Tenderbrute_024_PtTALLiN)) diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/lib/dune b/src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/lib/dune similarity index 71% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/lib/dune rename to src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/lib/dune index 971e53676742409b5f8dc416caf4d64064347f4e..04fab92fb79aec519ff6ab297d3e0c06691ac044 100644 --- a/src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/lib/dune +++ b/src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/lib/dune @@ -2,23 +2,23 @@ ; Edit file manifest/main.ml instead. (library - (name tenderbrute_024_PsD5wVTJ) - (public_name octez-protocol-024-PsD5wVTJ-libs.baking.tenderbrute) + (name tenderbrute_024_PtTALLiN) + (public_name octez-protocol-024-PtTALLiN-libs.baking.tenderbrute) (libraries octez-libs.data-encoding octez-libs.base octez-libs.base.unix - tezos-protocol-024-PsD5wVTJ.protocol + tezos-protocol-024-PtTALLiN.protocol octez-shell-libs.client-base - octez-protocol-024-PsD5wVTJ-libs.client) + octez-protocol-024-PtTALLiN-libs.client) (flags (:standard) -open Data_encoding -open Tezos_base.TzPervasives -open Tezos_base - -open Tezos_protocol_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN -open Tezos_client_base - -open Tezos_client_024_PsD5wVTJ)) + -open Tezos_client_024_PtTALLiN)) (rule (targets signature.ml) diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/lib/tenderbrute.ml b/src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/lib/tenderbrute.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/lib/tenderbrute.ml rename to src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/lib/tenderbrute.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/lib/tenderbrute.mli b/src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/lib/tenderbrute.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/lib/tenderbrute.mli rename to src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/lib/tenderbrute.mli diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/tenderbrute_main.ml b/src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/tenderbrute_main.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/tenderbrute_main.ml rename to src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/tenderbrute_main.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/test/test_scenario.ml b/src/proto_024_PtTALLiN/lib_delegate/test/test_scenario.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_delegate/test/test_scenario.ml rename to src/proto_024_PtTALLiN/lib_delegate/test/test_scenario.ml index 1da70e469c1043c925dbbc105a8b85238fc06615..a47281274e9812747b8a0a9d3a54a75e61612d7a 100644 --- a/src/proto_024_PsD5wVTJ/lib_delegate/test/test_scenario.ml +++ b/src/proto_024_PtTALLiN/lib_delegate/test/test_scenario.ml @@ -8,7 +8,7 @@ (* Testing ------- Component: Protocol, delegate - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_delegate/test/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_delegate/test/main.exe \ -- --file test_scenario.ml Subject: Test different scenario for delegate *) diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/vdf_helpers.ml b/src/proto_024_PtTALLiN/lib_delegate/vdf_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/vdf_helpers.ml rename to src/proto_024_PtTALLiN/lib_delegate/vdf_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_delegate/vdf_helpers.mli b/src/proto_024_PtTALLiN/lib_delegate/vdf_helpers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_delegate/vdf_helpers.mli rename to src/proto_024_PtTALLiN/lib_delegate/vdf_helpers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_injector/dune b/src/proto_024_PtTALLiN/lib_injector/dune similarity index 71% rename from src/proto_024_PsD5wVTJ/lib_injector/dune rename to src/proto_024_PtTALLiN/lib_injector/dune index 6f90c4905b9bb445a9b15306c158382ecc60e74b..814ec3c5f74b41d7d6d389eea589170d35387efd 100644 --- a/src/proto_024_PsD5wVTJ/lib_injector/dune +++ b/src/proto_024_PtTALLiN/lib_injector/dune @@ -2,25 +2,25 @@ ; Edit file manifest/main.ml instead. (library - (name octez_injector_PsD5wVTJ) - (package tezos-injector-024-PsD5wVTJ) + (name octez_injector_PtTALLiN) + (package tezos-injector-024-PtTALLiN) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol + tezos-protocol-024-PtTALLiN.protocol octez-injector - octez-protocol-024-PsD5wVTJ-libs.client + octez-protocol-024-PtTALLiN-libs.client octez-shell-libs.client-base - octez-protocol-024-PsD5wVTJ-libs.plugin) + octez-protocol-024-PtTALLiN-libs.plugin) (library_flags (:standard -linkall)) (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN -open Octez_injector - -open Tezos_client_024_PsD5wVTJ + -open Tezos_client_024_PtTALLiN -open Tezos_client_base - -open Tezos_protocol_plugin_024_PsD5wVTJ)) + -open Tezos_protocol_plugin_024_PtTALLiN)) (rule (targets client_keys.ml) diff --git a/src/proto_024_PsD5wVTJ/lib_injector/injector_plugin.ml b/src/proto_024_PtTALLiN/lib_injector/injector_plugin.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_injector/injector_plugin.ml rename to src/proto_024_PtTALLiN/lib_injector/injector_plugin.ml diff --git a/src/proto_024_PsD5wVTJ/lib_layer2_utils/dune b/src/proto_024_PtTALLiN/lib_layer2_utils/dune similarity index 64% rename from src/proto_024_PsD5wVTJ/lib_layer2_utils/dune rename to src/proto_024_PtTALLiN/lib_layer2_utils/dune index ca48f17be601ee780ad4f7af7b8676476728fdcb..3a99adb8c27504b7a5e7da85b26f69228ad6990c 100644 --- a/src/proto_024_PsD5wVTJ/lib_layer2_utils/dune +++ b/src/proto_024_PtTALLiN/lib_layer2_utils/dune @@ -2,13 +2,13 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_layer2_utils_024_PsD5wVTJ) - (public_name octez-protocol-024-PsD5wVTJ-libs.layer2-utils) + (name tezos_layer2_utils_024_PtTALLiN) + (public_name octez-protocol-024-PtTALLiN-libs.layer2-utils) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.client) + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.client) (inline_tests (flags -verbose) (modes native) @@ -19,5 +19,5 @@ (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_client_024_PsD5wVTJ)) + -open Tezos_protocol_024_PtTALLiN + -open Tezos_client_024_PtTALLiN)) diff --git a/src/proto_024_PsD5wVTJ/lib_layer2_utils/layer1_services.ml b/src/proto_024_PtTALLiN/lib_layer2_utils/layer1_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_layer2_utils/layer1_services.ml rename to src/proto_024_PtTALLiN/lib_layer2_utils/layer1_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_layer2_utils/layer1_services.mli b/src/proto_024_PtTALLiN/lib_layer2_utils/layer1_services.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_layer2_utils/layer1_services.mli rename to src/proto_024_PtTALLiN/lib_layer2_utils/layer1_services.mli diff --git a/src/proto_024_PsD5wVTJ/lib_parameters/default_parameters.ml b/src/proto_024_PtTALLiN/lib_parameters/default_parameters.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_parameters/default_parameters.ml rename to src/proto_024_PtTALLiN/lib_parameters/default_parameters.ml diff --git a/src/proto_024_PsD5wVTJ/lib_parameters/default_parameters.mli b/src/proto_024_PtTALLiN/lib_parameters/default_parameters.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_parameters/default_parameters.mli rename to src/proto_024_PtTALLiN/lib_parameters/default_parameters.mli diff --git a/src/proto_024_PsD5wVTJ/lib_parameters/dune b/src/proto_024_PtTALLiN/lib_parameters/dune similarity index 78% rename from src/proto_024_PsD5wVTJ/lib_parameters/dune rename to src/proto_024_PtTALLiN/lib_parameters/dune index 3f7bff9d8f8f663066e6221ba01264fcb861db80..68bfc1019eacdec4c69a8fc7ea97d3f906911f05 100644 --- a/src/proto_024_PsD5wVTJ/lib_parameters/dune +++ b/src/proto_024_PtTALLiN/lib_parameters/dune @@ -2,18 +2,18 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_protocol_024_PsD5wVTJ_parameters) - (public_name tezos-protocol-024-PsD5wVTJ.parameters) + (name tezos_protocol_024_PtTALLiN_parameters) + (public_name tezos-protocol-024-PtTALLiN.parameters) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base octez-proto-libs.protocol-environment - tezos-protocol-024-PsD5wVTJ.protocol) + tezos-protocol-024-PtTALLiN.protocol) (library_flags (:standard -linkall)) (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ) + -open Tezos_protocol_024_PtTALLiN) (modules (:standard \ gen))) (rule @@ -29,8 +29,8 @@ octez-rust-deps bls12-381.archive octez-libs.base - tezos-protocol-024-PsD5wVTJ.parameters - tezos-protocol-024-PsD5wVTJ.protocol) + tezos-protocol-024-PtTALLiN.parameters + tezos-protocol-024-PtTALLiN.protocol) (link_flags (:standard) (:include %{workspace_root}/macos-link-flags.sexp) @@ -38,8 +38,8 @@ (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ_parameters - -open Tezos_protocol_024_PsD5wVTJ) + -open Tezos_protocol_024_PtTALLiN_parameters + -open Tezos_protocol_024_PtTALLiN) (modules gen)) (rule @@ -63,7 +63,7 @@ (action (run %{deps} --mainnet-with-chain-id))) (install - (package tezos-protocol-024-PsD5wVTJ) + (package tezos-protocol-024-PtTALLiN) (section lib) (files sandbox-parameters.json test-parameters.json mainnet-parameters.json diff --git a/src/proto_024_PsD5wVTJ/lib_parameters/gen.ml b/src/proto_024_PtTALLiN/lib_parameters/gen.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_parameters/gen.ml rename to src/proto_024_PtTALLiN/lib_parameters/gen.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/RPC.ml b/src/proto_024_PtTALLiN/lib_plugin/RPC.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/RPC.ml rename to src/proto_024_PtTALLiN/lib_plugin/RPC.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/adaptive_issuance_services.ml b/src/proto_024_PtTALLiN/lib_plugin/adaptive_issuance_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/adaptive_issuance_services.ml rename to src/proto_024_PtTALLiN/lib_plugin/adaptive_issuance_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/adaptive_issuance_services.mli b/src/proto_024_PtTALLiN/lib_plugin/adaptive_issuance_services.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/adaptive_issuance_services.mli rename to src/proto_024_PtTALLiN/lib_plugin/adaptive_issuance_services.mli diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/alpha_services.ml b/src/proto_024_PtTALLiN/lib_plugin/alpha_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/alpha_services.ml rename to src/proto_024_PtTALLiN/lib_plugin/alpha_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/alpha_services.mli b/src/proto_024_PtTALLiN/lib_plugin/alpha_services.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/alpha_services.mli rename to src/proto_024_PtTALLiN/lib_plugin/alpha_services.mli diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/constants_services.ml b/src/proto_024_PtTALLiN/lib_plugin/constants_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/constants_services.ml rename to src/proto_024_PtTALLiN/lib_plugin/constants_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/constants_services.mli b/src/proto_024_PtTALLiN/lib_plugin/constants_services.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/constants_services.mli rename to src/proto_024_PtTALLiN/lib_plugin/constants_services.mli diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/contract_services.ml b/src/proto_024_PtTALLiN/lib_plugin/contract_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/contract_services.ml rename to src/proto_024_PtTALLiN/lib_plugin/contract_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/contract_services.mli b/src/proto_024_PtTALLiN/lib_plugin/contract_services.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/contract_services.mli rename to src/proto_024_PtTALLiN/lib_plugin/contract_services.mli diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/dal_services.ml b/src/proto_024_PtTALLiN/lib_plugin/dal_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/dal_services.ml rename to src/proto_024_PtTALLiN/lib_plugin/dal_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/dal_services.mli b/src/proto_024_PtTALLiN/lib_plugin/dal_services.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/dal_services.mli rename to src/proto_024_PtTALLiN/lib_plugin/dal_services.mli diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/delegate_services.ml b/src/proto_024_PtTALLiN/lib_plugin/delegate_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/delegate_services.ml rename to src/proto_024_PtTALLiN/lib_plugin/delegate_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/delegate_services.mli b/src/proto_024_PtTALLiN/lib_plugin/delegate_services.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/delegate_services.mli rename to src/proto_024_PtTALLiN/lib_plugin/delegate_services.mli diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/delegators_contribution.ml b/src/proto_024_PtTALLiN/lib_plugin/delegators_contribution.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/delegators_contribution.ml rename to src/proto_024_PtTALLiN/lib_plugin/delegators_contribution.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/delegators_contribution.mli b/src/proto_024_PtTALLiN/lib_plugin/delegators_contribution.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/delegators_contribution.mli rename to src/proto_024_PtTALLiN/lib_plugin/delegators_contribution.mli diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/destination_services.ml b/src/proto_024_PtTALLiN/lib_plugin/destination_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/destination_services.ml rename to src/proto_024_PtTALLiN/lib_plugin/destination_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/destination_services.mli b/src/proto_024_PtTALLiN/lib_plugin/destination_services.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/destination_services.mli rename to src/proto_024_PtTALLiN/lib_plugin/destination_services.mli diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/dune b/src/proto_024_PtTALLiN/lib_plugin/dune similarity index 56% rename from src/proto_024_PsD5wVTJ/lib_plugin/dune rename to src/proto_024_PtTALLiN/lib_plugin/dune index 7bca892de5ddfbeab94b391798120379b1dccb94..e0c3b555a0e7756ceb91ec45c840b813430ef97f 100644 --- a/src/proto_024_PsD5wVTJ/lib_plugin/dune +++ b/src/proto_024_PtTALLiN/lib_plugin/dune @@ -2,21 +2,21 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_protocol_plugin_024_PsD5wVTJ) - (public_name octez-protocol-024-PsD5wVTJ-libs.plugin) + (name tezos_protocol_plugin_024_PtTALLiN) + (public_name octez-protocol-024-PtTALLiN-libs.plugin) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.smart-rollup) + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.smart-rollup) (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_smart_rollup_024_PsD5wVTJ) + -open Tezos_protocol_024_PtTALLiN + -open Tezos_smart_rollup_024_PtTALLiN) (modules (:standard \ Plugin_registerer))) -(documentation (package octez-protocol-024-PsD5wVTJ-libs)) +(documentation (package octez-protocol-024-PtTALLiN-libs)) (rule (targets signature.ml) @@ -26,18 +26,18 @@ " module Bls = Tezos_crypto.Signature.Bls\n module Ed25519 = Tezos_crypto.Signature.Ed25519\n module P256 = Tezos_crypto.Signature.P256\n module Secp256k1 = Tezos_crypto.Signature.Secp256k1\n include Tezos_crypto.Signature.V2"))) (library - (name tezos_protocol_plugin_024_PsD5wVTJ_registerer) - (public_name octez-protocol-024-PsD5wVTJ-libs.plugin-registerer) + (name tezos_protocol_plugin_024_PtTALLiN_registerer) + (public_name octez-protocol-024-PtTALLiN-libs.plugin-registerer) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base - tezos-protocol-024-PsD5wVTJ.embedded-protocol - octez-protocol-024-PsD5wVTJ-libs.plugin + tezos-protocol-024-PtTALLiN.embedded-protocol + octez-protocol-024-PtTALLiN-libs.plugin octez-shell-libs.validation) (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_embedded_protocol_024_PsD5wVTJ - -open Tezos_protocol_plugin_024_PsD5wVTJ + -open Tezos_embedded_protocol_024_PtTALLiN + -open Tezos_protocol_plugin_024_PtTALLiN -open Tezos_validation) (modules Plugin_registerer)) diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/http_cache_headers.ml b/src/proto_024_PtTALLiN/lib_plugin/http_cache_headers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/http_cache_headers.ml rename to src/proto_024_PtTALLiN/lib_plugin/http_cache_headers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/http_cache_headers.mli b/src/proto_024_PtTALLiN/lib_plugin/http_cache_headers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/http_cache_headers.mli rename to src/proto_024_PtTALLiN/lib_plugin/http_cache_headers.mli diff --git a/src/proto_024_PtTALLiN/lib_plugin/index.mld b/src/proto_024_PtTALLiN/lib_plugin/index.mld new file mode 100644 index 0000000000000000000000000000000000000000..03e2ddb68fc81a75e0a25bbd7a958f53d04096f1 --- /dev/null +++ b/src/proto_024_PtTALLiN/lib_plugin/index.mld @@ -0,0 +1,17 @@ +{0 Octez-protocol-024-PtTALLiN-libs: octez protocol 024-PtTALLiN libraries} + +This is a package containing some libraries related to the Tezos 024-PtTALLiN protocol. + +It contains the following libraries: + +- {{!module-Tezos_024_PtTALLiN_test_helpers}Tezos_024_PtTALLiN_test_helpers}: Protocol testing framework +- {{!module-Tezos_agnostic_baker_024_PtTALLiN}Tezos_agnostic_baker_024_PtTALLiN}: Protocol specific library for the Agnostic Baker +- {{!module-Tezos_baking_024_PtTALLiN}Tezos_baking_024_PtTALLiN}: Base library for `tezos-baker/accuser` +- {{!module-Tezos_baking_024_PtTALLiN_commands}Tezos_baking_024_PtTALLiN_commands}: Protocol-specific commands for baking +- {{!module-Tezos_client_024_PtTALLiN}Tezos_client_024_PtTALLiN}: Protocol specific library for `octez-client` +- {{!module-Tezos_dal_024_PtTALLiN}Tezos_dal_024_PtTALLiN}: Protocol specific library for the Data availability Layer +- {{!module-Tezos_layer2_utils_024_PtTALLiN}Tezos_layer2_utils_024_PtTALLiN}: Protocol specific library for Layer 2 utils +- {{!module-Tezos_protocol_plugin_024_PtTALLiN}Tezos_protocol_plugin_024_PtTALLiN}: Protocol plugin +- {{!module-Tezos_protocol_plugin_024_PtTALLiN_registerer}Tezos_protocol_plugin_024_PtTALLiN_registerer}: Protocol plugin registerer +- {{!module-Tezos_smart_rollup_024_PtTALLiN}Tezos_smart_rollup_024_PtTALLiN}: Protocol specific library of helpers for `tezos-smart-rollup` +- {{!module-Tezos_smart_rollup_layer2_024_PtTALLiN}Tezos_smart_rollup_layer2_024_PtTALLiN}: Protocol specific library for `tezos-smart-rollup` diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/mempool.ml b/src/proto_024_PtTALLiN/lib_plugin/mempool.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/mempool.ml rename to src/proto_024_PtTALLiN/lib_plugin/mempool.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/mempool.mli b/src/proto_024_PtTALLiN/lib_plugin/mempool.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/mempool.mli rename to src/proto_024_PtTALLiN/lib_plugin/mempool.mli diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/metrics_plugin.ml b/src/proto_024_PtTALLiN/lib_plugin/metrics_plugin.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/metrics_plugin.ml rename to src/proto_024_PtTALLiN/lib_plugin/metrics_plugin.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/plugin.ml b/src/proto_024_PtTALLiN/lib_plugin/plugin.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/plugin.ml rename to src/proto_024_PtTALLiN/lib_plugin/plugin.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/plugin_errors.ml b/src/proto_024_PtTALLiN/lib_plugin/plugin_errors.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/plugin_errors.ml rename to src/proto_024_PtTALLiN/lib_plugin/plugin_errors.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/plugin_registerer.ml b/src/proto_024_PtTALLiN/lib_plugin/plugin_registerer.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/plugin_registerer.ml rename to src/proto_024_PtTALLiN/lib_plugin/plugin_registerer.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/sapling_services.ml b/src/proto_024_PtTALLiN/lib_plugin/sapling_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/sapling_services.ml rename to src/proto_024_PtTALLiN/lib_plugin/sapling_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/script_interpreter_logging.ml b/src/proto_024_PtTALLiN/lib_plugin/script_interpreter_logging.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/script_interpreter_logging.ml rename to src/proto_024_PtTALLiN/lib_plugin/script_interpreter_logging.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/script_interpreter_logging.mli b/src/proto_024_PtTALLiN/lib_plugin/script_interpreter_logging.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/script_interpreter_logging.mli rename to src/proto_024_PtTALLiN/lib_plugin/script_interpreter_logging.mli diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/services_registration.ml b/src/proto_024_PtTALLiN/lib_plugin/services_registration.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/services_registration.ml rename to src/proto_024_PtTALLiN/lib_plugin/services_registration.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/services_registration.mli b/src/proto_024_PtTALLiN/lib_plugin/services_registration.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/services_registration.mli rename to src/proto_024_PtTALLiN/lib_plugin/services_registration.mli diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/services_registration_plugin.ml b/src/proto_024_PtTALLiN/lib_plugin/services_registration_plugin.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/services_registration_plugin.ml rename to src/proto_024_PtTALLiN/lib_plugin/services_registration_plugin.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/shell_helpers.ml b/src/proto_024_PtTALLiN/lib_plugin/shell_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/shell_helpers.ml rename to src/proto_024_PtTALLiN/lib_plugin/shell_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/test/dune b/src/proto_024_PtTALLiN/lib_plugin/test/dune similarity index 69% rename from src/proto_024_PsD5wVTJ/lib_plugin/test/dune rename to src/proto_024_PtTALLiN/lib_plugin/test/dune index 054d8b7e0a5a02df3ec1c125eac63477083b6d4f..d5fc6571663bf184d5d1de9f3a7e97cde77607ff 100644 --- a/src/proto_024_PsD5wVTJ/lib_plugin/test/dune +++ b/src/proto_024_PtTALLiN/lib_plugin/test/dune @@ -2,7 +2,7 @@ ; Edit file manifest/main.ml instead. (library - (name src_proto_024_PsD5wVTJ_lib_plugin_test_tezt_lib) + (name src_proto_024_PtTALLiN_lib_plugin_test_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core @@ -15,10 +15,10 @@ qcheck-alcotest octez-libs.stdlib-unix octez-libs.micheline - octez-protocol-024-PsD5wVTJ-libs.plugin - tezos-protocol-024-PsD5wVTJ.protocol - tezos-protocol-024-PsD5wVTJ.parameters - octez-protocol-024-PsD5wVTJ-libs.test-helpers) + octez-protocol-024-PtTALLiN-libs.plugin + tezos-protocol-024-PtTALLiN.protocol + tezos-protocol-024-PtTALLiN.parameters + octez-protocol-024-PtTALLiN-libs.test-helpers) (library_flags (:standard -linkall)) (flags (:standard) @@ -29,11 +29,11 @@ -open Octez_alcotezt -open Tezos_test_helpers -open Tezos_micheline - -open Tezos_protocol_plugin_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ.Protocol - -open Tezos_protocol_024_PsD5wVTJ_parameters - -open Tezos_024_PsD5wVTJ_test_helpers) + -open Tezos_protocol_plugin_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN.Protocol + -open Tezos_protocol_024_PtTALLiN_parameters + -open Tezos_024_PtTALLiN_test_helpers) (modules helpers test_conflict_handler @@ -46,7 +46,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_plugin_test_tezt_lib + src_proto_024_PtTALLiN_lib_plugin_test_tezt_lib tezt) (link_flags (:standard) @@ -55,7 +55,7 @@ (rule (alias runtest) - (package octez-protocol-024-PsD5wVTJ-libs) + (package octez-protocol-024-PtTALLiN-libs) (enabled_if (<> false %{env:RUNTEZTALIAS=true})) (action (run %{dep:./main.exe} /flaky /ci_disabled))) diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/test/helpers.ml b/src/proto_024_PtTALLiN/lib_plugin/test/helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/test/helpers.ml rename to src/proto_024_PtTALLiN/lib_plugin/test/helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/test/test_conflict_handler.ml b/src/proto_024_PtTALLiN/lib_plugin/test/test_conflict_handler.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_plugin/test/test_conflict_handler.ml rename to src/proto_024_PtTALLiN/lib_plugin/test/test_conflict_handler.ml index 3b199e7d75480319f223a9d20433073c76cd063c..42dfc559933e604b2e3557cf037a0dfe92fd475e 100644 --- a/src/proto_024_PsD5wVTJ/lib_plugin/test/test_conflict_handler.ml +++ b/src/proto_024_PtTALLiN/lib_plugin/test/test_conflict_handler.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Plugin.Mempool - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_plugin/test/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_plugin/test/main.exe \ -- --file test_conflict_handler.ml Subject: Unit tests the Mempool.conflict_handler function of the plugin *) diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/test/test_consensus_filter.ml b/src/proto_024_PtTALLiN/lib_plugin/test/test_consensus_filter.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_plugin/test/test_consensus_filter.ml rename to src/proto_024_PtTALLiN/lib_plugin/test/test_consensus_filter.ml index fc929bb37bff40c3a43731aa599da608dda8b267..64d1ceb8a6907920cf169172c2d9cf405b05e5f5 100644 --- a/src/proto_024_PsD5wVTJ/lib_plugin/test/test_consensus_filter.ml +++ b/src/proto_024_PtTALLiN/lib_plugin/test/test_consensus_filter.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Plugin.Mempool - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_plugin/test/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_plugin/test/main.exe \ -- --file test_consensus_filter.ml Subject: Unit tests the Mempool consensus filter *) diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/test/test_fee_needed_to_overtake.ml b/src/proto_024_PtTALLiN/lib_plugin/test/test_fee_needed_to_overtake.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_plugin/test/test_fee_needed_to_overtake.ml rename to src/proto_024_PtTALLiN/lib_plugin/test/test_fee_needed_to_overtake.ml index 5c80378a9202598fd44aceeccd71d4715bbdaa65..5f8112cbd8ea9c563ad6a46227b1bb160aa10ec6 100644 --- a/src/proto_024_PsD5wVTJ/lib_plugin/test/test_fee_needed_to_overtake.ml +++ b/src/proto_024_PtTALLiN/lib_plugin/test/test_fee_needed_to_overtake.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Plugin.Mempool - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_plugin/test/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_plugin/test/main.exe \ -- --file test_fee_needed_to_overtake.ml Subject: Unit tests the Mempool.fee_needed_to_overtake function of the plugin diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/test/test_fee_needed_to_replace_by_fee.ml b/src/proto_024_PtTALLiN/lib_plugin/test/test_fee_needed_to_replace_by_fee.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_plugin/test/test_fee_needed_to_replace_by_fee.ml rename to src/proto_024_PtTALLiN/lib_plugin/test/test_fee_needed_to_replace_by_fee.ml index 2d4326c5a9d43f6566d223f5ed813aebc948e5d5..d51c77eeb6f708f7ad7d6f73dbeb6ceddf483345 100644 --- a/src/proto_024_PsD5wVTJ/lib_plugin/test/test_fee_needed_to_replace_by_fee.ml +++ b/src/proto_024_PtTALLiN/lib_plugin/test/test_fee_needed_to_replace_by_fee.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Plugin.Mempool - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_plugin/test/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_plugin/test/main.exe \ -- --file test_fee_needed_to_replace_by_fee.ml Subject: Unit tests the fee_needed_to_replace_by_fee function of the mempool plugin diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/view_helpers.ml b/src/proto_024_PtTALLiN/lib_plugin/view_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/view_helpers.ml rename to src/proto_024_PtTALLiN/lib_plugin/view_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/voting_services.ml b/src/proto_024_PtTALLiN/lib_plugin/voting_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/voting_services.ml rename to src/proto_024_PtTALLiN/lib_plugin/voting_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_plugin/voting_services.mli b/src/proto_024_PtTALLiN/lib_plugin/voting_services.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_plugin/voting_services.mli rename to src/proto_024_PtTALLiN/lib_plugin/voting_services.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/.ocamlformat-ignore b/src/proto_024_PtTALLiN/lib_protocol/.ocamlformat-ignore similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/.ocamlformat-ignore rename to src/proto_024_PtTALLiN/lib_protocol/.ocamlformat-ignore diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/TEZOS_PROTOCOL b/src/proto_024_PtTALLiN/lib_protocol/TEZOS_PROTOCOL similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/TEZOS_PROTOCOL rename to src/proto_024_PtTALLiN/lib_protocol/TEZOS_PROTOCOL index 06ac73c049d3e817a7cec95d2be07c6dad46ef5e..dfba3857881d00076e7b7293ad37fa328a576e3a 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/TEZOS_PROTOCOL +++ b/src/proto_024_PtTALLiN/lib_protocol/TEZOS_PROTOCOL @@ -1,6 +1,6 @@ { "expected_env_version": 15, - "hash": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "hash": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "modules": [ "Misc", "Non_empty_string", diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/adaptive_issuance_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/adaptive_issuance_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/adaptive_issuance_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/adaptive_issuance_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/adaptive_issuance_costs.mli b/src/proto_024_PtTALLiN/lib_protocol/adaptive_issuance_costs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/adaptive_issuance_costs.mli rename to src/proto_024_PtTALLiN/lib_protocol/adaptive_issuance_costs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/adaptive_issuance_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/adaptive_issuance_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/adaptive_issuance_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/adaptive_issuance_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/adaptive_issuance_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/adaptive_issuance_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/adaptive_issuance_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/adaptive_issuance_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/address_registry_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/address_registry_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/address_registry_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/address_registry_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/address_registry_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/address_registry_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/address_registry_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/address_registry_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/all_bakers_attest_activation_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/all_bakers_attest_activation_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/all_bakers_attest_activation_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/all_bakers_attest_activation_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/all_bakers_attest_activation_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/all_bakers_attest_activation_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/all_bakers_attest_activation_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/all_bakers_attest_activation_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/alpha_context.ml b/src/proto_024_PtTALLiN/lib_protocol/alpha_context.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/alpha_context.ml rename to src/proto_024_PtTALLiN/lib_protocol/alpha_context.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/alpha_context.mli b/src/proto_024_PtTALLiN/lib_protocol/alpha_context.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/alpha_context.mli rename to src/proto_024_PtTALLiN/lib_protocol/alpha_context.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/already_denounced_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/already_denounced_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/already_denounced_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/already_denounced_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/already_denounced_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/already_denounced_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/already_denounced_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/already_denounced_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/amendment.ml b/src/proto_024_PtTALLiN/lib_protocol/amendment.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/amendment.ml rename to src/proto_024_PtTALLiN/lib_protocol/amendment.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/amendment.mli b/src/proto_024_PtTALLiN/lib_protocol/amendment.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/amendment.mli rename to src/proto_024_PtTALLiN/lib_protocol/amendment.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/apply.ml b/src/proto_024_PtTALLiN/lib_protocol/apply.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/apply.ml rename to src/proto_024_PtTALLiN/lib_protocol/apply.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/apply.mli b/src/proto_024_PtTALLiN/lib_protocol/apply.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/apply.mli rename to src/proto_024_PtTALLiN/lib_protocol/apply.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/apply_internal_results.ml b/src/proto_024_PtTALLiN/lib_protocol/apply_internal_results.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/apply_internal_results.ml rename to src/proto_024_PtTALLiN/lib_protocol/apply_internal_results.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/apply_internal_results.mli b/src/proto_024_PtTALLiN/lib_protocol/apply_internal_results.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/apply_internal_results.mli rename to src/proto_024_PtTALLiN/lib_protocol/apply_internal_results.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/apply_operation_result.ml b/src/proto_024_PtTALLiN/lib_protocol/apply_operation_result.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/apply_operation_result.ml rename to src/proto_024_PtTALLiN/lib_protocol/apply_operation_result.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/apply_operation_result.mli b/src/proto_024_PtTALLiN/lib_protocol/apply_operation_result.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/apply_operation_result.mli rename to src/proto_024_PtTALLiN/lib_protocol/apply_operation_result.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/apply_results.ml b/src/proto_024_PtTALLiN/lib_protocol/apply_results.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/apply_results.ml rename to src/proto_024_PtTALLiN/lib_protocol/apply_results.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/apply_results.mli b/src/proto_024_PtTALLiN/lib_protocol/apply_results.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/apply_results.mli rename to src/proto_024_PtTALLiN/lib_protocol/apply_results.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/attesting_power_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/attesting_power_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/attesting_power_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/attesting_power_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/attesting_power_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/attesting_power_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/attesting_power_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/attesting_power_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/baking.ml b/src/proto_024_PtTALLiN/lib_protocol/baking.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/baking.ml rename to src/proto_024_PtTALLiN/lib_protocol/baking.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/baking.mli b/src/proto_024_PtTALLiN/lib_protocol/baking.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/baking.mli rename to src/proto_024_PtTALLiN/lib_protocol/baking.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/blinded_public_key_hash.ml b/src/proto_024_PtTALLiN/lib_protocol/blinded_public_key_hash.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/blinded_public_key_hash.ml rename to src/proto_024_PtTALLiN/lib_protocol/blinded_public_key_hash.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/blinded_public_key_hash.mli b/src/proto_024_PtTALLiN/lib_protocol/blinded_public_key_hash.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/blinded_public_key_hash.mli rename to src/proto_024_PtTALLiN/lib_protocol/blinded_public_key_hash.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/block_header_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/block_header_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/block_header_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/block_header_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/block_header_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/block_header_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/block_header_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/block_header_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/block_payload_hash.ml b/src/proto_024_PtTALLiN/lib_protocol/block_payload_hash.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/block_payload_hash.ml rename to src/proto_024_PtTALLiN/lib_protocol/block_payload_hash.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/block_payload_hash.mli b/src/proto_024_PtTALLiN/lib_protocol/block_payload_hash.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/block_payload_hash.mli rename to src/proto_024_PtTALLiN/lib_protocol/block_payload_hash.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/block_payload_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/block_payload_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/block_payload_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/block_payload_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/block_payload_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/block_payload_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/block_payload_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/block_payload_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/bond_id_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/bond_id_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/bond_id_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/bond_id_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/bond_id_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/bond_id_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/bond_id_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/bond_id_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/bootstrap_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/bootstrap_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/bootstrap_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/bootstrap_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/bootstrap_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/bootstrap_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/bootstrap_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/bootstrap_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/bounded_history_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/bounded_history_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/bounded_history_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/bounded_history_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/bounded_history_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/bounded_history_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/bounded_history_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/bounded_history_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/cache_memory_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/cache_memory_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/cache_memory_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/cache_memory_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/cache_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/cache_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/cache_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/cache_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/cache_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/cache_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/cache_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/cache_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/cache_repr_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/cache_repr_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/cache_repr_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/cache_repr_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/cache_repr_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/cache_repr_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/cache_repr_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/cache_repr_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/carbonated_map.ml b/src/proto_024_PtTALLiN/lib_protocol/carbonated_map.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/carbonated_map.ml rename to src/proto_024_PtTALLiN/lib_protocol/carbonated_map.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/carbonated_map.mli b/src/proto_024_PtTALLiN/lib_protocol/carbonated_map.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/carbonated_map.mli rename to src/proto_024_PtTALLiN/lib_protocol/carbonated_map.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/carbonated_map_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/carbonated_map_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/carbonated_map_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/carbonated_map_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/carbonated_map_costs.mli b/src/proto_024_PtTALLiN/lib_protocol/carbonated_map_costs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/carbonated_map_costs.mli rename to src/proto_024_PtTALLiN/lib_protocol/carbonated_map_costs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/carbonated_map_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/carbonated_map_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/carbonated_map_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/carbonated_map_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/commitment_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/commitment_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/commitment_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/commitment_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/commitment_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/commitment_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/commitment_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/commitment_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/commitment_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/commitment_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/commitment_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/commitment_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/commitment_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/commitment_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/commitment_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/commitment_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/consensus_parameters_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/consensus_parameters_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/consensus_parameters_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/consensus_parameters_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/consensus_parameters_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/consensus_parameters_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/consensus_parameters_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/consensus_parameters_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/constants_parametric_previous_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/constants_parametric_previous_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/constants_parametric_previous_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/constants_parametric_previous_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/constants_parametric_previous_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/constants_parametric_previous_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/constants_parametric_previous_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/constants_parametric_previous_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/constants_parametric_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/constants_parametric_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/constants_parametric_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/constants_parametric_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/constants_parametric_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/constants_parametric_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/constants_parametric_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/constants_parametric_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/constants_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/constants_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/constants_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/constants_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/constants_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/constants_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/constants_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/constants_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/constants_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/constants_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/constants_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/constants_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/constants_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/constants_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/constants_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/constants_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/context_binary_proof.ml b/src/proto_024_PtTALLiN/lib_protocol/context_binary_proof.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/context_binary_proof.ml rename to src/proto_024_PtTALLiN/lib_protocol/context_binary_proof.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/context_binary_proof.mli b/src/proto_024_PtTALLiN/lib_protocol/context_binary_proof.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/context_binary_proof.mli rename to src/proto_024_PtTALLiN/lib_protocol/context_binary_proof.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contract_delegate_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/contract_delegate_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contract_delegate_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/contract_delegate_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contract_delegate_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/contract_delegate_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contract_delegate_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/contract_delegate_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contract_hash.ml b/src/proto_024_PtTALLiN/lib_protocol/contract_hash.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contract_hash.ml rename to src/proto_024_PtTALLiN/lib_protocol/contract_hash.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contract_hash.mli b/src/proto_024_PtTALLiN/lib_protocol/contract_hash.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contract_hash.mli rename to src/proto_024_PtTALLiN/lib_protocol/contract_hash.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contract_manager_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/contract_manager_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contract_manager_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/contract_manager_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contract_manager_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/contract_manager_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contract_manager_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/contract_manager_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contract_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/contract_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contract_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/contract_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contract_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/contract_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contract_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/contract_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contract_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/contract_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contract_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/contract_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contract_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/contract_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contract_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/contract_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contracts/cpmm.bin b/src/proto_024_PtTALLiN/lib_protocol/contracts/cpmm.bin similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contracts/cpmm.bin rename to src/proto_024_PtTALLiN/lib_protocol/contracts/cpmm.bin diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contracts/cpmm.mligo b/src/proto_024_PtTALLiN/lib_protocol/contracts/cpmm.mligo similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contracts/cpmm.mligo rename to src/proto_024_PtTALLiN/lib_protocol/contracts/cpmm.mligo diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contracts/cpmm.tz b/src/proto_024_PtTALLiN/lib_protocol/contracts/cpmm.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contracts/cpmm.tz rename to src/proto_024_PtTALLiN/lib_protocol/contracts/cpmm.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contracts/lqt.bin b/src/proto_024_PtTALLiN/lib_protocol/contracts/lqt.bin similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contracts/lqt.bin rename to src/proto_024_PtTALLiN/lib_protocol/contracts/lqt.bin diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contracts/lqt.mligo b/src/proto_024_PtTALLiN/lib_protocol/contracts/lqt.mligo similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contracts/lqt.mligo rename to src/proto_024_PtTALLiN/lib_protocol/contracts/lqt.mligo diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contracts/lqt.tz b/src/proto_024_PtTALLiN/lib_protocol/contracts/lqt.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contracts/lqt.tz rename to src/proto_024_PtTALLiN/lib_protocol/contracts/lqt.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/contracts/timelock_flip.tz b/src/proto_024_PtTALLiN/lib_protocol/contracts/timelock_flip.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/contracts/timelock_flip.tz rename to src/proto_024_PtTALLiN/lib_protocol/contracts/timelock_flip.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/cycle_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/cycle_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/cycle_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/cycle_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/cycle_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/cycle_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/cycle_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/cycle_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/cycle_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/cycle_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/cycle_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/cycle_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/cycle_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/cycle_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/cycle_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/cycle_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_already_denounced_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/dal_already_denounced_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_already_denounced_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/dal_already_denounced_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_already_denounced_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/dal_already_denounced_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_already_denounced_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/dal_already_denounced_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_apply.ml b/src/proto_024_PtTALLiN/lib_protocol/dal_apply.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_apply.ml rename to src/proto_024_PtTALLiN/lib_protocol/dal_apply.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_apply.mli b/src/proto_024_PtTALLiN/lib_protocol/dal_apply.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_apply.mli rename to src/proto_024_PtTALLiN/lib_protocol/dal_apply.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_attestation_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/dal_attestation_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_attestation_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/dal_attestation_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_attestation_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/dal_attestation_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_attestation_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/dal_attestation_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/dal_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/dal_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/dal_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/dal_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_costs_generated.mli b/src/proto_024_PtTALLiN/lib_protocol/dal_costs_generated.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_costs_generated.mli rename to src/proto_024_PtTALLiN/lib_protocol/dal_costs_generated.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_errors_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/dal_errors_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_errors_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/dal_errors_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_operations_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/dal_operations_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_operations_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/dal_operations_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_operations_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/dal_operations_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_operations_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/dal_operations_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_index_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/dal_slot_index_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_index_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/dal_slot_index_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_index_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/dal_slot_index_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_index_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/dal_slot_index_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/dal_slot_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/dal_slot_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/dal_slot_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/dal_slot_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/dal_slot_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/dal_slot_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/dal_slot_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dal_slot_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/dal_slot_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_activation_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/delegate_activation_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_activation_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/delegate_activation_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_activation_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/delegate_activation_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_activation_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/delegate_activation_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_consensus_key.ml b/src/proto_024_PtTALLiN/lib_protocol/delegate_consensus_key.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_consensus_key.ml rename to src/proto_024_PtTALLiN/lib_protocol/delegate_consensus_key.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_consensus_key.mli b/src/proto_024_PtTALLiN/lib_protocol/delegate_consensus_key.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_consensus_key.mli rename to src/proto_024_PtTALLiN/lib_protocol/delegate_consensus_key.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_cycles.ml b/src/proto_024_PtTALLiN/lib_protocol/delegate_cycles.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_cycles.ml rename to src/proto_024_PtTALLiN/lib_protocol/delegate_cycles.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_cycles.mli b/src/proto_024_PtTALLiN/lib_protocol/delegate_cycles.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_cycles.mli rename to src/proto_024_PtTALLiN/lib_protocol/delegate_cycles.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_missed_attestations_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/delegate_missed_attestations_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_missed_attestations_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/delegate_missed_attestations_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_missed_attestations_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/delegate_missed_attestations_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_missed_attestations_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/delegate_missed_attestations_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_rewards.ml b/src/proto_024_PtTALLiN/lib_protocol/delegate_rewards.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_rewards.ml rename to src/proto_024_PtTALLiN/lib_protocol/delegate_rewards.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_rewards.mli b/src/proto_024_PtTALLiN/lib_protocol/delegate_rewards.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_rewards.mli rename to src/proto_024_PtTALLiN/lib_protocol/delegate_rewards.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_sampler.ml b/src/proto_024_PtTALLiN/lib_protocol/delegate_sampler.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_sampler.ml rename to src/proto_024_PtTALLiN/lib_protocol/delegate_sampler.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_sampler.mli b/src/proto_024_PtTALLiN/lib_protocol/delegate_sampler.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_sampler.mli rename to src/proto_024_PtTALLiN/lib_protocol/delegate_sampler.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_slashed_deposits_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/delegate_slashed_deposits_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_slashed_deposits_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/delegate_slashed_deposits_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_slashed_deposits_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/delegate_slashed_deposits_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_slashed_deposits_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/delegate_slashed_deposits_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_staking_parameters.ml b/src/proto_024_PtTALLiN/lib_protocol/delegate_staking_parameters.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_staking_parameters.ml rename to src/proto_024_PtTALLiN/lib_protocol/delegate_staking_parameters.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_staking_parameters.mli b/src/proto_024_PtTALLiN/lib_protocol/delegate_staking_parameters.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_staking_parameters.mli rename to src/proto_024_PtTALLiN/lib_protocol/delegate_staking_parameters.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/delegate_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/delegate_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/delegate_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/delegate_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/delegate_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/delegate_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/denunciations_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/denunciations_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/denunciations_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/denunciations_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/denunciations_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/denunciations_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/denunciations_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/denunciations_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dependent_bool.ml b/src/proto_024_PtTALLiN/lib_protocol/dependent_bool.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dependent_bool.ml rename to src/proto_024_PtTALLiN/lib_protocol/dependent_bool.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dependent_bool.mli b/src/proto_024_PtTALLiN/lib_protocol/dependent_bool.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/dependent_bool.mli rename to src/proto_024_PtTALLiN/lib_protocol/dependent_bool.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/deposits_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/deposits_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/deposits_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/deposits_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/deposits_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/deposits_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/deposits_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/deposits_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/destination_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/destination_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/destination_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/destination_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/destination_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/destination_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/destination_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/destination_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/destination_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/destination_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/destination_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/destination_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/destination_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/destination_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/destination_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/destination_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/dune b/src/proto_024_PtTALLiN/lib_protocol/dune similarity index 96% rename from src/proto_024_PsD5wVTJ/lib_protocol/dune rename to src/proto_024_PtTALLiN/lib_protocol/dune index 937573bf4075ddedb47a2786253740447dca9382..81d3c94c92ee0ec1dae8aac976305930c1a2b994 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/dune +++ b/src/proto_024_PtTALLiN/lib_protocol/dune @@ -2,35 +2,35 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_protocol_environment_024_PsD5wVTJ) - (public_name tezos-protocol-024-PsD5wVTJ.protocol.environment) + (name tezos_protocol_environment_024_PtTALLiN) + (public_name tezos-protocol-024-PtTALLiN.protocol.environment) (instrumentation (backend bisect_ppx)) (libraries octez-proto-libs.protocol-environment) (library_flags (:standard -linkall)) - (modules Tezos_protocol_environment_024_PsD5wVTJ)) + (modules Tezos_protocol_environment_024_PtTALLiN)) (rule - (targets tezos_protocol_environment_024_PsD5wVTJ.ml) + (targets tezos_protocol_environment_024_PtTALLiN.ml) (action (write-file %{targets} - "module Name = struct let name = \"024-PsD5wVTJ\" end\ninclude Tezos_protocol_environment.V15.Make(Name)()\n"))) + "module Name = struct let name = \"024-PtTALLiN\" end\ninclude Tezos_protocol_environment.V15.Make(Name)()\n"))) (library - (name tezos_raw_protocol_024_PsD5wVTJ) - (public_name tezos-protocol-024-PsD5wVTJ.protocol.raw) + (name tezos_raw_protocol_024_PtTALLiN) + (public_name tezos-protocol-024-PtTALLiN.protocol.raw) (instrumentation (backend bisect_ppx)) (libraries - tezos-protocol-024-PsD5wVTJ.protocol.environment) + tezos-protocol-024-PtTALLiN.protocol.environment) (library_flags (:standard -linkall)) (flags (:standard) -nostdlib -nopervasives - -open Tezos_protocol_environment_024_PsD5wVTJ - -open Tezos_protocol_environment_024_PsD5wVTJ.Pervasives - -open Tezos_protocol_environment_024_PsD5wVTJ.Error_monad) + -open Tezos_protocol_environment_024_PtTALLiN + -open Tezos_protocol_environment_024_PtTALLiN.Pervasives + -open Tezos_protocol_environment_024_PtTALLiN.Error_monad) (modules Misc Non_empty_string @@ -291,20 +291,20 @@ Main)) (library - (name tezos_protocol_024_PsD5wVTJ) - (public_name tezos-protocol-024-PsD5wVTJ.protocol) + (name tezos_protocol_024_PtTALLiN) + (public_name tezos-protocol-024-PtTALLiN.protocol) (instrumentation (backend bisect_ppx)) (libraries octez-proto-libs.protocol-environment octez-proto-libs.protocol-environment.sigs - tezos-protocol-024-PsD5wVTJ.protocol.raw) + tezos-protocol-024-PtTALLiN.protocol.raw) (flags (:standard) -nopervasives) - (modules Protocol Tezos_protocol_024_PsD5wVTJ)) + (modules Protocol Tezos_protocol_024_PtTALLiN)) (install - (package tezos-protocol-024-PsD5wVTJ) + (package tezos-protocol-024-PtTALLiN) (section lib) (files (TEZOS_PROTOCOL as protocol/raw/TEZOS_PROTOCOL))) @@ -313,14 +313,14 @@ (action (write-file %{targets} - "\nlet hash = Tezos_crypto.Hashed.Protocol_hash.of_b58check_exn \"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk\"\nlet name = Tezos_protocol_environment_024_PsD5wVTJ.Name.name\ninclude Tezos_raw_protocol_024_PsD5wVTJ\ninclude Tezos_raw_protocol_024_PsD5wVTJ.Main\n"))) + "\nlet hash = Tezos_crypto.Hashed.Protocol_hash.of_b58check_exn \"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu\"\nlet name = Tezos_protocol_environment_024_PtTALLiN.Name.name\ninclude Tezos_raw_protocol_024_PtTALLiN\ninclude Tezos_raw_protocol_024_PtTALLiN.Main\n"))) (rule - (targets tezos_protocol_024_PsD5wVTJ.ml) + (targets tezos_protocol_024_PtTALLiN.ml) (action (write-file %{targets} - "\nmodule Environment = Tezos_protocol_environment_024_PsD5wVTJ\nmodule Protocol = Protocol\n"))) + "\nmodule Environment = Tezos_protocol_environment_024_PtTALLiN\nmodule Protocol = Protocol\n"))) (rule (alias runtest_compile_protocol) @@ -591,17 +591,17 @@ (action (run %{bin:octez-protocol-compiler} -no-hash-check -warn-error +a .))) (library - (name tezos_protocol_024_PsD5wVTJ_lifted) - (public_name tezos-protocol-024-PsD5wVTJ.protocol.lifted) + (name tezos_protocol_024_PtTALLiN_lifted) + (public_name tezos-protocol-024-PtTALLiN.protocol.lifted) (instrumentation (backend bisect_ppx)) (libraries octez-proto-libs.protocol-environment octez-proto-libs.protocol-environment.sigs - tezos-protocol-024-PsD5wVTJ.protocol) + tezos-protocol-024-PtTALLiN.protocol) (flags (:standard) -nopervasives - -open Tezos_protocol_024_PsD5wVTJ) + -open Tezos_protocol_024_PtTALLiN) (modules Lifted_protocol)) (rule @@ -612,7 +612,7 @@ "\ninclude Environment.Lift (Protocol)\nlet hash = Protocol.hash\n"))) (library - (name tezos_protocol_024_PsD5wVTJ_functor) + (name tezos_protocol_024_PtTALLiN_functor) (libraries octez-proto-libs.protocol-environment octez-proto-libs.protocol-environment.sigs) @@ -894,11 +894,11 @@ (run %{bin:octez-protocol-compiler.octez-protocol-packer} %{src_dir}))))) (library - (name tezos_embedded_protocol_024_PsD5wVTJ) - (public_name tezos-protocol-024-PsD5wVTJ.embedded-protocol) + (name tezos_embedded_protocol_024_PtTALLiN) + (public_name tezos-protocol-024-PtTALLiN.embedded-protocol) (instrumentation (backend bisect_ppx)) (libraries - tezos-protocol-024-PsD5wVTJ.protocol + tezos-protocol-024-PtTALLiN.protocol octez-shell-libs.protocol-updater octez-proto-libs.protocol-environment) (library_flags (:standard -linkall)) @@ -1174,4 +1174,4 @@ %{targets} (chdir %{workspace_root} - (run %{bin:octez-embedded-protocol-packer} %{src_dir} 024_PsD5wVTJ))))) + (run %{bin:octez-embedded-protocol-packer} %{src_dir} 024_PtTALLiN))))) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/entrypoint_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/entrypoint_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/entrypoint_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/entrypoint_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/entrypoint_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/entrypoint_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/entrypoint_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/entrypoint_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/fees_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/fees_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/fees_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/fees_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/fees_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/fees_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/fees_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/fees_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/fitness_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/fitness_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/fitness_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/fitness_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/fitness_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/fitness_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/fitness_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/fitness_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/fixed_point_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/fixed_point_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/fixed_point_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/fixed_point_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/fixed_point_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/fixed_point_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/fixed_point_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/fixed_point_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/forbidden_delegates_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/forbidden_delegates_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/forbidden_delegates_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/forbidden_delegates_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/forbidden_delegates_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/forbidden_delegates_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/forbidden_delegates_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/forbidden_delegates_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/frozen_staker_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/frozen_staker_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/frozen_staker_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/frozen_staker_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/frozen_staker_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/frozen_staker_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/frozen_staker_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/frozen_staker_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/full_staking_balance_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/full_staking_balance_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/full_staking_balance_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/full_staking_balance_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/full_staking_balance_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/full_staking_balance_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/full_staking_balance_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/full_staking_balance_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/gas_comparable_input_size.ml b/src/proto_024_PtTALLiN/lib_protocol/gas_comparable_input_size.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/gas_comparable_input_size.ml rename to src/proto_024_PtTALLiN/lib_protocol/gas_comparable_input_size.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/gas_comparable_input_size.mli b/src/proto_024_PtTALLiN/lib_protocol/gas_comparable_input_size.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/gas_comparable_input_size.mli rename to src/proto_024_PtTALLiN/lib_protocol/gas_comparable_input_size.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/gas_input_size.ml b/src/proto_024_PtTALLiN/lib_protocol/gas_input_size.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/gas_input_size.ml rename to src/proto_024_PtTALLiN/lib_protocol/gas_input_size.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/gas_input_size.mli b/src/proto_024_PtTALLiN/lib_protocol/gas_input_size.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/gas_input_size.mli rename to src/proto_024_PtTALLiN/lib_protocol/gas_input_size.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/gas_limit_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/gas_limit_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/gas_limit_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/gas_limit_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/gas_limit_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/gas_limit_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/gas_limit_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/gas_limit_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/gas_monad.ml b/src/proto_024_PtTALLiN/lib_protocol/gas_monad.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/gas_monad.ml rename to src/proto_024_PtTALLiN/lib_protocol/gas_monad.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/gas_monad.mli b/src/proto_024_PtTALLiN/lib_protocol/gas_monad.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/gas_monad.mli rename to src/proto_024_PtTALLiN/lib_protocol/gas_monad.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/gas_parameters.json b/src/proto_024_PtTALLiN/lib_protocol/gas_parameters.json similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/gas_parameters.json rename to src/proto_024_PtTALLiN/lib_protocol/gas_parameters.json diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/global_constants_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/global_constants_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/global_constants_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/global_constants_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/global_constants_costs.mli b/src/proto_024_PtTALLiN/lib_protocol/global_constants_costs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/global_constants_costs.mli rename to src/proto_024_PtTALLiN/lib_protocol/global_constants_costs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/global_constants_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/global_constants_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/global_constants_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/global_constants_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/global_constants_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/global_constants_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/global_constants_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/global_constants_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/global_constants_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/global_constants_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/global_constants_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/global_constants_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/indexable.ml b/src/proto_024_PtTALLiN/lib_protocol/indexable.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/indexable.ml rename to src/proto_024_PtTALLiN/lib_protocol/indexable.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/indexable.mli b/src/proto_024_PtTALLiN/lib_protocol/indexable.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/indexable.mli rename to src/proto_024_PtTALLiN/lib_protocol/indexable.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/init_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/init_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/init_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/init_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/init_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/init_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/init_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/init_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/issuance_bonus_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/issuance_bonus_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/issuance_bonus_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/issuance_bonus_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/issuance_bonus_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/issuance_bonus_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/issuance_bonus_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/issuance_bonus_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/lazy_storage_diff.ml b/src/proto_024_PtTALLiN/lib_protocol/lazy_storage_diff.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/lazy_storage_diff.ml rename to src/proto_024_PtTALLiN/lib_protocol/lazy_storage_diff.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/lazy_storage_diff.mli b/src/proto_024_PtTALLiN/lib_protocol/lazy_storage_diff.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/lazy_storage_diff.mli rename to src/proto_024_PtTALLiN/lib_protocol/lazy_storage_diff.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/lazy_storage_kind.ml b/src/proto_024_PtTALLiN/lib_protocol/lazy_storage_kind.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/lazy_storage_kind.ml rename to src/proto_024_PtTALLiN/lib_protocol/lazy_storage_kind.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/lazy_storage_kind.mli b/src/proto_024_PtTALLiN/lib_protocol/lazy_storage_kind.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/lazy_storage_kind.mli rename to src/proto_024_PtTALLiN/lib_protocol/lazy_storage_kind.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/legacy_script_patches.ml b/src/proto_024_PtTALLiN/lib_protocol/legacy_script_patches.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/legacy_script_patches.ml rename to src/proto_024_PtTALLiN/lib_protocol/legacy_script_patches.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/level_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/level_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/level_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/level_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/level_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/level_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/level_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/level_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/level_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/level_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/level_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/level_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/level_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/level_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/level_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/level_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_cpmm.ml b/src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_cpmm.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_cpmm.ml rename to src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_cpmm.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_lqt.ml b/src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_lqt.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_lqt.ml rename to src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_lqt.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_migration.ml b/src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_migration.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_migration.ml rename to src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_migration.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_migration.mli b/src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_migration.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_migration.mli rename to src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_migration.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/liquidity_baking_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/liquidity_baking_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/local_gas_counter.ml b/src/proto_024_PtTALLiN/lib_protocol/local_gas_counter.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/local_gas_counter.ml rename to src/proto_024_PtTALLiN/lib_protocol/local_gas_counter.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/local_gas_counter.mli b/src/proto_024_PtTALLiN/lib_protocol/local_gas_counter.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/local_gas_counter.mli rename to src/proto_024_PtTALLiN/lib_protocol/local_gas_counter.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/main.ml b/src/proto_024_PtTALLiN/lib_protocol/main.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/main.ml rename to src/proto_024_PtTALLiN/lib_protocol/main.ml index 84ac4e536c43f8124fb26e03d0f160f378c45262..5399f1e015d67636e80bbb6839a56b7757659742 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/main.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/main.ml @@ -469,4 +469,4 @@ module Mempool = struct ~predecessor_hash:head_hash) end -(* Vanity nonce: TBD *) +(* Vanity nonce: 3018338012077776 *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/main.mli b/src/proto_024_PtTALLiN/lib_protocol/main.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/main.mli rename to src/proto_024_PtTALLiN/lib_protocol/main.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/manager_counter_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/manager_counter_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/manager_counter_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/manager_counter_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/manager_counter_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/manager_counter_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/manager_counter_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/manager_counter_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/manager_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/manager_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/manager_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/manager_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/manager_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/manager_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/manager_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/manager_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/mempool_validation.ml b/src/proto_024_PtTALLiN/lib_protocol/mempool_validation.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/mempool_validation.ml rename to src/proto_024_PtTALLiN/lib_protocol/mempool_validation.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/mempool_validation.mli b/src/proto_024_PtTALLiN/lib_protocol/mempool_validation.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/mempool_validation.mli rename to src/proto_024_PtTALLiN/lib_protocol/mempool_validation.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_gas.ml b/src/proto_024_PtTALLiN/lib_protocol/michelson_v1_gas.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_gas.ml rename to src/proto_024_PtTALLiN/lib_protocol/michelson_v1_gas.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_gas.mli b/src/proto_024_PtTALLiN/lib_protocol/michelson_v1_gas.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_gas.mli rename to src/proto_024_PtTALLiN/lib_protocol/michelson_v1_gas.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_gas_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/michelson_v1_gas_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_gas_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/michelson_v1_gas_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_gas_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/michelson_v1_gas_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_gas_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/michelson_v1_gas_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_primitives.ml b/src/proto_024_PtTALLiN/lib_protocol/michelson_v1_primitives.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_primitives.ml rename to src/proto_024_PtTALLiN/lib_protocol/michelson_v1_primitives.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_primitives.mli b/src/proto_024_PtTALLiN/lib_protocol/michelson_v1_primitives.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/michelson_v1_primitives.mli rename to src/proto_024_PtTALLiN/lib_protocol/michelson_v1_primitives.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/migration_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/migration_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/migration_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/migration_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/migration_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/migration_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/migration_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/migration_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/misbehaviour_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/misbehaviour_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/misbehaviour_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/misbehaviour_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/misbehaviour_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/misbehaviour_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/misbehaviour_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/misbehaviour_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/misc.ml b/src/proto_024_PtTALLiN/lib_protocol/misc.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/misc.ml rename to src/proto_024_PtTALLiN/lib_protocol/misc.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/misc.mli b/src/proto_024_PtTALLiN/lib_protocol/misc.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/misc.mli rename to src/proto_024_PtTALLiN/lib_protocol/misc.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/non_empty_string.ml b/src/proto_024_PtTALLiN/lib_protocol/non_empty_string.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/non_empty_string.ml rename to src/proto_024_PtTALLiN/lib_protocol/non_empty_string.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/non_empty_string.mli b/src/proto_024_PtTALLiN/lib_protocol/non_empty_string.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/non_empty_string.mli rename to src/proto_024_PtTALLiN/lib_protocol/non_empty_string.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/nonce_hash.ml b/src/proto_024_PtTALLiN/lib_protocol/nonce_hash.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/nonce_hash.ml rename to src/proto_024_PtTALLiN/lib_protocol/nonce_hash.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/nonce_hash.mli b/src/proto_024_PtTALLiN/lib_protocol/nonce_hash.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/nonce_hash.mli rename to src/proto_024_PtTALLiN/lib_protocol/nonce_hash.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/nonce_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/nonce_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/nonce_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/nonce_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/nonce_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/nonce_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/nonce_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/nonce_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/operation_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/operation_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/operation_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/operation_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/operation_costs.mli b/src/proto_024_PtTALLiN/lib_protocol/operation_costs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/operation_costs.mli rename to src/proto_024_PtTALLiN/lib_protocol/operation_costs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/operation_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/operation_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/operation_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/operation_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/operation_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/operation_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/operation_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/operation_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/origination_nonce.ml b/src/proto_024_PtTALLiN/lib_protocol/origination_nonce.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/origination_nonce.ml rename to src/proto_024_PtTALLiN/lib_protocol/origination_nonce.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/origination_nonce.mli b/src/proto_024_PtTALLiN/lib_protocol/origination_nonce.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/origination_nonce.mli rename to src/proto_024_PtTALLiN/lib_protocol/origination_nonce.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/parameters_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/parameters_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/parameters_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/parameters_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/parameters_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/parameters_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/parameters_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/parameters_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/path_encoding.ml b/src/proto_024_PtTALLiN/lib_protocol/path_encoding.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/path_encoding.ml rename to src/proto_024_PtTALLiN/lib_protocol/path_encoding.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/path_encoding.mli b/src/proto_024_PtTALLiN/lib_protocol/path_encoding.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/path_encoding.mli rename to src/proto_024_PtTALLiN/lib_protocol/path_encoding.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/pending_denunciations_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/pending_denunciations_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/pending_denunciations_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/pending_denunciations_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/pending_denunciations_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/pending_denunciations_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/pending_denunciations_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/pending_denunciations_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/per_block_votes_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/per_block_votes_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/per_block_votes_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/per_block_votes_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/per_block_votes_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/per_block_votes_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/per_block_votes_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/per_block_votes_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/percentage.ml b/src/proto_024_PtTALLiN/lib_protocol/percentage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/percentage.ml rename to src/proto_024_PtTALLiN/lib_protocol/percentage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/percentage.mli b/src/proto_024_PtTALLiN/lib_protocol/percentage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/percentage.mli rename to src/proto_024_PtTALLiN/lib_protocol/percentage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/period_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/period_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/period_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/period_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/period_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/period_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/period_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/period_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ratio_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/ratio_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ratio_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/ratio_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ratio_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/ratio_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ratio_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/ratio_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/raw_context.ml b/src/proto_024_PtTALLiN/lib_protocol/raw_context.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/raw_context.ml rename to src/proto_024_PtTALLiN/lib_protocol/raw_context.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/raw_context.mli b/src/proto_024_PtTALLiN/lib_protocol/raw_context.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/raw_context.mli rename to src/proto_024_PtTALLiN/lib_protocol/raw_context.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/raw_context_intf.ml b/src/proto_024_PtTALLiN/lib_protocol/raw_context_intf.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/raw_context_intf.ml rename to src/proto_024_PtTALLiN/lib_protocol/raw_context_intf.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/raw_level_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/raw_level_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/raw_level_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/raw_level_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/raw_level_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/raw_level_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/raw_level_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/raw_level_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/receipt_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/receipt_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/receipt_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/receipt_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/receipt_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/receipt_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/receipt_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/receipt_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/round_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/round_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/round_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/round_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/round_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/round_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/round_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/round_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sampler.ml b/src/proto_024_PtTALLiN/lib_protocol/sampler.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sampler.ml rename to src/proto_024_PtTALLiN/lib_protocol/sampler.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sampler.mli b/src/proto_024_PtTALLiN/lib_protocol/sampler.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sampler.mli rename to src/proto_024_PtTALLiN/lib_protocol/sampler.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sapling_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sapling_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sapling_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sapling_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sapling_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/sapling_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sapling_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/sapling_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sapling_storage_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/sapling_storage_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sapling_storage_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/sapling_storage_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sapling_storage_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/sapling_storage_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sapling_storage_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/sapling_storage_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sapling_validator.ml b/src/proto_024_PtTALLiN/lib_protocol/sapling_validator.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sapling_validator.ml rename to src/proto_024_PtTALLiN/lib_protocol/sapling_validator.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/saturation_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/saturation_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/saturation_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/saturation_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/saturation_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/saturation_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/saturation_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/saturation_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_PVM_sig.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_PVM_sig.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_PVM_sig.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_PVM_sig.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_arith.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_arith.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_arith.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_arith.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_arith.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_arith.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_arith.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_arith.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_commitment_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_commitment_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_commitment_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_commitment_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_commitment_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_commitment_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_commitment_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_commitment_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_commitment_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_commitment_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_commitment_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_commitment_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_commitment_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_commitment_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_commitment_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_commitment_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_costs.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_costs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_costs.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_costs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_dal_parameters_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_dal_parameters_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_dal_parameters_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_dal_parameters_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_dal_parameters_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_dal_parameters_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_dal_parameters_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_dal_parameters_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_data_version_sig.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_data_version_sig.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_data_version_sig.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_data_version_sig.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_dissection_chunk_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_dissection_chunk_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_dissection_chunk_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_dissection_chunk_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_dissection_chunk_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_dissection_chunk_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_dissection_chunk_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_dissection_chunk_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_errors.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_errors.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_errors.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_errors.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_game_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_game_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_game_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_game_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_game_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_game_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_game_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_game_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_merkelized_payload_hashes_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_merkelized_payload_hashes_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_merkelized_payload_hashes_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_merkelized_payload_hashes_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_merkelized_payload_hashes_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_merkelized_payload_hashes_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_merkelized_payload_hashes_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_merkelized_payload_hashes_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_message_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_message_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_message_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_message_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_message_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_message_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_message_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_message_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_inbox_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_inbox_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_management_protocol.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_management_protocol.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_management_protocol.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_management_protocol.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_management_protocol.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_management_protocol.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_management_protocol.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_management_protocol.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_metadata_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_metadata_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_metadata_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_metadata_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_metadata_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_metadata_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_metadata_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_metadata_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_operations.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_operations.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_operations.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_operations.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_operations.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_operations.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_operations.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_operations.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_origination_machine.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_origination_machine.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_origination_machine.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_origination_machine.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_origination_machine.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_origination_machine.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_origination_machine.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_origination_machine.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_outbox_message_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_outbox_message_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_outbox_message_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_outbox_message_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_outbox_message_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_outbox_message_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_outbox_message_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_outbox_message_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_outbox_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_outbox_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_outbox_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_outbox_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_outbox_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_outbox_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_outbox_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_outbox_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_proof_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_proof_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_proof_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_proof_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_proof_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_proof_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_proof_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_proof_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_refutation_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_refutation_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_refutation_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_refutation_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_refutation_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_refutation_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_refutation_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_refutation_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_reveal_hash.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_reveal_hash.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_reveal_hash.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_reveal_hash.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_reveal_hash.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_reveal_hash.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_reveal_hash.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_reveal_hash.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_riscv.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_riscv.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_riscv.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_riscv.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_riscv.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_riscv.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_riscv.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_riscv.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_stake_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_stake_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_stake_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_stake_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_stake_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_stake_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_stake_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_stake_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_staker_index_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_staker_index_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_staker_index_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_staker_index_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_staker_index_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_staker_index_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_staker_index_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_staker_index_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_staker_index_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_staker_index_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_staker_index_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_staker_index_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_staker_index_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_staker_index_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_staker_index_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_staker_index_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_tick_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_tick_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_tick_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_tick_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_tick_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_tick_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_tick_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_tick_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_wasm.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_wasm.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_wasm.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_wasm.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_wasm.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_wasm.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_wasm.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_wasm.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_whitelist_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_whitelist_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_whitelist_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_whitelist_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_whitelist_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_whitelist_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_whitelist_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_whitelist_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_whitelist_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_whitelist_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_whitelist_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_whitelist_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_whitelist_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollup_whitelist_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollup_whitelist_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollup_whitelist_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollups.ml b/src/proto_024_PtTALLiN/lib_protocol/sc_rollups.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollups.ml rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollups.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/sc_rollups.mli b/src/proto_024_PtTALLiN/lib_protocol/sc_rollups.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/sc_rollups.mli rename to src/proto_024_PtTALLiN/lib_protocol/sc_rollups.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_address_registry.ml b/src/proto_024_PtTALLiN/lib_protocol/script_address_registry.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_address_registry.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_address_registry.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_big_map.ml b/src/proto_024_PtTALLiN/lib_protocol/script_big_map.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_big_map.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_big_map.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_big_map.mli b/src/proto_024_PtTALLiN/lib_protocol/script_big_map.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_big_map.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_big_map.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_bytes.ml b/src/proto_024_PtTALLiN/lib_protocol/script_bytes.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_bytes.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_bytes.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_bytes.mli b/src/proto_024_PtTALLiN/lib_protocol/script_bytes.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_bytes.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_bytes.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_cache.ml b/src/proto_024_PtTALLiN/lib_protocol/script_cache.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_cache.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_cache.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_cache.mli b/src/proto_024_PtTALLiN/lib_protocol/script_cache.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_cache.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_cache.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_comparable.ml b/src/proto_024_PtTALLiN/lib_protocol/script_comparable.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_comparable.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_comparable.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_comparable.mli b/src/proto_024_PtTALLiN/lib_protocol/script_comparable.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_comparable.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_comparable.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_expr_hash.ml b/src/proto_024_PtTALLiN/lib_protocol/script_expr_hash.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_expr_hash.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_expr_hash.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_expr_hash.mli b/src/proto_024_PtTALLiN/lib_protocol/script_expr_hash.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_expr_hash.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_expr_hash.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_int.ml b/src/proto_024_PtTALLiN/lib_protocol/script_int.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_int.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_int.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_int.mli b/src/proto_024_PtTALLiN/lib_protocol/script_int.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_int.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_int.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_interpreter.ml b/src/proto_024_PtTALLiN/lib_protocol/script_interpreter.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_interpreter.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_interpreter.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_interpreter.mli b/src/proto_024_PtTALLiN/lib_protocol/script_interpreter.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_interpreter.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_interpreter.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_interpreter_defs.ml b/src/proto_024_PtTALLiN/lib_protocol/script_interpreter_defs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_interpreter_defs.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_interpreter_defs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_ir_annot.ml b/src/proto_024_PtTALLiN/lib_protocol/script_ir_annot.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_ir_annot.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_ir_annot.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_ir_annot.mli b/src/proto_024_PtTALLiN/lib_protocol/script_ir_annot.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_ir_annot.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_ir_annot.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_ir_translator.ml b/src/proto_024_PtTALLiN/lib_protocol/script_ir_translator.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_ir_translator.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_ir_translator.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_ir_translator.mli b/src/proto_024_PtTALLiN/lib_protocol/script_ir_translator.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_ir_translator.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_ir_translator.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_ir_translator_config.ml b/src/proto_024_PtTALLiN/lib_protocol/script_ir_translator_config.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_ir_translator_config.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_ir_translator_config.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_ir_unparser.ml b/src/proto_024_PtTALLiN/lib_protocol/script_ir_unparser.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_ir_unparser.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_ir_unparser.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_ir_unparser.mli b/src/proto_024_PtTALLiN/lib_protocol/script_ir_unparser.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_ir_unparser.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_ir_unparser.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_list.ml b/src/proto_024_PtTALLiN/lib_protocol/script_list.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_list.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_list.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_list.mli b/src/proto_024_PtTALLiN/lib_protocol/script_list.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_list.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_list.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_map.ml b/src/proto_024_PtTALLiN/lib_protocol/script_map.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_map.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_map.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_map.mli b/src/proto_024_PtTALLiN/lib_protocol/script_map.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_map.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_map.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/script_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/script_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_repr_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/script_repr_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_repr_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_repr_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_repr_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/script_repr_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_repr_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_repr_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_set.ml b/src/proto_024_PtTALLiN/lib_protocol/script_set.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_set.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_set.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_set.mli b/src/proto_024_PtTALLiN/lib_protocol/script_set.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_set.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_set.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_string.ml b/src/proto_024_PtTALLiN/lib_protocol/script_string.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_string.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_string.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_string.mli b/src/proto_024_PtTALLiN/lib_protocol/script_string.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_string.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_string.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_tc_context.ml b/src/proto_024_PtTALLiN/lib_protocol/script_tc_context.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_tc_context.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_tc_context.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_tc_context.mli b/src/proto_024_PtTALLiN/lib_protocol/script_tc_context.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_tc_context.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_tc_context.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_tc_errors.ml b/src/proto_024_PtTALLiN/lib_protocol/script_tc_errors.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_tc_errors.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_tc_errors.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_tc_errors_registration.ml b/src/proto_024_PtTALLiN/lib_protocol/script_tc_errors_registration.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_tc_errors_registration.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_tc_errors_registration.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_tc_errors_registration.mli b/src/proto_024_PtTALLiN/lib_protocol/script_tc_errors_registration.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_tc_errors_registration.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_tc_errors_registration.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_timestamp.ml b/src/proto_024_PtTALLiN/lib_protocol/script_timestamp.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_timestamp.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_timestamp.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_timestamp.mli b/src/proto_024_PtTALLiN/lib_protocol/script_timestamp.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_timestamp.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_timestamp.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir.ml b/src/proto_024_PtTALLiN/lib_protocol/script_typed_ir.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_typed_ir.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir.mli b/src/proto_024_PtTALLiN/lib_protocol/script_typed_ir.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_typed_ir.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir_size.ml b/src/proto_024_PtTALLiN/lib_protocol/script_typed_ir_size.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir_size.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_typed_ir_size.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir_size.mli b/src/proto_024_PtTALLiN/lib_protocol/script_typed_ir_size.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir_size.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_typed_ir_size.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir_size_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/script_typed_ir_size_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir_size_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_typed_ir_size_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir_size_costs.mli b/src/proto_024_PtTALLiN/lib_protocol/script_typed_ir_size_costs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir_size_costs.mli rename to src/proto_024_PtTALLiN/lib_protocol/script_typed_ir_size_costs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir_size_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/script_typed_ir_size_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/script_typed_ir_size_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/script_typed_ir_size_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/seed_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/seed_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/seed_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/seed_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/seed_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/seed_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/seed_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/seed_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/seed_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/seed_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/seed_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/seed_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/seed_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/seed_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/seed_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/seed_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/selected_distribution_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/selected_distribution_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/selected_distribution_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/selected_distribution_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/selected_distribution_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/selected_distribution_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/selected_distribution_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/selected_distribution_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/shared_stake.ml b/src/proto_024_PtTALLiN/lib_protocol/shared_stake.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/shared_stake.ml rename to src/proto_024_PtTALLiN/lib_protocol/shared_stake.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/shared_stake.mli b/src/proto_024_PtTALLiN/lib_protocol/shared_stake.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/shared_stake.mli rename to src/proto_024_PtTALLiN/lib_protocol/shared_stake.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/skip_list_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/skip_list_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/skip_list_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/skip_list_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/skip_list_costs.mli b/src/proto_024_PtTALLiN/lib_protocol/skip_list_costs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/skip_list_costs.mli rename to src/proto_024_PtTALLiN/lib_protocol/skip_list_costs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/skip_list_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/skip_list_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/skip_list_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/skip_list_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/slash_percentage.ml b/src/proto_024_PtTALLiN/lib_protocol/slash_percentage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/slash_percentage.ml rename to src/proto_024_PtTALLiN/lib_protocol/slash_percentage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/slash_percentage.mli b/src/proto_024_PtTALLiN/lib_protocol/slash_percentage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/slash_percentage.mli rename to src/proto_024_PtTALLiN/lib_protocol/slash_percentage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/slot_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/slot_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/slot_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/slot_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/slot_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/slot_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/slot_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/slot_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/stake_context.ml b/src/proto_024_PtTALLiN/lib_protocol/stake_context.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/stake_context.ml rename to src/proto_024_PtTALLiN/lib_protocol/stake_context.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/stake_context.mli b/src/proto_024_PtTALLiN/lib_protocol/stake_context.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/stake_context.mli rename to src/proto_024_PtTALLiN/lib_protocol/stake_context.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/stake_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/stake_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/stake_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/stake_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/stake_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/stake_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/stake_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/stake_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/stake_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/stake_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/stake_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/stake_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/stake_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/stake_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/stake_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/stake_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/staking.ml b/src/proto_024_PtTALLiN/lib_protocol/staking.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/staking.ml rename to src/proto_024_PtTALLiN/lib_protocol/staking.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/staking.mli b/src/proto_024_PtTALLiN/lib_protocol/staking.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/staking.mli rename to src/proto_024_PtTALLiN/lib_protocol/staking.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/staking_parameters_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/staking_parameters_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/staking_parameters_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/staking_parameters_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/staking_parameters_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/staking_parameters_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/staking_parameters_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/staking_parameters_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/staking_pseudotoken_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/staking_pseudotoken_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/staking_pseudotoken_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/staking_pseudotoken_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/staking_pseudotoken_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/staking_pseudotoken_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/staking_pseudotoken_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/staking_pseudotoken_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/staking_pseudotokens_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/staking_pseudotokens_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/staking_pseudotokens_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/staking_pseudotokens_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/staking_pseudotokens_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/staking_pseudotokens_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/staking_pseudotokens_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/staking_pseudotokens_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/state_hash.ml b/src/proto_024_PtTALLiN/lib_protocol/state_hash.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/state_hash.ml rename to src/proto_024_PtTALLiN/lib_protocol/state_hash.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/state_hash.mli b/src/proto_024_PtTALLiN/lib_protocol/state_hash.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/state_hash.mli rename to src/proto_024_PtTALLiN/lib_protocol/state_hash.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/storage.ml b/src/proto_024_PtTALLiN/lib_protocol/storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/storage.mli b/src/proto_024_PtTALLiN/lib_protocol/storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/storage_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/storage_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/storage_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/storage_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/storage_costs.mli b/src/proto_024_PtTALLiN/lib_protocol/storage_costs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/storage_costs.mli rename to src/proto_024_PtTALLiN/lib_protocol/storage_costs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/storage_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/storage_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/storage_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/storage_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/storage_description.ml b/src/proto_024_PtTALLiN/lib_protocol/storage_description.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/storage_description.ml rename to src/proto_024_PtTALLiN/lib_protocol/storage_description.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/storage_description.mli b/src/proto_024_PtTALLiN/lib_protocol/storage_description.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/storage_description.mli rename to src/proto_024_PtTALLiN/lib_protocol/storage_description.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/storage_functors.ml b/src/proto_024_PtTALLiN/lib_protocol/storage_functors.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/storage_functors.ml rename to src/proto_024_PtTALLiN/lib_protocol/storage_functors.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/storage_functors.mli b/src/proto_024_PtTALLiN/lib_protocol/storage_functors.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/storage_functors.mli rename to src/proto_024_PtTALLiN/lib_protocol/storage_functors.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/storage_sigs.ml b/src/proto_024_PtTALLiN/lib_protocol/storage_sigs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/storage_sigs.ml rename to src/proto_024_PtTALLiN/lib_protocol/storage_sigs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/README.md b/src/proto_024_PtTALLiN/lib_protocol/test/README.md similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/README.md rename to src/proto_024_PtTALLiN/lib_protocol/test/README.md diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/README.md b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/README.md similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/README.md rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/README.md diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/account.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/account.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/account.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/account.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/account.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/account.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/account.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/account.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/account_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/account_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/account_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/account_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/adaptive_issuance_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/adaptive_issuance_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/adaptive_issuance_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/adaptive_issuance_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/assert.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/assert.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/assert.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/assert.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/big_map_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/big_map_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/big_map_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/big_map_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/big_map_helpers.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/big_map_helpers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/big_map_helpers.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/big_map_helpers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/block.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/block.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/block.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/block.ml index 0227976f77e1ffd8c3d04e8a000e1633bb0f117a..dfebfdebe5ca6b72ed5e22c047f476b517a7ea62 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/block.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/block.ml @@ -257,7 +257,7 @@ module Forge = struct let make_contents ?(proof_of_work_threshold = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters.constants_test + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters.constants_test .proof_of_work_threshold) ~payload_hash ~payload_round ?(liquidity_baking_toggle_vote = Per_block_votes.Per_block_vote_pass) ~seed_nonce_hash shell = @@ -290,7 +290,7 @@ module Forge = struct let set_seed_nonce_hash ?(proof_of_work_threshold = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters.constants_test + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters.constants_test .proof_of_work_threshold) seed_nonce_hash {baker; consensus_key; shell; contents} = let open Lwt_result_syntax in @@ -398,7 +398,7 @@ module Forge = struct (* compatibility only, needed by incremental *) let contents ?(proof_of_work_threshold = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters.constants_test + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters.constants_test .proof_of_work_threshold) ?seed_nonce_hash ?(liquidity_baking_toggle_vote = Per_block_votes.Per_block_vote_pass) ~payload_hash ~payload_round shell_header = @@ -439,7 +439,7 @@ let check_constants_consistency constants = let prepare_main_init_params ?bootstrap_contracts commitments constants bootstrap_accounts = let open Lwt_syntax in - let open Tezos_protocol_024_PsD5wVTJ_parameters in + let open Tezos_protocol_024_PtTALLiN_parameters in let parameters = Default_parameters.parameters_of_constants ~bootstrap_accounts @@ -554,7 +554,7 @@ let genesis_with_parameters ?prepare_context parameters = ~seed_nonce_hash:None shell in - let open Tezos_protocol_024_PsD5wVTJ_parameters in + let open Tezos_protocol_024_PtTALLiN_parameters in let json = Default_parameters.json_of_parameters parameters in let proto_params = Data_encoding.Binary.to_bytes_exn Data_encoding.json json @@ -621,7 +621,7 @@ let prepare_initial_context_params ?consensus_committee_size ?nonce_revelation_threshold ?dal ?adaptive_issuance ?consensus_rights_delay ?allow_tz4_delegate_enable ?aggregate_attestation () = let open Lwt_result_syntax in - let open Tezos_protocol_024_PsD5wVTJ_parameters in + let open Tezos_protocol_024_PtTALLiN_parameters in let constants = Default_parameters.constants_test in let min_proposal_quorum = Option.value ~default:constants.min_proposal_quorum min_proposal_quorum diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/block.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/block.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/block.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/block.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/consensus_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/consensus_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/consensus_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/consensus_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/constants_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/constants_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/constants_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/constants_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/context.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/context.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/context.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/context.ml index bdb13e8e54effe0194a6d593b3e6500ebdca4c0f..c5246716f80130053d1aa6d7094f5cb6a2a78b68 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/context.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/context.ml @@ -279,7 +279,7 @@ let get_seed_computation ctxt = let get_constants ctxt = Alpha_services.Constants.all rpc_ctxt ctxt let default_test_constants = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters.constants_test + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters.constants_test let get_issuance_per_minute ctxt = Adaptive_issuance_services.current_issuance_per_minute rpc_ctxt ctxt @@ -847,7 +847,7 @@ let init_with_constants_gen ?algo ?prepare_context tup constants = let n = tup_n tup in let*? bootstrap_accounts, contracts = create_bootstrap_accounts ?algo n in let parameters = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters .parameters_of_constants ~bootstrap_accounts constants @@ -866,7 +866,7 @@ let init_with_constants_algo_list ?prepare_context constants algo_list = create_bootstrap_accounts_algo_list algo_list in let parameters = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters .parameters_of_constants ~bootstrap_accounts constants @@ -894,7 +894,7 @@ let init_with_parameters2 = init_with_parameters_gen T2 let raw_context_from_constants constants = let open Lwt_result_wrap_syntax in - let open Tezos_protocol_024_PsD5wVTJ_parameters in + let open Tezos_protocol_024_PtTALLiN_parameters in let initial_account = Account.new_account () in let bootstrap_accounts = Account.make_bootstrap_account diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/context.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/context.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/context.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/context.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/contract_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/contract_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/contract_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/contract_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/cpmm_logic.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/cpmm_logic.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/cpmm_logic.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/cpmm_logic.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/cpmm_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/cpmm_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/cpmm_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/cpmm_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/dal_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/dal_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/dal_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/dal_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/dal_helpers.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/dal_helpers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/dal_helpers.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/dal_helpers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/dummy_zk_rollup.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/dummy_zk_rollup.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/dummy_zk_rollup.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/dummy_zk_rollup.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/dune b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/dune similarity index 64% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/dune rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/dune index cb4eed5c19d0247e540519038796a3c066e35069..c789838395a8ef305f725e3601cca282f1681c61 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/dune +++ b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/dune @@ -2,8 +2,8 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_024_PsD5wVTJ_test_helpers) - (public_name octez-protocol-024-PsD5wVTJ-libs.test-helpers) + (name tezos_024_PtTALLiN_test_helpers) + (public_name octez-protocol-024-PtTALLiN-libs.test-helpers) (instrumentation (backend bisect_ppx)) (libraries tezt.core @@ -14,15 +14,15 @@ octez-libs.base octez-libs.micheline octez-libs.stdlib-unix - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.client - tezos-protocol-024-PsD5wVTJ.parameters + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.client + tezos-protocol-024-PtTALLiN.parameters octez-proto-libs.protocol-environment - octez-protocol-024-PsD5wVTJ-libs.plugin + octez-protocol-024-PtTALLiN-libs.plugin octez-shell-libs.shell-services octez-libs.plompiler octez-libs.crypto-dal - octez-protocol-024-PsD5wVTJ-libs.smart-rollup) + octez-protocol-024-PtTALLiN-libs.smart-rollup) (flags (:standard) -open Tezt_core @@ -30,13 +30,13 @@ -open Tezos_base.TzPervasives -open Tezos_micheline -open Tezos_stdlib_unix - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_client_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ_parameters - -open Tezos_protocol_plugin_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN + -open Tezos_client_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN_parameters + -open Tezos_protocol_plugin_024_PtTALLiN -open Tezos_shell_services -open Tezos_crypto_dal - -open Tezos_smart_rollup_024_PsD5wVTJ)) + -open Tezos_smart_rollup_024_PtTALLiN)) (rule (targets signature.ml) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/error_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/error_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/error_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/error_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/expr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/expr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/expr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/expr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/expr_common.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/expr_common.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/expr_common.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/expr_common.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/incremental.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/incremental.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/incremental.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/incremental.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/incremental.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/incremental.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/incremental.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/incremental.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/liquidity_baking_generator.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/liquidity_baking_generator.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/liquidity_baking_generator.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/liquidity_baking_generator.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/liquidity_baking_generator.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/liquidity_baking_generator.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/liquidity_baking_generator.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/liquidity_baking_generator.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/liquidity_baking_machine.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/liquidity_baking_machine.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/liquidity_baking_machine.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/liquidity_baking_machine.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/liquidity_baking_machine.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/liquidity_baking_machine.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/liquidity_baking_machine.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/liquidity_baking_machine.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/log_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/log_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/log_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/log_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/lqt_fa12_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/lqt_fa12_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/lqt_fa12_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/lqt_fa12_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/lwt_result_wrap_syntax.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/lwt_result_wrap_syntax.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/lwt_result_wrap_syntax.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/lwt_result_wrap_syntax.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/lwt_result_wrap_syntax.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/lwt_result_wrap_syntax.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/lwt_result_wrap_syntax.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/lwt_result_wrap_syntax.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/nonce.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/nonce.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/nonce.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/nonce.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/nonce.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/nonce.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/nonce.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/nonce.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/op.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/op.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/op.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/op.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/op.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/op.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/op.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/op.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/operation_generator.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/operation_generator.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/operation_generator.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/operation_generator.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/result_wrap_syntax.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/result_wrap_syntax.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/result_wrap_syntax.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/result_wrap_syntax.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/result_wrap_syntax.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/result_wrap_syntax.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/result_wrap_syntax.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/result_wrap_syntax.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/rewards.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/rewards.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/rewards.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/rewards.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/sapling_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/sapling_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/sapling_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/sapling_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/sc_rollup_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/sc_rollup_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/sc_rollup_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/sc_rollup_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_activity.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_activity.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_activity.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_activity.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_attestation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_attestation.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_attestation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_attestation.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_bake.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_bake.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_bake.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_bake.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_base.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_base.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_base.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_base.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_begin.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_begin.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_begin.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_begin.ml index 366b277e34089188fe9756c6065bf3596b4f43fb..5c0abe105eca97fe4d1d9d580affb59328f48585 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_begin.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_begin.ml @@ -297,7 +297,7 @@ let begin_test ?(bootstrap_info_list = ([] : bootstrap_info list)) Account.make_bootstrap_accounts_packed bootstrap_accounts_packed in let parameters = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters .parameters_of_constants ~bootstrap_accounts constants diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_constants.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_constants.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_constants.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_constants.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_dsl.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_dsl.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_dsl.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_dsl.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_op.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_op.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/scenario_op.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/scenario_op.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_big_map.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_big_map.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_big_map.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_big_map.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_big_map.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_big_map.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_big_map.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_big_map.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_map.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_map.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_map.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_map.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_map.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_map.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_map.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_map.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_set.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_set.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_set.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_set.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_set.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_set.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/script_set.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/script_set.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/slashing_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/slashing_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/slashing_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/slashing_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/slashing_helpers.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/slashing_helpers.mli similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/slashing_helpers.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/slashing_helpers.mli index dfdbcfe46478ab4e442a8a3b1c0829fa8317e133..db8a9d5ea2cd259fd794824c94c551d96a5d6f0f 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/slashing_helpers.mli +++ b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/slashing_helpers.mli @@ -42,7 +42,7 @@ module Misbehaviour_repr : sig event involving [duplicate_op]. *) val check_from_duplicate_operation : loc:string -> - Tezos_raw_protocol_024_PsD5wVTJ.Misbehaviour_repr.t -> + Tezos_raw_protocol_024_PtTALLiN.Misbehaviour_repr.t -> 'kind Protocol.Alpha_context.Kind.consensus Protocol.Alpha_context.operation -> unit tzresult Lwt.t diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/state.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/state.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/state.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/state.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/state_account.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/state_account.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/state_account.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/state_account.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/test_global_constants.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/test_global_constants.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/test_global_constants.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/test_global_constants.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/testable.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/testable.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/testable.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/testable.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/tez_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/tez_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/tez_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/tez_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/tez_helpers.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/tez_helpers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/tez_helpers.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/tez_helpers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/tez_staking_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/tez_staking_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/tez_staking_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/tez_staking_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/tezt_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/tezt_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/tezt_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/tezt_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/ticket_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/ticket_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/ticket_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/ticket_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/transfers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/transfers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/transfers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/transfers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/transfers.mli b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/transfers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/transfers.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/transfers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/zk_rollup_l2_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/helpers/zk_rollup_l2_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/helpers/zk_rollup_l2_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/helpers/zk_rollup_l2_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/dune b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/dune similarity index 72% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/dune rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/dune index 169941067c98e29658db05438a28d112353689bc..b25c2fb2812273a265f5944344937d92d9ace2d1 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/dune +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/dune @@ -3,18 +3,18 @@ (library (name - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_consensus_tezt_lib) + src_proto_024_PtTALLiN_lib_protocol_test_integration_consensus_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core bls12-381.archive octez-alcotezt octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.test-helpers + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.test-helpers octez-libs.base-test-helpers - tezos-protocol-024-PsD5wVTJ.parameters - octez-protocol-024-PsD5wVTJ-libs.plugin) + tezos-protocol-024-PtTALLiN.parameters + octez-protocol-024-PtTALLiN-libs.plugin) (library_flags (:standard -linkall)) (flags (:standard) @@ -22,11 +22,11 @@ -open Tezt_core.Base -open Octez_alcotezt -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_024_PsD5wVTJ_test_helpers + -open Tezos_protocol_024_PtTALLiN + -open Tezos_024_PtTALLiN_test_helpers -open Tezos_base_test_helpers - -open Tezos_protocol_024_PsD5wVTJ_parameters - -open Tezos_protocol_plugin_024_PsD5wVTJ) + -open Tezos_protocol_024_PtTALLiN_parameters + -open Tezos_protocol_plugin_024_PtTALLiN) (modules test_baking test_consensus_key @@ -53,7 +53,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_consensus_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_consensus_tezt_lib tezt) (link_flags (:standard) @@ -62,7 +62,7 @@ (rule (alias runtest) - (package tezos-protocol-024-PsD5wVTJ-tests) + (package tezos-protocol-024-PtTALLiN-tests) (enabled_if (<> false %{env:RUNTEZTALIAS=true})) (action (run %{dep:./main.exe} /flaky /ci_disabled))) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_aggregate.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_aggregate.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_aggregate.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_aggregate.ml index 58b0025236cf0c2685dd189ee951b3baa5f1ab69..07f1bdc18c06d28049d81f3935887a1c31f94fcc 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_aggregate.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_aggregate.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol (aggregate) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_aggregate.ml *) @@ -40,7 +40,7 @@ let find_preattestations_aggregate_result receipt = let result_opt = List.find_map (function - | Tezos_protocol_024_PsD5wVTJ__Protocol.Apply_results.Operation_metadata + | Tezos_protocol_024_PtTALLiN__Protocol.Apply_results.Operation_metadata { contents = Single_result (Preattestations_aggregate_result _ as result); @@ -57,7 +57,7 @@ let find_attestations_aggregate_result receipt = let result_opt = List.find_map (function - | Tezos_protocol_024_PsD5wVTJ__Protocol.Apply_results.Operation_metadata + | Tezos_protocol_024_PtTALLiN__Protocol.Apply_results.Operation_metadata { contents = Single_result (Attestations_aggregate_result _ as result); @@ -79,7 +79,7 @@ let check_aggregate_result (type kind) (kind : kind aggregate) ~attesters let open Lwt_result_syntax in let (result : kind - Tezos_protocol_024_PsD5wVTJ__Protocol.Apply_results.contents_result) = + Tezos_protocol_024_PtTALLiN__Protocol.Apply_results.contents_result) = match kind with | Preattestation -> find_preattestations_aggregate_result op_receipts | Attestation -> find_attestations_aggregate_result op_receipts diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_all_bakers_attest.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_all_bakers_attest.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_all_bakers_attest.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_all_bakers_attest.ml index 3208c2c27595714033c682be82ce72d90b0eed20..dbcb3faa55c3d14cecc4f0f7256a4117d4d8269b 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_all_bakers_attest.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_all_bakers_attest.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol ((pre)attestations) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_all_bakers_attest.ml Subject: Test all bakers attest feature and activation. diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_attestation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_attestation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_attestation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_attestation.ml index 0dd6ce284a2e56c47806f7abcec0d5e79546e952..759704a72515591ac4a2d6ff845a5974296eff56 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_attestation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_attestation.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (attestation) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_attestation.ml Subject: Attesting a block adds an extra layer of confidence to the Tezos' PoS algorithm. The block attesting @@ -670,7 +670,7 @@ let test_attester_with_no_assigned_shards () = let n = 10 in let bootstrap_balances = bal_low :: Stdlib.List.init n (fun _ -> bal_high) in let dal = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters.constants_sandbox + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters.constants_sandbox .dal in let dal = diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_baking.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_baking.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_baking.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_baking.ml index 1828a68891f14e46ced47e27840d93ce55350600..bc5ebe73dea9c9a1f44cf6bb3957d067d9066106 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_baking.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_baking.ml @@ -28,7 +28,7 @@ (** Testing ------- Component: Protocol (baking) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_baking.ml Subject: Bakers and baking/voting power-related tests, based on RPCs. Note that more detailed tests on baking rewards can be found diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_companion_key.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_companion_key.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_companion_key.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_companion_key.ml index a77ae36540d5b14b7550408b3c58031f98fd2e8c..1e8e2a48fea235c2d918f75417e24371de318265 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_companion_key.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_companion_key.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (delegate_storage) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_companion_key.ml Subject: Companion key test: registration, usage, etc *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_consensus_key.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_consensus_key.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_consensus_key.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_consensus_key.ml index f10648e0f8df147a61f184012e6b789337310ac7..780a5cc6dc22112b3a9152eded777826edf4dd86 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_consensus_key.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_consensus_key.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (delegate_storage) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_consensus_key.ml Subject: consistency of the [Drain_delegate] operation *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_dal_entrapment.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_dal_entrapment.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_dal_entrapment.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_dal_entrapment.ml index 11f9029c5687403ad900c1284ff32dddca5e7dbe..c7e56dcfc806eddb6897bc40b0c152176c50b9da 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_dal_entrapment.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_dal_entrapment.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol (double baking) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_dal_entrapment.ml Subject: A DAL entrapment operation may be injected when it has been observed that diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_deactivation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_deactivation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_deactivation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_deactivation.ml index 5b68373c5738fe65d4d1ecfafc9e6f013d54f0d9..429f8b8e2a9c637facc2d8060444710d61b15793 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_deactivation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_deactivation.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_deactivation.ml Subject: After a given number of cycles during which a delegate has not made use of its baking and attesting rights, its account will diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_delegation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_delegation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_delegation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_delegation.ml index 3267610a00ee39d1e972f2c8d94e8072e29e24d8..2c2e9230241bc6107e7c2c726c650d3953c8728e 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_delegation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_delegation.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (delegation) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_delegation.ml Subject: - Properties on bootstrap contracts (self-delegation, cannot delete/change their delegate (as opposed to contracts diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_double_attestation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_double_attestation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_double_attestation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_double_attestation.ml index 665462932bd2a50530836c72ede4375e6670f940..a26ac7cf4a7233210314e30e7602637eaaefe0fd 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_double_attestation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_double_attestation.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (double attestation) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_double_attestation.ml Subject: Double attestation evidence operation may happen when an attester attested two different blocks on the same level. diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_double_baking.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_double_baking.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_double_baking.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_double_baking.ml index 8edacdebad012ab69dad0886e1d8f4c2454f57c2..79297f7e9bc6791fac0bc2ecf468367b3db2755e 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_double_baking.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_double_baking.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (double baking) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_double_baking.ml Subject: A double baking evidence operation may be injected when it has been observed that a baker baked two different blocks at the diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_double_preattestation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_double_preattestation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_double_preattestation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_double_preattestation.ml index 25264308e6957c0325784c446e2ebc9e1fc20f0b..4719466bcfbeba1996522bf955a1868b7aaab524 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_double_preattestation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_double_preattestation.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (double preattestation) in Full_construction & Application modes - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_double_preattestation.ml Subject: These tests target different cases for double preattestation *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_frozen_deposits.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_frozen_deposits.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_frozen_deposits.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_frozen_deposits.ml index 0d151991cb681b8c3221ebdc42573c8b116df2f5..eff929e17bb5664c589d21a8974312ddde51e283 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_frozen_deposits.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_frozen_deposits.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (frozen_deposits) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_frozen_deposits.ml Subject: consistency of frozen deposits and the [set_deposits_limit] operation *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_helpers_rpcs.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_helpers_rpcs.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_helpers_rpcs.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_helpers_rpcs.ml index 1bbdde44e6b849c371cfe18d0e76e49ac9ce71c7..97133a32f0f66e8db0863fefa9d98777803c9a86 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_helpers_rpcs.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_helpers_rpcs.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Helpers RPCs) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_helpers_rpcs.ml Subject: On RPCs. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_participation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_participation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_participation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_participation.ml index 675969300ee2f71e759ed590d2641bbb2ef82a17..c0a092dfded3c9e98363decf5b31850b6bc60bc2 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_participation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_participation.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (participation monitoring) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_participation.ml Subject: Participation monitoring in Tenderbake *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_preattestation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_preattestation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_preattestation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_preattestation.ml index 601900b94c77e6ceb814b8857a68c98dc37a0730..644f07c7cd0a509f1dc8fd2dc03f2ed41fbc752c 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_preattestation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_preattestation.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (preattestation) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_preattestation.ml *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_preattestation_functor.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_preattestation_functor.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_preattestation_functor.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_preattestation_functor.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_scenario_attestation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_scenario_attestation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_scenario_attestation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_scenario_attestation.ml index f6ff8804eee1e2d488200a808c892569caf25133..3fab9c13d5e83978463de41ebf10be492280537f 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_scenario_attestation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_scenario_attestation.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol ((pre)attestations) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_scenario_attestation.ml Subject: Test various scenarios with attestations, preattestations, aggregation, DAL bitset, diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_seed.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_seed.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_seed.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_seed.ml index b0bd66e10aad030980cef98e16524f8558e93c0c..c977e41a179ad8e99837e572f31e0f748fe75f86 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/test_seed.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/test_seed.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (seed) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus/main.exe \ -- --file test_seed.ml Subject: - seed_nonce_hash included in some blocks - revelation operation of seed_nonce that should correspond diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/dune b/src/proto_024_PtTALLiN/lib_protocol/test/integration/dune similarity index 66% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/dune rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/dune index eab28ac250bd80480d1af0d80bc99463029e187b..f2833d4208aa92cdc6e2fd3fc9668a8237097d14 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/dune +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/dune @@ -2,31 +2,31 @@ ; Edit file manifest/main.ml instead. (library - (name src_proto_024_PsD5wVTJ_lib_protocol_test_integration_tezt_lib) + (name src_proto_024_PtTALLiN_lib_protocol_test_integration_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core bls12-381.archive tezt octez-libs.base - octez-protocol-024-PsD5wVTJ-libs.client - tezos-protocol-024-PsD5wVTJ.protocol - tezos-protocol-024-PsD5wVTJ.parameters - octez-protocol-024-PsD5wVTJ-libs.test-helpers + octez-protocol-024-PtTALLiN-libs.client + tezos-protocol-024-PtTALLiN.protocol + tezos-protocol-024-PtTALLiN.parameters + octez-protocol-024-PtTALLiN-libs.test-helpers octez-libs.base-test-helpers - octez-protocol-024-PsD5wVTJ-libs.plugin) + octez-protocol-024-PtTALLiN-libs.plugin) (library_flags (:standard -linkall)) (flags (:standard) -open Tezt_core -open Tezt_core.Base -open Tezos_base.TzPervasives - -open Tezos_client_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ_parameters - -open Tezos_024_PsD5wVTJ_test_helpers + -open Tezos_client_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN_parameters + -open Tezos_024_PtTALLiN_test_helpers -open Tezos_base_test_helpers - -open Tezos_protocol_plugin_024_PsD5wVTJ) + -open Tezos_protocol_plugin_024_PtTALLiN) (modules test_constants test_frozen_bonds @@ -46,7 +46,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_tezt_lib tezt) (link_flags (:standard) @@ -55,7 +55,7 @@ (rule (alias runtest) - (package tezos-protocol-024-PsD5wVTJ-tests) + (package tezos-protocol-024-PtTALLiN-tests) (deps (glob_files wasm_kernel/*.wasm)) (enabled_if (<> false %{env:RUNTEZTALIAS=true})) (action (run %{dep:./main.exe} /flaky /ci_disabled))) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas/dune b/src/proto_024_PtTALLiN/lib_protocol/test/integration/gas/dune similarity index 73% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas/dune rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/gas/dune index b295ca114440d772dd6f5dc0bbbb46dbd468c850..b27d11cc3af2c303bfdd4393fd7c4bdbfd1e3bbd 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas/dune +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/gas/dune @@ -2,15 +2,15 @@ ; Edit file manifest/main.ml instead. (library - (name src_proto_024_PsD5wVTJ_lib_protocol_test_integration_gas_tezt_lib) + (name src_proto_024_PtTALLiN_lib_protocol_test_integration_gas_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core bls12-381.archive octez-alcotezt octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.test-helpers + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.test-helpers octez-libs.base-test-helpers) (library_flags (:standard -linkall)) (flags @@ -19,8 +19,8 @@ -open Tezt_core.Base -open Octez_alcotezt -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_024_PsD5wVTJ_test_helpers + -open Tezos_protocol_024_PtTALLiN + -open Tezos_024_PtTALLiN_test_helpers -open Tezos_base_test_helpers) (modules test_gas_costs test_gas_levels)) @@ -29,7 +29,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_gas_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_gas_tezt_lib tezt) (link_flags (:standard) @@ -38,7 +38,7 @@ (rule (alias runtest) - (package tezos-protocol-024-PsD5wVTJ-tests) + (package tezos-protocol-024-PtTALLiN-tests) (enabled_if (<> false %{env:RUNTEZTALIAS=true})) (action (run %{dep:./main.exe} /flaky /ci_disabled))) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas/test_gas_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/gas/test_gas_costs.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas/test_gas_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/gas/test_gas_costs.ml index f6439df5fecc4c5887c005600c6eb0ca911279c8..228dd477dde3d217d8297143b6dce831eb88d766 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas/test_gas_costs.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/gas/test_gas_costs.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (gas costs) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/gas/main.exe \ -- --file test_gas_costs.ml Subject: Gas costs Current limitations: for maps, sets & compare, we only test diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas/test_gas_levels.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/gas/test_gas_levels.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas/test_gas_levels.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/gas/test_gas_levels.ml index 858e1121d36be387d259a77f8af2d2ebbe8ed047..5f6ea32a258ba0623720f4871d573d438a3a20f4 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas/test_gas_levels.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/gas/test_gas_levels.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Gas levels) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/gas/main.exe \ -- --file test_gas_levels.ml Subject: On gas consumption and exhaustion. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/big_interpreter_stack.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/big_interpreter_stack.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/big_interpreter_stack.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/big_interpreter_stack.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/emit.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/emit.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/emit.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/emit.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/fail_rec.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/fail_rec.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/fail_rec.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/fail_rec.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_CREATE_CONTRACT.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_CREATE_CONTRACT.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_CREATE_CONTRACT.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_CREATE_CONTRACT.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_INDEX_ADDRESS.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_INDEX_ADDRESS.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_INDEX_ADDRESS.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_INDEX_ADDRESS.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_SELF.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_SELF.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_SELF.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_SELF.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_SET_DELEGATE.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_SET_DELEGATE.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_SET_DELEGATE.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_SET_DELEGATE.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_TRANSFER_TOKENS.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_TRANSFER_TOKENS.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_TRANSFER_TOKENS.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/forbidden_op_in_view_TRANSFER_TOKENS.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/index_address.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/index_address.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/index_address.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/index_address.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/int-store.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/int-store.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/int-store.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/int-store.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/omega.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/omega.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/omega.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/omega.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/rec_fact.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/rec_fact.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/rec_fact.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/rec_fact.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/rec_fact_apply.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/rec_fact_apply.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/rec_fact_apply.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/rec_fact_apply.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/rec_fact_apply_store.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/rec_fact_apply_store.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/rec_fact_apply_store.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/rec_fact_apply_store.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/rec_fact_store.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/rec_fact_store.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/rec_fact_store.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/rec_fact_store.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract_double.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract_double.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract_double.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract_double.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract_drop.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract_drop.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract_drop.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract_drop.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract_send.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract_send.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract_send.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract_send.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract_state_as_arg.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract_state_as_arg.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_contract_state_as_arg.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_contract_state_as_arg.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_push_sapling_state.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_push_sapling_state.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_push_sapling_state.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_push_sapling_state.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_use_existing_state.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_use_existing_state.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/sapling_use_existing_state.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/sapling_use_existing_state.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/temp_big_maps.tz b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/temp_big_maps.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/contracts/temp_big_maps.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/contracts/temp_big_maps.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/dune b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/dune similarity index 70% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/dune rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/dune index 52ec9c77b969c63c2eca52d1a37e512243bf7194..7580b14c511dedf067df21e39829deacc1dfec8d 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/dune +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/dune @@ -3,23 +3,23 @@ (library (name - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_michelson_tezt_lib) + src_proto_024_PtTALLiN_lib_protocol_test_integration_michelson_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core bls12-381.archive octez-alcotezt octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.test-helpers + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.test-helpers octez-libs.base-test-helpers - octez-protocol-024-PsD5wVTJ-libs.client + octez-protocol-024-PtTALLiN-libs.client tezos-benchmark octez-libs.micheline - tezos-benchmark-024-PsD5wVTJ - tezos-benchmark-type-inference-024-PsD5wVTJ - octez-protocol-024-PsD5wVTJ-libs.plugin - tezos-protocol-024-PsD5wVTJ.parameters) + tezos-benchmark-024-PtTALLiN + tezos-benchmark-type-inference-024-PtTALLiN + octez-protocol-024-PtTALLiN-libs.plugin + tezos-protocol-024-PtTALLiN.parameters) (library_flags (:standard -linkall)) (flags (:standard) @@ -27,14 +27,14 @@ -open Tezt_core.Base -open Octez_alcotezt -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_024_PsD5wVTJ_test_helpers + -open Tezos_protocol_024_PtTALLiN + -open Tezos_024_PtTALLiN_test_helpers -open Tezos_base_test_helpers - -open Tezos_client_024_PsD5wVTJ + -open Tezos_client_024_PtTALLiN -open Tezos_micheline - -open Tezos_benchmark_024_PsD5wVTJ - -open Tezos_benchmark_type_inference_024_PsD5wVTJ - -open Tezos_protocol_plugin_024_PsD5wVTJ) + -open Tezos_benchmark_024_PtTALLiN + -open Tezos_benchmark_type_inference_024_PtTALLiN + -open Tezos_protocol_plugin_024_PtTALLiN) (modules test_annotations test_block_time_instructions @@ -64,7 +64,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_michelson_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_michelson_tezt_lib tezt) (link_flags (:standard) @@ -73,7 +73,7 @@ (rule (alias runtest) - (package tezos-protocol-024-PsD5wVTJ-tests) + (package tezos-protocol-024-PtTALLiN-tests) (deps (glob_files contracts/*) (glob_files patched_contracts/*) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_annotations.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_annotations.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_annotations.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_annotations.ml index ec1705c307dd37cad1044d98868553cb349d5114..826efcecc5bb941c010a7751b956ee965404750d 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_annotations.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_annotations.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Michelson annotations) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_annotations.ml Subject: This module tests that Michelson annotations are properly handled. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_block_time_instructions.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_block_time_instructions.ml similarity index 97% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_block_time_instructions.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_block_time_instructions.ml index debe5f7ab6dd2bf166288f410768ae6622444aeb..bd9e922067fc205f196b27caedc7f1752a58ad57 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_block_time_instructions.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_block_time_instructions.ml @@ -26,12 +26,12 @@ (** Testing ------- Component: Protocol (Michelson block-time instructions) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_block_time_instructions.ml Subject: This module tests that Michelson instructions related to block time are correct. *) -open Tezos_protocol_024_PsD5wVTJ_parameters +open Tezos_protocol_024_PtTALLiN_parameters open Protocol open Alpha_context diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_contract_event.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_contract_event.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_contract_event.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_contract_event.ml index da788aed8b1e39ae2516b8d23a0046bbab53af7d..4029a0e5ef04f98880829e6a4ae9d115f06221bf 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_contract_event.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_contract_event.ml @@ -29,7 +29,7 @@ open Alpha_context (** Testing ------- Component: Protocol (event logging) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_contract_event.ml Subject: This module tests that the event logs can be written to the receipt in correct order and expected format. diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_global_constants_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_global_constants_storage.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_global_constants_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_global_constants_storage.ml index 361620fa252bfc7fa72876e1d07b688e55bc7646..787ed5a3edee768c61c0b2841a033b11adb7caf1 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_global_constants_storage.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_global_constants_storage.ml @@ -29,7 +29,7 @@ open Transfers (** Testing ------- Component: Protocol (global table of constants) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_global_constants_storage.ml Subject: This module tests that the global table of constants can be written to and read from across blocks. diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_interpretation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_interpretation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_interpretation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_interpretation.ml index 74ed2d0da54c3979891c7e6c746f173a400a0ae6..40936c91c9dc766796678714724827213326d6d9 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_interpretation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_interpretation.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (interpretation) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_interpretation.ml Subject: Interpretation of Michelson scripts *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_lambda_normalization.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_lambda_normalization.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_lambda_normalization.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_lambda_normalization.ml index bfa5ed918ea569d210648500a7a750e0fd9537da..b43cf3e700fe6cdbb5cd71d47ad2bb84e9d80e1d 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_lambda_normalization.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_lambda_normalization.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Michelson) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_lambda_normalization.ml Subject: Test that lambdas are normalized to optimized format at elaboration *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_lazy_storage_diff.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_lazy_storage_diff.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_lazy_storage_diff.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_lazy_storage_diff.ml index d9d52ce74a71f134df726c0170abd36f02f492c2..67e87a01d756179dadd6712cd2132f02dda9f8dc 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_lazy_storage_diff.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_lazy_storage_diff.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Michelson) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_lazy_storage_diff.ml Subject: Test lazy storage *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_patched_contracts.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_patched_contracts.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_patched_contracts.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_patched_contracts.ml index c0aecd1f1e2b5f6159195718f0454333e84291f8..040bc32ec13297683f2ca038774dee1e04fe44bb 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_patched_contracts.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_patched_contracts.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Migration (patched scripts) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_patched_contracts.ml Subject: Migration *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_sapling.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_sapling.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_sapling.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_sapling.ml index e26eb2ecefaee708b18d24602bffa00926f0b3ac..61f23305c59569aa99f9f8b207d2b7a528527d50 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_sapling.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_sapling.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Sapling) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_sapling.ml Subject: On the privacy-preserving library Sapling *) @@ -925,7 +925,7 @@ module Interpreter_tests = struct List.exists (function | Environment.Ecoproto_error - (Tezos_protocol_024_PsD5wVTJ.Protocol.Script_tc_errors + (Tezos_protocol_024_PtTALLiN.Protocol.Script_tc_errors .Unexpected_forged_value _) -> true diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_script_cache.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_script_cache.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_script_cache.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_script_cache.ml index b407e099a3b119fe58cc792934fb5b2195e3881d..c58f508d809d27df35c81ea45fa24f82ece689e6 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_script_cache.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_script_cache.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (cache) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_script_cache.ml Subject: These unit tests check basic behavior of script cache *) @@ -351,7 +351,7 @@ let test_size_adds_entries_sizes () = *) let defined_size_limit = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters.constants_mainnet + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters.constants_mainnet .cache_script_size let test_size_limit_is_in_constants_repr () = diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_script_typed_ir_size.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_script_typed_ir_size.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_script_typed_ir_size.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_script_typed_ir_size.ml index b8c02fd7f99a708dc05220dd463f388f31bb72bf..21e5b0fa4f927168816cf5edb2e8091cfc206181 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_script_typed_ir_size.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_script_typed_ir_size.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (script typed IR size) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_script_typed_ir_size.ml Subject: Script_typed_ir computes good approximation of values' sizes *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_temp_big_maps.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_temp_big_maps.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_temp_big_maps.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_temp_big_maps.ml index 17641c6e5302d98ecfb37ac12220146101375265..191fd427429fc514bb6a29b97198925c56e11eb5 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_temp_big_maps.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_temp_big_maps.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (temporary big maps) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_temp_big_maps.ml Subject: On temporary big maps. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_accounting.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_accounting.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_accounting.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_accounting.ml index 250c1dc531d65a888c962d91c4b00cc06cb24cd6..5d08477ab328d7a35de15accd22cadbb68cb8b6a 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_accounting.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_accounting.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Ticket_scanner) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_ticket_accounting.ml Subject: Ticket scanner tests *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_balance.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_balance.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_balance.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_balance.ml index de53a3d107937a4703b145264d70f7012db19398..3de53961fcd081ffc51a60c2d603fea729fbfb8b 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_balance.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_balance.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Ticket_balance_key) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_ticket_balance.ml Subject: Ticket balance key hashing *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_balance_key.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_balance_key.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_balance_key.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_balance_key.ml index 3c95d1bbfb46f7598d38c1c3a2809db5b740fa53..8f65323306db375b4bf5d1d787e9eeb985b69ecf 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_balance_key.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_balance_key.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Ticket_balance_key) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_ticket_balance_key.ml Subject: Ticket balance key hashing *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_direct_spending.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_direct_spending.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_direct_spending.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_direct_spending.ml index e9f27f2b0bf95cc06232a5a93e71a93ac527e259..7c21da47cd42f847735894de4fd91529f9b2f46a 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_direct_spending.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_direct_spending.ml @@ -9,7 +9,7 @@ (** Testing ------- Component: Tickets, direct spending from implicit accounts - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_ticket_direct_spending.ml Subject: Test direct spending of tickets from implicit accounts *) @@ -103,7 +103,7 @@ let test_spending ~direct_ticket_spending_enable ~constructor () = let open Lwt_result_syntax in let constants = let default_constants = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters.constants_test + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters.constants_test in { default_constants with diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_lazy_storage_diff.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_lazy_storage_diff.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_lazy_storage_diff.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_lazy_storage_diff.ml index 4af1164a4d7e05eb72a902881e1e8f1fb07356a6..67715d3076764789c58b070552af3505ba1aa88e 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_lazy_storage_diff.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_lazy_storage_diff.ml @@ -27,7 +27,7 @@ (** Testing ------- Component: Protocol (Ticket_scanner) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_ticket_lazy_storage_diff.ml Subject: Ticket scanner tests *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_manager.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_manager.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_manager.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_manager.ml index 766c63d6dfdaa9bb0637919381df0c2bb7f5d095..d08d0f3ac38b49830e66bf8cf55decf0ad4f3dbb 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_manager.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_manager.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Ticket_balance_key) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_ticket_manager.ml Subject: Tests that compare the ticket-balance table against tickets in the contract storages. The tests include a lot of operations that diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_operations_diff.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_operations_diff.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_operations_diff.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_operations_diff.ml index 220f096ce7be08896a1dc692dd553c1c871b6dfe..adce60649bcfff116ef0331c4ea28d37e03bb460 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_operations_diff.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_operations_diff.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Ticket_scanner) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_ticket_operations_diff.ml Subject: Ticket scanner tests *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_scanner.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_scanner.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_scanner.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_scanner.ml index c51c582470e7e6f87813c28a88dc2815b02d579e..3fe6e884a6808a886d1d0d0b23c7e4c6fa851dd5 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_scanner.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_scanner.ml @@ -28,7 +28,7 @@ (** Testing ------- Component: Protocol (Ticket_scanner) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_ticket_scanner.ml Subject: Ticket scanner tests *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_storage.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_storage.ml index 64b73be0a1edf0ed516682310313cfd4ce7c872e..d76c495711e8b8c457921dd088372e33d5a2f861 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_ticket_storage.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_ticket_storage.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Alpha_context.Ticket_balance) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_ticket_storage.ml Subject: Ticket storage functions tested using the Ticket_balance module in Alpha_context. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_typechecking.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_typechecking.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_typechecking.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_typechecking.ml index a8ab68542bd6d274fe42243402898e3e84049be6..4b7b93be203e06cb37ff5bdde6a6f70c16746ca2 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/test_typechecking.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/test_typechecking.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (type-checking) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson/main.exe \ -- --file test_typechecking.ml Subject: Type-checking *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/dune b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/dune similarity index 70% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/dune rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/dune index 85aedab14efabb1702d31e3c51885a3c733e177e..63d19d4ac57e149d4629162967a8be6578f5ee08 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/dune +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/dune @@ -3,18 +3,18 @@ (library (name - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_operations_tezt_lib) + src_proto_024_PtTALLiN_lib_protocol_test_integration_operations_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core bls12-381.archive octez-alcotezt octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.client - octez-protocol-024-PsD5wVTJ-libs.test-helpers + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.client + octez-protocol-024-PtTALLiN-libs.test-helpers octez-libs.base-test-helpers - octez-protocol-024-PsD5wVTJ-libs.plugin) + octez-protocol-024-PtTALLiN-libs.plugin) (library_flags (:standard -linkall)) (flags (:standard) @@ -22,11 +22,11 @@ -open Tezt_core.Base -open Octez_alcotezt -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_client_024_PsD5wVTJ - -open Tezos_024_PsD5wVTJ_test_helpers + -open Tezos_protocol_024_PtTALLiN + -open Tezos_client_024_PtTALLiN + -open Tezos_024_PtTALLiN_test_helpers -open Tezos_base_test_helpers - -open Tezos_protocol_plugin_024_PsD5wVTJ) + -open Tezos_protocol_plugin_024_PtTALLiN) (modules test_activation test_combined_operations @@ -46,7 +46,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_operations_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_operations_tezt_lib tezt) (link_flags (:standard) @@ -55,7 +55,7 @@ (rule (alias runtest) - (package tezos-protocol-024-PsD5wVTJ-tests) + (package tezos-protocol-024-PtTALLiN-tests) (deps (glob_files contracts/*)) (enabled_if (<> false %{env:RUNTEZTALIAS=true})) (action (run %{dep:./main.exe} /flaky /ci_disabled))) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_activation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_activation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_activation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_activation.ml index fe182ec0f3879ea0f899f7348193d241549f9db6..21bae1f03db8befd90d60d6039b7872c0bfc8adb 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_activation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_activation.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (activation) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_activation.ml Subject: The activation operation creates an implicit contract from a registered commitment present in the context. It is diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_combined_operations.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_combined_operations.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_combined_operations.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_combined_operations.ml index fb5e485eac6dd39dbdda09063add837eab17dd03..c50bcde390d0729a6c5f27b8abffc03688b6c016 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_combined_operations.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_combined_operations.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (combined operations) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_combined_operations.ml Subject: Multiple manager operations can be grouped in one diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_failing_noop.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_failing_noop.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_failing_noop.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_failing_noop.ml index 48d856a1ccaf52f9475d1f42be7d139d4e32d3b4..27b626b63f4ce1a8fe3493adb718e0485a6e72dc 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_failing_noop.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_failing_noop.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_failing_noop.ml Subject: The Failing_noop operation was added bearing in mind the possibility for the end user to sign arbitrary bytes, diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_origination.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_origination.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_origination.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_origination.ml index dcb1a8585f34cf49d08fba6c3cc15407d2d3656a..e749568b66a135dbadb01829a1010cbe11beb02d 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_origination.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_origination.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (origination) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_origination.ml Subject: On originating contracts. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_paid_storage_increase.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_paid_storage_increase.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_paid_storage_increase.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_paid_storage_increase.ml index 888d78cd92f2435cc3545c8da0df6564b714858d..299770b943ee0301929157ead43d4405f488f188 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_paid_storage_increase.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_paid_storage_increase.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (increase_paid_storage) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_paid_storage_increase.ml Subject: On increasing a paid amount of contract storage. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_reveal.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_reveal.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_reveal.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_reveal.ml index 6fc73aa609fc3eb6698a142a110308c9a0a95a38..64f16cc1fa778e81a4269dd5ca03a954f5138b36 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_reveal.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_reveal.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (revelation) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_reveal.ml Subject: On the reveal operation. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_sc_rollup.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_sc_rollup.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_sc_rollup.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_sc_rollup.ml index 52097ad6a25d78e59a34a3663774febd7133f5f0..1e72289a058001aa60e8c9de9f691585a2e14aea 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_sc_rollup.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_sc_rollup.ml @@ -27,7 +27,7 @@ (** Testing ------- Component: Rollup layer 1 logic - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_sc_rollup.ml Subject: Test smart contract rollup *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_sc_rollup_transfer.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_sc_rollup_transfer.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_sc_rollup_transfer.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_sc_rollup_transfer.ml index 38cff951ec021ffe033e600ed2cb9b6816030591..dcecbfb3504ea9e03c913c94dc4abc87174c7d36 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_sc_rollup_transfer.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_sc_rollup_transfer.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Sc rollup L1/L2 communication - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_sc_rollup_transfer.ml Subject: Test transfers from Michelson to smart contract rollups *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_transfer.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_transfer.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_transfer.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_transfer.ml index 1f658546b043567c33b37d9178b2bd16a181b7b8..21de8051ad7bbb3df171abe64a82f807ba5a7956 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_transfer.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_transfer.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (transfer) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_transfer.ml Subject: Quantities transfer between contracts. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_transfer_ticket.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_transfer_ticket.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_transfer_ticket.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_transfer_ticket.ml index d3bbf9371e8da0ca69ec6d6193d3bdf68bf4070d..ee8ffc7a2bc7a2edbe0bc2b57cd667121fa8fc2f 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_transfer_ticket.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_transfer_ticket.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Transfer_ticket logic - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_transfer_ticket.ml Subject: Test ticket transfers *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_voting.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_voting.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_voting.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_voting.ml index 93bdb022b8d669c60f24aacc08ade1755b24aecf..2dfa5ef4efc2a31eccaac42d916a19c82627ed49 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_voting.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_voting.ml @@ -27,7 +27,7 @@ (** Testing ------- Component: Protocol (voting) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_voting.ml Subject: On the voting process. diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_zk_rollup.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_zk_rollup.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_zk_rollup.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_zk_rollup.ml index b441fcf3a3d1471881d2f05a72b263b872348521..4b3ced3c92a040e4cce26a98f90a2a961246ac9d 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/test_zk_rollup.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/test_zk_rollup.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Rollup layer 1 logic - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/operations/main.exe \ -- --file test_zk_rollup.ml Subject: Test zk rollup *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_constants.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_constants.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_constants.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_constants.ml index 58e9ba6749749d9577f91d650cdca21cc32a6c38..ad5c20904b1f8c31fd8d77be720266101f8e4bd4 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_constants.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_constants.ml @@ -27,7 +27,7 @@ (** Testing ------- Component: Protocol (baking) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_constants.ml Subject: the consistency of parametric constants *) @@ -214,7 +214,7 @@ let () = (* For the rational of VDF related constants, see the description of [vdf_difficulty] in - {!val:Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters.constants_mainnet}. *) + {!val:Tezos_protocol_024_PtTALLiN_parameters.Default_parameters.constants_mainnet}. *) (* Security factor ensures that even with the most powerful CPU in the market, you cannot compute the VDF result within the time granted for nonce diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_frozen_bonds.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_frozen_bonds.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_frozen_bonds.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_frozen_bonds.ml index 162f2ba473ec48ff1a72cf452404e2f1d6376d76..de100ee52690e43d27ae38ca66b7dff333fd98d1 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_frozen_bonds.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_frozen_bonds.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol (token) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_frozen_bonds.ml Subject: Frozen bonds applicable to contracts and part of their stake. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_liquidity_baking.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_liquidity_baking.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_liquidity_baking.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_liquidity_baking.ml index a2299a464f14aee0bbbb20bf807d97318ad25ef7..bf68c2be06dc8ba3a057d3177cdd45ce7efd8714 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_liquidity_baking.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_liquidity_baking.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: liquidity baking - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_liquidity_baking.ml Subject: Test liquidity baking subsidies, CPMM storage updates, and toggle vote. diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_base.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_base.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_base.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_base.ml index 53ad94ca24025de2632447b051802eee90a30cff..3b7111cfb71bf486fcfe52547adc021ea35a4d79 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_base.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_base.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Scenario, State - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_scenario_base.ml Subject: Test basic functionality of the scenario framework. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_deactivation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_deactivation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_deactivation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_deactivation.ml index 3deb693c0fc47a8a58a44b19d5d251d04a4ec0e4..284869e1bba70724107b183020da188055792276 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_deactivation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_deactivation.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol, Consensus, Deactivation - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_scenario_deactivation.ml Subject: Test deactivation in the protocol. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_rewards.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_rewards.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_rewards.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_rewards.ml index c2ca178ae110cb08cc8eb3ca66b631e38431f233..5aa410603e232d2a8855cefeb4ddd9668ee2c98a 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_rewards.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_rewards.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Adaptive Issuance, Rewards - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_scenario_rewards.ml Subject: Test rewards issuance in the protocol. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_slashing.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_slashing.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_slashing.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_slashing.ml index 7a8e5fcd64e8f2085b6b232b1305f63f5a38532f..ba4a1e6e90edcf4e3c8dfee8bfc528314d63c690 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_slashing.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_slashing.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Adaptive Issuance, Slashing - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_scenario_slashing.ml Subject: Test slashing scenarios in the protocol. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_slashing_stakers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_slashing_stakers.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_slashing_stakers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_slashing_stakers.ml index dbe6aae87de24ffe75ba5ba36a449e30b0e9b2db..d71026496b1fc4cbeb63b97f41a715f555251d0c 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_slashing_stakers.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_slashing_stakers.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Adaptive Issuance, Slashing with Stakers - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_scenario_slashing_stakers.ml Subject: Test slashing scenarios in the protocol with stakers. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_stake.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_stake.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_stake.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_stake.ml index a394b2e49c599e2d3e8b8ac2039e974100c0f477..aaed67da42baf3489b6526a972d06d5ba545aac8 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_scenario_stake.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_scenario_stake.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Adaptive Issuance, Staking - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_scenario_stake.ml Subject: Test staking operations in the protocol. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_storage.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_storage.ml index 3a1a306b9690cd38345ee3726b6407aa9f72449d..5fa7eb1063fbc8f1c804936be01194a7a3d73ab2 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_storage.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_storage.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Context Storage - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_storage.ml Subject: Test the correctnesss of debug message from storage_functor *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_storage_functions.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_storage_functions.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_storage_functions.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_storage_functions.ml index 8179dc4ee014490b3866ff34582d210edb9bbb98..7e0134b4ec7754b1d3df3376b28819cd5c6c2d3e 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_storage_functions.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_storage_functions.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Context Storage - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_storage_functions.ml Subject: Test storage functions. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_token.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_token.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_token.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/test_token.ml index 241cbc714f82f1878f03e8906df54d3b6540b5ac..9e7100669d6fea0f5f22f64c1124f6a68014f989 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/test_token.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/test_token.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (token) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/main.exe \ -- --file test_token.ml Subject: Token movements in the protocol. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/dune b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/dune similarity index 67% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/dune rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/dune index e00b36e06f4667779d6e00e0836a68d0af1e8d37..d26ed604f4a0aae8dad2d930ca7f43889b7eba82 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/dune +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/dune @@ -2,33 +2,33 @@ ; Edit file manifest/main.ml instead. (library - (name src_proto_024_PsD5wVTJ_lib_protocol_test_integration_validate_tezt_lib) + (name src_proto_024_PtTALLiN_lib_protocol_test_integration_validate_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core bls12-381.archive octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol + tezos-protocol-024-PtTALLiN.protocol qcheck-alcotest - octez-protocol-024-PsD5wVTJ-libs.client + octez-protocol-024-PtTALLiN-libs.client octez-libs.test-helpers - octez-protocol-024-PsD5wVTJ-libs.test-helpers + octez-protocol-024-PtTALLiN-libs.test-helpers octez-libs.base-test-helpers - tezos-protocol-024-PsD5wVTJ.parameters - octez-protocol-024-PsD5wVTJ-libs.plugin) + tezos-protocol-024-PtTALLiN.parameters + octez-protocol-024-PtTALLiN-libs.plugin) (library_flags (:standard -linkall)) (flags (:standard) -open Tezt_core -open Tezt_core.Base -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_client_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN + -open Tezos_client_024_PtTALLiN -open Tezos_test_helpers - -open Tezos_024_PsD5wVTJ_test_helpers + -open Tezos_024_PtTALLiN_test_helpers -open Tezos_base_test_helpers - -open Tezos_protocol_024_PsD5wVTJ_parameters - -open Tezos_protocol_plugin_024_PsD5wVTJ) + -open Tezos_protocol_024_PtTALLiN_parameters + -open Tezos_protocol_plugin_024_PtTALLiN) (modules generator_descriptors generators @@ -47,7 +47,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_validate_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_validate_tezt_lib tezt) (link_flags (:standard) @@ -56,7 +56,7 @@ (rule (alias runtest) - (package tezos-protocol-024-PsD5wVTJ-tests) + (package tezos-protocol-024-PtTALLiN-tests) (enabled_if (<> false %{env:RUNTEZTALIAS=true})) (action (run %{dep:./main.exe} /flaky /ci_disabled))) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/generator_descriptors.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/generator_descriptors.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/generator_descriptors.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/generator_descriptors.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/generator_descriptors.mli b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/generator_descriptors.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/generator_descriptors.mli rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/generator_descriptors.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/generators.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/generators.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/generators.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/generators.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/manager_operation_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/manager_operation_helpers.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/manager_operation_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/manager_operation_helpers.ml index af68876811bf9d178c39477eb1d61549a0d06261..cc78123bd685a79192cedb53e7b6ec525a930fdf 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/manager_operation_helpers.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/manager_operation_helpers.ml @@ -401,7 +401,7 @@ let manager_parameters : Parameters.t -> ctxt_req -> Parameters.t = let init_ctxt_only ctxtreq = let open Lwt_result_syntax in let initial_params = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters .parameters_of_constants {Context.default_test_constants with consensus_threshold_size = 0} in diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_1m_restriction.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_1m_restriction.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_1m_restriction.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_1m_restriction.ml index 0b85aae8a0b2c0e796f6ed380a38d0444cefb911..9c9c114dfa2ed04ece8cb53ce7fc98c5e85fca3f 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_1m_restriction.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_1m_restriction.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol (validate manager) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/main.exe \ -- --file test_1m_restriction.ml Subject: 1M restriction in validation of manager operation. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_covalidity.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_covalidity.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_covalidity.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_covalidity.ml index 29161c018ea56ffc755ad3836fd25cf0bdcd2a26..7ba6be268d62f3f2de54d9fce67574b080546e7a 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_covalidity.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_covalidity.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol (validate manager) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/main.exe \ -- --file test_covalidity.ml Subject: Validation of operation. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_manager_operation_validation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_manager_operation_validation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_manager_operation_validation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_manager_operation_validation.ml index 2ef7285a2b3a33c7695cf003a3b5d794845f32ca..ec759a0228e0900838d74d6f0b1bc388e124652c 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_manager_operation_validation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_manager_operation_validation.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol (validate manager) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/main.exe \ -- --file test_manager_operation_validation.ml Subject: Validation of manager operation. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_mempool.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_mempool.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_mempool.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_mempool.ml index a5da69b55c1d809a21cf264d63d80eca88ba5e27..e2c11163a30ff19c5db067703cf1f3b1e760e03b 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_mempool.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_mempool.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/main.exe \ -- --file test_mempool.ml Subject: Integration > Validate > Mempool mode *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_sanity.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_sanity.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_sanity.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_sanity.ml index 6708828841c076cb2bd72b5ad47363edeb2a8a16..de1819af840b2ce462f26e629b034cc6bbc68f47 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_sanity.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_sanity.ml @@ -9,7 +9,7 @@ (** Testing ------- Component: Protocol (validate manager) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/main.exe \ -- --file test_sanity.ml Subject: Validation of operation. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_validation_batch.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_validation_batch.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_validation_batch.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_validation_batch.ml index 4aa40a61d162f6e0c15572a6333388f0141b2b6b..cc0cabb0f6b6c9485d57c355894bbeb70225da19 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/test_validation_batch.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/test_validation_batch.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol (validate manager) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/main.exe \ -- --file test_validation_batch.ml Subject: Validation of batched manager operation. diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/valid_operations_generators.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/valid_operations_generators.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/valid_operations_generators.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/valid_operations_generators.ml index 49a7f2fd9d67fbb76a68fe955451e95f04470494..8353093d0af7de38675929f48addff55f18f8f90 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/valid_operations_generators.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/valid_operations_generators.ml @@ -101,7 +101,7 @@ let compose_preludes nb_cycles descrs = let initiated_params descrs nb_accounts = let consensus_committee_size = nb_accounts in let initial_params = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters .parameters_of_constants { Context.default_test_constants with diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/validate_helpers.ml b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/validate_helpers.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/validate_helpers.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/validate_helpers.ml index 74267daefd36a780609cf887e2c3d566649176eb..6847ab597569f720d5314be04599d1202d73e70c 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate/validate_helpers.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/integration/validate/validate_helpers.ml @@ -366,7 +366,7 @@ let pick_addr_attester ctxt = match attesters with a :: _ -> return a.V.consensus_key | _ -> assert false let init_params = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters .parameters_of_constants {Context.default_test_constants with consensus_threshold_size = 0} diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/README.md b/src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/README.md similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/README.md rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/README.md diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/computation.wasm b/src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/computation.wasm similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/computation.wasm rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/computation.wasm diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/echo.wasm b/src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/echo.wasm similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/echo.wasm rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/echo.wasm diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/echo.wast b/src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/echo.wast similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/echo.wast rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/echo.wast diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/no_parse_bad_fingerprint.wasm b/src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/no_parse_bad_fingerprint.wasm similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/no_parse_bad_fingerprint.wasm rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/no_parse_bad_fingerprint.wasm diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/no_parse_random.wasm b/src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/no_parse_random.wasm similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/no_parse_random.wasm rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/no_parse_random.wasm diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/tx-kernel.wasm b/src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/tx-kernel.wasm similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/integration/wasm_kernel/tx-kernel.wasm rename to src/proto_024_PtTALLiN/lib_protocol/test/integration/wasm_kernel/tx-kernel.wasm diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/dune b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/dune similarity index 67% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/dune rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/dune index deb380c72dae2bcb96874ebafb1c90acbddd5e25..69d43750b398a7fac458f27888a68c133bbf44bd 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/dune +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/dune @@ -2,27 +2,27 @@ ; Edit file manifest/main.ml instead. (library - (name src_proto_024_PsD5wVTJ_lib_protocol_test_pbt_tezt_lib) + (name src_proto_024_PtTALLiN_lib_protocol_test_pbt_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core bls12-381.archive octez-libs.base octez-libs.micheline - octez-protocol-024-PsD5wVTJ-libs.client - tezos-protocol-024-PsD5wVTJ.protocol + octez-protocol-024-PtTALLiN-libs.client + tezos-protocol-024-PtTALLiN.protocol octez-libs.tezos-context.merkle_proof_encoding octez-libs.test-helpers - octez-protocol-024-PsD5wVTJ-libs.test-helpers + octez-protocol-024-PtTALLiN-libs.test-helpers octez-alcotezt qcheck-alcotest tezos-benchmark - tezos-benchmark-024-PsD5wVTJ - tezos-benchmark-type-inference-024-PsD5wVTJ - octez-protocol-024-PsD5wVTJ-libs.smart-rollup + tezos-benchmark-024-PtTALLiN + tezos-benchmark-type-inference-024-PtTALLiN + octez-protocol-024-PtTALLiN-libs.smart-rollup octez-libs.crypto-dal octez-libs.base-test-helpers - tezos-protocol-024-PsD5wVTJ.parameters) + tezos-protocol-024-PtTALLiN.parameters) (library_flags (:standard -linkall)) (flags (:standard) @@ -30,17 +30,17 @@ -open Tezt_core.Base -open Tezos_base.TzPervasives -open Tezos_micheline - -open Tezos_client_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ + -open Tezos_client_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN -open Tezos_test_helpers - -open Tezos_024_PsD5wVTJ_test_helpers + -open Tezos_024_PtTALLiN_test_helpers -open Octez_alcotezt - -open Tezos_benchmark_024_PsD5wVTJ - -open Tezos_benchmark_type_inference_024_PsD5wVTJ - -open Tezos_smart_rollup_024_PsD5wVTJ + -open Tezos_benchmark_024_PtTALLiN + -open Tezos_benchmark_type_inference_024_PtTALLiN + -open Tezos_smart_rollup_024_PtTALLiN -open Tezos_crypto_dal -open Tezos_base_test_helpers - -open Tezos_protocol_024_PsD5wVTJ_parameters) + -open Tezos_protocol_024_PtTALLiN_parameters) (modules liquidity_baking_pbt saturation_fuzzing @@ -66,7 +66,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_protocol_test_pbt_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_pbt_tezt_lib tezt) (link_flags (:standard) @@ -75,7 +75,7 @@ (rule (alias runtest) - (package tezos-protocol-024-PsD5wVTJ-tests) + (package tezos-protocol-024-PtTALLiN-tests) (enabled_if (<> false %{env:RUNTEZTALIAS=true})) (action (run %{dep:./main.exe} /flaky /ci_disabled))) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/liquidity_baking_pbt.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/liquidity_baking_pbt.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/liquidity_baking_pbt.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/liquidity_baking_pbt.ml index baed2a91b2c5b3afd039fa7b3bea98f49acb1073..d71bbd83fbb89dc9f375d02bab68657288a5585e 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/liquidity_baking_pbt.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/liquidity_baking_pbt.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: pbt for liquidity baking - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file liquidity_baking_pbt.ml Subject: Test liquidity baking contracts using randomly generated inputs. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/saturation_fuzzing.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/saturation_fuzzing.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/saturation_fuzzing.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/saturation_fuzzing.ml index 99dc8403931c4fb7005377dcb7166b13f3161fd8..5603dd724cf45be36feb2ab185fca46d873f2d1e 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/saturation_fuzzing.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/saturation_fuzzing.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Library - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file saturation_fuzzing.ml Subject: Operations in Saturation_repr *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_balance_updates_encoding.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_balance_updates_encoding.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_balance_updates_encoding.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_balance_updates_encoding.ml index 3c08ced4dcd47f016fe8631181d8d21ad8eb1544..c1edc89c26493caba60a67ecaed9d5c5b17c34fb 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_balance_updates_encoding.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_balance_updates_encoding.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Library - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_balance_updates_encoding.ml Subject: Encoding for balance_updates *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_bytes_conversion.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_bytes_conversion.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_bytes_conversion.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_bytes_conversion.ml index 9d03fed98a84e3a34c15361fae05f6e976b78a46..421321ede622961a691d36e3d5b1c8308c2ef79e 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_bytes_conversion.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_bytes_conversion.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: pbt for bytes <=> nat/int conversions - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_bytes_conversion.ml Subject: Test the conversions between bytes and int/nat *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_carbonated_map.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_carbonated_map.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_carbonated_map.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_carbonated_map.ml index acd9a438ba4ab7b2f5fb6c1a09cbd5ece7e2a3bc..f94656ed178915144e14b40bf0fb8197bfc44f60 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_carbonated_map.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_carbonated_map.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Library - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_carbonated_map.ml Subject: Operations in Carbonated_map *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_compare_operations.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_compare_operations.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_compare_operations.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_compare_operations.ml index fca5759c411d5fa5b74ce8067fccb045bb756247..86c8ba9bb707c5a261fb050f7fed04ebb926a77e 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_compare_operations.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_compare_operations.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Operation compare) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_compare_operations.ml Subject: Valid operations Comparison *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_dal_slot_proof.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_dal_slot_proof.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_dal_slot_proof.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_dal_slot_proof.ml index ca7eec40c78cb5b06affc8ceb0679cd4bae83cf1..fa8397d4bf8fce31893070b96edb5498bd73fafd 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_dal_slot_proof.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_dal_slot_proof.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: PBT for refutation proofs of Dal - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_dal_slot_proof.ml Subject: Refutation proof-related functions of Dal *) @@ -273,7 +273,7 @@ struct end let () = - let open Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters in + let open Tezos_protocol_024_PtTALLiN_parameters.Default_parameters in let module Test = Make (struct let name = "test" diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_gas_properties.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_gas_properties.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_gas_properties.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_gas_properties.ml index a157efae279e6bc274641620f987dee91e2cc830..52093fce4e7f280d2fb65e9fb9f286224d454610 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_gas_properties.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_gas_properties.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (gas properties) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_gas_properties.ml Subject: Arithmetic properties around gas. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_operation_encoding.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_operation_encoding.ml similarity index 97% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_operation_encoding.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_operation_encoding.ml index 83e55692f5ecbf06cb7fb277caf29f5cf2dce39a..3e23672d6106a71cc9b16b0624eac9badd675c82 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_operation_encoding.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_operation_encoding.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Library - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_operation_encoding.ml Subject: Encoding for operations *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_refutation_game.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_refutation_game.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_refutation_game.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_refutation_game.ml index 4727c1712bf2c9caa12aee8a6a5019c82999b8dd..51ae8cd71766c83c33383fc54d939ecd75836c5b 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_refutation_game.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_refutation_game.ml @@ -27,7 +27,7 @@ (** Testing ------- Component: PBT for the SCORU refutation game - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_refutation_game.ml Subject: SCORU refutation game *) @@ -262,7 +262,7 @@ let gen_random_hash = (** Generate the number of sections in the dissection. *) let gen_num_sections = - let open Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters in + let open Tezos_protocol_024_PtTALLiN_parameters.Default_parameters in let testnet = constants_test.sc_rollup.number_of_sections_in_dissection in let mainnet = constants_mainnet.sc_rollup.number_of_sections_in_dissection in let sandbox = constants_sandbox.sc_rollup.number_of_sections_in_dissection in @@ -753,7 +753,7 @@ module Dissection = struct (* The test is not general enough to support all kind of number of sections. *) let number_of_sections = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters .constants_mainnet .sc_rollup .number_of_sections_in_dissection @@ -1305,7 +1305,7 @@ let gen_game ~p1_strategy ~p2_strategy = (* Create a context with a rollup originated. *) let commitment_period = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters.constants_mainnet + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters.constants_mainnet .sc_rollup .commitment_period_in_blocks in diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sampler.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sampler.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sampler.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sampler.ml index 228f2bd64a2bd355b5002b5ef5409bd7d2de4c92..47c7e582085dca5386b2a47b8dfbf63c89970e7c 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sampler.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sampler.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Library - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_sampler.ml Subject: Operations in Saturation_repr *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sc_rollup_encoding.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sc_rollup_encoding.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sc_rollup_encoding.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sc_rollup_encoding.ml index a2d20e7ae0d6aec229b81a306ac3a2501fa8e8c4..1f7e2a9abbf13a03a8b3701575cdfc361faaf926 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sc_rollup_encoding.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sc_rollup_encoding.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Library - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_sc_rollup_encoding.ml Subject: SC rollup encoding *) @@ -170,7 +170,7 @@ let gen_dal_slots_history () = let open Gen in let open Dal_slot_repr in let constants : Alpha_context.Constants.Parametric.t = - Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters.constants_test + Tezos_protocol_024_PtTALLiN_parameters.Default_parameters.constants_test in let number_of_slots = constants.dal.number_of_slots in (* Generate a list of (level * confirmed slot ID * public key hash * diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sc_rollup_inbox.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sc_rollup_inbox.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sc_rollup_inbox.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sc_rollup_inbox.ml index aba7f7146e891fc8dd60afe00ffdcae62ca6fbe7..925299d2ab31a0bdf1d16eb47eaa20abeabd2178 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sc_rollup_inbox.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sc_rollup_inbox.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Library - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_sc_rollup_inbox.ml Subject: Smart rollup inbox *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sc_rollup_tick_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sc_rollup_tick_repr.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sc_rollup_tick_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sc_rollup_tick_repr.ml index 69eb3c28bac14cfb428fa2f8cc49d17db0fa875a..92ee7b7e99f9df48bb1615dff111719be6389ce4 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_sc_rollup_tick_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_sc_rollup_tick_repr.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Library - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_sc_rollup_tick_repr.ml Subject: Operations in Tick_repr *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_script_comparison.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_script_comparison.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_script_comparison.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_script_comparison.ml index d73a554109f3513c9c747b8f0614d7f57a29b83b..df512ab22d7312f61e4e86b6989fe8990f35ed4a 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_script_comparison.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_script_comparison.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Script_comparison - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_script_comparison.ml Subject: PBT of the Script_comparable.compare_comparable function. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_script_roundtrip.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_script_roundtrip.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_script_roundtrip.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_script_roundtrip.ml index ed94b33af094eb019946efbe1e22e2a2ccbae79c..aa38e84eec14a9bec2b88d0d3d65bbc396d66b60 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_script_roundtrip.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_script_roundtrip.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Michelson translator and ir_size - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_script_roundtrip.ml Subject: PBT of the roundrip property of Michelson storages. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_tez_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_tez_repr.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_tez_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_tez_repr.ml index 06dd1cf608b9b6dec5a6e3303ff44e5c333e7da9..5d6c7c6e3a081647776ab059a84b0237a01132d8 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_tez_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_tez_repr.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Library - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_tez_repr.ml Subject: Operations in Tez_repr *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_zk_rollup_encoding.ml b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_zk_rollup_encoding.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_zk_rollup_encoding.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_zk_rollup_encoding.ml index 14bd030cd837e3250d98da3ce8bffdb8271f2239..44d023e11339e674bc25d46d83503a66f3365830 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/test_zk_rollup_encoding.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/pbt/test_zk_rollup_encoding.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Library - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/pbt/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/pbt/main.exe \ -- --file test_zk_rollup_encoding.ml Subject: Zk rollup encodings *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/accounts.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/accounts.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/accounts.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/accounts.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/append.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/append.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/append.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/append.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/auction.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/auction.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/auction.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/auction.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/big_map_union.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/big_map_union.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/big_map_union.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/big_map_union.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/check_signature.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/check_signature.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/check_signature.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/check_signature.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/comb-get.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/comb-get.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/comb-get.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/comb-get.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/comb-set.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/comb-set.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/comb-set.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/comb-set.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/concat.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/concat.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/concat.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/concat.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/conditionals.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/conditionals.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/conditionals.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/conditionals.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/cps_fact.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/cps_fact.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/cps_fact.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/cps_fact.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/dign.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/dign.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/dign.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/dign.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/dipn.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/dipn.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/dipn.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/dipn.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/dugn.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/dugn.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/dugn.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/dugn.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/ediv.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/ediv.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/ediv.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/ediv.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/faucet.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/faucet.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/faucet.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/faucet.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/get_and_update_map.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/get_and_update_map.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/get_and_update_map.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/get_and_update_map.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/if.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/if.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/if.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/if.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/insertion_sort.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/insertion_sort.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/insertion_sort.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/insertion_sort.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/list_map_block.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/list_map_block.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/list_map_block.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/list_map_block.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/loop_left.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/loop_left.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/loop_left.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/loop_left.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/opt_map.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/opt_map.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/opt_map.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/opt_map.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/packunpack.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/packunpack.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/packunpack.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/packunpack.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/pexec.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/pexec.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/pexec.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/pexec.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/rec_id_unit.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/rec_id_unit.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/rec_id_unit.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/rec_id_unit.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/reverse_loop.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/reverse_loop.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/reverse_loop.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/reverse_loop.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/set_delegate.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/set_delegate.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/set_delegate.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/set_delegate.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/shifts.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/shifts.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/shifts.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/shifts.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/spawn_identities.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/spawn_identities.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/spawn_identities.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/spawn_identities.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/ticket_join.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/ticket_join.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/ticket_join.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/ticket_join.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/ticket_split.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/ticket_split.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/ticket_split.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/ticket_split.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/view_fib.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/view_fib.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/view_fib.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/view_fib.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/view_toplevel_lib.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/view_toplevel_lib.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/view_toplevel_lib.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/view_toplevel_lib.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/xor.tz b/src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/xor.tz similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/contracts/xor.tz rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/contracts/xor.tz diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/dune b/src/proto_024_PtTALLiN/lib_protocol/test/regression/dune similarity index 66% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/dune rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/dune index 78e7882a28b60c729b608cf0edf1573a9784cb1c..e9064f975131ee7bc90a1b9abc896c3c08993d32 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/dune +++ b/src/proto_024_PtTALLiN/lib_protocol/test/regression/dune @@ -2,17 +2,17 @@ ; Edit file manifest/main.ml instead. (library - (name src_proto_024_PsD5wVTJ_lib_protocol_test_regression_tezt_lib) + (name src_proto_024_PtTALLiN_lib_protocol_test_regression_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core bls12-381.archive octez-libs.base tezt-tezos - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.client - octez-protocol-024-PsD5wVTJ-libs.plugin - octez-protocol-024-PsD5wVTJ-libs.test-helpers + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.client + octez-protocol-024-PtTALLiN-libs.plugin + octez-protocol-024-PtTALLiN-libs.test-helpers octez-libs.micheline) (library_flags (:standard -linkall)) (flags @@ -21,10 +21,10 @@ -open Tezt_core.Base -open Tezos_base.TzPervasives -open Tezt_tezos - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_client_024_PsD5wVTJ - -open Tezos_protocol_plugin_024_PsD5wVTJ - -open Tezos_024_PsD5wVTJ_test_helpers + -open Tezos_protocol_024_PtTALLiN + -open Tezos_client_024_PtTALLiN + -open Tezos_protocol_plugin_024_PtTALLiN + -open Tezos_024_PtTALLiN_test_helpers -open Tezos_micheline) (modules test_logging)) @@ -33,7 +33,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_protocol_test_regression_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_regression_tezt_lib tezt) (link_flags (:standard) @@ -42,7 +42,7 @@ (rule (alias runtest) - (package tezos-protocol-024-PsD5wVTJ-tests) + (package tezos-protocol-024-PtTALLiN-tests) (deps (glob_files contracts/*.tz) (glob_files expected/test_logging.ml/*.out)) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/accounts.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/accounts.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/accounts.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/accounts.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/append.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/append.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/append.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/append.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/auction.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/auction.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/auction.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/auction.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/big_map_union.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/big_map_union.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/big_map_union.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/big_map_union.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/check_signature.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/check_signature.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/check_signature.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/check_signature.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/comb-get.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/comb-get.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/comb-get.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/comb-get.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/comb-set.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/comb-set.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/comb-set.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/comb-set.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/concat.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/concat.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/concat.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/concat.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/conditionals.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/conditionals.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/conditionals.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/conditionals.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/cps_fact.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/cps_fact.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/cps_fact.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/cps_fact.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/dign.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/dign.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/dign.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/dign.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/dipn.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/dipn.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/dipn.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/dipn.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/dugn.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/dugn.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/dugn.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/dugn.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/ediv.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/ediv.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/ediv.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/ediv.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/faucet.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/faucet.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/faucet.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/faucet.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/get_and_update_map.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/get_and_update_map.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/get_and_update_map.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/get_and_update_map.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/if.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/if.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/if.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/if.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/insertion_sort.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/insertion_sort.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/insertion_sort.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/insertion_sort.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/list_map_block.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/list_map_block.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/list_map_block.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/list_map_block.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/loop_left.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/loop_left.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/loop_left.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/loop_left.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/opt_map.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/opt_map.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/opt_map.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/opt_map.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/packunpack.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/packunpack.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/packunpack.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/packunpack.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/pexec.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/pexec.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/pexec.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/pexec.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/rec_id_unit.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/rec_id_unit.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/rec_id_unit.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/rec_id_unit.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/reverse_loop.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/reverse_loop.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/reverse_loop.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/reverse_loop.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/set_delegate.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/set_delegate.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/set_delegate.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/set_delegate.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/shifts.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/shifts.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/shifts.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/shifts.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/spawn_identities.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/spawn_identities.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/spawn_identities.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/spawn_identities.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/ticket_join.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/ticket_join.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/ticket_join.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/ticket_join.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/ticket_split.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/ticket_split.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/ticket_split.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/ticket_split.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/view_fib.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/view_fib.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/view_fib.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/view_fib.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/view_toplevel_lib.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/view_toplevel_lib.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/view_toplevel_lib.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/view_toplevel_lib.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/xor.out b/src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/xor.out similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/expected/test_logging.ml/xor.out rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/expected/test_logging.ml/xor.out diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/test_logging.ml b/src/proto_024_PtTALLiN/lib_protocol/test/regression/test_logging.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/regression/test_logging.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/regression/test_logging.ml index d680b3e74fde488bbe20cce13a1e833609e1a21e..428d4659f574fa1b081add8c02b778c3be2a3c9f 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/regression/test_logging.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/regression/test_logging.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (type-checking) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/regression/main.exe + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/regression/main.exe Subject: Type-checking *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/dune b/src/proto_024_PtTALLiN/lib_protocol/test/unit/dune similarity index 81% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/dune rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/dune index 053205c141917a9d5382688465c6642fffc1804e..d18bc0d6ec5a05d0c58fa0fd60a52939c7090564 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/dune +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/dune @@ -2,7 +2,7 @@ ; Edit file manifest/main.ml instead. (library - (name src_proto_024_PsD5wVTJ_lib_protocol_test_unit_tezt_lib) + (name src_proto_024_PtTALLiN_lib_protocol_test_unit_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core @@ -10,14 +10,14 @@ octez-libs.base octez-libs.base-test-helpers octez-libs.micheline - octez-protocol-024-PsD5wVTJ-libs.client + octez-protocol-024-PtTALLiN-libs.client octez-shell-libs.client-base - tezos-protocol-024-PsD5wVTJ.parameters + tezos-protocol-024-PtTALLiN.parameters octez-proto-libs.protocol-environment octez-libs.stdlib-unix - tezos-protocol-024-PsD5wVTJ.protocol + tezos-protocol-024-PtTALLiN.protocol octez-libs.test-helpers - octez-protocol-024-PsD5wVTJ-libs.test-helpers + octez-protocol-024-PtTALLiN-libs.test-helpers octez-alcotezt octez-l2-libs.scoru-wasm-helpers octez-libs.stdlib @@ -32,11 +32,11 @@ -open Tezos_base.TzPervasives -open Tezos_base_test_helpers -open Tezos_micheline - -open Tezos_client_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ_parameters - -open Tezos_protocol_024_PsD5wVTJ + -open Tezos_client_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN_parameters + -open Tezos_protocol_024_PtTALLiN -open Tezos_test_helpers - -open Tezos_024_PsD5wVTJ_test_helpers + -open Tezos_024_PtTALLiN_test_helpers -open Octez_alcotezt -open Tezos_scoru_wasm_helpers -open Tezos_stdlib @@ -84,7 +84,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_protocol_test_unit_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_unit_tezt_lib tezt) (link_flags (:standard) @@ -93,7 +93,7 @@ (rule (alias runtest) - (package tezos-protocol-024-PsD5wVTJ-tests) + (package tezos-protocol-024-PtTALLiN-tests) (enabled_if (<> false %{env:RUNTEZTALIAS=true})) (action (run %{dep:./main.exe} /flaky /ci_disabled))) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_adaptive_issuance.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_adaptive_issuance.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_adaptive_issuance.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_adaptive_issuance.ml index c48ec17c55f0db7088d1617e75ce0857385fee03..69c56c334a6b075e1735015a688a5cde03177a28 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_adaptive_issuance.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_adaptive_issuance.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (rewards) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_adaptive_issuance.ml Subject: Test reward values under adaptive issuance *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_address_registry.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_address_registry.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_address_registry.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_address_registry.ml index 29b19597726178bd4e1fceb2955bb1b4b993dc05..b53927ea03ed4329ea8741c98993451548475677 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_address_registry.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_address_registry.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Address registry - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_address_registry.ml Subject: Test the account registry storage *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_alpha_context.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_alpha_context.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_alpha_context.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_alpha_context.ml index 8eea40a80757b9874bce818a475e183aba65efd8..35e602c8ded1d36770e961da357ff2c340a4bf62 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_alpha_context.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_alpha_context.ml @@ -29,7 +29,7 @@ open Alpha_context (** Testing ------- Component: Alpha_context - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_alpha_context.ml Dependencies: helpers/block.ml Subject: To test the modules (including the top-level) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_bond_id_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_bond_id_repr.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_bond_id_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_bond_id_repr.ml index 47ae51cf9b2bfd615ee697cede8c205fe0e57140..3b6e4e4285323f11569a2c34e8a693a8347c610e 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_bond_id_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_bond_id_repr.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Bond_id_repr - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_bond_id_repr.ml Dependencies: -- Subject: Test bond id representations for RPC definitions. diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_consecutive_round_zero.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_consecutive_round_zero.ml similarity index 97% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_consecutive_round_zero.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_consecutive_round_zero.ml index 2d4ec901269875dbe544f8a82ae1b596c75f5b72..bee1b5219158fdf8d543d799c3950c4f13369cf5 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_consecutive_round_zero.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_consecutive_round_zero.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: protocol - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_consecutive_round_zero.ml Subject: test consecutive_round_zero which corresponds to the number of blocks consecutively baked at round zero. diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_consensus_key.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_consensus_key.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_consensus_key.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_consensus_key.ml index 21a0c618aaafc81a7fca98647c1b54148338d229..96a2914b5b3b3d8d6c7563cd15f9281fb031e2dc 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_consensus_key.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_consensus_key.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (delegate_consensus_key) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_consensus_key.ml Subject: Functions from the module `Delegate_consensus_key` *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_contract_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_contract_repr.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_contract_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_contract_repr.ml index 0a88586af914126225650d9cdfcbe48e91bab935..8258a5d1bc8598d45fc16a66bc3e7aacb1fc2f38 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_contract_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_contract_repr.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Contract_repr - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_contract_repr.ml Dependencies: contract_hash.ml Subject: To test the modules (including the top-level) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_dal_slot_proof.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_dal_slot_proof.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_dal_slot_proof.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_dal_slot_proof.ml index 856f6a82b89e6c75407a804453b19cf8fbfb09e7..4c2f862acbeb23f94ecc3a603bc41fb49f3749d6 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_dal_slot_proof.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_dal_slot_proof.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (dal slot proof) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_dal_slot_proof.ml Subject: These unit tests check proof-related functions of Dal slots. *) @@ -452,7 +452,7 @@ struct end let tests = - let open Tezos_protocol_024_PsD5wVTJ_parameters.Default_parameters in + let open Tezos_protocol_024_PtTALLiN_parameters.Default_parameters in let module Test = Make (struct let name = "test" diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_destination_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_destination_repr.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_destination_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_destination_repr.ml index 337d3f1fd7dc801a87d931780a2274a811b88b6d..ca3a106eca645d3491357d7aa7e7e4a3922471c6 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_destination_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_destination_repr.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Destination_repr - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_destination_repr.ml Subject: To test the encoding of [Destination_repr] and assert it is compatible with [Contract_repr.encoding]. diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_fitness.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_fitness.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_fitness.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_fitness.ml index dca61793e02fba513e67c2460e981ff68ae80369..bf0b7fb4733a92b145dae76e707e748b0531596d 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_fitness.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_fitness.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (committee selection) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_fitness.ml Subject: test the fitness module *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_fixed_point.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_fixed_point.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_fixed_point.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_fixed_point.ml index 23e6e788f20664c54768b9be39e8adaad5e3c7ab..127ebeb1cbe12294b5e5463c02df158814b04d1c 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_fixed_point.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_fixed_point.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (fixed-point decimals) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_fixed_point.ml Subject: On fixed-point decimal numbers. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_full_staking_balance_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_full_staking_balance_repr.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_full_staking_balance_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_full_staking_balance_repr.ml index afcf88728600f6ac3d19b6b9b7a098611b47d6b1..7bc02e86805dd283c57bc7cb24d17c52c530381a 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_full_staking_balance_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_full_staking_balance_repr.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: protocol - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_full_staking_balance_repr.ml Subject: test the Full_staking_balance_repr module *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_gas_monad.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_gas_monad.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_gas_monad.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_gas_monad.ml index d77d560a0eb57c05b17c53b1bd310105d9ffe2a5..4dc798fb9475b49070f142bd8f559710ae1c47e9 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_gas_monad.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_gas_monad.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Gas_monad - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_gas_monad.ml Subject: Tests for the gas monad module *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_global_constants_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_global_constants_storage.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_global_constants_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_global_constants_storage.ml index 1cd97c5919fcf1d77c288926374b57ba1ea56476..af23d5e9c8657d8e901bbb934975938c0b506d1e 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_global_constants_storage.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_global_constants_storage.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Global table of constants - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_global_constants_storage.ml Dependencies: contract_hash.ml Subject: Test the global table of constants diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_level_module.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_level_module.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_level_module.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_level_module.ml index 34f644daac88070a2e304ea9e2878fca83d4ba2f..baae802796fcabec42704c2722e7262c69379ad3 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_level_module.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_level_module.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (baking) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_level_module.ml Subject: some functions in the Level module *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_liquidity_baking_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_liquidity_baking_repr.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_liquidity_baking_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_liquidity_baking_repr.ml index 72ea06a4645ec409bf6ed85882db2f8e320912e5..8219ce35049143fb495b782aa331153f12e3645b 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_liquidity_baking_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_liquidity_baking_repr.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol Liquidity_baking_repr module - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_liquidity_baking_repr.ml Subject: Tests for the Liquidity_baking_repr module *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_local_contexts.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_local_contexts.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_local_contexts.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_local_contexts.ml index ddeea12813b7ada7de308d1e1d01bfa424e7341e..19c85aaadacaa7a7c5e9b3248864073650b980b7 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_local_contexts.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_local_contexts.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Local context storages by functors - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_local_contexts.ml Dependencies: helpers/block.ml Subject: Tests for local contexts diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_operation_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_operation_repr.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_operation_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_operation_repr.ml index aef6ae8e3a8d0eb2692d63c8bad40ca4607ccafe..6a0925758fec590d747593f682285f3e95f3507b 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_operation_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_operation_repr.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Operation_repr - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_operation_repr.ml Dependencies: -- Subject: To test the modules (including the top-level) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_percentage.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_percentage.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_percentage.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_percentage.ml index b9a23674cddc4787168386e338b345731441d0b4..064cdef4c8c9497b9901df9f006c019be6f21ac5 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_percentage.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_percentage.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol (quantities) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_percentage.ml Subject: On percentages. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_qty.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_qty.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_qty.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_qty.ml index 185b2bbd22dcae7108c7a792a7a5a5b9258f6799..d81cb30ef7d51abb62dc1accb9c0cccdc7a7238f 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_qty.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_qty.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (quantities) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_qty.ml Subject: On tez quantities. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_raw_level_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_raw_level_repr.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_raw_level_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_raw_level_repr.ml index c68d41e08e2bf5af8a5da094a8ec3678b4acb2b9..86ee631d4c2210211c9a34d2c2aa511d707918a9 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_raw_level_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_raw_level_repr.ml @@ -29,7 +29,7 @@ open Tztest (** Testing ------- Component: Raw_level_repr - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_raw_level_repr.ml Dependencies: -- Subject: To test the modules (including the top-level) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_receipt.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_receipt.ml similarity index 98% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_receipt.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_receipt.ml index 6be2be56ad73f030da9b49f023d27f5f6d82a3f9..e7995640dd570db04133aea9f24aeef3dcd1a11b 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_receipt.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_receipt.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (token) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_receipt.ml Subject: Test receipt endocings. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_round_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_round_repr.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_round_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_round_repr.ml index 99d20b49330d5240f81e92c098094b7e30778b32..fec0214d83962b1c970c1f6b597ecb7d45a6ea75 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_round_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_round_repr.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: protocol - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_round_repr.ml Subject: test the Round_repr module *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_saturation.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_saturation.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_saturation.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_saturation.ml index 6a61102babdfa86df341f24f2929f6aeb65e5de2..d9568e727ab34238bad5ee4c7f8b15f12310b82a 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_saturation.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_saturation.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (saturated arithmetic) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_saturation.ml Subject: The gas is represented using saturated arithmetic. These unit tests check that saturated arithmetic operations diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_arith.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_arith.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_arith.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_arith.ml index 17eb832e9584b7ac46b63144aa80cb80db66ed2d..6caa760090385314e88dfb283fa9559f2b432a76 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_arith.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_arith.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (saturated arithmetic) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_sc_rollup_arith.ml Subject: Basic testing of the arithmetic rollup example *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_game.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_game.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_game.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_game.ml index 8186fe66007656be85441123e51f19df2cbaa49c..b2566eb8d9b9471df8fdf9a1dad6e2a281606e10 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_game.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_game.ml @@ -27,7 +27,7 @@ (** Testing ------- Component: Protocol Sc_rollup_refutation_storage - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_sc_rollup_game.ml Subject: Tests for the SCORU refutation game *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_inbox.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_inbox.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_inbox.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_inbox.ml index 225e7b40bc88a9ed8a94822121a61b9fb115fc9a..5043c1547857748646e13db088495ce46661f313 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_inbox.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_inbox.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (smart contract rollup inbox) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_sc_rollup_inbox.ml Subject: These unit tests check the off-line inbox implementation for smart contract rollups diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_inbox_legacy.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_inbox_legacy.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_inbox_legacy.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_inbox_legacy.ml index b4617f5bfb8123e9ecd73809584d2bd8fb758d39..0b8e72e3dab6d42eb9ccd231ce3df02ed5165ab8 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_inbox_legacy.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_inbox_legacy.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (smart contract rollup inbox) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe Subject: These unit tests check the off-line inbox implementation for smart contract rollups *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_management_protocol.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_management_protocol.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_management_protocol.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_management_protocol.ml index c81b8b4063a1066134bcb27c860deade85a895bb..a469e495d3777556d408de439ee754d85e6e8d04 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_management_protocol.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_management_protocol.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (Rollup Management Protocol) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_sc_rollup_management_protocol.ml Subject: Sanity checks for the Rollup Management Protocol module. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_storage.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_storage.ml index 2d35062def36b3329bd67a9a7d3797b2cc02c8a4..e3e89f9f3d10ae6b1d458da9d1e41bee5bca6c7b 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_storage.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_storage.ml @@ -27,7 +27,7 @@ (** Testing ------- Component: Protocol Sc_rollup_storage - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_sc_rollup_storage.ml Subject: Tests for the SCORU storage module *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_wasm.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_wasm.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_wasm.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_wasm.ml index e7f92fa96de53cace5eff1e3cb4969ca393a897f..ac593c45d5aa59300593decba526295bfde695bd 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_sc_rollup_wasm.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_sc_rollup_wasm.ml @@ -27,7 +27,7 @@ (** Testing ------- Component: Rollup layer 1 logic - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_sc_rollup_wasm.ml Subject: Unit test for the Wasm PVM *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_skip_list_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_skip_list_repr.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_skip_list_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_skip_list_repr.ml index cccb9e5e7ed7aaf1fd7eb7109d7ae1cecca3b357..2e5ab465b0b9bd129eda3469f9d362ba3ab9628d 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_skip_list_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_skip_list_repr.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Protocol (skip lists) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_skip_list_repr.ml Subject: Test skip list implementation *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_slashing_percentage.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_slashing_percentage.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_slashing_percentage.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_slashing_percentage.ml index 17f25dab66b99a4a0436286f55badc7b35359385..3432aabd2974096f364753d3938b85995a3a519f 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_slashing_percentage.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_slashing_percentage.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol (quantities) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_slashing_percentage.ml Subject: On slashing double attestations. *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_staking_operations.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_staking_operations.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_staking_operations.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_staking_operations.ml index 55fda5a8937040a516612b1f07f41cfd95f73fea..f6200946bbbc485e691b6238b6124575b53bbb59 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_staking_operations.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_staking_operations.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: protocol - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_staking_operations.ml Subject: test staking operations *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_tez_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_tez_repr.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_tez_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_tez_repr.ml index 3693db1da6f9df09bfddc0c94e909cba458c132f..a12806994ec0c88a8c484679d787f6b63ee13a2f 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_tez_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_tez_repr.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Tez_repr - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_tez_repr.ml Dependencies: -- Subject: To test the modules (including the top-level) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_time_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_time_repr.ml similarity index 96% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_time_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_time_repr.ml index fc29f3fecc0352e569b870f07b8d1cb4f4010362..24cd3ede2c1de069c7739bf79a81fc1fce041b3f 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_time_repr.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_time_repr.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol (time repr) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_time_repr.ml Subject: Error handling of time operations *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_zk_rollup_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_zk_rollup_storage.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_zk_rollup_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/test/unit/test_zk_rollup_storage.ml index 9093c1becf528a97239ecc31a34b38783c9dd0d6..78d18272536d33b06c20913c9ad36f37e4d003c0 100644 --- a/src/proto_024_PsD5wVTJ/lib_protocol/test/unit/test_zk_rollup_storage.ml +++ b/src/proto_024_PtTALLiN/lib_protocol/test/unit/test_zk_rollup_storage.ml @@ -8,7 +8,7 @@ (** Testing ------- Component: Protocol (Zk_rollup) - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_protocol/test/unit/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_protocol/test/unit/main.exe \ -- --file test_zk_rollup_storage.ml Subject: On ZK Rollup storage *) diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/tez_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/tez_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/tez_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/tez_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/tez_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/tez_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/tez_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/tez_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_accounting.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_accounting.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_accounting.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_accounting.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_accounting.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_accounting.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_accounting.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_accounting.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_amount.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_amount.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_amount.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_amount.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_amount.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_amount.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_amount.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_amount.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_balance_key.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_balance_key.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_balance_key.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_balance_key.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_balance_key.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_balance_key.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_balance_key.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_balance_key.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_costs.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_costs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_costs.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_costs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_costs.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_costs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_costs.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_costs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_costs_generated.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_costs_generated.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_costs_generated.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_costs_generated.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_hash_builder.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_hash_builder.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_hash_builder.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_hash_builder.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_hash_builder.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_hash_builder.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_hash_builder.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_hash_builder.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_hash_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_hash_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_hash_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_hash_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_hash_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_hash_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_hash_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_hash_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_lazy_storage_diff.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_lazy_storage_diff.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_lazy_storage_diff.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_lazy_storage_diff.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_lazy_storage_diff.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_lazy_storage_diff.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_lazy_storage_diff.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_lazy_storage_diff.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_operations_diff.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_operations_diff.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_operations_diff.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_operations_diff.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_operations_diff.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_operations_diff.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_operations_diff.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_operations_diff.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_receipt.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_receipt.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_receipt.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_receipt.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_receipt.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_receipt.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_receipt.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_receipt.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_scanner.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_scanner.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_scanner.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_scanner.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_scanner.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_scanner.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_scanner.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_scanner.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_token.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_token.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_token.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_token.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_token.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_token.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_token.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_token.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_token_map.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_token_map.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_token_map.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_token_map.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_token_map.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_token_map.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_token_map.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_token_map.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_token_unparser.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_token_unparser.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_token_unparser.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_token_unparser.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_token_unparser.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_token_unparser.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_token_unparser.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_token_unparser.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_transfer.ml b/src/proto_024_PtTALLiN/lib_protocol/ticket_transfer.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_transfer.ml rename to src/proto_024_PtTALLiN/lib_protocol/ticket_transfer.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/ticket_transfer.mli b/src/proto_024_PtTALLiN/lib_protocol/ticket_transfer.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/ticket_transfer.mli rename to src/proto_024_PtTALLiN/lib_protocol/ticket_transfer.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/time_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/time_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/time_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/time_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/time_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/time_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/time_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/time_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/token.ml b/src/proto_024_PtTALLiN/lib_protocol/token.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/token.ml rename to src/proto_024_PtTALLiN/lib_protocol/token.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/token.mli b/src/proto_024_PtTALLiN/lib_protocol/token.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/token.mli rename to src/proto_024_PtTALLiN/lib_protocol/token.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/tx_rollup_l2_address.ml b/src/proto_024_PtTALLiN/lib_protocol/tx_rollup_l2_address.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/tx_rollup_l2_address.ml rename to src/proto_024_PtTALLiN/lib_protocol/tx_rollup_l2_address.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/tx_rollup_l2_address.mli b/src/proto_024_PtTALLiN/lib_protocol/tx_rollup_l2_address.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/tx_rollup_l2_address.mli rename to src/proto_024_PtTALLiN/lib_protocol/tx_rollup_l2_address.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/unstake_requests_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/unstake_requests_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/unstake_requests_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/unstake_requests_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/unstake_requests_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/unstake_requests_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/unstake_requests_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/unstake_requests_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_deposits_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_deposits_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_deposits_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_deposits_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_deposits_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_deposits_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_deposits_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_deposits_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_deposits_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_deposits_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_deposits_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_deposits_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_deposits_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_deposits_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_deposits_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_deposits_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_staker_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_staker_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_staker_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_staker_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_staker_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_staker_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/unstaked_frozen_staker_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/unstaked_frozen_staker_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/validate.ml b/src/proto_024_PtTALLiN/lib_protocol/validate.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/validate.ml rename to src/proto_024_PtTALLiN/lib_protocol/validate.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/validate.mli b/src/proto_024_PtTALLiN/lib_protocol/validate.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/validate.mli rename to src/proto_024_PtTALLiN/lib_protocol/validate.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/validate_errors.ml b/src/proto_024_PtTALLiN/lib_protocol/validate_errors.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/validate_errors.ml rename to src/proto_024_PtTALLiN/lib_protocol/validate_errors.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/validate_errors.mli b/src/proto_024_PtTALLiN/lib_protocol/validate_errors.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/validate_errors.mli rename to src/proto_024_PtTALLiN/lib_protocol/validate_errors.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/vote_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/vote_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/vote_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/vote_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/vote_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/vote_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/vote_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/vote_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/vote_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/vote_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/vote_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/vote_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/vote_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/vote_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/vote_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/vote_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/votes_EMA_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/votes_EMA_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/votes_EMA_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/votes_EMA_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/votes_EMA_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/votes_EMA_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/votes_EMA_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/votes_EMA_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/voting_period_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/voting_period_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/voting_period_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/voting_period_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/voting_period_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/voting_period_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/voting_period_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/voting_period_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/voting_period_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/voting_period_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/voting_period_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/voting_period_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/voting_period_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/voting_period_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/voting_period_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/voting_period_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_account_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_account_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_account_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_account_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_account_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_account_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_account_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_account_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_apply.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_apply.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_apply.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_apply.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_apply.mli b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_apply.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_apply.mli rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_apply.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_circuit_public_inputs_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_circuit_public_inputs_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_circuit_public_inputs_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_circuit_public_inputs_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_circuit_public_inputs_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_circuit_public_inputs_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_circuit_public_inputs_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_circuit_public_inputs_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_errors.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_errors.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_errors.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_errors.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_operation_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_operation_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_operation_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_operation_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_operation_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_operation_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_operation_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_operation_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_parameters.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_parameters.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_parameters.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_parameters.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_parameters.mli b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_parameters.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_parameters.mli rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_parameters.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_scalar.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_scalar.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_scalar.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_scalar.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_scalar.mli b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_scalar.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_scalar.mli rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_scalar.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_state_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_state_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_state_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_state_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_state_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_state_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_state_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_state_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_storage.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_storage.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_storage.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_storage.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_storage.mli b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_storage.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_storage.mli rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_storage.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_ticket_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_ticket_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_ticket_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_ticket_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_ticket_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_ticket_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_ticket_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_ticket_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_update_repr.ml b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_update_repr.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_update_repr.ml rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_update_repr.ml diff --git a/src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_update_repr.mli b/src/proto_024_PtTALLiN/lib_protocol/zk_rollup_update_repr.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_protocol/zk_rollup_update_repr.mli rename to src/proto_024_PtTALLiN/lib_protocol/zk_rollup_update_repr.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup/README.md b/src/proto_024_PtTALLiN/lib_sc_rollup/README.md similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup/README.md rename to src/proto_024_PtTALLiN/lib_sc_rollup/README.md diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup/context_helpers.ml b/src/proto_024_PtTALLiN/lib_sc_rollup/context_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup/context_helpers.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup/context_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup/context_helpers.mli b/src/proto_024_PtTALLiN/lib_sc_rollup/context_helpers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup/context_helpers.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup/context_helpers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup/dune b/src/proto_024_PtTALLiN/lib_sc_rollup/dune similarity index 72% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup/dune rename to src/proto_024_PtTALLiN/lib_sc_rollup/dune index 3817e0d532aee68342f9fb190175ae6abc6d9757..1250d8cda4ffc6b3805c9af9304075408fe0e903 100644 --- a/src/proto_024_PsD5wVTJ/lib_sc_rollup/dune +++ b/src/proto_024_PtTALLiN/lib_sc_rollup/dune @@ -2,12 +2,12 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_smart_rollup_024_PsD5wVTJ) - (public_name octez-protocol-024-PsD5wVTJ-libs.smart-rollup) + (name tezos_smart_rollup_024_PtTALLiN) + (public_name octez-protocol-024-PtTALLiN-libs.smart-rollup) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol) + tezos-protocol-024-PtTALLiN.protocol) (inline_tests (flags -verbose) (modes native) @@ -18,4 +18,4 @@ (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ)) + -open Tezos_protocol_024_PtTALLiN)) diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup/game_helpers.ml b/src/proto_024_PtTALLiN/lib_sc_rollup/game_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup/game_helpers.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup/game_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup/game_helpers.mli b/src/proto_024_PtTALLiN/lib_sc_rollup/game_helpers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup/game_helpers.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup/game_helpers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup/pvm_in_memory.ml b/src/proto_024_PtTALLiN/lib_sc_rollup/pvm_in_memory.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup/pvm_in_memory.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup/pvm_in_memory.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup/pvm_in_memory.mli b/src/proto_024_PtTALLiN/lib_sc_rollup/pvm_in_memory.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup/pvm_in_memory.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup/pvm_in_memory.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2/README.md b/src/proto_024_PtTALLiN/lib_sc_rollup_layer2/README.md similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2/README.md rename to src/proto_024_PtTALLiN/lib_sc_rollup_layer2/README.md diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2/dune b/src/proto_024_PtTALLiN/lib_sc_rollup_layer2/dune similarity index 75% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2/dune rename to src/proto_024_PtTALLiN/lib_sc_rollup_layer2/dune index c353167101b65f46f856f57bc6d56f493e0c4543..3dbfc67a72bf40aa54d7dc4baac3feb9b9594ca5 100644 --- a/src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2/dune +++ b/src/proto_024_PtTALLiN/lib_sc_rollup_layer2/dune @@ -2,12 +2,12 @@ ; Edit file manifest/main.ml instead. (library - (name tezos_smart_rollup_layer2_024_PsD5wVTJ) - (public_name octez-protocol-024-PsD5wVTJ-libs.smart-rollup-layer2) + (name tezos_smart_rollup_layer2_024_PtTALLiN) + (public_name octez-protocol-024-PtTALLiN-libs.smart-rollup-layer2) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol + tezos-protocol-024-PtTALLiN.protocol octez-injector octez-l2-libs.smart-rollup) (inline_tests @@ -20,6 +20,6 @@ (flags (:standard) -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN -open Octez_injector -open Octez_smart_rollup)) diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2/sc_rollup_proto_types.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_layer2/sc_rollup_proto_types.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2/sc_rollup_proto_types.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_layer2/sc_rollup_proto_types.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2/sc_rollup_proto_types.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_layer2/sc_rollup_proto_types.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2/sc_rollup_proto_types.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_layer2/sc_rollup_proto_types.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2/sc_rollup_services.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_layer2/sc_rollup_services.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2/sc_rollup_services.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_layer2/sc_rollup_services.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/RPC_directory.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/RPC_directory.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/RPC_directory.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/RPC_directory.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/RPC_directory.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/RPC_directory.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/RPC_directory.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/RPC_directory.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/arith_pvm.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/arith_pvm.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/arith_pvm.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/arith_pvm.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/batcher_constants.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/batcher_constants.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/batcher_constants.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/batcher_constants.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/batcher_constants.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/batcher_constants.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/batcher_constants.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/batcher_constants.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/context_wrapper.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/context_wrapper.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/context_wrapper.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/context_wrapper.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/context_wrapper.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/context_wrapper.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/context_wrapper.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/context_wrapper.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/daemon_helpers.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/daemon_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/daemon_helpers.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/daemon_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/daemon_helpers.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/daemon_helpers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/daemon_helpers.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/daemon_helpers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dal_pages_request.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/dal_pages_request.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dal_pages_request.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/dal_pages_request.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dal_pages_request.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/dal_pages_request.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dal_pages_request.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/dal_pages_request.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dal_slots_tracker.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/dal_slots_tracker.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dal_slots_tracker.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/dal_slots_tracker.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dal_slots_tracker.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/dal_slots_tracker.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dal_slots_tracker.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/dal_slots_tracker.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dal_slots_tracker_event.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/dal_slots_tracker_event.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dal_slots_tracker_event.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/dal_slots_tracker_event.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dune b/src/proto_024_PtTALLiN/lib_sc_rollup_node/dune similarity index 70% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dune rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/dune index e5b9aa9879e80898efdb7dcdb44f18c92217033f..a3308d9d48ae149794e45049d2d1cec35b4b75e0 100644 --- a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/dune +++ b/src/proto_024_PtTALLiN/lib_sc_rollup_node/dune @@ -2,21 +2,21 @@ ; Edit file manifest/main.ml instead. (library - (name octez_smart_rollup_node_PsD5wVTJ) - (package octez-smart-rollup-node-PsD5wVTJ) + (name octez_smart_rollup_node_PtTALLiN) + (package octez-smart-rollup-node-PtTALLiN) (instrumentation (backend bisect_ppx)) (libraries octez-libs.base octez-libs.stdlib-unix octez-shell-libs.client-base octez-shell-libs.client-base-unix - octez-protocol-024-PsD5wVTJ-libs.client - octez-protocol-024-PsD5wVTJ-libs.dal + octez-protocol-024-PtTALLiN-libs.client + octez-protocol-024-PtTALLiN-libs.dal octez-libs.tezos-context.encoding octez-libs.tezos-context.helpers - tezos-protocol-024-PsD5wVTJ.protocol - octez-protocol-024-PsD5wVTJ-libs.plugin - tezos-protocol-024-PsD5wVTJ.parameters + tezos-protocol-024-PtTALLiN.protocol + octez-protocol-024-PtTALLiN-libs.plugin + tezos-protocol-024-PtTALLiN.parameters octez-libs.rpc octez-libs.rpc-http octez-libs.rpc-http-server @@ -25,9 +25,9 @@ tezos-dal-node-lib octez-shell-libs.shell-services octez-l2-libs.smart-rollup - octez-protocol-024-PsD5wVTJ-libs.smart-rollup - octez-protocol-024-PsD5wVTJ-libs.smart-rollup-layer2 - octez-protocol-024-PsD5wVTJ-libs.layer2-utils + octez-protocol-024-PtTALLiN-libs.smart-rollup + octez-protocol-024-PtTALLiN-libs.smart-rollup-layer2 + octez-protocol-024-PtTALLiN-libs.layer2-utils octez-l2-libs.layer2_store octez-l2-libs.riscv_context octez-l2-libs.irmin_context @@ -54,18 +54,18 @@ -open Tezos_stdlib_unix -open Tezos_client_base -open Tezos_client_base_unix - -open Tezos_client_024_PsD5wVTJ - -open Tezos_dal_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ - -open Tezos_protocol_plugin_024_PsD5wVTJ - -open Tezos_protocol_024_PsD5wVTJ_parameters + -open Tezos_client_024_PtTALLiN + -open Tezos_dal_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN + -open Tezos_protocol_plugin_024_PtTALLiN + -open Tezos_protocol_024_PtTALLiN_parameters -open Tezos_workers -open Tezos_dal_node_lib -open Tezos_shell_services -open Octez_smart_rollup - -open Tezos_smart_rollup_024_PsD5wVTJ - -open Tezos_smart_rollup_layer2_024_PsD5wVTJ - -open Tezos_layer2_utils_024_PsD5wVTJ + -open Tezos_smart_rollup_024_PtTALLiN + -open Tezos_smart_rollup_layer2_024_PtTALLiN + -open Tezos_layer2_utils_024_PtTALLiN -open Tezos_layer2_store -open Tezos_layer2_riscv_context -open Tezos_layer2_irmin_context diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/fueled_pvm.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/fueled_pvm.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/fueled_pvm.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/fueled_pvm.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/inbox.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/inbox.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/inbox.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/inbox.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/inbox.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/inbox.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/inbox.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/inbox.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/inbox_event.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/inbox_event.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/inbox_event.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/inbox_event.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/inbox_event.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/inbox_event.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/inbox_event.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/inbox_event.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/layer1_helpers.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/layer1_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/layer1_helpers.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/layer1_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/layer1_helpers.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/layer1_helpers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/layer1_helpers.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/layer1_helpers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/outbox.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/outbox.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/outbox.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/outbox.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/outbox.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/outbox.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/outbox.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/outbox.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/pvm.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/pvm.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/pvm.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/pvm.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/pvm_plugin.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/pvm_plugin.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/pvm_plugin.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/pvm_plugin.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/pvm_plugin.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/pvm_plugin.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/pvm_plugin.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/pvm_plugin.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/pvm_rpc.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/pvm_rpc.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/pvm_rpc.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/pvm_rpc.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/pvm_sig.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/pvm_sig.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/pvm_sig.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/pvm_sig.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/refutation_game_helpers.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/refutation_game_helpers.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/refutation_game_helpers.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/refutation_game_helpers.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/refutation_game_helpers.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/refutation_game_helpers.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/refutation_game_helpers.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/refutation_game_helpers.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/reveals.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/reveals.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/reveals.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/reveals.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/reveals.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/reveals.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/reveals.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/reveals.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/riscv_pvm.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/riscv_pvm.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/riscv_pvm.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/riscv_pvm.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/rollup_node_plugin.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/rollup_node_plugin.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/rollup_node_plugin.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/rollup_node_plugin.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/sc_rollup_injector.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/sc_rollup_injector.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/sc_rollup_injector.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/sc_rollup_injector.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/sc_rollup_injector.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/sc_rollup_injector.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/sc_rollup_injector.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/sc_rollup_injector.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/sc_rollup_node_errors.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/sc_rollup_node_errors.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/sc_rollup_node_errors.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/sc_rollup_node_errors.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test/dune b/src/proto_024_PtTALLiN/lib_sc_rollup_node/test/dune similarity index 72% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test/dune rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/test/dune index 07430855f3c290cca380cf309e22da42e5f3e5d7..7b350e4484284eb68234375895a2130a5ba06402 100644 --- a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test/dune +++ b/src/proto_024_PtTALLiN/lib_sc_rollup_node/test/dune @@ -2,16 +2,16 @@ ; Edit file manifest/main.ml instead. (library - (name src_proto_024_PsD5wVTJ_lib_sc_rollup_node_test_tezt_lib) + (name src_proto_024_PtTALLiN_lib_sc_rollup_node_test_tezt_lib) (instrumentation (backend bisect_ppx)) (libraries tezt.core bls12-381.archive octez-libs.base - tezos-protocol-024-PsD5wVTJ.protocol + tezos-protocol-024-PtTALLiN.protocol octez-libs.test-helpers - octez-protocol-024-PsD5wVTJ-libs.smart-rollup-layer2 - octez_smart_rollup_node_PsD5wVTJ + octez-protocol-024-PtTALLiN-libs.smart-rollup-layer2 + octez_smart_rollup_node_PtTALLiN octez-alcotezt) (library_flags (:standard -linkall)) (flags @@ -19,10 +19,10 @@ -open Tezt_core -open Tezt_core.Base -open Tezos_base.TzPervasives - -open Tezos_protocol_024_PsD5wVTJ + -open Tezos_protocol_024_PtTALLiN -open Tezos_test_helpers - -open Tezos_smart_rollup_layer2_024_PsD5wVTJ - -open Octez_smart_rollup_node_PsD5wVTJ + -open Tezos_smart_rollup_layer2_024_PtTALLiN + -open Octez_smart_rollup_node_PtTALLiN -open Octez_alcotezt) (modules serialized_proofs test_octez_conversions)) @@ -31,7 +31,7 @@ (instrumentation (backend bisect_ppx --bisect-sigterm)) (libraries octez-rust-deps - src_proto_024_PsD5wVTJ_lib_sc_rollup_node_test_tezt_lib + src_proto_024_PtTALLiN_lib_sc_rollup_node_test_tezt_lib tezt) (link_flags (:standard) diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test/serialized_proofs.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/test/serialized_proofs.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test/serialized_proofs.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/test/serialized_proofs.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test/serialized_proofs.mli b/src/proto_024_PtTALLiN/lib_sc_rollup_node/test/serialized_proofs.mli similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test/serialized_proofs.mli rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/test/serialized_proofs.mli diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test/test_octez_conversions.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/test/test_octez_conversions.ml similarity index 99% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test/test_octez_conversions.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/test/test_octez_conversions.ml index ed566a87006af0307715f92851ff2543a9f38f67..41002f45b1bd898055f935f8cf86dd9a526e1c02 100644 --- a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test/test_octez_conversions.ml +++ b/src/proto_024_PtTALLiN/lib_sc_rollup_node/test/test_octez_conversions.ml @@ -26,7 +26,7 @@ (** Testing ------- Component: Smart rollup node library, type conversions - Invocation: dune exec src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test/main.exe \ + Invocation: dune exec src/proto_024_PtTALLiN/lib_sc_rollup_node/test/main.exe \ -- -f test_octez_conversions.ml Subject: Ensure conversions between octez smart rollup structures and protocol ones are bijective. diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/wasm_2_0_0_pvm.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/wasm_2_0_0_pvm.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/wasm_2_0_0_pvm.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/wasm_2_0_0_pvm.ml diff --git a/src/proto_024_PsD5wVTJ/lib_sc_rollup_node/wasm_2_0_0_rpc.ml b/src/proto_024_PtTALLiN/lib_sc_rollup_node/wasm_2_0_0_rpc.ml similarity index 100% rename from src/proto_024_PsD5wVTJ/lib_sc_rollup_node/wasm_2_0_0_rpc.ml rename to src/proto_024_PtTALLiN/lib_sc_rollup_node/wasm_2_0_0_rpc.ml diff --git a/src/proto_024_PsD5wVTJ/parameters/dune b/src/proto_024_PtTALLiN/parameters/dune similarity index 100% rename from src/proto_024_PsD5wVTJ/parameters/dune rename to src/proto_024_PtTALLiN/parameters/dune diff --git a/tezt/lib_alcotezt/alcotezt_utils.ml b/tezt/lib_alcotezt/alcotezt_utils.ml index 9ae69da1b739ccd5748c19cced16307478d25c42..eb77441d84c6a9a21718420c2c805b04db24f223 100644 --- a/tezt/lib_alcotezt/alcotezt_utils.ml +++ b/tezt/lib_alcotezt/alcotezt_utils.ml @@ -32,5 +32,5 @@ let is_proto_test file = | Some "alpha" -> ["alpha"] | Some "022_PsRiotum" -> ["r022"] | Some "023_PtSeouLo" -> ["s023"] - | Some "024_PsD5wVTJ" -> ["t024"] + | Some "024_PtTALLiN" -> ["t024"] | Some _ -> assert false diff --git a/tezt/lib_tezos/constant.ml b/tezt/lib_tezos/constant.ml index 82c63bc0e650b3a63e419305f09310f8e1eb8cc3..7adb78d251502625b2cb0c95cb7feb837a45a52a 100644 --- a/tezt/lib_tezos/constant.ml +++ b/tezt/lib_tezos/constant.ml @@ -99,7 +99,7 @@ let _octez_baker_seoul = Uses.make ~tag:"baker_ptseoulo" ~path:"./octez-baker-PtSeouLo" () let _octez_baker_tallinn = - Uses.make ~tag:"baker_psd5wvtj" ~path:"./octez-baker-PsD5wVTJ" () + Uses.make ~tag:"baker_psd5wvtj" ~path:"./octez-baker-PtTALLiN" () let _octez_baker_alpha = Uses.make ~tag:"baker_alpha" ~path:"./octez-baker-alpha" () @@ -114,7 +114,7 @@ let _octez_accuser_seoul = Uses.make ~tag:"accuser_ptseoulo" ~path:"./octez-accuser-PtSeouLo" () let _octez_accuser_tallinn = - Uses.make ~tag:"accuser_tallinn" ~path:"./octez-accuser-PsD5wVTJ" () + Uses.make ~tag:"accuser_tallinn" ~path:"./octez-accuser-PtTALLiN" () let _octez_accuser_alpha = Uses.make ~tag:"accuser_alpha" ~path:"./octez-accuser-alpha" () diff --git a/tezt/lib_tezos/protocol.ml b/tezt/lib_tezos/protocol.ml index 62ef862e39853b15bba713996465a9b3ecd0c47b..74c63edd8fd21743f10efa12e93f6ef0f4f09028 100644 --- a/tezt/lib_tezos/protocol.ml +++ b/tezt/lib_tezos/protocol.ml @@ -50,7 +50,7 @@ let number = function S023 -> 023 | T024 -> 024 | Alpha -> 025 let directory = function | Alpha -> "proto_alpha" - | T024 -> "proto_024_PsD5wVTJ" + | T024 -> "proto_024_PtTALLiN" | S023 -> "proto_023_PtSeouLo" (* Test tags must be lowercase. *) @@ -59,7 +59,7 @@ let tag protocol = String.lowercase_ascii (name protocol) let hash = function | Alpha -> "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK" | S023 -> "PtSeouLouXkxhg39oWzjxDWaCydNfR3RxCUrNe4Q9Ro8BTehcbh" - | T024 -> "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk" + | T024 -> "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu" (* DO NOT REMOVE, AUTOMATICALLY ADD STABILISED PROTOCOL HASH HERE *) let short_hash protocol_hash = diff --git a/tezt/lib_wrapper/expected/tezt_wrapper.ml/runtime-dependency-tags.out b/tezt/lib_wrapper/expected/tezt_wrapper.ml/runtime-dependency-tags.out index 191e0d36a116dac4f3aca1e91368040c8a529326..3edfbec3e1282b8b6b8dd1aed3750e86ba09c32a 100644 --- a/tezt/lib_wrapper/expected/tezt_wrapper.ml/runtime-dependency-tags.out +++ b/tezt/lib_wrapper/expected/tezt_wrapper.ml/runtime-dependency-tags.out @@ -9,15 +9,15 @@ failed_migration: etherlink/kernel_latest/kernel/tests/resources/failed_migratio mainnet_kernel: etherlink/kernel_latest/kernel/tests/resources/mainnet_kernel.wasm evm_kernel: evm_kernel.wasm accuser: octez-accuser -accuser_tallinn: octez-accuser-PsD5wVTJ accuser_psriotum: octez-accuser-PsRiotum accuser_ptseoulo: octez-accuser-PtSeouLo +accuser_tallinn: octez-accuser-PtTALLiN accuser_alpha: octez-accuser-alpha admin_client: octez-admin-client agnostic_baker: octez-baker -baker_psd5wvtj: octez-baker-PsD5wVTJ baker_psriotum: octez-baker-PsRiotum baker_ptseoulo: octez-baker-PtSeouLo +baker_psd5wvtj: octez-baker-PtTALLiN baker_alpha: octez-baker-alpha client: octez-client codec: octez-codec diff --git a/tezt/tests/dal.ml b/tezt/tests/dal.ml index cec6835e6087d11b955b529653e27bed038e48db..04bc7f2838632961188c129313c6c58c10eef06b 100644 --- a/tezt/tests/dal.ml +++ b/tezt/tests/dal.ml @@ -822,6 +822,7 @@ let scenario_with_all_nodes ?custom_constants ?node_arguments ~uses:(fun protocol -> Constant.octez_smart_rollup_node :: Constant.octez_dal_node :: uses protocol) + ~supports:(Protocol.Until_protocol 24) (Printf.sprintf "%s (%s)" description variant) (fun protocol -> let l1_history_mode = diff --git a/tezt/tests/dune b/tezt/tests/dune index e77084e28f807a125045dfdb817bb4b6e0f7a0fe..df4ce072e122ab3d6046ff70ee1cc58b55216e4e 100644 --- a/tezt/tests/dune +++ b/tezt/tests/dune @@ -35,20 +35,20 @@ src_proto_alpha_lib_delegate_test_tezt_lib src_proto_alpha_lib_dal_test_tezt_lib src_proto_alpha_lib_client_test_tezt_lib - src_proto_024_PsD5wVTJ_lib_sc_rollup_node_test_tezt_lib - src_proto_024_PsD5wVTJ_lib_protocol_test_unit_tezt_lib - src_proto_024_PsD5wVTJ_lib_protocol_test_regression_tezt_lib - src_proto_024_PsD5wVTJ_lib_protocol_test_pbt_tezt_lib - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_validate_tezt_lib - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_operations_tezt_lib - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_michelson_tezt_lib - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_gas_tezt_lib - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_consensus_tezt_lib - src_proto_024_PsD5wVTJ_lib_protocol_test_integration_tezt_lib - src_proto_024_PsD5wVTJ_lib_plugin_test_tezt_lib - src_proto_024_PsD5wVTJ_lib_delegate_test_tezt_lib - src_proto_024_PsD5wVTJ_lib_dal_test_tezt_lib - src_proto_024_PsD5wVTJ_lib_client_test_tezt_lib + src_proto_024_PtTALLiN_lib_sc_rollup_node_test_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_unit_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_regression_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_pbt_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_validate_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_operations_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_michelson_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_gas_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_consensus_tezt_lib + src_proto_024_PtTALLiN_lib_protocol_test_integration_tezt_lib + src_proto_024_PtTALLiN_lib_plugin_test_tezt_lib + src_proto_024_PtTALLiN_lib_delegate_test_tezt_lib + src_proto_024_PtTALLiN_lib_dal_test_tezt_lib + src_proto_024_PtTALLiN_lib_client_test_tezt_lib src_proto_023_PtSeouLo_lib_sc_rollup_node_test_tezt_lib src_proto_023_PtSeouLo_lib_protocol_test_unit_tezt_lib src_proto_023_PtSeouLo_lib_protocol_test_regression_tezt_lib diff --git a/tezt/tests/expected/RPC_test.ml/T024-- (mode client) RPC regression tests- mempool.out b/tezt/tests/expected/RPC_test.ml/T024-- (mode client) RPC regression tests- mempool.out index a9b659aaf3318a8dc4234faf1978138e8ee4dc57..9c06ec6eb42176c824e540ce984b47041a424421 100644 --- a/tezt/tests/expected/RPC_test.ml/T024-- (mode client) RPC regression tests- mempool.out +++ b/tezt/tests/expected/RPC_test.ml/T024-- (mode client) RPC regression tests- mempool.out @@ -1,10 +1,10 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=true&outdated=true&branch_delayed=true&refused=true&branch_refused=true' [] -[{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"branch","id":"proto.024-PsD5wVTJ.contract.counter_in_the_past","contract":"[PUBLIC_KEY_HASH]","expected":"2","found":"1"}]}] -[{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"5","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"temporary","id":"proto.024-PsD5wVTJ.contract.counter_in_the_future","contract":"[PUBLIC_KEY_HASH]","expected":"1","found":"5"}]}] -[{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"0","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"}] -[{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"}] +[{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"branch","id":"proto.024-PtTALLiN.contract.counter_in_the_past","contract":"[PUBLIC_KEY_HASH]","expected":"2","found":"1"}]}] +[{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"5","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"temporary","id":"proto.024-PtTALLiN.contract.counter_in_the_future","contract":"[PUBLIC_KEY_HASH]","expected":"1","found":"5"}]}] +[{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"0","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"}] +[{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"}] ./octez-client rpc get '/chains/main/mempool/pending_operations?version=2&validated=true&refused=true&outdated=true&branch_delayed=true&branch_refused=true' { "validated": @@ -20,7 +20,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]" } ], "refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -32,11 +32,11 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "permanent", - "id": "proto.024-PsD5wVTJ.prefilter.fees_too_low" } ] } ], + "id": "proto.024-PtTALLiN.prefilter.fees_too_low" } ] } ], "outdated": [], "branch_refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -48,12 +48,12 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "branch", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_past", + "id": "proto.024-PtTALLiN.contract.counter_in_the_past", "contract": "[PUBLIC_KEY_HASH]", "expected": "2", "found": "1" } ] } ], "branch_delayed": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -65,7 +65,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "temporary", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_future", + "id": "proto.024-PtTALLiN.contract.counter_in_the_future", "contract": "[PUBLIC_KEY_HASH]", "expected": "1", "found": "5" } ] } ], "unprocessed": [] } @@ -87,7 +87,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]" } ], "refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -99,11 +99,11 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "permanent", - "id": "proto.024-PsD5wVTJ.prefilter.fees_too_low" } ] } ], + "id": "proto.024-PtTALLiN.prefilter.fees_too_low" } ] } ], "outdated": [], "branch_refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -115,12 +115,12 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "branch", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_past", + "id": "proto.024-PtTALLiN.contract.counter_in_the_past", "contract": "[PUBLIC_KEY_HASH]", "expected": "2", "found": "1" } ] } ], "branch_delayed": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -132,7 +132,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "temporary", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_future", + "id": "proto.024-PtTALLiN.contract.counter_in_the_future", "contract": "[PUBLIC_KEY_HASH]", "expected": "1", "found": "5" } ] } ], "unprocessed": [] } @@ -150,7 +150,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]" } ], "refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -162,11 +162,11 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "permanent", - "id": "proto.024-PsD5wVTJ.prefilter.fees_too_low" } ] } ], + "id": "proto.024-PtTALLiN.prefilter.fees_too_low" } ] } ], "outdated": [], "branch_refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -178,12 +178,12 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "branch", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_past", + "id": "proto.024-PtTALLiN.contract.counter_in_the_past", "contract": "[PUBLIC_KEY_HASH]", "expected": "2", "found": "1" } ] } ], "branch_delayed": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -195,7 +195,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "temporary", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_future", + "id": "proto.024-PtTALLiN.contract.counter_in_the_future", "contract": "[PUBLIC_KEY_HASH]", "expected": "1", "found": "5" } ] } ], "unprocessed": [] } @@ -222,7 +222,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t { "validated": [], "refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -234,7 +234,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "permanent", - "id": "proto.024-PsD5wVTJ.prefilter.fees_too_low" } ] } ], + "id": "proto.024-PtTALLiN.prefilter.fees_too_low" } ] } ], "outdated": [], "branch_refused": [], "branch_delayed": [], "unprocessed": [] } @@ -242,7 +242,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t { "validated": [], "refused": [], "outdated": [], "branch_refused": [], "branch_delayed": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -254,7 +254,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "temporary", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_future", + "id": "proto.024-PtTALLiN.contract.counter_in_the_future", "contract": "[PUBLIC_KEY_HASH]", "expected": "1", "found": "5" } ] } ], "unprocessed": [] } @@ -262,7 +262,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t { "validated": [], "refused": [], "outdated": [], "branch_refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -274,7 +274,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "branch", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_past", + "id": "proto.024-PtTALLiN.contract.counter_in_the_past", "contract": "[PUBLIC_KEY_HASH]", "expected": "2", "found": "1" } ] } ], "branch_delayed": [], "unprocessed": [] } @@ -284,7 +284,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "branch_delayed": [], "unprocessed": [] } curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=true&outdated=true&branch_delayed=true&refused=true&branch_refused=true' -[{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"},{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"0","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"permanent","id":"proto.024-PsD5wVTJ.prefilter.fees_too_low"}]},{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"branch","id":"proto.024-PsD5wVTJ.contract.counter_in_the_past","contract":"[PUBLIC_KEY_HASH]","expected":"2","found":"1"}]},{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"5","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"temporary","id":"proto.024-PsD5wVTJ.contract.counter_in_the_future","contract":"[PUBLIC_KEY_HASH]","expected":"1","found":"5"}]}] +[{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"},{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"0","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"permanent","id":"proto.024-PtTALLiN.prefilter.fees_too_low"}]},{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"branch","id":"proto.024-PtTALLiN.contract.counter_in_the_past","contract":"[PUBLIC_KEY_HASH]","expected":"2","found":"1"}]},{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"5","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"temporary","id":"proto.024-PtTALLiN.contract.counter_in_the_future","contract":"[PUBLIC_KEY_HASH]","expected":"1","found":"5"}]}] ./octez-client rpc get /chains/main/mempool/filter { "minimal_fees": "100", "minimal_nanotez_per_gas_unit": [ "100", "1" ], diff --git a/tezt/tests/expected/RPC_test.ml/T024-- (mode proxy) RPC regression tests- mempool.out b/tezt/tests/expected/RPC_test.ml/T024-- (mode proxy) RPC regression tests- mempool.out index c5e13ca9527c6572cecf4091e1b727f555d3b813..18ab072a86388fffe265ae071f0bc6c3b6691b85 100644 --- a/tezt/tests/expected/RPC_test.ml/T024-- (mode proxy) RPC regression tests- mempool.out +++ b/tezt/tests/expected/RPC_test.ml/T024-- (mode proxy) RPC regression tests- mempool.out @@ -1,10 +1,10 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=true&outdated=true&branch_delayed=true&refused=true&branch_refused=true' [] -[{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"branch","id":"proto.024-PsD5wVTJ.contract.counter_in_the_past","contract":"[PUBLIC_KEY_HASH]","expected":"2","found":"1"}]}] -[{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"5","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"temporary","id":"proto.024-PsD5wVTJ.contract.counter_in_the_future","contract":"[PUBLIC_KEY_HASH]","expected":"1","found":"5"}]}] -[{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"0","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"}] -[{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"}] +[{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"branch","id":"proto.024-PtTALLiN.contract.counter_in_the_past","contract":"[PUBLIC_KEY_HASH]","expected":"2","found":"1"}]}] +[{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"5","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"temporary","id":"proto.024-PtTALLiN.contract.counter_in_the_future","contract":"[PUBLIC_KEY_HASH]","expected":"1","found":"5"}]}] +[{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"0","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"}] +[{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"}] ./octez-client --mode proxy rpc get '/chains/main/mempool/pending_operations?version=2&validated=true&refused=true&outdated=true&branch_delayed=true&branch_refused=true' { "validated": @@ -20,7 +20,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]" } ], "refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -32,11 +32,11 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "permanent", - "id": "proto.024-PsD5wVTJ.prefilter.fees_too_low" } ] } ], + "id": "proto.024-PtTALLiN.prefilter.fees_too_low" } ] } ], "outdated": [], "branch_refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -48,12 +48,12 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "branch", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_past", + "id": "proto.024-PtTALLiN.contract.counter_in_the_past", "contract": "[PUBLIC_KEY_HASH]", "expected": "2", "found": "1" } ] } ], "branch_delayed": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -65,7 +65,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "temporary", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_future", + "id": "proto.024-PtTALLiN.contract.counter_in_the_future", "contract": "[PUBLIC_KEY_HASH]", "expected": "1", "found": "5" } ] } ], "unprocessed": [] } @@ -87,7 +87,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]" } ], "refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -99,11 +99,11 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "permanent", - "id": "proto.024-PsD5wVTJ.prefilter.fees_too_low" } ] } ], + "id": "proto.024-PtTALLiN.prefilter.fees_too_low" } ] } ], "outdated": [], "branch_refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -115,12 +115,12 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "branch", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_past", + "id": "proto.024-PtTALLiN.contract.counter_in_the_past", "contract": "[PUBLIC_KEY_HASH]", "expected": "2", "found": "1" } ] } ], "branch_delayed": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -132,7 +132,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "temporary", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_future", + "id": "proto.024-PtTALLiN.contract.counter_in_the_future", "contract": "[PUBLIC_KEY_HASH]", "expected": "1", "found": "5" } ] } ], "unprocessed": [] } @@ -150,7 +150,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]" } ], "refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -162,11 +162,11 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "permanent", - "id": "proto.024-PsD5wVTJ.prefilter.fees_too_low" } ] } ], + "id": "proto.024-PtTALLiN.prefilter.fees_too_low" } ] } ], "outdated": [], "branch_refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -178,12 +178,12 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "branch", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_past", + "id": "proto.024-PtTALLiN.contract.counter_in_the_past", "contract": "[PUBLIC_KEY_HASH]", "expected": "2", "found": "1" } ] } ], "branch_delayed": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -195,7 +195,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "temporary", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_future", + "id": "proto.024-PtTALLiN.contract.counter_in_the_future", "contract": "[PUBLIC_KEY_HASH]", "expected": "1", "found": "5" } ] } ], "unprocessed": [] } @@ -222,7 +222,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t { "validated": [], "refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -234,7 +234,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "permanent", - "id": "proto.024-PsD5wVTJ.prefilter.fees_too_low" } ] } ], + "id": "proto.024-PtTALLiN.prefilter.fees_too_low" } ] } ], "outdated": [], "branch_refused": [], "branch_delayed": [], "unprocessed": [] } @@ -242,7 +242,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t { "validated": [], "refused": [], "outdated": [], "branch_refused": [], "branch_delayed": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -254,7 +254,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "temporary", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_future", + "id": "proto.024-PtTALLiN.contract.counter_in_the_future", "contract": "[PUBLIC_KEY_HASH]", "expected": "1", "found": "5" } ] } ], "unprocessed": [] } @@ -262,7 +262,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t { "validated": [], "refused": [], "outdated": [], "branch_refused": [ { "hash": "[OPERATION_HASH]", - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "branch": "[BRANCH_HASH]", "contents": [ { "kind": "transaction", @@ -274,7 +274,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "[SIGNATURE]", "error": [ { "kind": "branch", - "id": "proto.024-PsD5wVTJ.contract.counter_in_the_past", + "id": "proto.024-PtTALLiN.contract.counter_in_the_past", "contract": "[PUBLIC_KEY_HASH]", "expected": "2", "found": "1" } ] } ], "branch_delayed": [], "unprocessed": [] } @@ -284,7 +284,7 @@ curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=t "branch_delayed": [], "unprocessed": [] } curl -s 'http://[HOST]:[PORT]/chains/main/mempool/monitor_operations?validated=true&outdated=true&branch_delayed=true&refused=true&branch_refused=true' -[{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"},{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"0","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"permanent","id":"proto.024-PsD5wVTJ.prefilter.fees_too_low"}]},{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"branch","id":"proto.024-PsD5wVTJ.contract.counter_in_the_past","contract":"[PUBLIC_KEY_HASH]","expected":"2","found":"1"}]},{"hash":"[OPERATION_HASH]","protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"5","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"temporary","id":"proto.024-PsD5wVTJ.contract.counter_in_the_future","contract":"[PUBLIC_KEY_HASH]","expected":"1","found":"5"}]}] +[{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]"},{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"0","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"permanent","id":"proto.024-PtTALLiN.prefilter.fees_too_low"}]},{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"1","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"branch","id":"proto.024-PtTALLiN.contract.counter_in_the_past","contract":"[PUBLIC_KEY_HASH]","expected":"2","found":"1"}]},{"hash":"[OPERATION_HASH]","protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","branch":"[BRANCH_HASH]","contents":[{"kind":"transaction","source":"[PUBLIC_KEY_HASH]","fee":"1000","counter":"5","gas_limit":"3040","storage_limit":"257","amount":"1000000","destination":"[PUBLIC_KEY_HASH]"}],"signature":"[SIGNATURE]","error":[{"kind":"temporary","id":"proto.024-PtTALLiN.contract.counter_in_the_future","contract":"[PUBLIC_KEY_HASH]","expected":"1","found":"5"}]}] ./octez-client --mode proxy rpc get /chains/main/mempool/filter { "minimal_fees": "100", "minimal_nanotez_per_gas_unit": [ "100", "1" ], diff --git a/tezt/tests/expected/baker_test.ml/T024-- Baker rewards.out b/tezt/tests/expected/baker_test.ml/T024-- Baker rewards.out index 72f84d7a5c4520f8abeba7aa82748099c6eb57cd..a23e0d580296e78dd80d05676f016a28d32cdc57 100644 --- a/tezt/tests/expected/baker_test.ml/T024-- Baker rewards.out +++ b/tezt/tests/expected/baker_test.ml/T024-- Baker rewards.out @@ -1,7 +1,7 @@ ./octez-client rpc get /chains/main/blocks/head/metadata -{ "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", - "next_protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", +{ "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", + "next_protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "test_chain_status": { "status": "not_running" }, "max_operations_ttl": 2, "max_operation_data_length": 32768, "max_block_header_length": 289, "max_operation_list_length": diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input254251340-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input254251340-.out index e312a3b1c4d929c10d7ab62f2e3c6c302bcf52e5..45f243350180d7fa97d564631d59d85fd758a1f3 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input254251340-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input254251340-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/abs.tz on storage Unit and input 948 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/abs.tz on storage Unit and input 948 --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input420401245-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input420401245-.out index 6c1ce12a20b4538a3aa515c89ff8e4daeac37464..9e23d38c3f0b504301fa35d3d23037185be6f67f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input420401245-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input420401245-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/abs.tz on storage Unit and input 12039123919239192312931 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/abs.tz on storage Unit and input 12039123919239192312931 --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input680650890-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input680650890-.out index 32e1f353c41a948fa59f9ade356f4f16a4fdf304..7eea25e2a88214473ca58e45b3b7600a8cbb3251 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input680650890-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -abs--storage125992234--input680650890-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/abs.tz on storage Unit and input 0 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/abs.tz on storage Unit and input 0 --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add--storage125992234--input125992234-.out index e7484f3f441583078ac8e93d474eb3f4abf15da4..e576a13abe66ce4562e2b977b2ce3e065972c9a7 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input322109491-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input322109491-.out index cc9c240fa88b41c2f183eeff9307411db9d6c29b..5819fd334d0869217959518898e2dec93d5af837 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input322109491-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input322109491-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_bls12_381_fr.tz on storage None and input 'Pair 0x01 0x00' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_bls12_381_fr.tz on storage None and input 'Pair 0x01 0x00' --level 1 --trace-stack storage (Some 0x0100000000000000000000000000000000000000000000000000000000000000) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input461261325-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input461261325-.out index 332cd33823d2cf264a6518a0b5f297c0c0de2d4c..e7f1ea7e06e432839c707cb959844d91331da0f7 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input461261325-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input461261325-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_bls12_381_fr.tz on storage None and input 'Pair 0x010000 0x010000' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_bls12_381_fr.tz on storage None and input 'Pair 0x010000 0x010000' --level 1 --trace-stack storage (Some 0x0200000000000000000000000000000000000000000000000000000000000000) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input530006774-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input530006774-.out index a191508f60451ab4ec4ad582eaf580b21790508e..09400ccfd57ad7885fd8d4cc409c37c73576bffb 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input530006774-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input530006774-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_bls12_381_fr.tz on storage None and input 'Pair 0x010000 0x00' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_bls12_381_fr.tz on storage None and input 'Pair 0x010000 0x00' --level 1 --trace-stack storage (Some 0x0100000000000000000000000000000000000000000000000000000000000000) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input712570300-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input712570300-.out index 5c347fc9b11ac6202376127019215d8557a47930..1090bb982d4a914ad353f42e2302c1f97daf3de7 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input712570300-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_bls12_381_fr--storage921624073--input712570300-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_bls12_381_fr.tz on storage None and input 'Pair 0x00 0x00' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_bls12_381_fr.tz on storage None and input 'Pair 0x00 0x00' --level 1 --trace-stack storage (Some 0x0000000000000000000000000000000000000000000000000000000000000000) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input249636002-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input249636002-.out index 18ff12df9bb7d16780037d75958c6ed58115bbd6..d17cc158aff935b6ab554b9a206bf7a4de960a86 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input249636002-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input249636002-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_delta_timestamp.tz on storage None and input '(Pair 100 100)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_delta_timestamp.tz on storage None and input '(Pair 100 100)' --level 1 --trace-stack storage (Some "1970-01-01T00:03:20Z") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input267363182-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input267363182-.out index c622d30e6bdf4af9ad4298d9382a87124365d670..27caa486cc37dd4ac41eb0a7cc6642795b8e50ba 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input267363182-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input267363182-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_delta_timestamp.tz on storage None and input '(Pair -100 100)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_delta_timestamp.tz on storage None and input '(Pair -100 100)' --level 1 --trace-stack storage (Some "1970-01-01T00:00:00Z") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input438561129-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input438561129-.out index b45232da7470c92334e25fd5a472e117653bc605..08ebd64e17ade9940663b4c82f498de22a647e2e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input438561129-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_delta_timestamp--storage921624073--input438561129-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_delta_timestamp.tz on storage None and input '(Pair 0 "1970-01-01T00:00:00Z")' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_delta_timestamp.tz on storage None and input '(Pair 0 "1970-01-01T00:00:00Z")' --level 1 --trace-stack storage (Some "1970-01-01T00:00:00Z") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input249636002-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input249636002-.out index 8377dcec5b79314d1bb386bc8dbfa437890b1e29..340f37d88d65c57187890e56c806eeef1298b64a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input249636002-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input249636002-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_timestamp_delta.tz on storage None and input '(Pair 100 100)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_timestamp_delta.tz on storage None and input '(Pair 100 100)' --level 1 --trace-stack storage (Some "1970-01-01T00:03:20Z") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input307538219-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input307538219-.out index 94c93721bba3220a502024252327d8b6ef664ade..3e632494ee932584307705d65fea3b9c6be97a33 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input307538219-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input307538219-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_timestamp_delta.tz on storage None and input '(Pair 100 -100)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_timestamp_delta.tz on storage None and input '(Pair 100 -100)' --level 1 --trace-stack storage (Some "1970-01-01T00:00:00Z") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input373737581-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input373737581-.out index 08de7c7584fb8fa07c60086e10798d9f557f7cd1..724b950b0e5086f04313cb120c67116bab3fcbec 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input373737581-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -add_timestamp_delta--storage921624073--input373737581-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_timestamp_delta.tz on storage None and input '(Pair "1970-01-01T00:00:00Z" 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/add_timestamp_delta.tz on storage None and input '(Pair "1970-01-01T00:00:00Z" 0)' --level 1 --trace-stack storage (Some "1970-01-01T00:00:00Z") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -address--storage921624073--input117475800-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -address--storage921624073--input117475800-.out index 7002523bb7b89d5325204f1e92eba8b67465ba76..e9bf163528069a15089b50ab84dfd74ae6aafe30 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -address--storage921624073--input117475800-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -address--storage921624073--input117475800-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/address.tz on storage None and input '"tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/address.tz on storage None and input '"tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5"' --level 1 --trace-stack storage (Some "tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input106930123-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input106930123-.out index d6d0b4ac1ba7decbb5d3e1d5f6c84ffd066b243c..b9b63470b33972ea4493f3bdc27d45f65daa8eff 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input106930123-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input106930123-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and.tz on storage None and input '(Pair False True)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and.tz on storage None and input '(Pair False True)' --level 1 --trace-stack storage (Some False) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input181204719-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input181204719-.out index e5388974cbebbccc1a5f29af0ae9371385f0fa3d..64fb1ee976512a9686dad940b80438f992aedf3b 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input181204719-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input181204719-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and.tz on storage None and input '(Pair True False)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and.tz on storage None and input '(Pair True False)' --level 1 --trace-stack storage (Some False) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input223774825-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input223774825-.out index 1efda9275aa5cbb00f3e05442219336d05e63b46..6da9a2e82a584497a33462586a33af811dfceb14 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input223774825-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input223774825-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and.tz on storage None and input '(Pair False False)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and.tz on storage None and input '(Pair False False)' --level 1 --trace-stack storage (Some False) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input908807505-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input908807505-.out index d313c8179c70d529c33cb8c8f2bdb1fde82420af..d9f4d40fb6ef8be3fe50a52d22a577ae617b69ee 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input908807505-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and--storage921624073--input908807505-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and.tz on storage None and input '(Pair True True)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and.tz on storage None and input '(Pair True True)' --level 1 --trace-stack storage (Some True) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_binary--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_binary--storage125992234--input125992234-.out index d71da7f34031c3bc2796f6a9089aff7e56282ef8..ac17fc2acb4d9e6b47a1c4282b4aeb4004d3a162 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_binary--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_binary--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_binary.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_binary.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_bytes--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_bytes--storage125992234--input125992234-.out index 4aab4b470c55d18bbc045df13f1edd45620d719a..76db6c7a4d8533093e7322822ea9940df2c7c6d6 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_bytes--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_bytes--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input106930123-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input106930123-.out index 79e539b356933b22cc666ecdd358d67d2c9a9b39..d148824e816b05423491084f9189397647c5e16f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input106930123-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input106930123-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_logical_1.tz on storage False and input '(Pair False True)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_logical_1.tz on storage False and input '(Pair False True)' --level 1 --trace-stack storage False emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input181204719-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input181204719-.out index a003765dc6af79d0a70908988e36b15d4a6d516b..371aba30dee8da5c6bbfd28aa5e8259599fd71fd 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input181204719-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input181204719-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_logical_1.tz on storage False and input '(Pair True False)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_logical_1.tz on storage False and input '(Pair True False)' --level 1 --trace-stack storage False emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input223774825-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input223774825-.out index dc08c1f5a7f01c7a3b71b23ed4bf01a6d43c8bf1..0d6b33c2875ac8dc3052820cde26ebc285883401 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input223774825-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input223774825-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_logical_1.tz on storage False and input '(Pair False False)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_logical_1.tz on storage False and input '(Pair False False)' --level 1 --trace-stack storage False emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input908807505-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input908807505-.out index d8a34283cb94658a573c20626a5fe28c62451f54..ff5f63e565bec566738c48f93839207cdbc48010 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input908807505-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -and_logical_1--storage570553153--input908807505-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_logical_1.tz on storage False and input '(Pair True True)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/and_logical_1.tz on storage False and input '(Pair True True)' --level 1 --trace-stack storage True emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -balance--storage492856247--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -balance--storage492856247--input125992234-.out index 6714f5d411eeb430938ba1485cad6b91313b1d05..7a803b3cbf4be41c396d2d5ca7adabd0bbd09069 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -balance--storage492856247--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -balance--storage492856247--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/balance.tz on storage 111 and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/balance.tz on storage 111 and input Unit --level 1 --trace-stack storage 4000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage495706788--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage495706788--input453441034-.out index e2b0b290be493ee5d00d82a668ed6db194920e63..d25e305e39b670f87dc09c0ecf105767ba348fdd 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage495706788--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage495706788--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair {} None)' and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair {} None)' and input 1 --level 1 --trace-stack storage (Pair 4 (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input453441034-.out index 9b33ab380bd42859a5b438c88489ac0eca7f3319..c236af02022c146f1199b3fe587f1bad10961bac 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 1 --level 1 --trace-stack storage (Pair 4 (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input564400327-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input564400327-.out index 5308947637c004cf6398b0aa53c592acda23d67c..b2858cba333a27f000e418afcbdbf8ea794fd3f5 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input564400327-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input564400327-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 2 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 2 --level 1 --trace-stack storage (Pair 4 (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input654274102-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input654274102-.out index b433e1a806062e46a1107522d94c7f5a32f3062d..8d54e1edf3450c98eace0da4b754426038e628ee 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input654274102-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage56274299--input654274102-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 3 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 3 --level 1 --trace-stack storage (Pair 4 (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage690637660--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage690637660--input453441034-.out index 0c5f05195bc222d5257281e3341e2c52d81cf3ae..25a11c6d72036766ed87d9955ea17aa9fa05b0a5 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage690637660--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage690637660--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair { Elt 1 0 } None)' and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair { Elt 1 0 } None)' and input 1 --level 1 --trace-stack storage (Pair 4 (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage806237530--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage806237530--input453441034-.out index b446ebe40e42672139ca23fd89901805783e9832..4d53737735e7872fd9f041c40978ffe5e12de645 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage806237530--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_nat--storage806237530--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair { Elt 0 1 } None)' and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_nat.tz on storage '(Pair { Elt 0 1 } None)' and input 1 --level 1 --trace-stack storage (Pair 4 (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input1071610051-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input1071610051-.out index 208a0f19444bf7ab20026c9f60299f19c5ee05d3..1fd47756b5831af4cecbe118e3343ee42a65c84a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input1071610051-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input1071610051-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"baz"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"baz"' --level 1 --trace-stack storage (Pair 4 (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input700475845-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input700475845-.out index 06125e3c77b5b7b2a892baa5a86f71b9e2dd9ce0..e1ebd7c9ad875ea0e4332002955436d8f490b3ef 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input700475845-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input700475845-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"bar"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"bar"' --level 1 --trace-stack storage (Pair 4 (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input905318451-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input905318451-.out index c98a4522a19abad40cc902d1a7316d1bf78895d4..314cf4b55a5cb36530a7aeffd79e47a0fb4cb84e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input905318451-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage109689253--input905318451-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"foo"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"foo"' --level 1 --trace-stack storage (Pair 4 (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage495706788--input700475845-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage495706788--input700475845-.out index 86214451ba3f3ad2891a792879ccd7dbf6e917c0..c3c7ad374d85ef7425b4f5caeb6cd2481da0a1f8 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage495706788--input700475845-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage495706788--input700475845-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair {} None)' and input '"bar"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair {} None)' and input '"bar"' --level 1 --trace-stack storage (Pair 4 (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage915708427--input700475845-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage915708427--input700475845-.out index ce8f900d3f041e6d02879c67306d7f594fe50764..196d53bd785f0775fa9b31154f6e2477bc0ef540 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage915708427--input700475845-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage915708427--input700475845-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair { Elt "foo" 1 } None)' and input '"bar"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair { Elt "foo" 1 } None)' and input '"bar"' --level 1 --trace-stack storage (Pair 4 (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage936682951--input905318451-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage936682951--input905318451-.out index 2017a830d4382342dd3613015d2f1d2795c7aaff..6e827d706190b6e09010b024e0cd1e44c9ef0599 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage936682951--input905318451-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -big_map_mem_string--storage936682951--input905318451-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair { Elt "foo" 0 } None)' and input '"foo"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/big_map_mem_string.tz on storage '(Pair { Elt "foo" 0 } None)' and input '"foo"' --level 1 --trace-stack storage (Pair 4 (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_push_bytes_not_padded--storage921624073--input12599.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_push_bytes_not_padded--storage921624073--input12599.out index 9b7896d0b26dd49bfcfbd0dd91cd0d55c795ec7c..ce2734f05aa1bfcf1ac2cd4811259ee79f0dc4b8 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_push_bytes_not_padded--storage921624073--input12599.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_push_bytes_not_padded--storage921624073--input12599.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_push_bytes_not_padded.tz on storage None and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_push_bytes_not_padded.tz on storage None and input Unit --level 1 --trace-stack storage (Some 0x0000000000000000000000000000000000000000000000000000000000000000) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_push_nat--storage921624073--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_push_nat--storage921624073--input125992234-.out index 48c9b20f71d38ae52bf781383bac1bebdc2f6287..b8e50c9980d194ec7e1e9cacad4f9bb3b7d9e072 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_push_nat--storage921624073--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_push_nat--storage921624073--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_push_nat.tz on storage None and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_push_nat.tz on storage None and input Unit --level 1 --trace-stack storage (Some 0x1000000000000000000000000000000000000000000000000000000000000000) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input1043734173-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input1043734173-.out index c830a9d7be7b74aeead5609cf366478d7154b1ce..68882d35d463c0c39103c0dc5e594a4ad9d63efe 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input1043734173-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input1043734173-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_to_int.tz on storage 0 and input 0x01 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_to_int.tz on storage 0 and input 0x01 --level 1 --trace-stack storage 1 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input151303925-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input151303925-.out index a4006b9389779eb4f06e2e1329f3582ec674a7d3..a8b4967e535e87a8772faaec25296234634e3d30 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input151303925-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input151303925-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_to_int.tz on storage 0 and input 0x00 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_to_int.tz on storage 0 and input 0x00 --level 1 --trace-stack storage 0 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input520610122-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input520610122-.out index f2c8f67411469cbeb14615dcaa8ad7383a07880c..01ee1c93943914e03766e615f114119979563888 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input520610122-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input520610122-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_to_int.tz on storage 0 and input 0xb9e8abf8dc324a010007addde986fe0f7c81fab16d26819d0534b7691c0b0719 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_to_int.tz on storage 0 and input 0xb9e8abf8dc324a010007addde986fe0f7c81fab16d26819d0534b7691c0b0719 --level 1 --trace-stack storage 11320265829256585830781521966149529460476767408210445238902869222031333517497 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input558805129-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input558805129-.out index 06f619e29af2bd8b1cf209137bd37f4fb2a422a2..993771499fc42f9fe9925b3a17d1c56db43561fa 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input558805129-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_int--storage680650890--input558805129-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_to_int.tz on storage 0 and input 0x28db8e57af88d9576acd181b89f24e50a89a6423f939026ed91349fc9af16c27 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_to_int.tz on storage 0 and input 0x28db8e57af88d9576acd181b89f24e50a89a6423f939026ed91349fc9af16c27 --level 1 --trace-stack storage 17832688077013577776524784494464728518213913213412866604053735695200962927400 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_mutez--storage680650890--input229402968-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_mutez--storage680650890--input229402968-.out index 2b838d0fe70985d3d4e094dfe98108cc44acaf9c..85ce5a68cbb60d9ce0e75093d45299726a796ee1 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_mutez--storage680650890--input229402968-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_to_mutez--storage680650890--input229402968-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_to_mutez.tz on storage 0 and input 0x10 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_to_mutez.tz on storage 0 and input 0x10 --level 1 --trace-stack storage 16 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage287336412--input1019409032-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage287336412--input1019409032-.out index 955be852338036f3cbf3874b9239ba73ffc3ac0b..d7e5fadae0f357118baff1ef6ea007e3e698bae1 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage287336412--input1019409032-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage287336412--input1019409032-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x4147a5ad0a633e4880d2296f08ec5c12d03e3fa4a6b49ecbd16a30a3cfcdbe3f and input 22620284817922784902564672469917992996328211127984472897491698543785655336309 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x4147a5ad0a633e4880d2296f08ec5c12d03e3fa4a6b49ecbd16a30a3cfcdbe3f and input 22620284817922784902564672469917992996328211127984472897491698543785655336309 --level 1 --trace-stack storage 0x4e387e0ebfb3d1633153c195036e0c0b672955c4a0e420f93ec20a76fe677c62 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage698210250--input949526473-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage698210250--input949526473-.out index fc354f4573bcbf75e761f20612b76cf4902a4a59..436c6eb3b35c27747e7de9128402ee8b76a60d1a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage698210250--input949526473-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage698210250--input949526473-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x5b0ecd0fa853810e356f1eb79721e80b30510fcc3a455f4fc02fdd9a90c5401f and input 33644916630334844239120348434626468649534186770809802792596996408934105684394 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x5b0ecd0fa853810e356f1eb79721e80b30510fcc3a455f4fc02fdd9a90c5401f and input 33644916630334844239120348434626468649534186770809802792596996408934105684394 --level 1 --trace-stack storage 0x2ef123703093cbbbd124e15f2054fa5781ed0b8d092ec3c6e5d76b4ca918a221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage739946440--input166435292-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage739946440--input166435292-.out index c703505fd6388834034a602c1b74672950855926..359ad822eaad573d91ab38f3fcbf20e2f9820e6c 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage739946440--input166435292-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage739946440--input166435292-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 69615968247920749285624776342583898043608129789011377475114141186797415307882 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 69615968247920749285624776342583898043608129789011377475114141186797415307882 --level 1 --trace-stack storage 0xfaa60dacea8e26112e524d379720fe4f95fbc5a26f1b1a67e229e26ddecbf221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage739946440--input583291483-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage739946440--input583291483-.out index b787b953fa1cd3a90caa908638bcc3de8feaf487..d9da885d2bba64df91a30b78886dc76cf1702a17 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage739946440--input583291483-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage739946440--input583291483-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 17180093072794558806177035834397932205917577288483739652510482486858834123369 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 17180093072794558806177035834397932205917577288483739652510482486858834123369 --level 1 --trace-stack storage 0xfaa60dacea8e26112e524d379720fe4f95fbc5a26f1b1a67e229e26ddecbf221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input1055524890-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input1055524890-.out index dd00e1dd3e80be4d8ac32f796d88b7e7b771f38d..40d5060d424407d29606034506e816e77f61a03b 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input1055524890-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input1055524890-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 52435875175126190479447740508185965837690552500527637822603658699938581184514 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 52435875175126190479447740508185965837690552500527637822603658699938581184514 --level 1 --trace-stack storage 0x0100000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input453441034-.out index 1ac5971d3c458fc46fdb42654cad71632d188d20..d27a30b680a5739c9195a5c6a268e514e0b65ad7 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 1 --level 1 --trace-stack storage 0x0100000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input564400327-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input564400327-.out index 148883e5b0654438b59121a01362a51e8c70b4a3..522efb94b6a78211c1a0367e34921dfe74a89ec3 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input564400327-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input564400327-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 2 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 2 --level 1 --trace-stack storage 0x0200000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input585234482-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input585234482-.out index eba4adc85b17deb946123e27dde60ed916610983..42b9f3b2248dc806eddb2887f651c87f56dfceaa 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input585234482-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input585234482-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input -42 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input -42 --level 1 --trace-stack storage 0xd7fffffffefffffffe5bfeff02a4bd5305d8a10908d83933487d9d2953a7ed73 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input680650890-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input680650890-.out index 3222dbfce6aed6b2ab27ec8ef383bbfc39f18514..92c7dab941441dbbf6f1ce9522ed6aadccec97ce 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input680650890-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input680650890-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 0 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 0 --level 1 --trace-stack storage 0x0000000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input701858804-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input701858804-.out index 3b2c6efe1cabbd4687bc1a6c96649055e2173a30..998d9bd14d04447bdb833fbbe01dcab5534c1036 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input701858804-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_int--storage994282947--input701858804-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input -1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input -1 --level 1 --trace-stack storage 0x00000000fffffffffe5bfeff02a4bd5305d8a10908d83933487d9d2953a7ed73 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage287336412--input1019409032-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage287336412--input1019409032-.out index f640a96b539153142a8965484ca25c2aaa5fdbf3..a81f1b043e984bc38d69eaecc71d79aa03c18c23 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage287336412--input1019409032-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage287336412--input1019409032-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x4147a5ad0a633e4880d2296f08ec5c12d03e3fa4a6b49ecbd16a30a3cfcdbe3f and input 22620284817922784902564672469917992996328211127984472897491698543785655336309 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x4147a5ad0a633e4880d2296f08ec5c12d03e3fa4a6b49ecbd16a30a3cfcdbe3f and input 22620284817922784902564672469917992996328211127984472897491698543785655336309 --level 1 --trace-stack storage 0x4e387e0ebfb3d1633153c195036e0c0b672955c4a0e420f93ec20a76fe677c62 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage698210250--input949526473-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage698210250--input949526473-.out index fef465e4dcaf057b84c6f6ace9f11c7bbc003570..6bf6e57511786f7f9e8d74c5e3a8c171e625799b 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage698210250--input949526473-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage698210250--input949526473-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x5b0ecd0fa853810e356f1eb79721e80b30510fcc3a455f4fc02fdd9a90c5401f and input 33644916630334844239120348434626468649534186770809802792596996408934105684394 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x5b0ecd0fa853810e356f1eb79721e80b30510fcc3a455f4fc02fdd9a90c5401f and input 33644916630334844239120348434626468649534186770809802792596996408934105684394 --level 1 --trace-stack storage 0x2ef123703093cbbbd124e15f2054fa5781ed0b8d092ec3c6e5d76b4ca918a221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage739946440--input166435292-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage739946440--input166435292-.out index 547e826c78d967833a90bd6f3ae88066641431e2..2a080c8993a1767cace3a2d1dd5eecb666283a1c 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage739946440--input166435292-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage739946440--input166435292-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 69615968247920749285624776342583898043608129789011377475114141186797415307882 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 69615968247920749285624776342583898043608129789011377475114141186797415307882 --level 1 --trace-stack storage 0xfaa60dacea8e26112e524d379720fe4f95fbc5a26f1b1a67e229e26ddecbf221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage739946440--input583291483-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage739946440--input583291483-.out index 536ed05367e3021c01623f4b2a6b41444740c1b2..5d9b24a8f1562c7ff66803d4cc4f258b3438d3c9 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage739946440--input583291483-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage739946440--input583291483-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 17180093072794558806177035834397932205917577288483739652510482486858834123369 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 17180093072794558806177035834397932205917577288483739652510482486858834123369 --level 1 --trace-stack storage 0xfaa60dacea8e26112e524d379720fe4f95fbc5a26f1b1a67e229e26ddecbf221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input1055524890-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input1055524890-.out index b732e8b0848a2f13992586b6ce4f41ef2338696f..c567122d9015897f93ff9d631b0d7e6bdce240cf 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input1055524890-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input1055524890-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 52435875175126190479447740508185965837690552500527637822603658699938581184514 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 52435875175126190479447740508185965837690552500527637822603658699938581184514 --level 1 --trace-stack storage 0x0100000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input453441034-.out index 9bd039863afaf5bfba99ed2a07c9eb0da7e78061..829b64af11ed9896a40f599ba2d374ad92ef0265 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 1 --level 1 --trace-stack storage 0x0100000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input564400327-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input564400327-.out index e3ca461e620a722944b0c73b2892ff6cdd75cb81..dc38901718572057d4b6a5e5461712c160f5e1f7 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input564400327-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input564400327-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 2 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 2 --level 1 --trace-stack storage 0x0200000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input680650890-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input680650890-.out index b4a1cbb68b4345c07d315abe778807a8dffa73c9..f37982eafa165fe578f39786f518c9a5100bb3dd 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input680650890-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_fr_z_nat--storage994282947--input680650890-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 0 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 0 --level 1 --trace-stack storage 0x0000000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage287336412--input1019409032-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage287336412--input1019409032-.out index 4e2ee3a07a83990bec21e94ae03ae5299449acb4..44408914c4e54e00607d766f3e544e0a8e6cda99 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage287336412--input1019409032-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage287336412--input1019409032-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x4147a5ad0a633e4880d2296f08ec5c12d03e3fa4a6b49ecbd16a30a3cfcdbe3f and input 22620284817922784902564672469917992996328211127984472897491698543785655336309 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x4147a5ad0a633e4880d2296f08ec5c12d03e3fa4a6b49ecbd16a30a3cfcdbe3f and input 22620284817922784902564672469917992996328211127984472897491698543785655336309 --level 1 --trace-stack storage 0x4e387e0ebfb3d1633153c195036e0c0b672955c4a0e420f93ec20a76fe677c62 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage698210250--input949526473-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage698210250--input949526473-.out index d91973f572d25d5bc4ecc5059c199db2a47733cb..fa2068ddbfe2e7e3e7014ae1bb9b2db3a542793a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage698210250--input949526473-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage698210250--input949526473-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x5b0ecd0fa853810e356f1eb79721e80b30510fcc3a455f4fc02fdd9a90c5401f and input 33644916630334844239120348434626468649534186770809802792596996408934105684394 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x5b0ecd0fa853810e356f1eb79721e80b30510fcc3a455f4fc02fdd9a90c5401f and input 33644916630334844239120348434626468649534186770809802792596996408934105684394 --level 1 --trace-stack storage 0x2ef123703093cbbbd124e15f2054fa5781ed0b8d092ec3c6e5d76b4ca918a221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage739946440--input166435292-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage739946440--input166435292-.out index a72dd6285b17ba2b3ae3a4e63fae0f9577293593..ee1769b739685029415d9704d49cc7b9fae05cfc 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage739946440--input166435292-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage739946440--input166435292-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 69615968247920749285624776342583898043608129789011377475114141186797415307882 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 69615968247920749285624776342583898043608129789011377475114141186797415307882 --level 1 --trace-stack storage 0xfaa60dacea8e26112e524d379720fe4f95fbc5a26f1b1a67e229e26ddecbf221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage739946440--input583291483-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage739946440--input583291483-.out index b68cecb6748679d8e3fab4bbc25df32b4e153da1..52f06cdaa52ee3d644c111e687c62585bca742cc 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage739946440--input583291483-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage739946440--input583291483-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 17180093072794558806177035834397932205917577288483739652510482486858834123369 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 17180093072794558806177035834397932205917577288483739652510482486858834123369 --level 1 --trace-stack storage 0xfaa60dacea8e26112e524d379720fe4f95fbc5a26f1b1a67e229e26ddecbf221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input1055524890-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input1055524890-.out index 0c78f178c3066a67f9468f57620e5994a0f52cbd..5eac5c8485af4292883713ea36fac902641b72eb 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input1055524890-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input1055524890-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 52435875175126190479447740508185965837690552500527637822603658699938581184514 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 52435875175126190479447740508185965837690552500527637822603658699938581184514 --level 1 --trace-stack storage 0x0100000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input453441034-.out index 5b08c897ca26e5716c605b487580d4597a6630f2..2cd4ffd985a6cfa8ee5c6fec03b1b7f26029b0af 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 1 --level 1 --trace-stack storage 0x0100000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input564400327-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input564400327-.out index 62d90793fa31a197eef2eac9e839470972de316e..81d01d061a3b4d294cdcad8493504ccb3a35476e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input564400327-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input564400327-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 2 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 2 --level 1 --trace-stack storage 0x0200000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input585234482-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input585234482-.out index b8afb198b5833c4a6f869425062e8f203160ed55..acb8e3863e58cd8f771ac7d42941f9f4ad7d9cd4 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input585234482-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input585234482-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input -42 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input -42 --level 1 --trace-stack storage 0xd7fffffffefffffffe5bfeff02a4bd5305d8a10908d83933487d9d2953a7ed73 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input680650890-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input680650890-.out index 84e77e07740fd697c33069f07924323a5a62f074..4a52da1d7e014fd33dceb06a092b669fcb98509d 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input680650890-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input680650890-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 0 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 0 --level 1 --trace-stack storage 0x0000000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input701858804-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input701858804-.out index 6ae7206b8b30dd9354a262733bbe01e590f36f69..67bd04420254d4f4a24d7f9f1f2afc12b2b3ba88 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input701858804-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_int--storage994282947--input701858804-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input -1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input -1 --level 1 --trace-stack storage 0x00000000fffffffffe5bfeff02a4bd5305d8a10908d83933487d9d2953a7ed73 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage287336412--input1019409032-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage287336412--input1019409032-.out index e8706039b8e9d97f276c67806be906e16b83ed55..9c0fe697cca99b4377fb0d73444bfe767e7ea54c 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage287336412--input1019409032-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage287336412--input1019409032-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x4147a5ad0a633e4880d2296f08ec5c12d03e3fa4a6b49ecbd16a30a3cfcdbe3f and input 22620284817922784902564672469917992996328211127984472897491698543785655336309 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x4147a5ad0a633e4880d2296f08ec5c12d03e3fa4a6b49ecbd16a30a3cfcdbe3f and input 22620284817922784902564672469917992996328211127984472897491698543785655336309 --level 1 --trace-stack storage 0x4e387e0ebfb3d1633153c195036e0c0b672955c4a0e420f93ec20a76fe677c62 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage698210250--input949526473-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage698210250--input949526473-.out index 64aada1977514d6bba7de6428a6efb7d541b70bf..b0bc6e5d5c077eff6de01ef7b9db4cccc5308fda 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage698210250--input949526473-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage698210250--input949526473-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x5b0ecd0fa853810e356f1eb79721e80b30510fcc3a455f4fc02fdd9a90c5401f and input 33644916630334844239120348434626468649534186770809802792596996408934105684394 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x5b0ecd0fa853810e356f1eb79721e80b30510fcc3a455f4fc02fdd9a90c5401f and input 33644916630334844239120348434626468649534186770809802792596996408934105684394 --level 1 --trace-stack storage 0x2ef123703093cbbbd124e15f2054fa5781ed0b8d092ec3c6e5d76b4ca918a221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage739946440--input166435292-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage739946440--input166435292-.out index 6c1e252861d8753aa7be9037c5e17f36fb48fcc6..80425d3e542db39976aeafe59d59d01544240e79 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage739946440--input166435292-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage739946440--input166435292-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 69615968247920749285624776342583898043608129789011377475114141186797415307882 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 69615968247920749285624776342583898043608129789011377475114141186797415307882 --level 1 --trace-stack storage 0xfaa60dacea8e26112e524d379720fe4f95fbc5a26f1b1a67e229e26ddecbf221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage739946440--input583291483-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage739946440--input583291483-.out index b58fa5a06a12fea097b20385139a7c3e86841bb8..65aab8fd6a8b3024f39ef233ad325747a8eba68e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage739946440--input583291483-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage739946440--input583291483-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 17180093072794558806177035834397932205917577288483739652510482486858834123369 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x8578be1766f92cd82c5e5135c374a03a8562e263ea953a3f9711b0153b7fcf2d and input 17180093072794558806177035834397932205917577288483739652510482486858834123369 --level 1 --trace-stack storage 0xfaa60dacea8e26112e524d379720fe4f95fbc5a26f1b1a67e229e26ddecbf221 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input1055524890-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input1055524890-.out index 8aaa3a5db6b74c056df793eea48dc45417e36cc4..a19778b60d0e394c423edd5844ac2312d4997254 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input1055524890-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input1055524890-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 52435875175126190479447740508185965837690552500527637822603658699938581184514 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 52435875175126190479447740508185965837690552500527637822603658699938581184514 --level 1 --trace-stack storage 0x0100000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input453441034-.out index d33fc1f46413c16041b8aaf7b1c001b692862e04..b3bed978d627a26258b17dbca0b9d8c22b1755d4 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 1 --level 1 --trace-stack storage 0x0100000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input564400327-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input564400327-.out index 8e556f0743d031f7ab4b6fd7441c61668b0c2c14..280e0bcb9f5952f710ccfeed5e162759263c1470 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input564400327-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input564400327-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 2 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 2 --level 1 --trace-stack storage 0x0200000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input680650890-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input680650890-.out index 63ce398a6a47f34b837eda47dc06b553de059d26..d73282c3009257d483b666628038e9c27dd62a82 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input680650890-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bls12_381_z_fr_nat--storage994282947--input680650890-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 0 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz on storage 0x0100000000000000000000000000000000000000000000000000000000000000 and input 0 --level 1 --trace-stack storage 0x0000000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bytes_of_int--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bytes_of_int--storage125992234--input125992234-.out index 3017408173f7f1d358e418ef3b8f66d40e6f2026..933f76a5d27a9916c14c15b1f948fd16384cc586 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bytes_of_int--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bytes_of_int--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bytes_of_int_016.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bytes_of_int_016.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bytes_of_nat--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bytes_of_nat--storage125992234--input125992234-.out index 162478ebfb981dfe8577b5384e2a3217e9419c29..9580ca133a60acec7091487acf96b3e3e00e0149 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bytes_of_nat--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -bytes_of_nat--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bytes_of_nat_016.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/bytes_of_nat_016.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -car--storage680650890--input783124233-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -car--storage680650890--input783124233-.out index 8281e28ef3e209c10f0e20634483f1d8429d1716..f36684f4d4be7614b6bc753c94239c5540c43366 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -car--storage680650890--input783124233-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -car--storage680650890--input783124233-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/car.tz on storage 0 and input '(Pair 34 17)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/car.tz on storage 0 and input '(Pair 34 17)' --level 1 --trace-stack storage 34 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cdr--storage680650890--input783124233-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cdr--storage680650890--input783124233-.out index e83bac63e8a14d797ae97e30493876d23302c513..832d1fe98a87deee6ea34b241825e458a6d317e0 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cdr--storage680650890--input783124233-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cdr--storage680650890--input783124233-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/cdr.tz on storage 0 and input '(Pair 34 17)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/cdr.tz on storage 0 and input '(Pair 34 17)' --level 1 --trace-stack storage 17 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage109160754--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage109160754--input125992234-.out index 2705e5420bb8a52533f5d7b36488234bffcd810d..addda074b943fa67407c0f8bd75cd5a4403a97f2 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage109160754--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage109160754--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/chain_id_store.tz on storage '(Some 0x7a06a770)' and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/chain_id_store.tz on storage '(Some 0x7a06a770)' and input Unit --level 1 --trace-stack storage (Some "NetXynUjJNZm7wi") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage921624073--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage921624073--input125992234-.out index 7d2712513cb31d7acf86a7a876cbfd80d0d27a77..0f1a157cf010b7f489b22a07a27255875f949b56 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage921624073--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage921624073--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/chain_id_store.tz on storage None and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/chain_id_store.tz on storage None and input Unit --level 1 --trace-stack storage (Some "NetXynUjJNZm7wi") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage981066851--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage981066851--input125992234-.out index 30a11b1a550e3a42965bd6788519a85397ad347e..ec541f4ae20e1fbc49d5a5311413fc1ae4f5ddeb 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage981066851--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -chain_id_store--storage981066851--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/chain_id_store.tz on storage '(Some "NetXynUjJNZm7wi")' and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/chain_id_store.tz on storage '(Some "NetXynUjJNZm7wi")' and input Unit --level 1 --trace-stack storage (Some "NetXynUjJNZm7wi") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb--storage950292965--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb--storage950292965--input125992234-.out index 1528c919b744efbd7178b5927d10cde2be84c9db..c65a9b57ddc0faa5ab53ab8b6554e4e1f76020e8 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb--storage950292965--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb--storage950292965--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/comb.tz on storage '(Pair 0 0 0)' and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/comb.tz on storage '(Pair 0 0 0)' and input Unit --level 1 --trace-stack storage (Pair 1 2 3) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-get--storage125992234--input186507116-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-get--storage125992234--input186507116-.out index 879e8da27e18250ecdb621efc946f7f1f01d24c2..b9773f7c56e79b6182d5a8c6501d86a5d9a09227 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-get--storage125992234--input186507116-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-get--storage125992234--input186507116-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/comb-get.tz on storage Unit and input '(Pair 1 4 2 Unit)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/comb-get.tz on storage Unit and input '(Pair 1 4 2 Unit)' --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-set--storage186507116--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-set--storage186507116--input125992234-.out index 066c33ab59ad6accecd61a684da15b6a1dd9a55b..266d42d33b8c1b761e0ccdf42660f749c8a3b958 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-set--storage186507116--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-set--storage186507116--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/comb-set.tz on storage '(Pair 1 4 2 Unit)' and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/comb-set.tz on storage '(Pair 1 4 2 Unit)' and input Unit --level 1 --trace-stack storage (Pair 2 12 8 Unit) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-set-2--storage921624073--input186507116-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-set-2--storage921624073--input186507116-.out index cd7152bd99296fdd8be25bee41284497f6d08ec0..960d210616893769e5c4efc4d3addd4f07df7644 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-set-2--storage921624073--input186507116-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comb-set-2--storage921624073--input186507116-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/comb-set-2.tz on storage None and input '(Pair 1 4 2 Unit)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/comb-set-2.tz on storage None and input '(Pair 1 4 2 Unit)' --level 1 --trace-stack storage (Some (Pair 2 4 "toto" 0x01)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -compare--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -compare--storage125992234--input125992234-.out index 0cdddaa6b70403d03e931af9d99fb50baae401b9..fc6972749ec7c4384805ebb9395b7d3d5357afbe 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -compare--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -compare--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/compare.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/compare.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comparisons--storage457300675--input281780712-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comparisons--storage457300675--input281780712-.out index 1994cd728f23dcf0993ac09d79cc29e6e0269009..8926a6d33d17f0f24a37fd7cf931be5cbeec568a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comparisons--storage457300675--input281780712-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -comparisons--storage457300675--input281780712-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/comparisons.tz on storage '{}' and input '{ -9999999; -1 ; 0 ; 1 ; 9999999 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/comparisons.tz on storage '{}' and input '{ -9999999; -1 ; 0 ; 1 ; 9999999 }' --level 1 --trace-stack storage { { False ; False ; False ; True ; True } ; { False ; False ; True ; True ; True } ; diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input392583650-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input392583650-.out index d4633fea516a61a59cd8fe2bf1e98c12aa88a701..d057f707f9d43476bad758aa7aa013630faad3bc 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input392583650-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input392583650-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello.tz on storage '{}' and input '{ "test1" ; "test2" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello.tz on storage '{}' and input '{ "test1" ; "test2" }' --level 1 --trace-stack storage { "Hello test1" ; "Hello test2" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input457300675-.out index 6e07a18feae2208c215354ebcf0f207fee10bb7c..fb57ae6ae696d8e729049bb852ff91190be728a1 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello.tz on storage '{}' and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello.tz on storage '{}' and input '{}' --level 1 --trace-stack storage {} emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input640104625-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input640104625-.out index 2838c2ab53cbf6fc1b9f1844685d295d2c221f35..4134ca28c50ed6560e24a078c2a564d8444d6a98 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input640104625-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello--storage457300675--input640104625-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello.tz on storage '{}' and input '{ "World!" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello.tz on storage '{}' and input '{ "World!" }' --level 1 --trace-stack storage { "Hello World!" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input354091714-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input354091714-.out index 7d353f6a8cd7f6341c94a28dd681e7c36b7b194a..2c2581b0f8111ad1dd55c673649a31887ef4678f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input354091714-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input354091714-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello_bytes.tz on storage '{}' and input '{ 0xab ; 0xcd }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello_bytes.tz on storage '{}' and input '{ 0xab ; 0xcd }' --level 1 --trace-stack storage { 0xffab ; 0xffcd } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input441061063-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input441061063-.out index a83a2655536c143d8ccab5ee38d72bf2abc53178..f190864525416c4d07ff9f64eb87c394f9587831 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input441061063-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input441061063-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello_bytes.tz on storage '{}' and input '{ 0xcd }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello_bytes.tz on storage '{}' and input '{ 0xcd }' --level 1 --trace-stack storage { 0xffcd } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input457300675-.out index 1f5255ee117aa2839e748674edd9bfd7ac8d83cb..fa45cfd4c05bc2e75ded0dcd7421590b333fabd4 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_hello_bytes--storage457300675--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello_bytes.tz on storage '{}' and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_hello_bytes.tz on storage '{}' and input '{}' --level 1 --trace-stack storage {} emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input264787654-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input264787654-.out index 1ca9ecfab0ab6363a285fa3d6a6a10fa4a641974..6c3ae0e4e153ac0da28c48341ecd35876cf37ace 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input264787654-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input264787654-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_list.tz on storage '""' and input '{ "a" ; "b" ; "c" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_list.tz on storage '""' and input '{ "a" ; "b" ; "c" }' --level 1 --trace-stack storage "abc" emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input316676251-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input316676251-.out index 61000f0f138b593c009b3a4ab499d2332128fdfe..1056447004976c5a273c92931d2c36fe183751a5 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input316676251-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input316676251-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_list.tz on storage '""' and input '{ "Hello" ; " " ; "World" ; "!" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_list.tz on storage '""' and input '{ "Hello" ; " " ; "World" ; "!" }' --level 1 --trace-stack storage "Hello World!" emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input457300675-.out index b74900f7f5bd811e2ca558ca0f581d1ac79d42e4..600e3381198937dc9b1a42d6086d18cdaa0242a1 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -concat_list--storage79230375--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_list.tz on storage '""' and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/concat_list.tz on storage '""' and input '{}' --level 1 --trace-stack storage "" emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage457300675--input798141440-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage457300675--input798141440-.out index 8f7353c9bc698c9b9d1247158ca4c8ffcc99ab0b..ca676310d195fd29dd657a63b79260217d0b2c25 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage457300675--input798141440-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage457300675--input798141440-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/cons.tz on storage '{}' and input 10 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/cons.tz on storage '{}' and input 10 --level 1 --trace-stack storage { 10 } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage581876226--input166122047-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage581876226--input166122047-.out index 9b5eb5d8b1813b89c7850fef62ba4c4e384c20d9..ec0252b1d6a076a4573fdf1ab6a486abb56c6870 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage581876226--input166122047-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage581876226--input166122047-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/cons.tz on storage '{ 10 }' and input -5 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/cons.tz on storage '{ 10 }' and input -5 --level 1 --trace-stack storage { -5 ; 10 } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage793461282--input781487591-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage793461282--input781487591-.out index 1ea4b7e29b8e264514c5582b6f734300d5e4b958..a5a0a78bf5b56be2e0ff8fc5fe25e79615192c20 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage793461282--input781487591-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -cons--storage793461282--input781487591-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/cons.tz on storage '{ -5 ; 10 }' and input 99 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/cons.tz on storage '{ -5 ; 10 }' and input 99 --level 1 --trace-stack storage { 99 ; -5 ; 10 } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input315650912-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input315650912-.out index 23d6665679e5c32464b0aaf0f1fcaaf62845924a..a75ade28dc73f8bd24dca625bf9a03c9e203cbe9 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input315650912-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input315650912-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair { "B" } { "B" })' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair { "B" } { "B" })' --level 1 --trace-stack storage (Some True) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input51111414-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input51111414-.out index 3718a94798854376b1f9fd99812ac1237aeae7b5..f47f5e6919a7cc1ab7faca20f0221a2857cc43e1 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input51111414-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input51111414-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair { "B" ; "B" ; "asdf" ; "C" } { "B" ; "C" ; "asdf" })' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair { "B" ; "B" ; "asdf" ; "C" } { "B" ; "C" ; "asdf" })' --level 1 --trace-stack storage (Some True) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input545734274-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input545734274-.out index 05cef61e29e4ceab86830c52cd7ce5ab8441a3d1..e66d42b04fbf8c3b52b35280853693ba15b5eca9 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input545734274-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input545734274-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair { "A" } { "B" })' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair { "A" } { "B" })' --level 1 --trace-stack storage (Some False) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input772794967-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input772794967-.out index a326d40ac90e7e962411cab3596f4e9e4b1e1202..885134ec0f935f77a1d4279989cf9c95ccdb7bfd 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input772794967-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input772794967-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair {} {})' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair {} {})' --level 1 --trace-stack storage (Some True) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input917967660-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input917967660-.out index e4708d8daa04b5ac9cb88dbeff59b07520de1c0c..5ab1d442c24fc407b8e5e489b5ec56098ab7f63a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input917967660-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input917967660-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair { "B" ; "C" ; "asdf" } { "B" ; "B" ; "asdf" ; "C" })' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair { "B" ; "C" ; "asdf" } { "B" ; "B" ; "asdf" ; "C" })' --level 1 --trace-stack storage (Some True) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input964818218-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input964818218-.out index 2ed9dc48ae22e311922859eec881d9b922a591f3..bc8ba04a99d3d769427492b038a76311c4abd12d 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input964818218-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contains_all--storage921624073--input964818218-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair { "c" } { "B" })' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contains_all.tz on storage None and input '(Pair { "c" } { "B" })' --level 1 --trace-stack storage (Some False) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contract--storage125992234--input117475800-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contract--storage125992234--input117475800-.out index 698ee57211da7b4af76600286378bfb67dcc8f0b..e18cf47e4ae95e007349238ab8cb2bc29922b09b 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contract--storage125992234--input117475800-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -contract--storage125992234--input117475800-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contract.tz on storage Unit and input '"tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/contract.tz on storage Unit and input '"tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5"' --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -create_contract--storage921624073--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -create_contract--storage921624073--input125992234-.out index e6010a9d7c6e17cde0c719d2bdf891ac7f167135..b8d7a06adbec948cce6798b47b0d26467067dedc 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -create_contract--storage921624073--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -create_contract--storage921624073--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/create_contract.tz on storage None and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/create_contract.tz on storage None and input Unit --level 1 --trace-stack storage (Some "KT1Mjjcb6tmSsLm7Cb3DSQszePjfchPM4Uxm") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1011138251-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1011138251-.out index 8c26994ed3d00fd55d13ca1a7a17b627a1debd30..d8ef3a074040af88bfe1935ecefe616fee37af13 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1011138251-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1011138251-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/diff_timestamps.tz on storage 111 and input '(Pair 0 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/diff_timestamps.tz on storage 111 and input '(Pair 0 0)' --level 1 --trace-stack storage 0 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1018564342-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1018564342-.out index 6920849c9bc52aada4c4bd7731a26c98baffe362..98ba105df79c2e845cd5c07dc8cb4c97331d7baf 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1018564342-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1018564342-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/diff_timestamps.tz on storage 111 and input '(Pair 0 1)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/diff_timestamps.tz on storage 111 and input '(Pair 0 1)' --level 1 --trace-stack storage -1 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1031049988-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1031049988-.out index d53f2c6f09404eb4fd242c4a8006b59ef715bc5d..d111ca0cc314a17df9b59ceccc4d720d4c1966a5 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1031049988-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input1031049988-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/diff_timestamps.tz on storage 111 and input '(Pair "1970-01-01T00:03:20Z" "1970-01-01T00:00:00Z")' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/diff_timestamps.tz on storage 111 and input '(Pair "1970-01-01T00:03:20Z" "1970-01-01T00:00:00Z")' --level 1 --trace-stack storage 200 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input685590443-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input685590443-.out index b5444e541ca4f8f0a0a5f2228edd740c78ab1501..42dbe4f0a2da5ab200afd8188514a3b64fed2964 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input685590443-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -diff_timestamps--storage492856247--input685590443-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/diff_timestamps.tz on storage 111 and input '(Pair 1 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/diff_timestamps.tz on storage 111 and input '(Pair 1 0)' --level 1 --trace-stack storage 1 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dig_eq--storage125992234--input246866101-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dig_eq--storage125992234--input246866101-.out index 40f69a4f1309497f52b2a4745abf94a1c9171049..80447c7c9da99ee7dd3190117fb71bf44e2a908d 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dig_eq--storage125992234--input246866101-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dig_eq--storage125992234--input246866101-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dig_eq.tz on storage Unit and input '(Pair 17 (Pair 16 (Pair 15 (Pair 14 (Pair 13 (Pair 12 (Pair 11 (Pair 10 (Pair 9 (Pair 8 (Pair 7 (Pair 6 (Pair 5 (Pair 4 (Pair 3 (Pair 2 1))))))))))))))))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dig_eq.tz on storage Unit and input '(Pair 17 (Pair 16 (Pair 15 (Pair 14 (Pair 13 (Pair 12 (Pair 11 (Pair 10 (Pair 9 (Pair 8 (Pair 7 (Pair 6 (Pair 5 (Pair 4 (Pair 3 (Pair 2 1))))))))))))))))' --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dig_eq--storage125992234--input26856104-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dig_eq--storage125992234--input26856104-.out index 68ce9c7b61ba3887d3a081c43f178f39e1f7ca8d..4532ddb25f42ecfaa2ab6f4f17d8fcc6954b4fb0 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dig_eq--storage125992234--input26856104-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dig_eq--storage125992234--input26856104-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dig_eq.tz on storage Unit and input '(Pair 2 (Pair 3 (Pair 12 (Pair 16 (Pair 10 (Pair 14 (Pair 19 (Pair 9 (Pair 18 (Pair 6 (Pair 8 (Pair 11 (Pair 4 (Pair 13 (Pair 15 (Pair 5 1))))))))))))))))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dig_eq.tz on storage Unit and input '(Pair 2 (Pair 3 (Pair 12 (Pair 16 (Pair 10 (Pair 14 (Pair 19 (Pair 9 (Pair 18 (Pair 6 (Pair 8 (Pair 11 (Pair 4 (Pair 13 (Pair 15 (Pair 5 1))))))))))))))))' --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dign--storage680650890--input529388602-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dign--storage680650890--input529388602-.out index b267b6e18f32b1ab03d0ffe650fb075d1c1b1af6..177311659fcd842c15f07356459998ec73a64ae0 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dign--storage680650890--input529388602-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dign--storage680650890--input529388602-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dign.tz on storage 0 and input '(Pair (Pair (Pair (Pair 1 2) 3) 4) 5)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dign.tz on storage 0 and input '(Pair (Pair (Pair (Pair 1 2) 3) 4) 5)' --level 1 --trace-stack storage 5 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dip--storage1011138251--input590117173-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dip--storage1011138251--input590117173-.out index 6aa2c09b9d0c3451e4d17182752283ba52c2cc4a..a7ad3bc4d31b4854df63117174c64b9311b3344d 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dip--storage1011138251--input590117173-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dip--storage1011138251--input590117173-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dip.tz on storage '(Pair 0 0)' and input '(Pair 1 1)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dip.tz on storage '(Pair 0 0)' and input '(Pair 1 1)' --level 1 --trace-stack storage (Pair 1 2) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dip--storage1011138251--input850887554-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dip--storage1011138251--input850887554-.out index e960bb0e0222ce5b99750257993c09c838cc69db..031191b80a983a1f824d95938722b37a290226b9 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dip--storage1011138251--input850887554-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dip--storage1011138251--input850887554-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dip.tz on storage '(Pair 0 0)' and input '(Pair 15 9)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dip.tz on storage '(Pair 0 0)' and input '(Pair 15 9)' --level 1 --trace-stack storage (Pair 15 24) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dipn--storage680650890--input529388602-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dipn--storage680650890--input529388602-.out index bd32bd6e966cdaef9cbc0909901a83c3f398afa4..b181f3a335cd13c1046d2584ec9bc6f0a8f3b284 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dipn--storage680650890--input529388602-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dipn--storage680650890--input529388602-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dipn.tz on storage 0 and input '(Pair (Pair (Pair (Pair 1 2) 3) 4) 5)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dipn.tz on storage 0 and input '(Pair (Pair (Pair (Pair 1 2) 3) 4) 5)' --level 1 --trace-stack storage 6 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dropn--storage680650890--input529388602-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dropn--storage680650890--input529388602-.out index 340b5981165ea9756f4907b313ce1aa653d10c34..bda49731283d6944610489d517d83762016cd3d8 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dropn--storage680650890--input529388602-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dropn--storage680650890--input529388602-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dropn.tz on storage 0 and input '(Pair (Pair (Pair (Pair 1 2) 3) 4) 5)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dropn.tz on storage 0 and input '(Pair (Pair (Pair (Pair 1 2) 3) 4) 5)' --level 1 --trace-stack storage 5 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dugn--storage680650890--input529388602-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dugn--storage680650890--input529388602-.out index 3a6a0fb5bc74bfde8207402826330a234ac9cc14..d00401f99ba02ffba1d02ca1e0cfad576b02d54e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dugn--storage680650890--input529388602-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dugn--storage680650890--input529388602-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dugn.tz on storage 0 and input '(Pair (Pair (Pair (Pair 1 2) 3) 4) 5)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dugn.tz on storage 0 and input '(Pair (Pair (Pair (Pair 1 2) 3) 4) 5)' --level 1 --trace-stack storage 1 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dup-n--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dup-n--storage125992234--input125992234-.out index dda587897b90da98dd7ebd3dd6d21fafff0eb03a..5e015fd2db1957c11263140dd351db987c232645 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dup-n--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -dup-n--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dup-n.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/dup-n.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input247451205-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input247451205-.out index 47853b39fee4e5e372ff0aecf9fb1a3afebf873a..deff80129f3f76f8b4eb398f4fa028c8db66c766 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input247451205-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input247451205-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv.tz on storage '(Pair None None None None)' and input '(Pair 10 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv.tz on storage '(Pair None None None None)' and input '(Pair 10 0)' --level 1 --trace-stack storage (Pair None None None None) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input250545589-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input250545589-.out index 8c29ab61d9656b16e42190e4575ffd52758b532b..f4f4d94e532fa6686bf4d2bdb97c4cdcad66161f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input250545589-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input250545589-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv.tz on storage '(Pair None None None None)' and input '(Pair -8 2)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv.tz on storage '(Pair None None None None)' and input '(Pair -8 2)' --level 1 --trace-stack storage (Pair (Some (Pair -4 0)) (Some (Pair -4 0)) (Some (Pair 4 0)) (Some (Pair 4 0))) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input79625541-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input79625541-.out index 2354b1a47efabc37546c7af43a1f9fa419405a38..0ec8018c87a0423f6920107ddf76a4942914b6df 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input79625541-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv--storage994417987--input79625541-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv.tz on storage '(Pair None None None None)' and input '(Pair 10 -3)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv.tz on storage '(Pair None None None None)' and input '(Pair 10 -3)' --level 1 --trace-stack storage (Pair (Some (Pair -3 1)) (Some (Pair 3 1)) (Some (Pair -3 1)) (Some (Pair 3 1))) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input147133089-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input147133089-.out index 3ff7d71a586dca825e41fc2b211df4439d8a764e..e7b8bebf584d6d35e9e5168c1f3f0048c5195eaf 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input147133089-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input147133089-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Right 0))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Right 0))' --level 1 --trace-stack storage (Right None) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input215785357-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input215785357-.out index b05685f2c7fd730216bd0849ff45e87b7d0308c5..b43d043c08e19574af74aa15c5b388cf378c2ae9 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input215785357-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input215785357-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Right 3))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Right 3))' --level 1 --trace-stack storage (Right (Some (Pair 3 1))) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input389351431-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input389351431-.out index 554226a1b915cbbd745f8cb7423959a288f2e691..c42d4afb256ffe009d8d9be744f2c6ee01228cfb 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input389351431-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input389351431-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Left 10))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Left 10))' --level 1 --trace-stack storage (Left (Some (Pair 1 0))) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input44513000-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input44513000-.out index b00bd921e7a58e674c11bde4c999517297f710fb..b2bf6e55597eb40a43fdcff1e2501628c341c7aa 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input44513000-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input44513000-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Left 0))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Left 0))' --level 1 --trace-stack storage (Left None) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input635398196-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input635398196-.out index 534233146b7d6f5ef6694e6c69858975b9a98de7..ceeba385a61a916fb5445cec6851ddaca68ef84e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input635398196-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input635398196-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Left 3))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Left 3))' --level 1 --trace-stack storage (Left (Some (Pair 3 1))) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input734264738-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input734264738-.out index c1ea0547b78f720ff854108ad67e377fb3aa66bd..8fe9cb25516b44cdd9c991a56c5866f2d15f033e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input734264738-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input734264738-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Right 10))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 10 (Right 10))' --level 1 --trace-stack storage (Right (Some (Pair 1 0))) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input993071382-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input993071382-.out index d533de2991ba147e40755151ce84f7e49119496b..979fa57d335ddbf7de29c10ba9da01718a024297 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input993071382-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ediv_mutez--storage977883604--input993071382-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 5 (Right 10))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ediv_mutez.tz on storage '(Left None)' and input '(Pair 5 (Right 10))' --level 1 --trace-stack storage (Right (Some (Pair 0 5))) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -emit--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -emit--storage125992234--input125992234-.out index 596f561ddf3136b8ccf5b9afa92f83fa1034dbf9..e5f91ca0599a13cb39e2b9d4d25fe6258847632b 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -emit--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -emit--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/emit.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/emit.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -empty_map--storage457300675--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -empty_map--storage457300675--input125992234-.out index 8392dbb8f3b3331ec8e79648e6dc02bcd874b88d..bcef97e7a759dab542d32874a03ad20d53895cd8 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -empty_map--storage457300675--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -empty_map--storage457300675--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/empty_map.tz on storage '{}' and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/empty_map.tz on storage '{}' and input Unit --level 1 --trace-stack storage { Elt "hello" "world" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -exec_concat--storage398998998--input246262487-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -exec_concat--storage398998998--input246262487-.out index b56818e4a36cea55f0dd1b8b5d565bd79f2d70c8..f04daa8c82c7a01ff0962151ee43367420a81e03 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -exec_concat--storage398998998--input246262487-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -exec_concat--storage398998998--input246262487-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/exec_concat.tz on storage '"?"' and input '"test"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/exec_concat.tz on storage '"?"' and input '"test"' --level 1 --trace-stack storage "test_abc" emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -exec_concat--storage398998998--input79230375-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -exec_concat--storage398998998--input79230375-.out index 35a843a2b06f345492b82b17a9843683ca41e9c3..f45a0f56878742196374995053b27aa3dc00573a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -exec_concat--storage398998998--input79230375-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -exec_concat--storage398998998--input79230375-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/exec_concat.tz on storage '"?"' and input '""' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/exec_concat.tz on storage '"?"' and input '""' --level 1 --trace-stack storage "_abc" emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -first--storage492856247--input478406404-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -first--storage492856247--input478406404-.out index b3eeaefd751df00dbb8d059775cfbb283f392a5b..a93be979b778a08d2d6e2e0a5e44d59787c32bda 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -first--storage492856247--input478406404-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -first--storage492856247--input478406404-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/first.tz on storage 111 and input '{ 4 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/first.tz on storage 111 and input '{ 4 }' --level 1 --trace-stack storage 4 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -first--storage492856247--input962874972-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -first--storage492856247--input962874972-.out index 97995177b98782a24f9e834be257305d592dd4be..89c8e18088612b5dd71c92d84851649c1a6f1fa0 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -first--storage492856247--input962874972-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -first--storage492856247--input962874972-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/first.tz on storage 111 and input '{ 1 ; 2 ; 3 ; 4 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/first.tz on storage 111 and input '{ 1 ; 2 ; 3 ; 4 }' --level 1 --trace-stack storage 1 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_address_index--storage921624073--input572298988-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_address_index--storage921624073--input572298988-.out index 0d5a05bc30005cf21d11aa364b5af61ed8b27cc5..04d0af53c7a34a214e201e9cba82a205b0fa228a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_address_index--storage921624073--input572298988-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_address_index--storage921624073--input572298988-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_address_index_024.tz on storage None and input '"tz1Ke2h7sDdakHJQh8WX4Z372du1KChsksyU"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_address_index_024.tz on storage None and input '"tz1Ke2h7sDdakHJQh8WX4Z372du1KChsksyU"' --level 1 --trace-stack storage (Some 0) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_address_index--storage921624073--input868515243-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_address_index--storage921624073--input868515243-.out index f9cc7394c06256a704c2d4fe87bb3236ea1ed804..a9ab74254a35e1801d6ae344ecb1376ec1e0548e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_address_index--storage921624073--input868515243-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_address_index--storage921624073--input868515243-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_address_index_024.tz on storage None and input '"tz1burnburnburnburnburnburnburjAYjjX"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_address_index_024.tz on storage None and input '"tz1burnburnburnburnburnburnburjAYjjX"' --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage1026405794--input329240220-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage1026405794--input329240220-.out index 84f7b9b67aba1d95f558f5d5d3d98b82c0869db7..b6fffa1ed8ce2ee80ef3d6359ce53574763b4f58 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage1026405794--input329240220-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage1026405794--input329240220-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair None { Elt "hello" 4 })' and input '"hello"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair None { Elt "hello" 4 })' and input '"hello"' --level 1 --trace-stack storage (Pair (Some 4) {}) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage382368661--input329240220-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage382368661--input329240220-.out index dde4a226396c8e7afac4ae42d061f22eccf5c9b2..13131f781072bf09d217b61099beefe4b8f8880c 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage382368661--input329240220-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage382368661--input329240220-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair (Some 4) {})' and input '"hello"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair (Some 4) {})' and input '"hello"' --level 1 --trace-stack storage (Pair None { Elt "hello" 4 }) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage496578814--input329240220-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage496578814--input329240220-.out index f284db2c4464e7f5995ac53424b4a305716fdd96..49937febbb846015f382be964476c8d481b916e5 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage496578814--input329240220-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage496578814--input329240220-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair (Some 5) { Elt "hello" 4 })' and input '"hello"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair (Some 5) { Elt "hello" 4 })' and input '"hello"' --level 1 --trace-stack storage (Pair (Some 4) { Elt "hello" 5 }) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage496578814--input507231566-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage496578814--input507231566-.out index 776e2125407b70a2fee7585641643ccc2aa8752b..ddb15de8962fc4b837b3f8ad31f73d846b276627 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage496578814--input507231566-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage496578814--input507231566-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair (Some 5) { Elt "hello" 4 })' and input '"hi"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair (Some 5) { Elt "hello" 4 })' and input '"hi"' --level 1 --trace-stack storage (Pair None { Elt "hello" 4 ; Elt "hi" 5 }) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage547821324--input329240220-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage547821324--input329240220-.out index 3586b4d0179f3a71b9f3f8014692ccc65f9aea9e..61b8ddafe370020c2eaf378c37a3291c90c561dd 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage547821324--input329240220-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage547821324--input329240220-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair None {})' and input '"hello"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair None {})' and input '"hello"' --level 1 --trace-stack storage (Pair None {}) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage796012494--input156280093-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage796012494--input156280093-.out index a6919087f999b6c9faddc739228036c29fb71af7..1670397e943f600b825b7892c7ec1fcf41c9755e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage796012494--input156280093-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage796012494--input156280093-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair None { Elt "1" 1 ; Elt "2" 2 })' and input '"1"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair None { Elt "1" 1 ; Elt "2" 2 })' and input '"1"' --level 1 --trace-stack storage (Pair (Some 1) { Elt "2" 2 }) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage796012494--input228164856-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage796012494--input228164856-.out index 6515540b91caa144f7a579a4e6c493e0b7c4c582..a70824382fc4265812d08a0b872e2843383aa79e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage796012494--input228164856-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_and_update_map--storage796012494--input228164856-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair None { Elt "1" 1 ; Elt "2" 2 })' and input '"2"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_and_update_map.tz on storage '(Pair None { Elt "1" 1 ; Elt "2" 2 })' and input '"2"' --level 1 --trace-stack storage (Pair (Some 2) { Elt "1" 1 }) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage139236239--input329240220-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage139236239--input329240220-.out index d9fc44b7c409a087a8daa2d7ff4b70d8c2ba2aa8..03dca34369aacd82c4e554565bcc3bcf3df85526 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage139236239--input329240220-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage139236239--input329240220-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_map_value.tz on storage '(Pair None { Elt "hello" "hi" })' and input '"hello"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_map_value.tz on storage '(Pair None { Elt "hello" "hi" })' and input '"hello"' --level 1 --trace-stack storage (Pair (Some "hi") { Elt "hello" "hi" }) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage139236239--input79230375-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage139236239--input79230375-.out index b4100a9f8566b4b4d8f3fd82cf96485a2e478be5..9239bc86076acd7529de63b8f2528034a8261cfa 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage139236239--input79230375-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage139236239--input79230375-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_map_value.tz on storage '(Pair None { Elt "hello" "hi" })' and input '""' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_map_value.tz on storage '(Pair None { Elt "hello" "hi" })' and input '""' --level 1 --trace-stack storage (Pair None { Elt "hello" "hi" }) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage329396864--input156280093-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage329396864--input156280093-.out index b99f3f2defae9771414ecee97d0c9abd1298b108..7b8db9cd83a6c9f9da50bb96d874eebe23520c1e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage329396864--input156280093-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -get_map_value--storage329396864--input156280093-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_map_value.tz on storage '(Pair None { Elt "1" "one" ; Elt "2" "two" })' and input '"1"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/get_map_value.tz on storage '(Pair None { Elt "1" "one" ; Elt "2" "two" })' and input '"1"' --level 1 --trace-stack storage (Pair (Some "one") { Elt "1" "one" ; Elt "2" "two" }) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_key--storage921624073--input1040351577-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_key--storage921624073--input1040351577-.out index 73813638d3c323a3b7b60713d231f2073965339f..d62ba0f3962c4d69f93622ec61860fd52bf727c3 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_key--storage921624073--input1040351577-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_key--storage921624073--input1040351577-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/hash_key.tz on storage None and input '"edpkuBknW28nW72KG6RoHtYW7p12T6GKc7nAbwYX5m8Wd9sDVC9yav"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/hash_key.tz on storage None and input '"edpkuBknW28nW72KG6RoHtYW7p12T6GKc7nAbwYX5m8Wd9sDVC9yav"' --level 1 --trace-stack storage (Some "tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_key--storage921624073--input153350004-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_key--storage921624073--input153350004-.out index 66ea6536efde8126346db0e767c39708b2c666cc..c2a38af94e5cc63e56b34b384ba018d25eb8c5d1 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_key--storage921624073--input153350004-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_key--storage921624073--input153350004-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/hash_key.tz on storage None and input '"edpkuJqtDcA2m2muMxViSM47MPsGQzmyjnNTawUPqR8vZTAMcx61ES"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/hash_key.tz on storage None and input '"edpkuJqtDcA2m2muMxViSM47MPsGQzmyjnNTawUPqR8vZTAMcx61ES"' --level 1 --trace-stack storage (Some "tz1XPTDmvT3vVE5Uunngmixm7gj7zmdbPq6k") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_string--storage151303925--input3431716-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_string--storage151303925--input3431716-.out index 2a968f7a11af902f5e3786a24aefbe0733d833d0..f189b7b0170b82a998c285d6a7bc7b8424c0d4ca 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_string--storage151303925--input3431716-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_string--storage151303925--input3431716-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/hash_string.tz on storage 0x00 and input '"abcdefg"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/hash_string.tz on storage 0x00 and input '"abcdefg"' --level 1 --trace-stack storage 0x46fdbcb4ea4eadad5615cdaa17d67f783e01e21149ce2b27de497600b4cd8f4e emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_string--storage151303925--input535018041-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_string--storage151303925--input535018041-.out index 39e16067581cfe13b73548c3493adbf270a0af94..2812b63161694e0e4187e4636129763943900625 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_string--storage151303925--input535018041-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -hash_string--storage151303925--input535018041-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/hash_string.tz on storage 0x00 and input '"12345"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/hash_string.tz on storage 0x00 and input '"12345"' --level 1 --trace-stack storage 0xb4c26c20de52a4eaf0d8a340db47ad8cb1e74049570859c9a9a3952b204c772f emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if--storage921624073--input570553153-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if--storage921624073--input570553153-.out index e9c1f6aebc6f74c98693c73afb34979b053c12e8..06300a4d81fd2e2c279a78eb377741b7d76f59c4 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if--storage921624073--input570553153-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if--storage921624073--input570553153-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/if.tz on storage None and input False --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/if.tz on storage None and input False --level 1 --trace-stack storage (Some False) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if--storage921624073--input954397288-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if--storage921624073--input954397288-.out index 696c5f38b08cf250986c3a330f93bf07bcb276a9..0142192cc3770cc28fb158f9ee3723ee5ad849dd 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if--storage921624073--input954397288-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if--storage921624073--input954397288-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/if.tz on storage None and input True --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/if.tz on storage None and input True --level 1 --trace-stack storage (Some True) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if_some--storage398998998--input288201633-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if_some--storage398998998--input288201633-.out index 692f382fc2163a8585cab20d8b70aa150717e0ef..c35095787a9f512bd0de42283da605896c999ac1 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if_some--storage398998998--input288201633-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if_some--storage398998998--input288201633-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/if_some.tz on storage '"?"' and input '(Some "hello")' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/if_some.tz on storage '"?"' and input '(Some "hello")' --level 1 --trace-stack storage "hello" emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if_some--storage398998998--input921624073-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if_some--storage398998998--input921624073-.out index 4f67dccdb28a2e2d8d7a3f752dd2903e33fd28a8..845c2dac236513b885650fdb2d58048dd0519902 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if_some--storage398998998--input921624073-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -if_some--storage398998998--input921624073-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/if_some.tz on storage '"?"' and input None --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/if_some.tz on storage '"?"' and input None --level 1 --trace-stack storage "" emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -index_address--storage921624073--input572298988-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -index_address--storage921624073--input572298988-.out index c52ebc0843a6698c153204a57eb552ddebc922b8..f91c012d552ee58d142698411ed54d50f6d5a229 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -index_address--storage921624073--input572298988-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -index_address--storage921624073--input572298988-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/index_address_024.tz on storage None and input '"tz1Ke2h7sDdakHJQh8WX4Z372du1KChsksyU"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/index_address_024.tz on storage None and input '"tz1Ke2h7sDdakHJQh8WX4Z372du1KChsksyU"' --level 1 --trace-stack storage (Some 0) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -index_address--storage921624073--input868515243-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -index_address--storage921624073--input868515243-.out index ac49bc0a4de26be4d11a8f62f49f51a249722a03..294082cd01d8e9f1ef0ba73dd7cf641aa9b18c7e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -index_address--storage921624073--input868515243-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -index_address--storage921624073--input868515243-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/index_address_024.tz on storage None and input '"tz1burnburnburnburnburnburnburjAYjjX"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/index_address_024.tz on storage None and input '"tz1burnburnburnburnburnburnburjAYjjX"' --level 1 --trace-stack storage (Some 1) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input453441034-.out index 2671c3e5379e0f02f5fbad2d3e446984ee989c1e..0a7271fa413a29df86c8939907f3e08cb359169f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/int.tz on storage None and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/int.tz on storage None and input 1 --level 1 --trace-stack storage (Some 1) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input535454136-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input535454136-.out index deaf6e346c30483e9e669abd3092a1d6c9d666a8..064f5cc0bd1494e8993d74eca5aa8623730bdeb6 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input535454136-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input535454136-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/int.tz on storage None and input 9999 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/int.tz on storage None and input 9999 --level 1 --trace-stack storage (Some 9999) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input680650890-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input680650890-.out index 44705d7465b27595f03049c0c121af5958a3128c..a34b980db9263e5fa6ece0eaa38ba0186bc4e9ad 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input680650890-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -int--storage921624073--input680650890-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/int.tz on storage None and input 0 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/int.tz on storage None and input 0 --level 1 --trace-stack storage (Some 0) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -is_implicit_account--storage921624073--input32460203-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -is_implicit_account--storage921624073--input32460203-.out index 0f77d46e225a01e223068d995ae653b8a5bdd87f..0ccbec9808c638b397edb8c69b4de338c96a42c0 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -is_implicit_account--storage921624073--input32460203-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -is_implicit_account--storage921624073--input32460203-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/is_implicit_account_023.tz on storage None and input '"tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/is_implicit_account_023.tz on storage None and input '"tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx"' --level 1 --trace-stack storage (Some "tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -is_implicit_account--storage921624073--input643709811-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -is_implicit_account--storage921624073--input643709811-.out index 373be8c0f98dd3ff607256d01e51cbad206d1526..5d191b76d15ce54729d1188a9d71ffac0225ba33 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -is_implicit_account--storage921624073--input643709811-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -is_implicit_account--storage921624073--input643709811-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/is_implicit_account_023.tz on storage None and input '"KT1TxqZ8QtKvLu3V3JH7Gx58n7Co8pgtpQU5"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/is_implicit_account_023.tz on storage None and input '"KT1TxqZ8QtKvLu3V3JH7Gx58n7Co8pgtpQU5"' --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -keccak--storage921624073--input1008262038-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -keccak--storage921624073--input1008262038-.out index ef489e4fb670c43d2bada1eff9bf72e9d1b919aa..0d8ffd6e8008d10d970a965cbb219d34a04984f7 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -keccak--storage921624073--input1008262038-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -keccak--storage921624073--input1008262038-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/keccak.tz on storage None and input 0x48656c6c6f2c20776f726c6421 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/keccak.tz on storage None and input 0x48656c6c6f2c20776f726c6421 --level 1 --trace-stack storage (Some 0xb6e16d27ac5ab427a7f68900ac5559ce272dc6c37c82b3e052246c82244c50e4) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -left_right--storage4177631--input202098045-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -left_right--storage4177631--input202098045-.out index 65169a98eff8d9e7cd4f511232fe3ca52d57e2fb..0967f0a92afa9730ff859945c659ba77d3479e1b 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -left_right--storage4177631--input202098045-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -left_right--storage4177631--input202098045-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/left_right.tz on storage '(Left "X")' and input '(Left True)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/left_right.tz on storage '(Left "X")' and input '(Left True)' --level 1 --trace-stack storage (Right True) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -left_right--storage4177631--input44576556-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -left_right--storage4177631--input44576556-.out index baae1feae8b17c2d506497e952799bb0e2b1803d..9f2564633a0262a730e16179acb32bad09a834cf 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -left_right--storage4177631--input44576556-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -left_right--storage4177631--input44576556-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/left_right.tz on storage '(Left "X")' and input '(Right "a")' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/left_right.tz on storage '(Left "X")' and input '(Right "a")' --level 1 --trace-stack storage (Left "a") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -level--storage492856247--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -level--storage492856247--input125992234-.out index 212e070649cd4866c80c169160776b6f04126c62..9f785f2ab44e03829a159f7843180a10c273031d 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -level--storage492856247--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -level--storage492856247--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/level.tz on storage 111 and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/level.tz on storage 111 and input Unit --level 1 --trace-stack storage 1 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat--storage717096222--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat--storage717096222--input457300675-.out index 1cae1a0de11254b11935c8dc890b498a005eab3f..141a3854f4e21570d0c502773f6cf0502a03adcc 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat--storage717096222--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat--storage717096222--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat.tz on storage '"abc"' and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat.tz on storage '"abc"' and input '{}' --level 1 --trace-stack storage "abc" emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat--storage717096222--input546523343-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat--storage717096222--input546523343-.out index 51b0a24c04b79f27e096d59699a7c5e38d7283d5..18c19d430993e2fbb882b1a15a9ee9725d3bfa2f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat--storage717096222--input546523343-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat--storage717096222--input546523343-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat.tz on storage '"abc"' and input '{ "d" ; "e" ; "f" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat.tz on storage '"abc"' and input '{ "d" ; "e" ; "f" }' --level 1 --trace-stack storage "abcdef" emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage149262694--input220724351-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage149262694--input220724351-.out index 31e1cf4d5c74091bcaf0549bd7175cf118881ef3..ed81ed488f1d78cf19ddcb7431aaaca3c951ed97 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage149262694--input220724351-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage149262694--input220724351-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat_bytes.tz on storage 0x and input '{ 0x00 ; 0x11 ; 0x00 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat_bytes.tz on storage 0x and input '{ 0x00 ; 0x11 ; 0x00 }' --level 1 --trace-stack storage 0x001100 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage149262694--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage149262694--input457300675-.out index 480b211c9351d3782f52c1284e0a6147e812f2b0..6015c823620796912ffed4e8fb98f98b733098ae 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage149262694--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage149262694--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat_bytes.tz on storage 0x and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat_bytes.tz on storage 0x and input '{}' --level 1 --trace-stack storage 0x emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage65410082--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage65410082--input457300675-.out index 2e0dfc79d5263fd2d8d78b7638d2e7e81a3a7b8f..ea3429e89a7435f8185e391b49d377836d02d4ed 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage65410082--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage65410082--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat_bytes.tz on storage 0xabcd and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat_bytes.tz on storage 0xabcd and input '{}' --level 1 --trace-stack storage 0xabcd emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage726220441--input972761363-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage726220441--input972761363-.out index ecb762c5d3438c51b4ba4150510a910ea38713ce..a918f8ed39d131d26126eeecbdce15df799e8e41 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage726220441--input972761363-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_concat_bytes--storage726220441--input972761363-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat_bytes.tz on storage 0x00ab and input '{ 0xcd ; 0xef ; 0x00 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_concat_bytes.tz on storage 0x00ab and input '{ 0xcd ; 0xef ; 0x00 }' --level 1 --trace-stack storage 0x00abcdef00 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input264787654-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input264787654-.out index 05fe4257f0ff269107f93d4cac6286fbc06326d8..52b8977f0114840d61ef8331984d45568e14dd4b 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input264787654-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input264787654-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id.tz on storage '{""}' and input '{ "a" ; "b" ; "c" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id.tz on storage '{""}' and input '{ "a" ; "b" ; "c" }' --level 1 --trace-stack storage { "a" ; "b" ; "c" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input457300675-.out index 3277c026a6b6563473322bebe6416566fab1cb36..c505e847905c61d9217865898259166301b011ce 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id.tz on storage '{""}' and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id.tz on storage '{""}' and input '{}' --level 1 --trace-stack storage {} emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input656499821-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input656499821-.out index cb51fe1bd6e20c5f73c688be8e6a01eaead530b5..0d329f9a403e0504546370b1b1abb91cf1a2b167 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input656499821-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id--storage528921618--input656499821-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id.tz on storage '{""}' and input '{ "1" ; "2" ; "3" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id.tz on storage '{""}' and input '{ "1" ; "2" ; "3" }' --level 1 --trace-stack storage { "1" ; "2" ; "3" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input264787654-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input264787654-.out index 847f80dcc1d43bd3c0e3f07a6ca40c69e93ad308..097a2e4fa759ef2d8f490db10c13866cf0fbc829 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input264787654-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input264787654-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id_map.tz on storage '{""}' and input '{ "a" ; "b" ; "c" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id_map.tz on storage '{""}' and input '{ "a" ; "b" ; "c" }' --level 1 --trace-stack storage { "a" ; "b" ; "c" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input457300675-.out index 7ca58afebbf7dc79563f11a0e60ca66c4d389177..c50dd799b338a24690e20d4d68a2bc0180f420dc 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id_map.tz on storage '{""}' and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id_map.tz on storage '{""}' and input '{}' --level 1 --trace-stack storage {} emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input656499821-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input656499821-.out index 7d81ffd8be7af0fc9d56c3c491096579ceec7be2..e74531b8e757814ecdc6cd2f7ad2d057b7790b92 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input656499821-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_id_map--storage528921618--input656499821-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id_map.tz on storage '{""}' and input '{ "1" ; "2" ; "3" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_id_map.tz on storage '{""}' and input '{ "1" ; "2" ; "3" }' --level 1 --trace-stack storage { "1" ; "2" ; "3" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_iter--storage680650890--input568817463-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_iter--storage680650890--input568817463-.out index e78fa58c7d184853b097e2dba3304b9bd70d84e0..cecb7a1128753c8c2525b64248565bb95fe733ef 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_iter--storage680650890--input568817463-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_iter--storage680650890--input568817463-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_iter.tz on storage 0 and input '{ 10 ; 2 ; 1 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_iter.tz on storage 0 and input '{ 10 ; 2 ; 1 }' --level 1 --trace-stack storage 20 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_iter--storage680650890--input737923774-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_iter--storage680650890--input737923774-.out index d436313c4f9b30c66088b108d1464a9504320adf..46a558ddfe5b69b858ad0374fa06859728389230 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_iter--storage680650890--input737923774-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_iter--storage680650890--input737923774-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_iter.tz on storage 0 and input '{ 3 ; 6 ; 9 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_iter.tz on storage 0 and input '{ 3 ; 6 ; 9 }' --level 1 --trace-stack storage 162 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input457300675-.out index a523c9f0f9f2d25eee4cf630ce5799c5b4e4cde9..e78db66f80770845fc37a06685bf022f0425509a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_map_block.tz on storage '{0}' and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_map_block.tz on storage '{0}' and input '{}' --level 1 --trace-stack storage {} emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input648737279-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input648737279-.out index 701031bf7219fb7a2829e95b445ab7137fab1892..59c570747a92200e3a2212b9c2fb3db79b503396 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input648737279-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input648737279-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_map_block.tz on storage '{0}' and input '{ 1 ; 2 ; 3 ; 0 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_map_block.tz on storage '{0}' and input '{ 1 ; 2 ; 3 ; 0 }' --level 1 --trace-stack storage { 1 ; 3 ; 5 ; 3 } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input908379154-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input908379154-.out index 92257c82c8f15d2f8304d7c4878499c5d99c293b..829160f2e4c164ddae50de5bb3e854f6bfb715b2 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input908379154-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_map_block--storage907453363--input908379154-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_map_block.tz on storage '{0}' and input '{ 1 ; 1 ; 1 ; 1 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_map_block.tz on storage '{0}' and input '{ 1 ; 1 ; 1 ; 1 }' --level 1 --trace-stack storage { 1 ; 2 ; 3 ; 4 } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input403499055-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input403499055-.out index bd2f90e84d379e45a31ef26b7bd3d5a271bb516c..eb961d07f78492daa8a681e6cbdee7b33dbf461f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input403499055-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input403499055-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_size.tz on storage 111 and input '{ 1 ; 2 ; 3 ; 4 ; 5 ; 6 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_size.tz on storage 111 and input '{ 1 ; 2 ; 3 ; 4 ; 5 ; 6 }' --level 1 --trace-stack storage 6 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input457300675-.out index bd34b69f6780050131a7278817c1ab8403e9e261..9b697929cb6fe1b5e2b4a03333d510a96499d642 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_size.tz on storage 111 and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_size.tz on storage 111 and input '{}' --level 1 --trace-stack storage 0 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input469078912-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input469078912-.out index dfea1eac3bc1627d9b15811074076b41755b2445..9fa27809328855c1f5a5d105e9c944d7757a8e32 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input469078912-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input469078912-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_size.tz on storage 111 and input '{ 1 ; 2 ; 3 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_size.tz on storage 111 and input '{ 1 ; 2 ; 3 }' --level 1 --trace-stack storage 3 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input802622031-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input802622031-.out index 4d1da4c1c984b5f64401dc93ed38ccdd994d5454..f3873d45467955c7f279be566a3bce1db04ca45d 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input802622031-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -list_size--storage492856247--input802622031-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_size.tz on storage 111 and input '{ 1 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/list_size.tz on storage 111 and input '{ 1 }' --level 1 --trace-stack storage 1 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -loop_left--storage528921618--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -loop_left--storage528921618--input457300675-.out index 50d3568829eea8c6cd9cc4291e8830934195b577..af9bee7816aabbf1cc5db84bfea0b8d8c8db36f9 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -loop_left--storage528921618--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -loop_left--storage528921618--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/loop_left.tz on storage '{""}' and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/loop_left.tz on storage '{""}' and input '{}' --level 1 --trace-stack storage {} emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -loop_left--storage528921618--input851203613-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -loop_left--storage528921618--input851203613-.out index 7053e923f5f9331537cf8a445944e7987d70ea58..abd1924a49c9e6270d6937d9aa463b2303d6a986 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -loop_left--storage528921618--input851203613-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -loop_left--storage528921618--input851203613-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/loop_left.tz on storage '{""}' and input '{ "c" ; "b" ; "a" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/loop_left.tz on storage '{""}' and input '{ "c" ; "b" ; "a" }' --level 1 --trace-stack storage { "a" ; "b" ; "c" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -lsl_bytes--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -lsl_bytes--storage125992234--input125992234-.out index 9a340743fc274a6272c1d0de8d925490594ace34..f01b40cf59fe5d47ff5432312394d9bbc91fd83c 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -lsl_bytes--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -lsl_bytes--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/lsl_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/lsl_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -lsr_bytes--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -lsr_bytes--storage125992234--input125992234-.out index 3767a0038ea03997126093731b6dcb4a6ea7492e..0727b970f8ca5d1e6b1226d8981530cf0287232b 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -lsr_bytes--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -lsr_bytes--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/lsr_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/lsr_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input1027566226-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input1027566226-.out index 3d60fc74c0a4b20746212b0a0321942c73c080b5..cc5863439b3cf938c0afa969ccbed24656273da8 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input1027566226-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input1027566226-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_id.tz on storage '{}' and input '{ Elt 0 0 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_id.tz on storage '{}' and input '{ Elt 0 0 }' --level 1 --trace-stack storage { Elt 0 0 } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input276660554-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input276660554-.out index 35f4040b1986d5e4d8bfbce883d28be41ed87ac9..f94a827e91a2be96873c4a7d1475da29170c3d2c 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input276660554-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input276660554-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_id.tz on storage '{}' and input '{ Elt 0 0 ; Elt 3 4 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_id.tz on storage '{}' and input '{ Elt 0 0 ; Elt 3 4 }' --level 1 --trace-stack storage { Elt 0 0 ; Elt 3 4 } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input599923743-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input599923743-.out index 80c1bc9d8a354ae7457c1b4cd6e6d92e6c5b3844..5a0a73cf02a02a16f1fa43ce717016a495137e43 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input599923743-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_id--storage457300675--input599923743-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_id.tz on storage '{}' and input '{ Elt 0 1 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_id.tz on storage '{}' and input '{ Elt 0 1 }' --level 1 --trace-stack storage { Elt 0 1 } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_iter--storage1011138251--input403579222-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_iter--storage1011138251--input403579222-.out index c2dc6901d656f7edc6576a1c83a1349255fd4cb7..c27989bbbc5f37f7016f9e391cfd254cf9f80912 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_iter--storage1011138251--input403579222-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_iter--storage1011138251--input403579222-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_iter.tz on storage '(Pair 0 0)' and input '{ Elt 1 1 ; Elt 2 100 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_iter.tz on storage '(Pair 0 0)' and input '{ Elt 1 1 ; Elt 2 100 }' --level 1 --trace-stack storage (Pair 3 101) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_iter--storage1011138251--input532072758-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_iter--storage1011138251--input532072758-.out index c1bb3186651ee4f08e898af883764d298a43d6be..331ba220debdcf958c1f8e9b916b029955ae7fa6 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_iter--storage1011138251--input532072758-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_iter--storage1011138251--input532072758-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_iter.tz on storage '(Pair 0 0)' and input '{ Elt 0 100 ; Elt 2 100 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_iter.tz on storage '(Pair 0 0)' and input '{ Elt 0 100 ; Elt 2 100 }' --level 1 --trace-stack storage (Pair 2 200) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage457300675--input798141440-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage457300675--input798141440-.out index 044165796ebd91fb6974d349f63391a7799ad08f..d50e28dc32f554fe4c6626d570bc2e5a0845caac 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage457300675--input798141440-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage457300675--input798141440-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_map.tz on storage '{}' and input 10 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_map.tz on storage '{}' and input 10 --level 1 --trace-stack storage {} emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage794999348--input152441147-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage794999348--input152441147-.out index e1c55823250380b9738f39af10d4a6af569f4421..dc216b324a4bca9bbd8764dd87021e0c8cf2736c 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage794999348--input152441147-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage794999348--input152441147-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_map.tz on storage '{ Elt "bar" 5 ; Elt "foo" 1 }' and input 15 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_map.tz on storage '{ Elt "bar" 5 ; Elt "foo" 1 }' and input 15 --level 1 --trace-stack storage { Elt "bar" 20 ; Elt "foo" 16 } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage88008216--input798141440-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage88008216--input798141440-.out index f0611626bb835b96d3c7aa97cc4b6163c331ea99..4eb645c571a1ee05912f21ea451dde1cf175ec17 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage88008216--input798141440-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_map--storage88008216--input798141440-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_map.tz on storage '{ Elt "foo" 1 }' and input 10 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_map.tz on storage '{ Elt "foo" 1 }' and input 10 --level 1 --trace-stack storage { Elt "foo" 11 } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage495706788--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage495706788--input453441034-.out index a1283dd5122e82aafd2fdeeb692d8b9e0367c8c7..aea14c3e761eba1b7d036c0eae2503d2ad62ef77 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage495706788--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage495706788--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair {} None)' and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair {} None)' and input 1 --level 1 --trace-stack storage (Pair {} (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input453441034-.out index 853d67bbd33f3eb30cb73f7cf607457c048fba1d..1d3474512648b3e0297175c3d5344c51c33c1232 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 1 --level 1 --trace-stack storage (Pair { Elt 1 4 ; Elt 2 11 } (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input564400327-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input564400327-.out index 88533a463f0501401b104deec86a416f7b0b447b..67e3f6cf6162b7efc7fbde32cb4453c332e3e9c1 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input564400327-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input564400327-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 2 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 2 --level 1 --trace-stack storage (Pair { Elt 1 4 ; Elt 2 11 } (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input654274102-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input654274102-.out index be99a67bae834e76d9576cf8c9bbcd30b6fc2862..d80b3601aa20008cda2f41fb652eb8ab0cfe2fb3 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input654274102-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage56274299--input654274102-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 3 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair { Elt 1 4 ; Elt 2 11 } None)' and input 3 --level 1 --trace-stack storage (Pair { Elt 1 4 ; Elt 2 11 } (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage690637660--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage690637660--input453441034-.out index b3eff6395ec700f0e3f89b4b87ed3466b1971e27..abe74f2c74b32df43046c6b5d2d5f6c537aa6868 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage690637660--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage690637660--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair { Elt 1 0 } None)' and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair { Elt 1 0 } None)' and input 1 --level 1 --trace-stack storage (Pair { Elt 1 0 } (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage806237530--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage806237530--input453441034-.out index 52d7762213a1d4928194d965183ba711487e3875..598c924fe91b986542b6344c841f9b286e65b5b7 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage806237530--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_nat--storage806237530--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair { Elt 0 1 } None)' and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_nat.tz on storage '(Pair { Elt 0 1 } None)' and input 1 --level 1 --trace-stack storage (Pair { Elt 0 1 } (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input1071610051-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input1071610051-.out index 4b723378ecfd80b558478d8705a548c2b51b8e29..524fb7138f8564219c05e9704795c60309db8b9f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input1071610051-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input1071610051-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"baz"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"baz"' --level 1 --trace-stack storage (Pair { Elt "bar" 4 ; Elt "foo" 11 } (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input700475845-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input700475845-.out index e6ad3fb95d0559c7058da00a24775a70167591ee..44442c632208575566466e610f727141ceef0cf4 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input700475845-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input700475845-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"bar"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"bar"' --level 1 --trace-stack storage (Pair { Elt "bar" 4 ; Elt "foo" 11 } (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input905318451-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input905318451-.out index d428ac3ab0c034ab79aeb4c3326f766406655d3a..2f9f4fc26f1dc4a56218a74a5bfb9388cb830ff9 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input905318451-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage109689253--input905318451-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"foo"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair { Elt "bar" 4 ; Elt "foo" 11 } None)' and input '"foo"' --level 1 --trace-stack storage (Pair { Elt "bar" 4 ; Elt "foo" 11 } (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage495706788--input700475845-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage495706788--input700475845-.out index df3aeca2b99aa20a66392546a22cf4f3a6e8b2db..b7ae739b8e9292c3358a43e51a3a1e5e2d479844 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage495706788--input700475845-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage495706788--input700475845-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair {} None)' and input '"bar"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair {} None)' and input '"bar"' --level 1 --trace-stack storage (Pair {} (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage915708427--input700475845-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage915708427--input700475845-.out index be5a3197caf8ba900eaaf77bd7992a51dadf86e5..05e39ee0e511b85d7d4821349f62ed3d1f318303 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage915708427--input700475845-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage915708427--input700475845-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair { Elt "foo" 1 } None)' and input '"bar"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair { Elt "foo" 1 } None)' and input '"bar"' --level 1 --trace-stack storage (Pair { Elt "foo" 1 } (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage936682951--input905318451-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage936682951--input905318451-.out index 2a5f7101dbd2940f0b2b849c2460b2380369bbed..13b6c393fd980b29202e9bec51a58dc1be89b924 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage936682951--input905318451-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_mem_string--storage936682951--input905318451-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair { Elt "foo" 0 } None)' and input '"foo"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_mem_string.tz on storage '(Pair { Elt "foo" 0 } None)' and input '"foo"' --level 1 --trace-stack storage (Pair { Elt "foo" 0 } (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input15265129-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input15265129-.out index 20d238f1686b63d76510dd0e102ff45d13f5ae4f..ed8f850c8e8ca68c6d1e8e87f0ff941a4e9f7e9e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input15265129-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input15265129-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_size.tz on storage 111 and input '{ Elt "a" 1 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_size.tz on storage 111 and input '{ Elt "a" 1 }' --level 1 --trace-stack storage 1 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input158311065-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input158311065-.out index 50f4895218d355b31b03fd802ffb7803395c315e..816c168195d696db64ed31bfc87731912eddd41a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input158311065-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input158311065-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_size.tz on storage 111 and input '{ Elt "a" 1 ; Elt "b" 2 ; Elt "c" 3 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_size.tz on storage 111 and input '{ Elt "a" 1 ; Elt "b" 2 ; Elt "c" 3 }' --level 1 --trace-stack storage 3 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input456982702-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input456982702-.out index e218bf32d05d63de59e845dd7a5344049244dfc3..bb6573e6907a601fb52473a96bf78349b59e242e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input456982702-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input456982702-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_size.tz on storage 111 and input '{ Elt "a" 1 ; Elt "b" 2 ; Elt "c" 3 ; Elt "d" 4 ; Elt "e" 5 ; Elt "f" 6 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_size.tz on storage 111 and input '{ Elt "a" 1 ; Elt "b" 2 ; Elt "c" 3 ; Elt "d" 4 ; Elt "e" 5 ; Elt "f" 6 }' --level 1 --trace-stack storage 6 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input457300675-.out index c528f178125c95f9b585cb686456bbd7a84512f9..b58fc9f57da735f62443944932ede630e6cff13a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -map_size--storage492856247--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_size.tz on storage 111 and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/map_size.tz on storage 111 and input '{}' --level 1 --trace-stack storage 0 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mul--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mul--storage125992234--input125992234-.out index 5d3b5bc2731ac0785455bc56499edb3a57fa4160..bcc54ca6e2fcde0b41ea7a73c3a691b45a511b1e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mul--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mul--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/mul.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/mul.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mutez_to_bls12_381_fr--storage151303925--input216277421-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mutez_to_bls12_381_fr--storage151303925--input216277421-.out index 4c9acd9a71e55a2a09efd36d5ed850d01119b07f..f3e1fcacbf1460de49683774811e27ef63cd3239 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mutez_to_bls12_381_fr--storage151303925--input216277421-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mutez_to_bls12_381_fr--storage151303925--input216277421-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/mutez_to_bls12_381_fr.tz on storage 0x00 and input 257 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/mutez_to_bls12_381_fr.tz on storage 0x00 and input 257 --level 1 --trace-stack storage 0x0101000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mutez_to_bls12_381_fr--storage287799761--input485842614-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mutez_to_bls12_381_fr--storage287799761--input485842614-.out index 88786aa9d3a219a48315ac358bf38c497354286c..78f57ef50ae96d8fb6dc32b1f3069756138d064d 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mutez_to_bls12_381_fr--storage287799761--input485842614-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -mutez_to_bls12_381_fr--storage287799761--input485842614-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/mutez_to_bls12_381_fr.tz on storage 0x02 and input 16 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/mutez_to_bls12_381_fr.tz on storage 0x02 and input 16 --level 1 --trace-stack storage 0x1000000000000000000000000000000000000000000000000000000000000000 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input1067298059-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input1067298059-.out index dd30454937f1a25533331d704086165c4b204823..a9fccc09b06b28e8dc2103c27c931f866fd239d4 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input1067298059-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input1067298059-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/neg.tz on storage 0 and input '(Left -2)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/neg.tz on storage 0 and input '(Left -2)' --level 1 --trace-stack storage 2 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input380029349-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input380029349-.out index 53f093bab9ae708214edb4318d06c55bb40f3216..d3d4b6908257ba589eed0079ea41871b76f107b2 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input380029349-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input380029349-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/neg.tz on storage 0 and input '(Right 2)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/neg.tz on storage 0 and input '(Right 2)' --level 1 --trace-stack storage -2 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input563503226-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input563503226-.out index 87de4a667e5aedfc203f8576904922ecc4211ff6..73a289042330f09ac99f0b88ca3a1bd0cd587a68 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input563503226-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input563503226-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/neg.tz on storage 0 and input '(Left 2)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/neg.tz on storage 0 and input '(Left 2)' --level 1 --trace-stack storage -2 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input788662499-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input788662499-.out index db2d1a38711b05b76f7e255049deaa04f58a97d2..0c7b53522663fef70be6be779fc161bd1800f79f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input788662499-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input788662499-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/neg.tz on storage 0 and input '(Right 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/neg.tz on storage 0 and input '(Right 0)' --level 1 --trace-stack storage 0 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input972832189-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input972832189-.out index 334899bfa6058b760339b9f3317d47f1fbdeea76..918b9df6758c5104f7909b073446497650df3a2c 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input972832189-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -neg--storage680650890--input972832189-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/neg.tz on storage 0 and input '(Left 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/neg.tz on storage 0 and input '(Left 0)' --level 1 --trace-stack storage 0 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -none--storage11179311--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -none--storage11179311--input125992234-.out index abdab7ccc07f491a08a9fe391dcb042a96427a0d..ec2c2f0f0d4d5ed36a64fc47414b59aceee52aae 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -none--storage11179311--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -none--storage11179311--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/none.tz on storage 'Some 10' and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/none.tz on storage 'Some 10' and input Unit --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not--storage921624073--input570553153-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not--storage921624073--input570553153-.out index 587f1a9759bc66b67430fd2d0952a18d9770a0ec..f4ddf2c32e849cd20fe8a394fbec4650c8c25946 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not--storage921624073--input570553153-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not--storage921624073--input570553153-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not.tz on storage None and input False --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not.tz on storage None and input False --level 1 --trace-stack storage (Some True) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not--storage921624073--input954397288-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not--storage921624073--input954397288-.out index 50d4de9e15660aaea67d1078273c6c59c53f3b3d..852660f3fa610182eca2b49445f4f0deda26368f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not--storage921624073--input954397288-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not--storage921624073--input954397288-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not.tz on storage None and input True --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not.tz on storage None and input True --level 1 --trace-stack storage (Some False) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input1051197453-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input1051197453-.out index 220e5986aa2c76f6aeac4ca6913e848ea28c9297..2a65e70e3909ba3637f7b7622e6c22b98f05efe9 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input1051197453-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input1051197453-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Right 8)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Right 8)' --level 1 --trace-stack storage (Some -9) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input123939249-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input123939249-.out index 1a29194e3c12343e4fb815b08e73f2a235b0aa04..2328dde0077a90619739e70d60535506f8eec800 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input123939249-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input123939249-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Left 7)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Left 7)' --level 1 --trace-stack storage (Some -8) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input24243730-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input24243730-.out index acd194894052afc6c15942ec69f5f5581069a529..2670830255c67d29947b093b9c3b6e2b2e5aeea4 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input24243730-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input24243730-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Left -8)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Left -8)' --level 1 --trace-stack storage (Some 7) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input518945720-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input518945720-.out index 4386ef6da090c1fea772d38d88d5eef6146a49c5..3d0dc8370b530aea8869d3279eb716af6bea9850 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input518945720-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input518945720-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Left 8)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Left 8)' --level 1 --trace-stack storage (Some -9) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input788662499-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input788662499-.out index 58063c826cac9fd3629a4e357afa0ced384e75ec..fc0c6d6454e077582af58b24876338ac7ebc865e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input788662499-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input788662499-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Right 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Right 0)' --level 1 --trace-stack storage (Some -1) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input906118781-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input906118781-.out index 1d37954061dc50126dec6373b6bf1c4638418e22..6e4446dbc5b59470e2efe8cb5b837b6ca0a429fe 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input906118781-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input906118781-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Right 7)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Right 7)' --level 1 --trace-stack storage (Some -8) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input921874253-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input921874253-.out index 8f2fa6f108caff184a5b09a11a313675da5b135b..08ced8f7c0dda2604f42b40e4670a7427b94f5e9 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input921874253-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input921874253-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Left -9)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Left -9)' --level 1 --trace-stack storage (Some 8) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input972832189-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input972832189-.out index 8fb592391032d5e9e822a1c3dbf7f9e72e8511f9..433945af4cd7c5d97dc5c2fd4e1e3b57aa78f33e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input972832189-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_binary--storage921624073--input972832189-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Left 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_binary.tz on storage None and input '(Left 0)' --level 1 --trace-stack storage (Some -1) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_bytes--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_bytes--storage125992234--input125992234-.out index 52495b85d28795f8367ffb11d35cc1137ce98de0..218a2da7721bc7f3561f95b8ed0b3033ad754954 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_bytes--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -not_bytes--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/not_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input106930123-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input106930123-.out index 2f0388e4ce455e9f3aa95d0412c96490b73fcf7f..979df17cb80b1c4430eebdf8879e8f73c38ecd3f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input106930123-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input106930123-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or.tz on storage None and input '(Pair False True)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or.tz on storage None and input '(Pair False True)' --level 1 --trace-stack storage (Some True) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input181204719-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input181204719-.out index fa0634fbf94d3f6c86e2437e3ae456e33994f4df..6ba9a539e3a45e3e0a351df80be949a0659b2f71 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input181204719-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input181204719-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or.tz on storage None and input '(Pair True False)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or.tz on storage None and input '(Pair True False)' --level 1 --trace-stack storage (Some True) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input223774825-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input223774825-.out index ae01dac2874839d56099370de2d0bf06e9ed2187..ca86a3fda2f4ea00bdf421327e491eaaaaeedf32 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input223774825-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input223774825-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or.tz on storage None and input '(Pair False False)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or.tz on storage None and input '(Pair False False)' --level 1 --trace-stack storage (Some False) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input908807505-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input908807505-.out index 6d0bc7c7379d0a242503721e8802326957701c61..8ee4394c4c18b0b63231c0789ef55815fcc5949e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input908807505-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or--storage921624073--input908807505-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or.tz on storage None and input '(Pair True True)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or.tz on storage None and input '(Pair True True)' --level 1 --trace-stack storage (Some True) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input1056991424-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input1056991424-.out index 5640f4253f4433548e8166c539ed7ba5bfedbf53..5dfb0bb3f07982bf15e8fa14ee2368f638565483 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input1056991424-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input1056991424-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 0 8)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 0 8)' --level 1 --trace-stack storage (Some 8) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input375993021-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input375993021-.out index 7909cade59fabb21df507df326504fb2237099aa..9a6c59ba4ca60b6892fd346a54e646f36d5657a3 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input375993021-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input375993021-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 14 1)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 14 1)' --level 1 --trace-stack storage (Some 15) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input673240563-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input673240563-.out index cdba5f078da2df922d8b443735d078ef1ec1794b..1d8ca6596f136fbc4afd81e5cca06f1f9b4e02fd 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input673240563-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input673240563-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 8 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 8 0)' --level 1 --trace-stack storage (Some 8) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input747448890-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input747448890-.out index 5280064e0603eb194f502133ee51e2fa804b6001..8a4e11e8e7a43f360befe33148babfd6eb46d5b8 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input747448890-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input747448890-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 7 7)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 7 7)' --level 1 --trace-stack storage (Some 7) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input832403787-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input832403787-.out index 17eea5f9b6508146cf665c3b7e91604024bb407a..13e1f16fe4c45c81ff764b01aeae6e7f266e3241 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input832403787-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input832403787-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 15 4)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 15 4)' --level 1 --trace-stack storage (Some 15) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input858098961-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input858098961-.out index ac671e0a43d8091eb5a64c3a6de85732bfa5a793..4b5b2b4618bc3889667632cbdcb7ff0e6adc1ba5 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input858098961-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_binary--storage921624073--input858098961-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 4 8)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_binary.tz on storage None and input '(Pair 4 8)' --level 1 --trace-stack storage (Some 12) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_bytes--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_bytes--storage125992234--input125992234-.out index 253380dcba458e122f1fa016d8b645bd4b706dac..7dd296c9e69009fa9928e6a3a7e4c95bcfd934e0 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_bytes--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -or_bytes--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/or_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev--storage125992234--input305844558-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev--storage125992234--input305844558-.out index 8cd6134a11df5ad982051225739e9d611381040d..976a3e91329665597e14c9dc967dfb4f685f17aa 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev--storage125992234--input305844558-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev--storage125992234--input305844558-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/packunpack_rev.tz on storage Unit and input '(Pair -1 (Pair 1 (Pair "foobar" (Pair 0x00AABBCC (Pair 1000 (Pair False (Pair "tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5" (Pair "2019-09-09T08:35:33Z" "tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5"))))))))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/packunpack_rev.tz on storage Unit and input '(Pair -1 (Pair 1 (Pair "foobar" (Pair 0x00AABBCC (Pair 1000 (Pair False (Pair "tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5" (Pair "2019-09-09T08:35:33Z" "tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5"))))))))' --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev--storage125992234--input646365167-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev--storage125992234--input646365167-.out index e04646cc04ffa12ebf476c2952cad60e1a004bd8..795c8a5284a26eaee671ec8c4da7959c11bc842f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev--storage125992234--input646365167-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev--storage125992234--input646365167-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/packunpack_rev.tz on storage Unit and input '(Pair -1 (Pair 1 (Pair "foobar" (Pair 0x00AABBCC (Pair 1000 (Pair False (Pair "tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5" (Pair "2019-09-09T08:35:33Z" "tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5"))))))))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/packunpack_rev.tz on storage Unit and input '(Pair -1 (Pair 1 (Pair "foobar" (Pair 0x00AABBCC (Pair 1000 (Pair False (Pair "tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5" (Pair "2019-09-09T08:35:33Z" "tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5"))))))))' --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev_cty--storage125992234--input1028781121-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev_cty--storage125992234--input1028781121-.out index 83a010b0f82c3efd734c1958b6a6113b9fcee05e..ea7cb1e048c92735939038f64aabd702c0122c3e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev_cty--storage125992234--input1028781121-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev_cty--storage125992234--input1028781121-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/packunpack_rev_cty.tz on storage Unit and input '(Pair "edpkuBknW28nW72KG6RoHtYW7p12T6GKc7nAbwYX5m8Wd9sDVC9yav" (Pair Unit (Pair "edsigthTzJ8X7MPmNeEwybRAvdxS1pupqcM5Mk4uCuyZAe7uEk68YpuGDeViW8wSXMrCi5CwoNgqs8V2w8ayB5dMJzrYCHhD8C7" (Pair (Some "edsigthTzJ8X7MPmNeEwybRAvdxS1pupqcM5Mk4uCuyZAe7uEk68YpuGDeViW8wSXMrCi5CwoNgqs8V2w8ayB5dMJzrYCHhD8C7") (Pair { Unit } (Pair { True } (Pair (Pair 19 10) (Pair (Left "tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5") (Pair { Elt 0 "foo" ; Elt 1 "bar" } { PACK } )))))))))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/packunpack_rev_cty.tz on storage Unit and input '(Pair "edpkuBknW28nW72KG6RoHtYW7p12T6GKc7nAbwYX5m8Wd9sDVC9yav" (Pair Unit (Pair "edsigthTzJ8X7MPmNeEwybRAvdxS1pupqcM5Mk4uCuyZAe7uEk68YpuGDeViW8wSXMrCi5CwoNgqs8V2w8ayB5dMJzrYCHhD8C7" (Pair (Some "edsigthTzJ8X7MPmNeEwybRAvdxS1pupqcM5Mk4uCuyZAe7uEk68YpuGDeViW8wSXMrCi5CwoNgqs8V2w8ayB5dMJzrYCHhD8C7") (Pair { Unit } (Pair { True } (Pair (Pair 19 10) (Pair (Left "tz1cxcwwnzENRdhe2Kb8ZdTrdNy4bFNyScx5") (Pair { Elt 0 "foo" ; Elt 1 "bar" } { PACK } )))))))))' --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev_cty--storage125992234--input802670583-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev_cty--storage125992234--input802670583-.out index 74086311b78635d1ca4b83780aec46c5efbeb8eb..8d1bc55b66bf6677a6f8f92952c3dc7f2ad72d1a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev_cty--storage125992234--input802670583-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -packunpack_rev_cty--storage125992234--input802670583-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/packunpack_rev_cty.tz on storage Unit and input '(Pair "edpkuBknW28nW72KG6RoHtYW7p12T6GKc7nAbwYX5m8Wd9sDVC9yav" (Pair Unit (Pair "edsigthTzJ8X7MPmNeEwybRAvdxS1pupqcM5Mk4uCuyZAe7uEk68YpuGDeViW8wSXMrCi5CwoNgqs8V2w8ayB5dMJzrYCHhD8C7" (Pair None (Pair { } (Pair { } (Pair (Pair 40 -10) (Pair (Right "2019-09-09T08:35:33Z") (Pair { } { DUP ; DROP ; PACK } )))))))))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/packunpack_rev_cty.tz on storage Unit and input '(Pair "edpkuBknW28nW72KG6RoHtYW7p12T6GKc7nAbwYX5m8Wd9sDVC9yav" (Pair Unit (Pair "edsigthTzJ8X7MPmNeEwybRAvdxS1pupqcM5Mk4uCuyZAe7uEk68YpuGDeViW8wSXMrCi5CwoNgqs8V2w8ayB5dMJzrYCHhD8C7" (Pair None (Pair { } (Pair { } (Pair (Pair 40 -10) (Pair (Right "2019-09-09T08:35:33Z") (Pair { } { DUP ; DROP ; PACK } )))))))))' --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input106930123-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input106930123-.out index 490c10c14a0e020c97e052d11ac84173a6c89928..b1bd9cad1c8b35ac1761fa58ce856b99acaf6e65 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input106930123-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input106930123-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pair_id.tz on storage None and input '(Pair False True)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pair_id.tz on storage None and input '(Pair False True)' --level 1 --trace-stack storage (Some (Pair False True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input181204719-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input181204719-.out index b17e6d757a6f33c54aaa7d9c90b6201d630c1b31..2e41680a0f82327fa57270b04c67d7e3d7a69a74 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input181204719-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input181204719-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pair_id.tz on storage None and input '(Pair True False)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pair_id.tz on storage None and input '(Pair True False)' --level 1 --trace-stack storage (Some (Pair True False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input223774825-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input223774825-.out index 540b6ee20fb500073c3fa392b18bac6ebd2c299f..e4274df68cf40601d02d5cadbb22921832205554 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input223774825-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input223774825-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pair_id.tz on storage None and input '(Pair False False)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pair_id.tz on storage None and input '(Pair False False)' --level 1 --trace-stack storage (Some (Pair False False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input908807505-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input908807505-.out index 3f6a00b85a7f64f308083fffeec7f131d787e859..4bb74bc00ff11c6720e6db64743338c2a93e6672 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input908807505-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pair_id--storage921624073--input908807505-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pair_id.tz on storage None and input '(Pair True True)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pair_id.tz on storage None and input '(Pair True True)' --level 1 --trace-stack storage (Some (Pair True True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pexec--storage256947135--input1050356042-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pexec--storage256947135--input1050356042-.out index 6eb09a7cc36de8eaa3e82e8f9b7e61d5c901c8a5..b1a9305061df3f441201abeef97cbc7cf6ae9037 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pexec--storage256947135--input1050356042-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pexec--storage256947135--input1050356042-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pexec.tz on storage 14 and input 38 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pexec.tz on storage 14 and input 38 --level 1 --trace-stack storage 52 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pexec_2--storage197120858--input179371027-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pexec_2--storage197120858--input179371027-.out index e0b4a017b32aef0207556347cbaca025b5abb28a..9166f8778695d47bf29456e7606a28ce195cb7f0 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pexec_2--storage197120858--input179371027-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -pexec_2--storage197120858--input179371027-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pexec_2.tz on storage '{ 0 ; 1 ; 2 ; 3}' and input 4 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/pexec_2.tz on storage '{ 0 ; 1 ; 2 ; 3}' and input 4 --level 1 --trace-stack storage { 0 ; 7 ; 14 ; 21 } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ret_int--storage921624073--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ret_int--storage921624073--input125992234-.out index 20549ed33ecf9e8cc6817eb8b26497036160043b..5e3f31e2631825bc09a62b2e0a82f7f72e41a9d2 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ret_int--storage921624073--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -ret_int--storage921624073--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ret_int.tz on storage None and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/ret_int.tz on storage None and input Unit --level 1 --trace-stack storage (Some 300) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse--storage528921618--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse--storage528921618--input457300675-.out index 9123a051fbe2268ceb27415686fa4b75ad87e983..9412f86223080d94e6c880280d79d41c8b3be2cc 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse--storage528921618--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse--storage528921618--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/reverse.tz on storage '{""}' and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/reverse.tz on storage '{""}' and input '{}' --level 1 --trace-stack storage {} emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse--storage528921618--input851203613-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse--storage528921618--input851203613-.out index 52246afe0d691fdf4cffcc56bdc8c76a6632915f..ccb4fe9c9489117f15e4062fb46b3d0cf907dadc 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse--storage528921618--input851203613-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse--storage528921618--input851203613-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/reverse.tz on storage '{""}' and input '{ "c" ; "b" ; "a" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/reverse.tz on storage '{""}' and input '{ "c" ; "b" ; "a" }' --level 1 --trace-stack storage { "a" ; "b" ; "c" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse_loop--storage528921618--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse_loop--storage528921618--input457300675-.out index 2ea67309cf74d1ae385de223c4f11a89eec10a9a..f967b828af41e9eaa5acb0a90d607e783d76c084 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse_loop--storage528921618--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse_loop--storage528921618--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/reverse_loop.tz on storage '{""}' and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/reverse_loop.tz on storage '{""}' and input '{}' --level 1 --trace-stack storage {} emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse_loop--storage528921618--input851203613-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse_loop--storage528921618--input851203613-.out index 782ae5fafb73cdebb200e7bdd575aa87d5b0676d..79246073d3215a19fc65e67810c39f78d7f65d14 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse_loop--storage528921618--input851203613-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -reverse_loop--storage528921618--input851203613-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/reverse_loop.tz on storage '{""}' and input '{ "c" ; "b" ; "a" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/reverse_loop.tz on storage '{""}' and input '{ "c" ; "b" ; "a" }' --level 1 --trace-stack storage { "a" ; "b" ; "c" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sapling_empty_state--storage457300675--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sapling_empty_state--storage457300675--input125992234-.out index 5bc1cadfa950c790687373a21c24fb0f310c708e..02a2172c0727c8ea9c7d3370518bc9ab442b76fe 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sapling_empty_state--storage457300675--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sapling_empty_state--storage457300675--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/sapling_empty_state.tz on storage '{}' and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/sapling_empty_state.tz on storage '{}' and input Unit --level 1 --trace-stack storage 0 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_address--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_address--storage125992234--input125992234-.out index 442e6aa25a14fc0a6914e449cd59fe8168c4304c..3478881415f37f7fe3e04ac4b61f46931bbedf92 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_address--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_address--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/self_address.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/self_address.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_with_default_entrypoint--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_with_default_entrypoint--storage125992234--input125992234-.out index 873e5b29ba27779b9cec91785349956c8d994b7b..274230fb201c76a9856581c057f65393fc3e3ba5 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_with_default_entrypoint--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_with_default_entrypoint--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/self_with_default_entrypoint.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/self_with_default_entrypoint.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_with_entrypoint--storage125992234--input289072903-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_with_entrypoint--storage125992234--input289072903-.out index 1363431f7d52adf25caef27a5ea5ab81ebde62d2..5c1a61d91098893784fc0a8ce96c5a941974582a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_with_entrypoint--storage125992234--input289072903-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -self_with_entrypoint--storage125992234--input289072903-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/self_with_entrypoint.tz on storage Unit and input 'Left (Left 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/self_with_entrypoint.tz on storage Unit and input 'Left (Left 0)' --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input620760059-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input620760059-.out index a2d1287ed3e06c0a4f46117b12734da6664bf3f0..2114a94cb2026b5eb6b4f6c919d6cde8e9c15a63 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input620760059-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input620760059-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_car.tz on storage '(Pair "hello" 0)' and input '"world"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_car.tz on storage '(Pair "hello" 0)' and input '"world"' --level 1 --trace-stack storage (Pair "world" 0) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input717096222-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input717096222-.out index 53a2d77d4a39a4bb86a7049dec95faaed30c30a6..e1001ac4890f1e97dc44dca7b297d95c9c4d7918 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input717096222-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input717096222-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_car.tz on storage '(Pair "hello" 0)' and input '"abc"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_car.tz on storage '(Pair "hello" 0)' and input '"abc"' --level 1 --trace-stack storage (Pair "abc" 0) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input79230375-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input79230375-.out index 568f40c93e9ab81ab1f954aa4ede18f1bd60be61..9a68aeca78fd2460d792650a4f3cdcf933f30ec8 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input79230375-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_car--storage224747103--input79230375-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_car.tz on storage '(Pair "hello" 0)' and input '""' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_car.tz on storage '(Pair "hello" 0)' and input '""' --level 1 --trace-stack storage (Pair "" 0) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage205576101--input654274102-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage205576101--input654274102-.out index 3081547132d60435df1a4fc99c120438586e3f81..878cafd67f1ac873f6e23b25fb2523f4fc947e25 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage205576101--input654274102-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage205576101--input654274102-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_cdr.tz on storage '(Pair "hello" 500)' and input 3 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_cdr.tz on storage '(Pair "hello" 500)' and input 3 --level 1 --trace-stack storage (Pair "hello" 3) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage224747103--input453441034-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage224747103--input453441034-.out index 16a16000083495f5bcc89e94e06cca1d2e574796..643194d5ea1905a6b1cd41397db2fdc48c9fe8a0 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage224747103--input453441034-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage224747103--input453441034-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_cdr.tz on storage '(Pair "hello" 0)' and input 1 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_cdr.tz on storage '(Pair "hello" 0)' and input 1 --level 1 --trace-stack storage (Pair "hello" 1) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage611418174--input967284912-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage611418174--input967284912-.out index 5c8510817cf0210d182f5f2881e93e3c3084ad1d..57c96331a12fa7271e958263ccea726476cdb976 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage611418174--input967284912-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_cdr--storage611418174--input967284912-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_cdr.tz on storage '(Pair "hello" 7)' and input 100 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_cdr.tz on storage '(Pair "hello" 7)' and input 100 --level 1 --trace-stack storage (Pair "hello" 100) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input264787654-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input264787654-.out index 6149b5980c4ba1f9e797f13bf9a911988a9b1042..48d04c9d50f91ade6644cc9428905d2803755d49 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input264787654-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input264787654-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_id.tz on storage '{}' and input '{ "a" ; "b" ; "c" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_id.tz on storage '{}' and input '{ "a" ; "b" ; "c" }' --level 1 --trace-stack storage { "a" ; "b" ; "c" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input457300675-.out index d92a55000db2bd33c8e2858c9b8360c1a88370c5..260dce42b8b44b9c03dcf839cb17c75a7beba06c 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_id.tz on storage '{}' and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_id.tz on storage '{}' and input '{}' --level 1 --trace-stack storage {} emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input989507347-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input989507347-.out index be93d74554b4c6ea961022e951f902c5ad2d44d7..b007cb64e84fbda79b3302e6ba7fbc64d1ecc39e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input989507347-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_id--storage457300675--input989507347-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_id.tz on storage '{}' and input '{ "asdf" ; "bcde" }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_id.tz on storage '{}' and input '{ "asdf" ; "bcde" }' --level 1 --trace-stack storage { "asdf" ; "bcde" } emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input457300675-.out index d0e8002d6b2672475facc63621e77745b803bc43..1e98caf5bef33ceb58484e2af75f288d545d86d8 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_iter.tz on storage 111 and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_iter.tz on storage 111 and input '{}' --level 1 --trace-stack storage 0 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input701684511-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input701684511-.out index ac28d6fdb4bcf8a83099a8845eb338debf00450a..dbc37e55b3c01313166186ce464fbec3380737ad 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input701684511-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input701684511-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_iter.tz on storage 111 and input '{ -100 ; 1 ; 2 ; 3 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_iter.tz on storage 111 and input '{ -100 ; 1 ; 2 ; 3 }' --level 1 --trace-stack storage -94 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input802622031-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input802622031-.out index c15baec64dd6fd219f32898d34ddf34bd0686169..60f2accc4717cdc210f4841fb07b459c79428207 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input802622031-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_iter--storage492856247--input802622031-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_iter.tz on storage 111 and input '{ 1 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_iter.tz on storage 111 and input '{ 1 }' --level 1 --trace-stack storage 1 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage495706788--input33757838-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage495706788--input33757838-.out index 854d54ce9690ca8230035151e2a438332b3e1927..a8fe7fc8b0664ced2e935a1e62c7741d314d1626 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage495706788--input33757838-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage495706788--input33757838-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_member.tz on storage '(Pair {} None)' and input '"Hi"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_member.tz on storage '(Pair {} None)' and input '"Hi"' --level 1 --trace-stack storage (Pair {} (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage550087893--input79230375-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage550087893--input79230375-.out index 6ecbab4010eb1e2f3c2eca1395cbc26abffd8eb6..eff991deec6fba1b938300b53e9a31a6f591f645 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage550087893--input79230375-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage550087893--input79230375-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_member.tz on storage '(Pair { "Hello" ; "World" } None)' and input '""' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_member.tz on storage '(Pair { "Hello" ; "World" } None)' and input '""' --level 1 --trace-stack storage (Pair { "Hello" ; "World" } (Some False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage605111220--input33757838-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage605111220--input33757838-.out index 4ce5c3fc386ee5ab40058861481bd2a502b323f1..05f8b2a1b4c0c076f9f06c775217435da7acc1c9 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage605111220--input33757838-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_member--storage605111220--input33757838-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_member.tz on storage '(Pair { "Hi" } None)' and input '"Hi"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_member.tz on storage '(Pair { "Hi" } None)' and input '"Hi"' --level 1 --trace-stack storage (Pair { "Hi" } (Some True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input403499055-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input403499055-.out index 39de2e6177b449bd8bd3eb1ca7566b1e6b27573d..a38c4a524c3c1466072db08dc357531143a49bd0 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input403499055-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input403499055-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_size.tz on storage 111 and input '{ 1 ; 2 ; 3 ; 4 ; 5 ; 6 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_size.tz on storage 111 and input '{ 1 ; 2 ; 3 ; 4 ; 5 ; 6 }' --level 1 --trace-stack storage 6 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input457300675-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input457300675-.out index 1815cb69a1453bf69f0eb2110dc1ccbd88b32fc7..6642cb34807f793027fa6ec0b35dc2f4e7c0cd43 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input457300675-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input457300675-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_size.tz on storage 111 and input '{}' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_size.tz on storage 111 and input '{}' --level 1 --trace-stack storage 0 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input469078912-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input469078912-.out index ac53ad33791882e6815eba2fe03daf323e89ac36..155348576458d281b63cfac9d3d84a00a085937f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input469078912-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input469078912-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_size.tz on storage 111 and input '{ 1 ; 2 ; 3 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_size.tz on storage 111 and input '{ 1 ; 2 ; 3 }' --level 1 --trace-stack storage 3 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input802622031-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input802622031-.out index 5c5b353899cf20a10129ec54f7ec513ad57fbcdc..604e64cc342d805abfec158eb8c187e46b7e7371 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input802622031-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -set_size--storage492856247--input802622031-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_size.tz on storage 111 and input '{ 1 }' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/set_size.tz on storage 111 and input '{ 1 }' --level 1 --trace-stack storage 1 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sha3--storage921624073--input1008262038-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sha3--storage921624073--input1008262038-.out index 455178843cc6f9ad8c1c59fa10e7e7b3b5917dcb..60237aebff98f410282ab187acce98953b2de6c5 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sha3--storage921624073--input1008262038-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sha3--storage921624073--input1008262038-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/sha3.tz on storage None and input 0x48656c6c6f2c20776f726c6421 --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/sha3.tz on storage None and input 0x48656c6c6f2c20776f726c6421 --level 1 --trace-stack storage (Some 0xf345a219da005ebe9c1a1eaad97bbf38a10c8473e41d0af7fb617caa0c6aa722) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input115382786-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input115382786-.out index 27336c88a42ea3b310a68a26eb3c9b1df1a32b61..e01dc81cb6e2c8f6d602529b5452ae6b8d334087 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input115382786-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input115382786-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Left (Pair 15 2))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Left (Pair 15 2))' --level 1 --trace-stack storage (Some 60) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input271566295-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input271566295-.out index cb96fc5912ba9652c8332b8a696a25ac0a48c6e4..ed2abb28ae0a9720fb6411cf324d100e2f98f858 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input271566295-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input271566295-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Right (Pair 0 1))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Right (Pair 0 1))' --level 1 --trace-stack storage (Some 0) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input340971987-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input340971987-.out index 7d7ffd70f9729437f6618b21d1d6e32cdbd7816a..d1950b172534213a8bdf1fe983f59824dc9a5de3 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input340971987-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input340971987-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Left (Pair 0 0))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Left (Pair 0 0))' --level 1 --trace-stack storage (Some 0) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input374168553-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input374168553-.out index 24b00e24a2526360ac041ebb42c1bc080aed929a..9f5c202d93d6b1d23b4710832fa58732a85a80d1 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input374168553-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input374168553-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Right (Pair 15 2))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Right (Pair 15 2))' --level 1 --trace-stack storage (Some 3) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input413621582-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input413621582-.out index ac45230719c32b442d03739ac9b3ed75b4b6e594..213a3185fe6528e0e3082e1fad81c8642efa031e 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input413621582-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input413621582-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Right (Pair 1 2))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Right (Pair 1 2))' --level 1 --trace-stack storage (Some 0) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input424849461-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input424849461-.out index 3cce7057f6678198f0f2be4cae19e04289b6bbb4..6fed422c6e8886fe770d0561ef68d5acc3f2af09 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input424849461-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input424849461-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Left (Pair 1 2))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Left (Pair 1 2))' --level 1 --trace-stack storage (Some 4) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input485030042-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input485030042-.out index 018ff9746140bccbb3ccc0a010a33d9f6991c86d..3edbeb9a9b0844c44400c4d964dfea21d5f8ecbd 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input485030042-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input485030042-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Left (Pair 8 1))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Left (Pair 8 1))' --level 1 --trace-stack storage (Some 16) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input705767726-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input705767726-.out index 9ed468ea361cfab5f214284a2168d374003ee72f..cc1806a0ec51c8abca8ef1c374f72d1646c6c18a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input705767726-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input705767726-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Right (Pair 8 1))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Right (Pair 8 1))' --level 1 --trace-stack storage (Some 4) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input769385932-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input769385932-.out index 46cbf1f81b7ffaa09f30f23cff41a058136384ea..f167f3a53acdd3f73cece8c39a4a04f4da67bae8 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input769385932-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input769385932-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Left (Pair 0 1))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Left (Pair 0 1))' --level 1 --trace-stack storage (Some 0) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input913715337-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input913715337-.out index 4cd95b3486fc356fb4cd4a77e67b07da442cd66f..4ce56843572412f3b636edb99f025185c557cf68 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input913715337-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -shifts--storage921624073--input913715337-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Right (Pair 0 0))' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/shifts.tz on storage None and input '(Right (Pair 0 0))' --level 1 --trace-stack storage (Some 0) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage351480851--input65907686-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage351480851--input65907686-.out index 4c102bc9d439d7d5827288e40bc6f52e98bf682a..c378028134db19fe45bf1f7e07d4121781204652 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage351480851--input65907686-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage351480851--input65907686-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some"FooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFoo"' and input 'Pair 1 10000' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some"FooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFooFoo"' and input 'Pair 1 10000' --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input198821575-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input198821575-.out index d91ed408d1da6e1a7a812efa381b1cb869daabce..e531e5a9a7481526bdf1399109d89e6450d533a5 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input198821575-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input198821575-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 1 1' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 1 1' --level 1 --trace-stack storage (Some "o") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input359592843-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input359592843-.out index 211bfbc321d13bc1fe30214a8d539c81d7fa0334..8fff842016e342914fba5f1394a983d9ad8a96cc 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input359592843-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input359592843-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 10 5' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 10 5' --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input551316239-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input551316239-.out index b09b6e072489b1ee7666c137185921b47583228f..510b68c4726e7ef1a2f5ade7eb4c22a65436cda6 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input551316239-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input551316239-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 0 0' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 0 0' --level 1 --trace-stack storage (Some "") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input722749044-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input722749044-.out index e0addc375e47136cba0da437f3556bf3f6cc4e05..463dfc832f7a52d156c4233d5c9db5cd6baca06f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input722749044-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input722749044-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 0 10' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 0 10' --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input839234860-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input839234860-.out index 7f911ec578b7ae3b3d0127989b4d9667a94a0fbc..06a4dd8a85353b0fe5f3de266c3e81fd0695369b 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input839234860-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input839234860-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 1 3' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 1 3' --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input919180079-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input919180079-.out index 1e750ee03b70868c74a9b655a1554c21fb204add..fded85531a6ed30f5fff58e22eb3919f4684db2a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input919180079-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage364922380--input919180079-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 0 2' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage 'Some "Foo"' and input 'Pair 0 2' --level 1 --trace-stack storage (Some "Fo") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage921624073--input551316239-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage921624073--input551316239-.out index 4cc8a35e05b484de5dc5298a60f2300302aa22d1..c7c1826628ca30af3208ea455b315523d7847abd 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage921624073--input551316239-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice--storage921624073--input551316239-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage None and input 'Pair 0 0' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice.tz on storage None and input 'Pair 0 0' --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input198821575-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input198821575-.out index b92ef599d10ddc6fd04c5690e21404229ea362d9..15cd74a7cec10d6b6d4e5fd358a896f6219f51d3 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input198821575-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input198821575-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 1 1' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 1 1' --level 1 --trace-stack storage (Some 0xbb) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input462551352-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input462551352-.out index 908aaef097ff9667e57fc3bbe0df1de089d71c8e..8c36cd599c6972b1660de6595785991154f19362 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input462551352-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input462551352-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 0 1' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 0 1' --level 1 --trace-stack storage (Some 0xaa) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input489157380-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input489157380-.out index aec67e5fe295c27f5bceb54cd3544a28cffa3e51..59e8a23443aef5d282a21990770372e1c236ac12 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input489157380-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input489157380-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 1 2' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 1 2' --level 1 --trace-stack storage (Some 0xbbcc) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input551316239-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input551316239-.out index 2211d580d3aa49d7ec4e7e590bc8735998d2f7a9..1abcb145c6aac11e8bdbade511d75b1a1c50e18f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input551316239-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input551316239-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 0 0' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 0 0' --level 1 --trace-stack storage (Some 0x) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input669330759-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input669330759-.out index 9890df8478d7616393ce669b0aa50451029f3a33..364d27c6b3342aa6110bdccbe3346841293d5857 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input669330759-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input669330759-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 2 2' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 2 2' --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input743596105-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input743596105-.out index 14d69230c8d82eb846da19a2905dd7a60f98f7ba..4e7901af458ff6382b24d16dcd9993320f68bce4 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input743596105-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input743596105-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 2 1' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 2 1' --level 1 --trace-stack storage (Some 0xcc) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input839234860-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input839234860-.out index 5035031ed5865e6acf151414966855bd7a76252a..60345506e4fc48d85ab0757442b13b0d070a87fc 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input839234860-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage229749865--input839234860-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 1 3' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbcc' and input 'Pair 1 3' --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage504917929--input65907686-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage504917929--input65907686-.out index 832063023ae2af521e50909b2a795c4137f552de..1053cd78d5ad9b2769fe1296bb59f7b58c4f6f77 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage504917929--input65907686-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage504917929--input65907686-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbcc' and input 'Pair 1 10000' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage 'Some 0xaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbccaabbcc' and input 'Pair 1 10000' --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage921624073--input462551352-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage921624073--input462551352-.out index 6ce5154cc8998ec19f59c77371b12bd254018be1..4d6c184db52e9e26e27558c7af111a66d53d157b 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage921624073--input462551352-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -slice_bytes--storage921624073--input462551352-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage None and input 'Pair 0 1' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/slice_bytes.tz on storage None and input 'Pair 0 1' --level 1 --trace-stack storage None emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -str_id--storage921624073--input1016369050-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -str_id--storage921624073--input1016369050-.out index 11d7bd0bb754fe204d509b907da3f0d13348dd96..9cf9735ef577c283dc5857141974ab25d9560e8a 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -str_id--storage921624073--input1016369050-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -str_id--storage921624073--input1016369050-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/str_id.tz on storage None and input '"abcd"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/str_id.tz on storage None and input '"abcd"' --level 1 --trace-stack storage (Some "abcd") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -str_id--storage921624073--input93477117-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -str_id--storage921624073--input93477117-.out index 5401e993122a90dbae4871b557f512cbf90adcc6..e5230bbd6f92f5fe5b677bc2517ba93fc01268a9 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -str_id--storage921624073--input93477117-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -str_id--storage921624073--input93477117-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/str_id.tz on storage None and input '"Hello"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/str_id.tz on storage None and input '"Hello"' --level 1 --trace-stack storage (Some "Hello") emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input249636002-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input249636002-.out index d1b902f58eb725e3e5972fd11891b0265aec7b27..ca503287395d9b5beb617e33c8adccb8ca129f4f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input249636002-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input249636002-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/sub_timestamp_delta.tz on storage 111 and input '(Pair 100 100)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/sub_timestamp_delta.tz on storage 111 and input '(Pair 100 100)' --level 1 --trace-stack storage "1970-01-01T00:00:00Z" emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input307538219-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input307538219-.out index 34abc65901b77f4c406b87fcd731b855a9bf7213..037c07dab649592888e8e2386999251a326f05d8 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input307538219-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input307538219-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/sub_timestamp_delta.tz on storage 111 and input '(Pair 100 -100)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/sub_timestamp_delta.tz on storage 111 and input '(Pair 100 -100)' --level 1 --trace-stack storage "1970-01-01T00:03:20Z" emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input831449542-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input831449542-.out index 60f5ce7b0fe66ade1f3a4f72e66cd41729fe3c3a..4a47472364c26ad8822b1915e9c0268fe621d6de 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input831449542-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -sub_timestamp_delta--storage492856247--input831449542-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/sub_timestamp_delta.tz on storage 111 and input '(Pair 100 2000000000000000000)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/sub_timestamp_delta.tz on storage 111 and input '(Pair 100 2000000000000000000)' --level 1 --trace-stack storage -1999999999999999900 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -tez_add_sub--storage921624073--input706350605-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -tez_add_sub--storage921624073--input706350605-.out index 5c9ce2630230b4bbf9d68fafd5d4f9f5954165a7..235d87f1691d9ecf0b8fa9b1283f4692117500a7 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -tez_add_sub--storage921624073--input706350605-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -tez_add_sub--storage921624073--input706350605-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/tez_add_sub.tz on storage None and input '(Pair 2310000 1010000)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/tez_add_sub.tz on storage None and input '(Pair 2310000 1010000)' --level 1 --trace-stack storage (Some (Pair 3320000 1300000)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -tez_add_sub--storage921624073--input856198194-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -tez_add_sub--storage921624073--input856198194-.out index 81406d67c5f6fb76258783d4d6cb202e00ddee31..eef11698da59ea703373257f2f4604bf2e494bd3 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -tez_add_sub--storage921624073--input856198194-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -tez_add_sub--storage921624073--input856198194-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/tez_add_sub.tz on storage None and input '(Pair 2000000 1000000)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/tez_add_sub.tz on storage None and input '(Pair 2000000 1000000)' --level 1 --trace-stack storage (Some (Pair 3000000 1000000)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -uncomb--storage680650890--input394061083-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -uncomb--storage680650890--input394061083-.out index eb4a042336f3bba62156570d5a7a57893acdddc1..aee9954644b025896f93ba5d7052012586986c65 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -uncomb--storage680650890--input394061083-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -uncomb--storage680650890--input394061083-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/uncomb.tz on storage 0 and input '(Pair 1 4 2)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/uncomb.tz on storage 0 and input '(Pair 1 4 2)' --level 1 --trace-stack storage 142 emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -unpair--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -unpair--storage125992234--input125992234-.out index fa25b4bd14412cf9174415e04adc9016682f7774..729a116e6bf02e3918d8e99aa9ec100382c55c9f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -unpair--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -unpair--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/unpair.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/unpair.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -voting_power--storage1011138251--input1040351577-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -voting_power--storage1011138251--input1040351577-.out index 7ab6e4596f3a1e93578faf567e599645f1272d46..f263dfe7942383b2994efda9b060e98f974fb521 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -voting_power--storage1011138251--input1040351577-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -voting_power--storage1011138251--input1040351577-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/voting_power.tz on storage '(Pair 0 0)' and input '"edpkuBknW28nW72KG6RoHtYW7p12T6GKc7nAbwYX5m8Wd9sDVC9yav"' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/voting_power.tz on storage '(Pair 0 0)' and input '"edpkuBknW28nW72KG6RoHtYW7p12T6GKc7nAbwYX5m8Wd9sDVC9yav"' --level 1 --trace-stack storage (Pair 4000000000000 20000000000000) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input1058477720-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input1058477720-.out index 17ef353b429f074abb32e7e6cd951fc034171410..d363c424e77b0ad920403b32043e0bfa053ecfc5 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input1058477720-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input1058477720-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Left (Pair False False)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Left (Pair False False)' --level 1 --trace-stack storage (Some (Left False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input1073176155-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input1073176155-.out index ea8f8a9157e9d5ff79daf25d25140e89db84dd63..b29f5ac59a216219905e9efc5aabaa4a5f77b683 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input1073176155-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input1073176155-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 0 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 0 0)' --level 1 --trace-stack storage (Some (Right 0)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input246594902-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input246594902-.out index 1ecf0af4229242bf725fa1bf8dfcfbccf0d74c21..1e2055cc611f83e314c005138439b495a170b64d 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input246594902-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input246594902-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Left (Pair True False)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Left (Pair True False)' --level 1 --trace-stack storage (Some (Left True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input506603577-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input506603577-.out index dc6644a896c30b6ab572f49a805814159b1434f8..89f303eaade69c12ff909102fba2187f8da7256d 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input506603577-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input506603577-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 1 1)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 1 1)' --level 1 --trace-stack storage (Some (Right 0)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input576248088-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input576248088-.out index 329fd559197a291d4278bfd738827036f18c08ff..4b5821fc4828d73bd8d9adbe8ce6b49aac852837 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input576248088-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input576248088-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 0 1)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 0 1)' --level 1 --trace-stack storage (Some (Right 1)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input612012282-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input612012282-.out index 15aacfed8a1fe917c568900b1f0eec6ff2fd224f..842768096e7daffb16e6398264185ce08f41f219 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input612012282-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input612012282-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 42 21)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 42 21)' --level 1 --trace-stack storage (Some (Right 63)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input617591686-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input617591686-.out index 51febc5aad016ba7138a1206223537fa0e3c89c1..b5809e0d8ab320fc3904cfb4dd64a3069939ea2d 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input617591686-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input617591686-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Left (Pair False True)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Left (Pair False True)' --level 1 --trace-stack storage (Some (Left True)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input639311176-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input639311176-.out index 466240809f31f3018b876c2000ec512af74a8df2..365ea65ff88ef7d9c3dbff0c9c53a67d3a2653ef 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input639311176-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input639311176-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Left (Pair True True)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Left (Pair True True)' --level 1 --trace-stack storage (Some (Left False)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input688315180-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input688315180-.out index deecad0353c17e5259c699d62d87542d669c7f92..ed54c5de5785dd4b0929213ff58394121d7d4354 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input688315180-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input688315180-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 42 63)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 42 63)' --level 1 --trace-stack storage (Some (Right 21)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input967929605-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input967929605-.out index 42ac6ddd1b2b74e2f5655e1592a8988de27c2f54..22bbf5a6399f6af62b93a3231ba087e657550e6d 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input967929605-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor--storage921624073--input967929605-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 1 0)' --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor.tz on storage None and input 'Right (Pair 1 0)' --level 1 --trace-stack storage (Some (Right 1)) emitted operations diff --git a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor_bytes--storage125992234--input125992234-.out b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor_bytes--storage125992234--input125992234-.out index a0fcf5160ef15222214c107b58aa63074a6dd582..c4b23e5fede9d735d0fe7e6b6a90a4faeb24ff9f 100644 --- a/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor_bytes--storage125992234--input125992234-.out +++ b/tezt/tests/expected/contract_opcodes.ml/T024-- opcodes -xor_bytes--storage125992234--input125992234-.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run script michelson_test_scripts/opcodes/xor_bytes_016.tz on storage Unit and input Unit --level 1 --trace-stack storage Unit emitted operations diff --git a/tezt/tests/expected/contract_typecheck_regression.ml/T024-- Tc scripts.out b/tezt/tests/expected/contract_typecheck_regression.ml/T024-- Tc scripts.out index 079bf78f296644482981c428b2fd313c441ad870..ec0976ba617d0ffcdf077eda11ae28b0306972a0 100644 --- a/tezt/tests/expected/contract_typecheck_regression.ml/T024-- Tc scripts.out +++ b/tezt/tests/expected/contract_typecheck_regression.ml/T024-- Tc scripts.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings typecheck script michelson_test_scripts/attic/accounts.tz michelson_test_scripts/attic/add1.tz michelson_test_scripts/attic/add1_list.tz michelson_test_scripts/attic/after_strategy.tz michelson_test_scripts/attic/always.tz michelson_test_scripts/attic/append.tz michelson_test_scripts/attic/at_least.tz michelson_test_scripts/attic/auction.tz michelson_test_scripts/attic/bad_lockup.tz michelson_test_scripts/attic/big_map_union.tz michelson_test_scripts/attic/cadr_annotation.tz michelson_test_scripts/attic/concat.tz michelson_test_scripts/attic/conditionals.tz michelson_test_scripts/attic/cons_twice.tz michelson_test_scripts/attic/cps_fact.tz michelson_test_scripts/attic/create_add1_lists.tz michelson_test_scripts/attic/data_publisher.tz michelson_test_scripts/attic/dispatch.tz michelson_test_scripts/attic/empty.tz michelson_test_scripts/attic/fail_amount.tz michelson_test_scripts/attic/faucet.tz michelson_test_scripts/attic/forward.tz michelson_test_scripts/attic/id.tz michelson_test_scripts/attic/infinite_loop.tz michelson_test_scripts/attic/insertion_sort.tz michelson_test_scripts/attic/int_publisher.tz michelson_test_scripts/attic/king_of_tez.tz michelson_test_scripts/attic/list_of_transactions.tz michelson_test_scripts/attic/queue.tz michelson_test_scripts/attic/reduce_map.tz michelson_test_scripts/attic/reentrancy.tz michelson_test_scripts/attic/reservoir.tz michelson_test_scripts/attic/scrutable_reservoir.tz michelson_test_scripts/attic/spawn_identities.tz michelson_test_scripts/big_maps/counter.tz michelson_test_scripts/big_maps/option.tz michelson_test_scripts/big_maps/originator.tz michelson_test_scripts/big_maps/receiver_drop.tz michelson_test_scripts/big_maps/receiver_store.tz michelson_test_scripts/big_maps/receiver_store_updated.tz michelson_test_scripts/big_maps/sender_fresh.tz michelson_test_scripts/big_maps/sender_stored.tz michelson_test_scripts/big_maps/sender_stored_updated.tz michelson_test_scripts/entrypoints/big_map_entrypoints.tz michelson_test_scripts/entrypoints/delegatable_target.tz michelson_test_scripts/entrypoints/manager.tz michelson_test_scripts/entrypoints/no_default_target.tz michelson_test_scripts/entrypoints/no_entrypoint_target.tz michelson_test_scripts/entrypoints/rooted_target.tz michelson_test_scripts/entrypoints/simple_entrypoints.tz michelson_test_scripts/macros/assert.tz michelson_test_scripts/macros/assert_cmpeq.tz michelson_test_scripts/macros/assert_cmpge.tz michelson_test_scripts/macros/assert_cmpgt.tz michelson_test_scripts/macros/assert_cmple.tz michelson_test_scripts/macros/assert_cmplt.tz michelson_test_scripts/macros/assert_cmpneq.tz michelson_test_scripts/macros/assert_eq.tz michelson_test_scripts/macros/assert_ge.tz michelson_test_scripts/macros/assert_gt.tz michelson_test_scripts/macros/assert_le.tz michelson_test_scripts/macros/assert_lt.tz michelson_test_scripts/macros/assert_neq.tz michelson_test_scripts/macros/big_map_get_add.tz michelson_test_scripts/macros/big_map_mem.tz michelson_test_scripts/macros/build_list.tz michelson_test_scripts/macros/carn_and_cdrn.tz michelson_test_scripts/macros/compare.tz michelson_test_scripts/macros/compare_bytes.tz michelson_test_scripts/macros/fail.tz michelson_test_scripts/macros/guestbook.tz michelson_test_scripts/macros/macro_annotations.tz michelson_test_scripts/macros/map_caddaadr.tz michelson_test_scripts/macros/max_in_list.tz michelson_test_scripts/macros/min.tz michelson_test_scripts/macros/pair_macro.tz michelson_test_scripts/macros/set_caddaadr.tz michelson_test_scripts/macros/take_my_money.tz michelson_test_scripts/macros/unpair_macro.tz michelson_test_scripts/mini_scenarios/999_constant.tz michelson_test_scripts/mini_scenarios/add_clear_tickets_015.tz michelson_test_scripts/mini_scenarios/always_fails.tz michelson_test_scripts/mini_scenarios/authentication.tz michelson_test_scripts/mini_scenarios/big_map_all.tz michelson_test_scripts/mini_scenarios/big_map_entrypoints.tz michelson_test_scripts/mini_scenarios/big_map_magic.tz michelson_test_scripts/mini_scenarios/big_map_read.tz michelson_test_scripts/mini_scenarios/big_map_store.tz michelson_test_scripts/mini_scenarios/big_map_write.tz michelson_test_scripts/mini_scenarios/cache_consistency.tz michelson_test_scripts/mini_scenarios/check_signature.tz michelson_test_scripts/mini_scenarios/constant_entrypoints.tz michelson_test_scripts/mini_scenarios/constant_unit.tz michelson_test_scripts/mini_scenarios/create_contract.tz michelson_test_scripts/mini_scenarios/create_contract_simple.tz michelson_test_scripts/mini_scenarios/default_account.tz michelson_test_scripts/mini_scenarios/emit_events.tz michelson_test_scripts/mini_scenarios/execution_order_appender.tz michelson_test_scripts/mini_scenarios/execution_order_caller.tz michelson_test_scripts/mini_scenarios/execution_order_storer.tz michelson_test_scripts/mini_scenarios/fa12_reference.tz michelson_test_scripts/mini_scenarios/fail_on_false.tz michelson_test_scripts/mini_scenarios/faucet.tz michelson_test_scripts/mini_scenarios/generic_multisig.tz michelson_test_scripts/mini_scenarios/groth16.tz michelson_test_scripts/mini_scenarios/hardlimit.tz michelson_test_scripts/mini_scenarios/large_error.tz michelson_test_scripts/mini_scenarios/large_flat_contract.tz michelson_test_scripts/mini_scenarios/large_str_id.tz michelson_test_scripts/mini_scenarios/legacy_multisig.tz michelson_test_scripts/mini_scenarios/lockup.tz michelson_test_scripts/mini_scenarios/loop.tz michelson_test_scripts/mini_scenarios/lqt_fa12.mligo.tz michelson_test_scripts/mini_scenarios/multiple_en2.tz michelson_test_scripts/mini_scenarios/multiple_entrypoints_counter.tz michelson_test_scripts/mini_scenarios/multisig_dest_entrypoint.tz michelson_test_scripts/mini_scenarios/multisig_dest_entrypoint_arg.tz michelson_test_scripts/mini_scenarios/nat_id.tz michelson_test_scripts/mini_scenarios/noop_bytes.tz michelson_test_scripts/mini_scenarios/originate_contract.tz michelson_test_scripts/mini_scenarios/parameterized_multisig.tz michelson_test_scripts/mini_scenarios/parsable_contract.tz michelson_test_scripts/mini_scenarios/receive_tickets_in_big_map.tz michelson_test_scripts/mini_scenarios/replay.tz michelson_test_scripts/mini_scenarios/reveal_signed_preimage.tz michelson_test_scripts/mini_scenarios/sc_rollup_forward.tz michelson_test_scripts/mini_scenarios/sc_rollup_mint_and_forward.tz michelson_test_scripts/mini_scenarios/self_address_receiver.tz michelson_test_scripts/mini_scenarios/self_address_sender.tz michelson_test_scripts/mini_scenarios/send_ticket_list_016.tz michelson_test_scripts/mini_scenarios/send_ticket_list_multiple_016.tz michelson_test_scripts/mini_scenarios/send_tickets_from_storage_016.tz michelson_test_scripts/mini_scenarios/send_tickets_in_big_map_015.tz michelson_test_scripts/mini_scenarios/smart_rollup_mint_and_deposit_ticket_016.tz michelson_test_scripts/mini_scenarios/smart_rollup_receive_tickets_016.tz michelson_test_scripts/mini_scenarios/str_id.tz michelson_test_scripts/mini_scenarios/ticket_builder_fungible.tz michelson_test_scripts/mini_scenarios/ticket_builder_non_fungible.tz michelson_test_scripts/mini_scenarios/ticket_wallet_fungible.tz michelson_test_scripts/mini_scenarios/ticket_wallet_non_fungible.tz michelson_test_scripts/mini_scenarios/ticket_wrapped_tez.tz michelson_test_scripts/mini_scenarios/tickets_015.tz michelson_test_scripts/mini_scenarios/tickets_bag_016.tz michelson_test_scripts/mini_scenarios/tickets_bag_implicit_016.tz michelson_test_scripts/mini_scenarios/tickets_blackhole_016.tz michelson_test_scripts/mini_scenarios/tickets_create_and_send_015.tz michelson_test_scripts/mini_scenarios/tickets_list_blackhole_016.tz michelson_test_scripts/mini_scenarios/tickets_mint_and_store_complex_param.tz michelson_test_scripts/mini_scenarios/tickets_receive_and_store.tz michelson_test_scripts/mini_scenarios/tickets_send_016.tz michelson_test_scripts/mini_scenarios/tickets_send_with_tez_016.tz michelson_test_scripts/mini_scenarios/tickets_store_fst_and_rely_snd.tz michelson_test_scripts/mini_scenarios/tixter.tz michelson_test_scripts/mini_scenarios/tzip4_view.tz michelson_test_scripts/mini_scenarios/very_small.tz michelson_test_scripts/mini_scenarios/view_check_caller.tz michelson_test_scripts/mini_scenarios/view_registers_callers.tz michelson_test_scripts/mini_scenarios/viewable.tz michelson_test_scripts/mini_scenarios/vote_for_delegate.tz michelson_test_scripts/mini_scenarios/weather_insurance.tz michelson_test_scripts/mini_scenarios/xcat.tz michelson_test_scripts/mini_scenarios/xcat_dapp.tz michelson_test_scripts/non_regression/262_bug.tz michelson_test_scripts/non_regression/843_bug.tz michelson_test_scripts/non_regression/bad_annot_contract.tz michelson_test_scripts/non_regression/pairk_annot.tz michelson_test_scripts/opcodes/abs.tz michelson_test_scripts/opcodes/add.tz michelson_test_scripts/opcodes/add_bls12_381_fr.tz michelson_test_scripts/opcodes/add_bls12_381_g1.tz michelson_test_scripts/opcodes/add_bls12_381_g2.tz michelson_test_scripts/opcodes/add_delta_timestamp.tz michelson_test_scripts/opcodes/add_timestamp_delta.tz michelson_test_scripts/opcodes/address.tz michelson_test_scripts/opcodes/amount_after_fib_view.tz michelson_test_scripts/opcodes/amount_after_nonexistent_view.tz michelson_test_scripts/opcodes/amount_after_view.tz michelson_test_scripts/opcodes/and.tz michelson_test_scripts/opcodes/and_binary.tz michelson_test_scripts/opcodes/and_bytes_016.tz michelson_test_scripts/opcodes/and_logical_1.tz michelson_test_scripts/opcodes/balance.tz michelson_test_scripts/opcodes/balance_after_fib_view.tz michelson_test_scripts/opcodes/balance_after_nonexistent_view.tz michelson_test_scripts/opcodes/balance_after_view.tz michelson_test_scripts/opcodes/big_map_mem_nat.tz michelson_test_scripts/opcodes/big_map_mem_string.tz michelson_test_scripts/opcodes/big_map_to_self.tz michelson_test_scripts/opcodes/bls12_381_fr_push_bytes_not_padded.tz michelson_test_scripts/opcodes/bls12_381_fr_push_nat.tz michelson_test_scripts/opcodes/bls12_381_fr_to_int.tz michelson_test_scripts/opcodes/bls12_381_fr_to_mutez.tz michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz michelson_test_scripts/opcodes/bytes.tz michelson_test_scripts/opcodes/bytes_of_int_016.tz michelson_test_scripts/opcodes/bytes_of_nat_016.tz michelson_test_scripts/opcodes/car.tz michelson_test_scripts/opcodes/cdr.tz michelson_test_scripts/opcodes/chain_id.tz michelson_test_scripts/opcodes/chain_id_store.tz michelson_test_scripts/opcodes/check_signature.tz michelson_test_scripts/opcodes/comb.tz michelson_test_scripts/opcodes/comb-get.tz michelson_test_scripts/opcodes/comb-literals.tz michelson_test_scripts/opcodes/comb-set.tz michelson_test_scripts/opcodes/comb-set-2.tz michelson_test_scripts/opcodes/compare.tz michelson_test_scripts/opcodes/compare_big_type.tz michelson_test_scripts/opcodes/compare_big_type2.tz michelson_test_scripts/opcodes/comparisons.tz michelson_test_scripts/opcodes/concat_hello.tz michelson_test_scripts/opcodes/concat_hello_bytes.tz michelson_test_scripts/opcodes/concat_list.tz michelson_test_scripts/opcodes/cons.tz michelson_test_scripts/opcodes/contains_all.tz michelson_test_scripts/opcodes/contract.tz michelson_test_scripts/opcodes/create_contract.tz michelson_test_scripts/opcodes/create_contract_rootname.tz michelson_test_scripts/opcodes/create_contract_rootname_alt.tz michelson_test_scripts/opcodes/create_contract_with_view.tz michelson_test_scripts/opcodes/diff_timestamps.tz michelson_test_scripts/opcodes/dig_eq.tz michelson_test_scripts/opcodes/dign.tz michelson_test_scripts/opcodes/dip.tz michelson_test_scripts/opcodes/dipn.tz michelson_test_scripts/opcodes/dropn.tz michelson_test_scripts/opcodes/dugn.tz michelson_test_scripts/opcodes/dup-n.tz michelson_test_scripts/opcodes/ediv.tz michelson_test_scripts/opcodes/ediv_mutez.tz michelson_test_scripts/opcodes/emit.tz michelson_test_scripts/opcodes/empty_map.tz michelson_test_scripts/opcodes/exec_concat.tz michelson_test_scripts/opcodes/fact.tz michelson_test_scripts/opcodes/first.tz michelson_test_scripts/opcodes/get_address_index_024.tz michelson_test_scripts/opcodes/get_and_update_big_map.tz michelson_test_scripts/opcodes/get_and_update_map.tz michelson_test_scripts/opcodes/get_big_map_value.tz michelson_test_scripts/opcodes/get_map_value.tz michelson_test_scripts/opcodes/hash_consistency_checker.tz michelson_test_scripts/opcodes/hash_key.tz michelson_test_scripts/opcodes/hash_string.tz michelson_test_scripts/opcodes/if.tz michelson_test_scripts/opcodes/if_some.tz michelson_test_scripts/opcodes/index_address_024.tz michelson_test_scripts/opcodes/index_addresses_024.tz michelson_test_scripts/opcodes/int.tz michelson_test_scripts/opcodes/is_implicit_account_023.tz michelson_test_scripts/opcodes/is_implicit_account_voting_power_023.tz michelson_test_scripts/opcodes/iter_fail.tz michelson_test_scripts/opcodes/keccak.tz michelson_test_scripts/opcodes/left_right.tz michelson_test_scripts/opcodes/level.tz michelson_test_scripts/opcodes/list_concat.tz michelson_test_scripts/opcodes/list_concat_bytes.tz michelson_test_scripts/opcodes/list_id.tz michelson_test_scripts/opcodes/list_id_map.tz michelson_test_scripts/opcodes/list_iter.tz michelson_test_scripts/opcodes/list_map_block.tz michelson_test_scripts/opcodes/list_size.tz michelson_test_scripts/opcodes/loop_failwith.tz michelson_test_scripts/opcodes/loop_left.tz michelson_test_scripts/opcodes/loop_left_failwith.tz michelson_test_scripts/opcodes/lsl_bytes_016.tz michelson_test_scripts/opcodes/lsr_bytes_016.tz michelson_test_scripts/opcodes/map_car.tz michelson_test_scripts/opcodes/map_id.tz michelson_test_scripts/opcodes/map_iter.tz michelson_test_scripts/opcodes/map_map.tz michelson_test_scripts/opcodes/map_map_sideeffect.tz michelson_test_scripts/opcodes/map_mem_nat.tz michelson_test_scripts/opcodes/map_mem_string.tz michelson_test_scripts/opcodes/map_size.tz michelson_test_scripts/opcodes/merge_comparable_pairs.tz michelson_test_scripts/opcodes/mul.tz michelson_test_scripts/opcodes/mul_bls12_381_fr.tz michelson_test_scripts/opcodes/mul_bls12_381_g1.tz michelson_test_scripts/opcodes/mul_bls12_381_g2.tz michelson_test_scripts/opcodes/mul_overflow.tz michelson_test_scripts/opcodes/munch.tz michelson_test_scripts/opcodes/mutez_to_bls12_381_fr.tz michelson_test_scripts/opcodes/neg.tz michelson_test_scripts/opcodes/neg_bls12_381_fr.tz michelson_test_scripts/opcodes/neg_bls12_381_g1.tz michelson_test_scripts/opcodes/neg_bls12_381_g2.tz michelson_test_scripts/opcodes/none.tz michelson_test_scripts/opcodes/noop.tz michelson_test_scripts/opcodes/not.tz michelson_test_scripts/opcodes/not_binary.tz michelson_test_scripts/opcodes/not_bytes_016.tz michelson_test_scripts/opcodes/or.tz michelson_test_scripts/opcodes/or_binary.tz michelson_test_scripts/opcodes/or_bytes_016.tz michelson_test_scripts/opcodes/originate_big_map.tz michelson_test_scripts/opcodes/packunpack.tz michelson_test_scripts/opcodes/packunpack_rev.tz michelson_test_scripts/opcodes/packunpack_rev_cty.tz michelson_test_scripts/opcodes/pair_id.tz michelson_test_scripts/opcodes/pairing_check.tz michelson_test_scripts/opcodes/pexec.tz michelson_test_scripts/opcodes/pexec_2.tz michelson_test_scripts/opcodes/proxy.tz michelson_test_scripts/opcodes/ret_int.tz michelson_test_scripts/opcodes/reverse.tz michelson_test_scripts/opcodes/reverse_loop.tz michelson_test_scripts/opcodes/sapling_empty_state.tz michelson_test_scripts/opcodes/self.tz michelson_test_scripts/opcodes/self_address.tz michelson_test_scripts/opcodes/self_address_after_fib_view.tz michelson_test_scripts/opcodes/self_address_after_nonexistent_view.tz michelson_test_scripts/opcodes/self_address_after_view.tz michelson_test_scripts/opcodes/self_after_fib_view.tz michelson_test_scripts/opcodes/self_after_nonexistent_view.tz michelson_test_scripts/opcodes/self_after_view.tz michelson_test_scripts/opcodes/self_with_default_entrypoint.tz michelson_test_scripts/opcodes/self_with_entrypoint.tz michelson_test_scripts/opcodes/sender.tz michelson_test_scripts/opcodes/sender_after_fib_view.tz michelson_test_scripts/opcodes/sender_after_nonexistent_view.tz michelson_test_scripts/opcodes/sender_after_view.tz michelson_test_scripts/opcodes/set_car.tz michelson_test_scripts/opcodes/set_cdr.tz michelson_test_scripts/opcodes/set_delegate.tz michelson_test_scripts/opcodes/set_id.tz michelson_test_scripts/opcodes/set_iter.tz michelson_test_scripts/opcodes/set_member.tz michelson_test_scripts/opcodes/set_size.tz michelson_test_scripts/opcodes/sets.tz michelson_test_scripts/opcodes/sha3.tz michelson_test_scripts/opcodes/shifts.tz michelson_test_scripts/opcodes/slice.tz michelson_test_scripts/opcodes/slice_bytes.tz michelson_test_scripts/opcodes/slices.tz michelson_test_scripts/opcodes/source.tz michelson_test_scripts/opcodes/split_bytes.tz michelson_test_scripts/opcodes/split_string.tz michelson_test_scripts/opcodes/store_bls12_381_fr.tz michelson_test_scripts/opcodes/store_bls12_381_g1.tz michelson_test_scripts/opcodes/store_bls12_381_g2.tz michelson_test_scripts/opcodes/store_input.tz michelson_test_scripts/opcodes/store_now.tz michelson_test_scripts/opcodes/str_id.tz michelson_test_scripts/opcodes/sub_timestamp_delta.tz michelson_test_scripts/opcodes/subset.tz michelson_test_scripts/opcodes/tez_add_sub.tz michelson_test_scripts/opcodes/ticket_bad.tz michelson_test_scripts/opcodes/ticket_big_store.tz michelson_test_scripts/opcodes/ticket_join.tz michelson_test_scripts/opcodes/ticket_read.tz michelson_test_scripts/opcodes/ticket_split.tz michelson_test_scripts/opcodes/ticket_store.tz michelson_test_scripts/opcodes/ticket_store-2.tz michelson_test_scripts/opcodes/ticketer.tz michelson_test_scripts/opcodes/ticketer-2.tz michelson_test_scripts/opcodes/transfer_amount.tz michelson_test_scripts/opcodes/transfer_tokens.tz michelson_test_scripts/opcodes/uncomb.tz michelson_test_scripts/opcodes/unpair.tz michelson_test_scripts/opcodes/unpair_field_annotation_mismatch.tz michelson_test_scripts/opcodes/update_big_map.tz michelson_test_scripts/opcodes/utxo_read.tz michelson_test_scripts/opcodes/utxor.tz michelson_test_scripts/opcodes/view_fib.tz michelson_test_scripts/opcodes/view_mutual_recursion.tz michelson_test_scripts/opcodes/view_op_add.tz michelson_test_scripts/opcodes/view_op_constant.tz michelson_test_scripts/opcodes/view_op_id.tz michelson_test_scripts/opcodes/view_op_nonexistent_addr.tz michelson_test_scripts/opcodes/view_op_nonexistent_func.tz michelson_test_scripts/opcodes/view_op_test_step_contants.tz michelson_test_scripts/opcodes/view_op_toplevel_inconsistent_input_type.tz michelson_test_scripts/opcodes/view_op_toplevel_inconsistent_output_type.tz michelson_test_scripts/opcodes/view_rec.tz michelson_test_scripts/opcodes/view_toplevel_lib.tz michelson_test_scripts/opcodes/voting_power.tz michelson_test_scripts/opcodes/xor.tz michelson_test_scripts/opcodes/xor_bytes_016.tz --details --display-names +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings typecheck script michelson_test_scripts/attic/accounts.tz michelson_test_scripts/attic/add1.tz michelson_test_scripts/attic/add1_list.tz michelson_test_scripts/attic/after_strategy.tz michelson_test_scripts/attic/always.tz michelson_test_scripts/attic/append.tz michelson_test_scripts/attic/at_least.tz michelson_test_scripts/attic/auction.tz michelson_test_scripts/attic/bad_lockup.tz michelson_test_scripts/attic/big_map_union.tz michelson_test_scripts/attic/cadr_annotation.tz michelson_test_scripts/attic/concat.tz michelson_test_scripts/attic/conditionals.tz michelson_test_scripts/attic/cons_twice.tz michelson_test_scripts/attic/cps_fact.tz michelson_test_scripts/attic/create_add1_lists.tz michelson_test_scripts/attic/data_publisher.tz michelson_test_scripts/attic/dispatch.tz michelson_test_scripts/attic/empty.tz michelson_test_scripts/attic/fail_amount.tz michelson_test_scripts/attic/faucet.tz michelson_test_scripts/attic/forward.tz michelson_test_scripts/attic/id.tz michelson_test_scripts/attic/infinite_loop.tz michelson_test_scripts/attic/insertion_sort.tz michelson_test_scripts/attic/int_publisher.tz michelson_test_scripts/attic/king_of_tez.tz michelson_test_scripts/attic/list_of_transactions.tz michelson_test_scripts/attic/queue.tz michelson_test_scripts/attic/reduce_map.tz michelson_test_scripts/attic/reentrancy.tz michelson_test_scripts/attic/reservoir.tz michelson_test_scripts/attic/scrutable_reservoir.tz michelson_test_scripts/attic/spawn_identities.tz michelson_test_scripts/big_maps/counter.tz michelson_test_scripts/big_maps/option.tz michelson_test_scripts/big_maps/originator.tz michelson_test_scripts/big_maps/receiver_drop.tz michelson_test_scripts/big_maps/receiver_store.tz michelson_test_scripts/big_maps/receiver_store_updated.tz michelson_test_scripts/big_maps/sender_fresh.tz michelson_test_scripts/big_maps/sender_stored.tz michelson_test_scripts/big_maps/sender_stored_updated.tz michelson_test_scripts/entrypoints/big_map_entrypoints.tz michelson_test_scripts/entrypoints/delegatable_target.tz michelson_test_scripts/entrypoints/manager.tz michelson_test_scripts/entrypoints/no_default_target.tz michelson_test_scripts/entrypoints/no_entrypoint_target.tz michelson_test_scripts/entrypoints/rooted_target.tz michelson_test_scripts/entrypoints/simple_entrypoints.tz michelson_test_scripts/macros/assert.tz michelson_test_scripts/macros/assert_cmpeq.tz michelson_test_scripts/macros/assert_cmpge.tz michelson_test_scripts/macros/assert_cmpgt.tz michelson_test_scripts/macros/assert_cmple.tz michelson_test_scripts/macros/assert_cmplt.tz michelson_test_scripts/macros/assert_cmpneq.tz michelson_test_scripts/macros/assert_eq.tz michelson_test_scripts/macros/assert_ge.tz michelson_test_scripts/macros/assert_gt.tz michelson_test_scripts/macros/assert_le.tz michelson_test_scripts/macros/assert_lt.tz michelson_test_scripts/macros/assert_neq.tz michelson_test_scripts/macros/big_map_get_add.tz michelson_test_scripts/macros/big_map_mem.tz michelson_test_scripts/macros/build_list.tz michelson_test_scripts/macros/carn_and_cdrn.tz michelson_test_scripts/macros/compare.tz michelson_test_scripts/macros/compare_bytes.tz michelson_test_scripts/macros/fail.tz michelson_test_scripts/macros/guestbook.tz michelson_test_scripts/macros/macro_annotations.tz michelson_test_scripts/macros/map_caddaadr.tz michelson_test_scripts/macros/max_in_list.tz michelson_test_scripts/macros/min.tz michelson_test_scripts/macros/pair_macro.tz michelson_test_scripts/macros/set_caddaadr.tz michelson_test_scripts/macros/take_my_money.tz michelson_test_scripts/macros/unpair_macro.tz michelson_test_scripts/mini_scenarios/999_constant.tz michelson_test_scripts/mini_scenarios/add_clear_tickets_015.tz michelson_test_scripts/mini_scenarios/always_fails.tz michelson_test_scripts/mini_scenarios/authentication.tz michelson_test_scripts/mini_scenarios/big_map_all.tz michelson_test_scripts/mini_scenarios/big_map_entrypoints.tz michelson_test_scripts/mini_scenarios/big_map_magic.tz michelson_test_scripts/mini_scenarios/big_map_read.tz michelson_test_scripts/mini_scenarios/big_map_store.tz michelson_test_scripts/mini_scenarios/big_map_write.tz michelson_test_scripts/mini_scenarios/cache_consistency.tz michelson_test_scripts/mini_scenarios/check_signature.tz michelson_test_scripts/mini_scenarios/constant_entrypoints.tz michelson_test_scripts/mini_scenarios/constant_unit.tz michelson_test_scripts/mini_scenarios/create_contract.tz michelson_test_scripts/mini_scenarios/create_contract_simple.tz michelson_test_scripts/mini_scenarios/default_account.tz michelson_test_scripts/mini_scenarios/emit_events.tz michelson_test_scripts/mini_scenarios/execution_order_appender.tz michelson_test_scripts/mini_scenarios/execution_order_caller.tz michelson_test_scripts/mini_scenarios/execution_order_storer.tz michelson_test_scripts/mini_scenarios/fa12_reference.tz michelson_test_scripts/mini_scenarios/fail_on_false.tz michelson_test_scripts/mini_scenarios/faucet.tz michelson_test_scripts/mini_scenarios/generic_multisig.tz michelson_test_scripts/mini_scenarios/groth16.tz michelson_test_scripts/mini_scenarios/hardlimit.tz michelson_test_scripts/mini_scenarios/large_error.tz michelson_test_scripts/mini_scenarios/large_flat_contract.tz michelson_test_scripts/mini_scenarios/large_str_id.tz michelson_test_scripts/mini_scenarios/legacy_multisig.tz michelson_test_scripts/mini_scenarios/lockup.tz michelson_test_scripts/mini_scenarios/loop.tz michelson_test_scripts/mini_scenarios/lqt_fa12.mligo.tz michelson_test_scripts/mini_scenarios/multiple_en2.tz michelson_test_scripts/mini_scenarios/multiple_entrypoints_counter.tz michelson_test_scripts/mini_scenarios/multisig_dest_entrypoint.tz michelson_test_scripts/mini_scenarios/multisig_dest_entrypoint_arg.tz michelson_test_scripts/mini_scenarios/nat_id.tz michelson_test_scripts/mini_scenarios/noop_bytes.tz michelson_test_scripts/mini_scenarios/originate_contract.tz michelson_test_scripts/mini_scenarios/parameterized_multisig.tz michelson_test_scripts/mini_scenarios/parsable_contract.tz michelson_test_scripts/mini_scenarios/receive_tickets_in_big_map.tz michelson_test_scripts/mini_scenarios/replay.tz michelson_test_scripts/mini_scenarios/reveal_signed_preimage.tz michelson_test_scripts/mini_scenarios/sc_rollup_forward.tz michelson_test_scripts/mini_scenarios/sc_rollup_mint_and_forward.tz michelson_test_scripts/mini_scenarios/self_address_receiver.tz michelson_test_scripts/mini_scenarios/self_address_sender.tz michelson_test_scripts/mini_scenarios/send_ticket_list_016.tz michelson_test_scripts/mini_scenarios/send_ticket_list_multiple_016.tz michelson_test_scripts/mini_scenarios/send_tickets_from_storage_016.tz michelson_test_scripts/mini_scenarios/send_tickets_in_big_map_015.tz michelson_test_scripts/mini_scenarios/smart_rollup_mint_and_deposit_ticket_016.tz michelson_test_scripts/mini_scenarios/smart_rollup_receive_tickets_016.tz michelson_test_scripts/mini_scenarios/str_id.tz michelson_test_scripts/mini_scenarios/ticket_builder_fungible.tz michelson_test_scripts/mini_scenarios/ticket_builder_non_fungible.tz michelson_test_scripts/mini_scenarios/ticket_wallet_fungible.tz michelson_test_scripts/mini_scenarios/ticket_wallet_non_fungible.tz michelson_test_scripts/mini_scenarios/ticket_wrapped_tez.tz michelson_test_scripts/mini_scenarios/tickets_015.tz michelson_test_scripts/mini_scenarios/tickets_bag_016.tz michelson_test_scripts/mini_scenarios/tickets_bag_implicit_016.tz michelson_test_scripts/mini_scenarios/tickets_blackhole_016.tz michelson_test_scripts/mini_scenarios/tickets_create_and_send_015.tz michelson_test_scripts/mini_scenarios/tickets_list_blackhole_016.tz michelson_test_scripts/mini_scenarios/tickets_mint_and_store_complex_param.tz michelson_test_scripts/mini_scenarios/tickets_receive_and_store.tz michelson_test_scripts/mini_scenarios/tickets_send_016.tz michelson_test_scripts/mini_scenarios/tickets_send_with_tez_016.tz michelson_test_scripts/mini_scenarios/tickets_store_fst_and_rely_snd.tz michelson_test_scripts/mini_scenarios/tixter.tz michelson_test_scripts/mini_scenarios/tzip4_view.tz michelson_test_scripts/mini_scenarios/very_small.tz michelson_test_scripts/mini_scenarios/view_check_caller.tz michelson_test_scripts/mini_scenarios/view_registers_callers.tz michelson_test_scripts/mini_scenarios/viewable.tz michelson_test_scripts/mini_scenarios/vote_for_delegate.tz michelson_test_scripts/mini_scenarios/weather_insurance.tz michelson_test_scripts/mini_scenarios/xcat.tz michelson_test_scripts/mini_scenarios/xcat_dapp.tz michelson_test_scripts/non_regression/262_bug.tz michelson_test_scripts/non_regression/843_bug.tz michelson_test_scripts/non_regression/bad_annot_contract.tz michelson_test_scripts/non_regression/pairk_annot.tz michelson_test_scripts/opcodes/abs.tz michelson_test_scripts/opcodes/add.tz michelson_test_scripts/opcodes/add_bls12_381_fr.tz michelson_test_scripts/opcodes/add_bls12_381_g1.tz michelson_test_scripts/opcodes/add_bls12_381_g2.tz michelson_test_scripts/opcodes/add_delta_timestamp.tz michelson_test_scripts/opcodes/add_timestamp_delta.tz michelson_test_scripts/opcodes/address.tz michelson_test_scripts/opcodes/amount_after_fib_view.tz michelson_test_scripts/opcodes/amount_after_nonexistent_view.tz michelson_test_scripts/opcodes/amount_after_view.tz michelson_test_scripts/opcodes/and.tz michelson_test_scripts/opcodes/and_binary.tz michelson_test_scripts/opcodes/and_bytes_016.tz michelson_test_scripts/opcodes/and_logical_1.tz michelson_test_scripts/opcodes/balance.tz michelson_test_scripts/opcodes/balance_after_fib_view.tz michelson_test_scripts/opcodes/balance_after_nonexistent_view.tz michelson_test_scripts/opcodes/balance_after_view.tz michelson_test_scripts/opcodes/big_map_mem_nat.tz michelson_test_scripts/opcodes/big_map_mem_string.tz michelson_test_scripts/opcodes/big_map_to_self.tz michelson_test_scripts/opcodes/bls12_381_fr_push_bytes_not_padded.tz michelson_test_scripts/opcodes/bls12_381_fr_push_nat.tz michelson_test_scripts/opcodes/bls12_381_fr_to_int.tz michelson_test_scripts/opcodes/bls12_381_fr_to_mutez.tz michelson_test_scripts/opcodes/bls12_381_fr_z_int.tz michelson_test_scripts/opcodes/bls12_381_fr_z_nat.tz michelson_test_scripts/opcodes/bls12_381_z_fr_int.tz michelson_test_scripts/opcodes/bls12_381_z_fr_nat.tz michelson_test_scripts/opcodes/bytes.tz michelson_test_scripts/opcodes/bytes_of_int_016.tz michelson_test_scripts/opcodes/bytes_of_nat_016.tz michelson_test_scripts/opcodes/car.tz michelson_test_scripts/opcodes/cdr.tz michelson_test_scripts/opcodes/chain_id.tz michelson_test_scripts/opcodes/chain_id_store.tz michelson_test_scripts/opcodes/check_signature.tz michelson_test_scripts/opcodes/comb.tz michelson_test_scripts/opcodes/comb-get.tz michelson_test_scripts/opcodes/comb-literals.tz michelson_test_scripts/opcodes/comb-set.tz michelson_test_scripts/opcodes/comb-set-2.tz michelson_test_scripts/opcodes/compare.tz michelson_test_scripts/opcodes/compare_big_type.tz michelson_test_scripts/opcodes/compare_big_type2.tz michelson_test_scripts/opcodes/comparisons.tz michelson_test_scripts/opcodes/concat_hello.tz michelson_test_scripts/opcodes/concat_hello_bytes.tz michelson_test_scripts/opcodes/concat_list.tz michelson_test_scripts/opcodes/cons.tz michelson_test_scripts/opcodes/contains_all.tz michelson_test_scripts/opcodes/contract.tz michelson_test_scripts/opcodes/create_contract.tz michelson_test_scripts/opcodes/create_contract_rootname.tz michelson_test_scripts/opcodes/create_contract_rootname_alt.tz michelson_test_scripts/opcodes/create_contract_with_view.tz michelson_test_scripts/opcodes/diff_timestamps.tz michelson_test_scripts/opcodes/dig_eq.tz michelson_test_scripts/opcodes/dign.tz michelson_test_scripts/opcodes/dip.tz michelson_test_scripts/opcodes/dipn.tz michelson_test_scripts/opcodes/dropn.tz michelson_test_scripts/opcodes/dugn.tz michelson_test_scripts/opcodes/dup-n.tz michelson_test_scripts/opcodes/ediv.tz michelson_test_scripts/opcodes/ediv_mutez.tz michelson_test_scripts/opcodes/emit.tz michelson_test_scripts/opcodes/empty_map.tz michelson_test_scripts/opcodes/exec_concat.tz michelson_test_scripts/opcodes/fact.tz michelson_test_scripts/opcodes/first.tz michelson_test_scripts/opcodes/get_address_index_024.tz michelson_test_scripts/opcodes/get_and_update_big_map.tz michelson_test_scripts/opcodes/get_and_update_map.tz michelson_test_scripts/opcodes/get_big_map_value.tz michelson_test_scripts/opcodes/get_map_value.tz michelson_test_scripts/opcodes/hash_consistency_checker.tz michelson_test_scripts/opcodes/hash_key.tz michelson_test_scripts/opcodes/hash_string.tz michelson_test_scripts/opcodes/if.tz michelson_test_scripts/opcodes/if_some.tz michelson_test_scripts/opcodes/index_address_024.tz michelson_test_scripts/opcodes/index_addresses_024.tz michelson_test_scripts/opcodes/int.tz michelson_test_scripts/opcodes/is_implicit_account_023.tz michelson_test_scripts/opcodes/is_implicit_account_voting_power_023.tz michelson_test_scripts/opcodes/iter_fail.tz michelson_test_scripts/opcodes/keccak.tz michelson_test_scripts/opcodes/left_right.tz michelson_test_scripts/opcodes/level.tz michelson_test_scripts/opcodes/list_concat.tz michelson_test_scripts/opcodes/list_concat_bytes.tz michelson_test_scripts/opcodes/list_id.tz michelson_test_scripts/opcodes/list_id_map.tz michelson_test_scripts/opcodes/list_iter.tz michelson_test_scripts/opcodes/list_map_block.tz michelson_test_scripts/opcodes/list_size.tz michelson_test_scripts/opcodes/loop_failwith.tz michelson_test_scripts/opcodes/loop_left.tz michelson_test_scripts/opcodes/loop_left_failwith.tz michelson_test_scripts/opcodes/lsl_bytes_016.tz michelson_test_scripts/opcodes/lsr_bytes_016.tz michelson_test_scripts/opcodes/map_car.tz michelson_test_scripts/opcodes/map_id.tz michelson_test_scripts/opcodes/map_iter.tz michelson_test_scripts/opcodes/map_map.tz michelson_test_scripts/opcodes/map_map_sideeffect.tz michelson_test_scripts/opcodes/map_mem_nat.tz michelson_test_scripts/opcodes/map_mem_string.tz michelson_test_scripts/opcodes/map_size.tz michelson_test_scripts/opcodes/merge_comparable_pairs.tz michelson_test_scripts/opcodes/mul.tz michelson_test_scripts/opcodes/mul_bls12_381_fr.tz michelson_test_scripts/opcodes/mul_bls12_381_g1.tz michelson_test_scripts/opcodes/mul_bls12_381_g2.tz michelson_test_scripts/opcodes/mul_overflow.tz michelson_test_scripts/opcodes/munch.tz michelson_test_scripts/opcodes/mutez_to_bls12_381_fr.tz michelson_test_scripts/opcodes/neg.tz michelson_test_scripts/opcodes/neg_bls12_381_fr.tz michelson_test_scripts/opcodes/neg_bls12_381_g1.tz michelson_test_scripts/opcodes/neg_bls12_381_g2.tz michelson_test_scripts/opcodes/none.tz michelson_test_scripts/opcodes/noop.tz michelson_test_scripts/opcodes/not.tz michelson_test_scripts/opcodes/not_binary.tz michelson_test_scripts/opcodes/not_bytes_016.tz michelson_test_scripts/opcodes/or.tz michelson_test_scripts/opcodes/or_binary.tz michelson_test_scripts/opcodes/or_bytes_016.tz michelson_test_scripts/opcodes/originate_big_map.tz michelson_test_scripts/opcodes/packunpack.tz michelson_test_scripts/opcodes/packunpack_rev.tz michelson_test_scripts/opcodes/packunpack_rev_cty.tz michelson_test_scripts/opcodes/pair_id.tz michelson_test_scripts/opcodes/pairing_check.tz michelson_test_scripts/opcodes/pexec.tz michelson_test_scripts/opcodes/pexec_2.tz michelson_test_scripts/opcodes/proxy.tz michelson_test_scripts/opcodes/ret_int.tz michelson_test_scripts/opcodes/reverse.tz michelson_test_scripts/opcodes/reverse_loop.tz michelson_test_scripts/opcodes/sapling_empty_state.tz michelson_test_scripts/opcodes/self.tz michelson_test_scripts/opcodes/self_address.tz michelson_test_scripts/opcodes/self_address_after_fib_view.tz michelson_test_scripts/opcodes/self_address_after_nonexistent_view.tz michelson_test_scripts/opcodes/self_address_after_view.tz michelson_test_scripts/opcodes/self_after_fib_view.tz michelson_test_scripts/opcodes/self_after_nonexistent_view.tz michelson_test_scripts/opcodes/self_after_view.tz michelson_test_scripts/opcodes/self_with_default_entrypoint.tz michelson_test_scripts/opcodes/self_with_entrypoint.tz michelson_test_scripts/opcodes/sender.tz michelson_test_scripts/opcodes/sender_after_fib_view.tz michelson_test_scripts/opcodes/sender_after_nonexistent_view.tz michelson_test_scripts/opcodes/sender_after_view.tz michelson_test_scripts/opcodes/set_car.tz michelson_test_scripts/opcodes/set_cdr.tz michelson_test_scripts/opcodes/set_delegate.tz michelson_test_scripts/opcodes/set_id.tz michelson_test_scripts/opcodes/set_iter.tz michelson_test_scripts/opcodes/set_member.tz michelson_test_scripts/opcodes/set_size.tz michelson_test_scripts/opcodes/sets.tz michelson_test_scripts/opcodes/sha3.tz michelson_test_scripts/opcodes/shifts.tz michelson_test_scripts/opcodes/slice.tz michelson_test_scripts/opcodes/slice_bytes.tz michelson_test_scripts/opcodes/slices.tz michelson_test_scripts/opcodes/source.tz michelson_test_scripts/opcodes/split_bytes.tz michelson_test_scripts/opcodes/split_string.tz michelson_test_scripts/opcodes/store_bls12_381_fr.tz michelson_test_scripts/opcodes/store_bls12_381_g1.tz michelson_test_scripts/opcodes/store_bls12_381_g2.tz michelson_test_scripts/opcodes/store_input.tz michelson_test_scripts/opcodes/store_now.tz michelson_test_scripts/opcodes/str_id.tz michelson_test_scripts/opcodes/sub_timestamp_delta.tz michelson_test_scripts/opcodes/subset.tz michelson_test_scripts/opcodes/tez_add_sub.tz michelson_test_scripts/opcodes/ticket_bad.tz michelson_test_scripts/opcodes/ticket_big_store.tz michelson_test_scripts/opcodes/ticket_join.tz michelson_test_scripts/opcodes/ticket_read.tz michelson_test_scripts/opcodes/ticket_split.tz michelson_test_scripts/opcodes/ticket_store.tz michelson_test_scripts/opcodes/ticket_store-2.tz michelson_test_scripts/opcodes/ticketer.tz michelson_test_scripts/opcodes/ticketer-2.tz michelson_test_scripts/opcodes/transfer_amount.tz michelson_test_scripts/opcodes/transfer_tokens.tz michelson_test_scripts/opcodes/uncomb.tz michelson_test_scripts/opcodes/unpair.tz michelson_test_scripts/opcodes/unpair_field_annotation_mismatch.tz michelson_test_scripts/opcodes/update_big_map.tz michelson_test_scripts/opcodes/utxo_read.tz michelson_test_scripts/opcodes/utxor.tz michelson_test_scripts/opcodes/view_fib.tz michelson_test_scripts/opcodes/view_mutual_recursion.tz michelson_test_scripts/opcodes/view_op_add.tz michelson_test_scripts/opcodes/view_op_constant.tz michelson_test_scripts/opcodes/view_op_id.tz michelson_test_scripts/opcodes/view_op_nonexistent_addr.tz michelson_test_scripts/opcodes/view_op_nonexistent_func.tz michelson_test_scripts/opcodes/view_op_test_step_contants.tz michelson_test_scripts/opcodes/view_op_toplevel_inconsistent_input_type.tz michelson_test_scripts/opcodes/view_op_toplevel_inconsistent_output_type.tz michelson_test_scripts/opcodes/view_rec.tz michelson_test_scripts/opcodes/view_toplevel_lib.tz michelson_test_scripts/opcodes/voting_power.tz michelson_test_scripts/opcodes/xor.tz michelson_test_scripts/opcodes/xor_bytes_016.tz --details --display-names Well typed (Gas remaining: 1039933.430 units remaining) michelson_test_scripts/attic/accounts.tz { parameter (or (key_hash %Initialize) diff --git a/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (rollup_node_applies_dal_pages).out b/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (rollup_node_applies_dal_pages).out deleted file mode 100644 index c9f493392e66b3df335d199ef345116fcd87f7b1..0000000000000000000000000000000000000000 --- a/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (rollup_node_applies_dal_pages).out +++ /dev/null @@ -1,97 +0,0 @@ - -./octez-client --wait none originate smart rollup rollup from '[PUBLIC_KEY_HASH]' of kind arith of type string with kernel --burn-cap 9999999 -Node is bootstrapped. -Estimated gas: 1930.030 units (will add 100 for safety) -Estimated storage: 6552 bytes added (will add 20 for safety) -Operation successfully injected in the node. -Operation hash is '[OPERATION_HASH]' -NOT waiting for the operation to be included. -Use command - octez-client wait for [OPERATION_HASH] to be included --confirmations 1 --branch [BLOCK_HASH] -and/or an external block explorer to make sure that it has been included. -This sequence of operations was run: - Manager signed operations: - From: [PUBLIC_KEY_HASH] - Fee to the baker: ꜩ0.000441 - Expected counter: 1 - Gas limit: 2031 - Storage limit: 6572 bytes - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ0.000441 - payload fees(the block proposer) ....... +ꜩ0.000441 - Smart rollup origination: - Kind: arith - Parameter type: string - Kernel Blake2B hash: '0e5751c026e543b2e8ab2eb06099daa1d1e5df47778f7787faab45cdf12fe3a8' - This smart rollup origination was successfully applied - Consumed gas: 1929.997 - Storage size: 6552 bytes - Address: [SMART_ROLLUP_HASH] - Genesis commitment hash: [SC_ROLLUP_COMMITMENT_HASH] - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ1.638 - storage fees ........................... +ꜩ1.638 - -Smart rollup [SMART_ROLLUP_HASH] memorized as "rollup" - -./octez-client rpc get '/chains/main/blocks/head/context/smart_rollups/smart_rollup/[SMART_ROLLUP_HASH]/genesis_info' -{ "level": 2, - "commitment_hash": "[SC_ROLLUP_COMMITMENT_HASH]" } - -./octez-client --wait none send smart rollup message '["dal:16:8:32:0:2:4:6"]' from bootstrap2 -Node is bootstrapped. -Estimated gas: 170.903 units (will add 100 for safety) -Estimated storage: no bytes added -Operation successfully injected in the node. -Operation hash is '[OPERATION_HASH]' -NOT waiting for the operation to be included. -Use command - octez-client wait for [OPERATION_HASH] to be included --confirmations 1 --branch [BLOCK_HASH] -and/or an external block explorer to make sure that it has been included. -This sequence of operations was run: - Manager signed operations: - From: [PUBLIC_KEY_HASH] - Fee to the baker: ꜩ0.000279 - Expected counter: 1 - Gas limit: 271 - Storage limit: 0 bytes - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ0.000279 - payload fees(the block proposer) ....... +ꜩ0.000279 - Smart rollup messages submission: - This smart rollup messages submission was successfully applied - Consumed gas: 170.836 - - -./octez-client rpc get '/chains/main/blocks/head/context/smart_rollups/smart_rollup/[SMART_ROLLUP_HASH]/genesis_info' -{ "level": 2, - "commitment_hash": "[SC_ROLLUP_COMMITMENT_HASH]" } - -./octez-client --wait none send smart rollup message '[" 99 3 "," + + value"]' from bootstrap2 -Node is bootstrapped. -Estimated gas: 172.978 units (will add 100 for safety) -Estimated storage: no bytes added -Operation successfully injected in the node. -Operation hash is '[OPERATION_HASH]' -NOT waiting for the operation to be included. -Use command - octez-client wait for [OPERATION_HASH] to be included --confirmations 1 --branch [BLOCK_HASH] -and/or an external block explorer to make sure that it has been included. -This sequence of operations was run: - Manager signed operations: - From: [PUBLIC_KEY_HASH] - Fee to the baker: ꜩ0.00028 - Expected counter: 3 - Gas limit: 273 - Storage limit: 0 bytes - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ0.00028 - payload fees(the block proposer) ....... +ꜩ0.00028 - Smart rollup messages submission: - This smart rollup messages submission was successfully applied - Consumed gas: 172.912 - -GET http://[HOST]:[PORT]/global/block/head/state?key=vars/value -200 OK -"000001f6" - diff --git a/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test echo_kernel).out b/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test echo_kernel).out deleted file mode 100644 index 2f6f670223d3a0063297aee21135fb3286b828ac..0000000000000000000000000000000000000000 --- a/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test echo_kernel).out +++ /dev/null @@ -1,39 +0,0 @@ - -./octez-client --wait none originate smart rollup rollup from '[PUBLIC_KEY_HASH]' of kind wasm_2_0_0 of type string with kernel --burn-cap 9999999 -Node is bootstrapped. -Estimated gas: 1930.030 units (will add 100 for safety) -Estimated storage: 6552 bytes added (will add 20 for safety) -Operation successfully injected in the node. -Operation hash is '[OPERATION_HASH]' -NOT waiting for the operation to be included. -Use command - octez-client wait for [OPERATION_HASH] to be included --confirmations 1 --branch [BLOCK_HASH] -and/or an external block explorer to make sure that it has been included. -This sequence of operations was run: - Manager signed operations: - From: [PUBLIC_KEY_HASH] - Fee to the baker: ꜩ0.000441 - Expected counter: 1 - Gas limit: 2031 - Storage limit: 6572 bytes - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ0.000441 - payload fees(the block proposer) ....... +ꜩ0.000441 - Smart rollup origination: - Kind: wasm_2_0_0 - Parameter type: string - Kernel Blake2B hash: '0e5751c026e543b2e8ab2eb06099daa1d1e5df47778f7787faab45cdf12fe3a8' - This smart rollup origination was successfully applied - Consumed gas: 1929.997 - Storage size: 6552 bytes - Address: [SMART_ROLLUP_HASH] - Genesis commitment hash: [SC_ROLLUP_COMMITMENT_HASH] - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ1.638 - storage fees ........................... +ꜩ1.638 - -Smart rollup [SMART_ROLLUP_HASH] memorized as "rollup" -GET http://[HOST]:[PORT]/global/block/head/durable/wasm_2_0_0/value?key=/output/slot-0 -200 OK -"68656c6c6f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" - diff --git a/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test reveal_dal_page in fast exec wa.out b/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test reveal_dal_page in fast exec wa.out deleted file mode 100644 index d4f6045bf607270f60e2aa4c6940c86d609a30f3..0000000000000000000000000000000000000000 --- a/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test reveal_dal_page in fast exec wa.out +++ /dev/null @@ -1,39 +0,0 @@ - -./octez-client --wait none originate smart rollup rollup from '[PUBLIC_KEY_HASH]' of kind wasm_2_0_0 of type string with kernel --burn-cap 9999999 -Node is bootstrapped. -Estimated gas: 1930.030 units (will add 100 for safety) -Estimated storage: 6552 bytes added (will add 20 for safety) -Operation successfully injected in the node. -Operation hash is '[OPERATION_HASH]' -NOT waiting for the operation to be included. -Use command - octez-client wait for [OPERATION_HASH] to be included --confirmations 1 --branch [BLOCK_HASH] -and/or an external block explorer to make sure that it has been included. -This sequence of operations was run: - Manager signed operations: - From: [PUBLIC_KEY_HASH] - Fee to the baker: ꜩ0.000441 - Expected counter: 1 - Gas limit: 2031 - Storage limit: 6572 bytes - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ0.000441 - payload fees(the block proposer) ....... +ꜩ0.000441 - Smart rollup origination: - Kind: wasm_2_0_0 - Parameter type: string - Kernel Blake2B hash: '0e5751c026e543b2e8ab2eb06099daa1d1e5df47778f7787faab45cdf12fe3a8' - This smart rollup origination was successfully applied - Consumed gas: 1929.997 - Storage size: 6552 bytes - Address: [SMART_ROLLUP_HASH] - Genesis commitment hash: [SC_ROLLUP_COMMITMENT_HASH] - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ1.638 - storage fees ........................... +ꜩ1.638 - -Smart rollup [SMART_ROLLUP_HASH] memorized as "rollup" -GET http://[HOST]:[PORT]/global/block/head/durable/wasm_2_0_0/value?key=/output/slot-0 -200 OK -"6162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162636162" - diff --git a/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test tx_kernel).out b/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test tx_kernel).out deleted file mode 100644 index 837c6aecb4d316adfbad80de6ade8d339b225452..0000000000000000000000000000000000000000 --- a/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test tx_kernel).out +++ /dev/null @@ -1,35 +0,0 @@ - -./octez-client --wait none originate smart rollup rollup from '[PUBLIC_KEY_HASH]' of kind wasm_2_0_0 of type string with kernel --burn-cap 9999999 -Node is bootstrapped. -Estimated gas: 1930.030 units (will add 100 for safety) -Estimated storage: 6552 bytes added (will add 20 for safety) -Operation successfully injected in the node. -Operation hash is '[OPERATION_HASH]' -NOT waiting for the operation to be included. -Use command - octez-client wait for [OPERATION_HASH] to be included --confirmations 1 --branch [BLOCK_HASH] -and/or an external block explorer to make sure that it has been included. -This sequence of operations was run: - Manager signed operations: - From: [PUBLIC_KEY_HASH] - Fee to the baker: ꜩ0.000441 - Expected counter: 1 - Gas limit: 2031 - Storage limit: 6572 bytes - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ0.000441 - payload fees(the block proposer) ....... +ꜩ0.000441 - Smart rollup origination: - Kind: wasm_2_0_0 - Parameter type: string - Kernel Blake2B hash: '0e5751c026e543b2e8ab2eb06099daa1d1e5df47778f7787faab45cdf12fe3a8' - This smart rollup origination was successfully applied - Consumed gas: 1929.997 - Storage size: 6552 bytes - Address: [SMART_ROLLUP_HASH] - Genesis commitment hash: [SC_ROLLUP_COMMITMENT_HASH] - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ1.638 - storage fees ........................... +ꜩ1.638 - -Smart rollup [SMART_ROLLUP_HASH] memorized as "rollup" diff --git a/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test_lag-10_time-8_preinject-1_slots.out b/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test_lag-10_time-8_preinject-1_slots.out deleted file mode 100644 index 6222cc4172c1b84d73fb49923379ba3c88410876..0000000000000000000000000000000000000000 --- a/tezt/tests/expected/dal.ml/Alpha- Testing DAL rollup and node with L1 (test_lag-10_time-8_preinject-1_slots.out +++ /dev/null @@ -1,101 +0,0 @@ - -./octez-client --wait none originate smart rollup rollup from '[PUBLIC_KEY_HASH]' of kind arith of type string with kernel --burn-cap 9999999 -Node is bootstrapped. -Estimated gas: 1930.030 units (will add 100 for safety) -Estimated storage: 6552 bytes added (will add 20 for safety) -Operation successfully injected in the node. -Operation hash is '[OPERATION_HASH]' -NOT waiting for the operation to be included. -Use command - octez-client wait for [OPERATION_HASH] to be included --confirmations 1 --branch [BLOCK_HASH] -and/or an external block explorer to make sure that it has been included. -This sequence of operations was run: - Manager signed operations: - From: [PUBLIC_KEY_HASH] - Fee to the baker: ꜩ0.000441 - Expected counter: 1 - Gas limit: 2031 - Storage limit: 6572 bytes - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ0.000441 - payload fees(the block proposer) ....... +ꜩ0.000441 - Smart rollup origination: - Kind: arith - Parameter type: string - Kernel Blake2B hash: '0e5751c026e543b2e8ab2eb06099daa1d1e5df47778f7787faab45cdf12fe3a8' - This smart rollup origination was successfully applied - Consumed gas: 1929.997 - Storage size: 6552 bytes - Address: [SMART_ROLLUP_HASH] - Genesis commitment hash: [SC_ROLLUP_COMMITMENT_HASH] - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ1.638 - storage fees ........................... +ꜩ1.638 - -Smart rollup [SMART_ROLLUP_HASH] memorized as "rollup" - -./octez-client --wait none send smart rollup message '[" dal:16:10:32:5 "]' from bootstrap2 -Node is bootstrapped. -Estimated gas: 170.788 units (will add 100 for safety) -Estimated storage: no bytes added -Operation successfully injected in the node. -Operation hash is '[OPERATION_HASH]' -NOT waiting for the operation to be included. -Use command - octez-client wait for [OPERATION_HASH] to be included --confirmations 1 --branch [BLOCK_HASH] -and/or an external block explorer to make sure that it has been included. -This sequence of operations was run: - Manager signed operations: - From: [PUBLIC_KEY_HASH] - Fee to the baker: ꜩ0.000276 - Expected counter: 1 - Gas limit: 271 - Storage limit: 0 bytes - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ0.000276 - payload fees(the block proposer) ....... +ꜩ0.000276 - Smart rollup messages submission: - This smart rollup messages submission was successfully applied - Consumed gas: 170.722 - - -./octez-client --wait none send smart rollup message '["+ value"]' from bootstrap2 -Node is bootstrapped. -Estimated gas: 170.444 units (will add 100 for safety) -Estimated storage: no bytes added -Operation successfully injected in the node. -Operation hash is '[OPERATION_HASH]' -NOT waiting for the operation to be included. -Use command - octez-client wait for [OPERATION_HASH] to be included --confirmations 1 --branch [BLOCK_HASH] -and/or an external block explorer to make sure that it has been included. -This sequence of operations was run: - Manager signed operations: - From: [PUBLIC_KEY_HASH] - Fee to the baker: ꜩ0.000267 - Expected counter: 4 - Gas limit: 271 - Storage limit: 0 bytes - Balance updates: - [PUBLIC_KEY_HASH] ... -ꜩ0.000267 - payload fees(the block proposer) ....... +ꜩ0.000267 - Smart rollup messages submission: - This smart rollup messages submission was successfully applied - Consumed gas: 170.378 - -GET http://[HOST]:[PORT]/global/block/head/state?key=vars/value -200 OK -"0000000d" - -GET http://[HOST]:[PORT]/global/block/head/state?key=vars/value -200 OK -"0000000d" - -GET http://[HOST]:[PORT]/global/block/head/state?key=vars/value -200 OK -"0000000d" - -GET http://[HOST]:[PORT]/global/block/head/state?key=vars/value -200 OK -"0000000d" - diff --git a/tezt/tests/expected/dal.ml/T024-- Testing DAL L1 integration (Use all available slots).out b/tezt/tests/expected/dal.ml/T024-- Testing DAL L1 integration (Use all available slots).out index 193e1fe1da5106a6fe1ebc3e16aeaeff943a83af..3e40f138952fc0381082fbb5a1c93edf27837820 100644 --- a/tezt/tests/expected/dal.ml/T024-- Testing DAL L1 integration (Use all available slots).out +++ b/tezt/tests/expected/dal.ml/T024-- Testing DAL L1 integration (Use all available slots).out @@ -1,10 +1,10 @@ GET http://[HOST]:[PORT]/chains/main/blocks/head/metadata 200 OK -{"protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","next_protocol":"PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk","test_chain_status":{"status":"not_running"},"max_operations_ttl":3,"max_operation_data_length":32768,"max_block_header_length":289,"max_operation_list_length":[{"max_size":4194304,"max_op":2048},{"max_size":32768},{"max_size":135168,"max_op":132},{"max_size":524288}],"proposer":"[PUBLIC_KEY_HASH]","baker":"[PUBLIC_KEY_HASH]","level_info":{"level":3,"level_position":2,"cycle":0,"cycle_position":2,"expected_commitment":false},"voting_period_info":{"voting_period":{"index":0,"kind":"proposal","start_position":0},"position":2,"remaining":61},"nonce_hash":null,"deactivated":[],"balance_updates":[{"kind":"accumulator","category":"block fees","change":"-416000","origin":"block"},{"kind":"contract","contract":"[PUBLIC_KEY_HASH]","change":"416000","origin":"block"},{"kind":"minted","category":"baking rewards","change":"-40911","origin":"block"},{"kind":"freezer","category":"deposits","staker":{"baker_own_stake":"[PUBLIC_KEY_HASH]"},"change":"40911","origin":"block"},{"kind":"minted","category":"baking rewards","change":"-259099","origin":"block"},{"kind":"contract","contract":"[PUBLIC_KEY_HASH]","change":"259099","origin":"block"},{"kind":"minted","category":"baking bonuses","change":"-40879","origin":"block"},{"kind":"freezer","category":"deposits","staker":{"baker_own_stake":"[PUBLIC_KEY_HASH]"},"change":"40879","origin":"block"},{"kind":"minted","category":"baking bonuses","change":"-258897","origin":"block"},{"kind":"contract","contract":"[PUBLIC_KEY_HASH]","change":"258897","origin":"block"}],"liquidity_baking_toggle_ema":0,"implicit_operations_results":[{"kind":"transaction","storage":[{"int":"1"},{"int":"166766"},{"int":"100"},{"bytes":"01e927f00ef734dfc85919635e9afc9166c83ef9fc00"},{"bytes":"0115eb0104481a6d7921160bc982c5e0a561cd8a3a00"}],"balance_updates":[{"kind":"minted","category":"subsidy","change":"-83333","origin":"subsidy"},{"kind":"contract","contract":"[CONTRACT_HASH]","change":"83333","origin":"subsidy"}],"consumed_milligas":"207450","storage_size":"4629"}],"proposer_consensus_key":"[PUBLIC_KEY_HASH]","baker_consensus_key":"[PUBLIC_KEY_HASH]","consumed_milligas":"544000000","dal_attestation":"0","all_bakers_attest_activation_level":null,"attestations":{"total_committee_power":"256","threshold":"0","recorded_power":"256"},"preattestations":null} +{"protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","next_protocol":"PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu","test_chain_status":{"status":"not_running"},"max_operations_ttl":3,"max_operation_data_length":32768,"max_block_header_length":289,"max_operation_list_length":[{"max_size":4194304,"max_op":2048},{"max_size":32768},{"max_size":135168,"max_op":132},{"max_size":524288}],"proposer":"[PUBLIC_KEY_HASH]","baker":"[PUBLIC_KEY_HASH]","level_info":{"level":3,"level_position":2,"cycle":0,"cycle_position":2,"expected_commitment":false},"voting_period_info":{"voting_period":{"index":0,"kind":"proposal","start_position":0},"position":2,"remaining":61},"nonce_hash":null,"deactivated":[],"balance_updates":[{"kind":"accumulator","category":"block fees","change":"-416000","origin":"block"},{"kind":"contract","contract":"[PUBLIC_KEY_HASH]","change":"416000","origin":"block"},{"kind":"minted","category":"baking rewards","change":"-40911","origin":"block"},{"kind":"freezer","category":"deposits","staker":{"baker_own_stake":"[PUBLIC_KEY_HASH]"},"change":"40911","origin":"block"},{"kind":"minted","category":"baking rewards","change":"-259099","origin":"block"},{"kind":"contract","contract":"[PUBLIC_KEY_HASH]","change":"259099","origin":"block"},{"kind":"minted","category":"baking bonuses","change":"-40879","origin":"block"},{"kind":"freezer","category":"deposits","staker":{"baker_own_stake":"[PUBLIC_KEY_HASH]"},"change":"40879","origin":"block"},{"kind":"minted","category":"baking bonuses","change":"-258897","origin":"block"},{"kind":"contract","contract":"[PUBLIC_KEY_HASH]","change":"258897","origin":"block"}],"liquidity_baking_toggle_ema":0,"implicit_operations_results":[{"kind":"transaction","storage":[{"int":"1"},{"int":"166766"},{"int":"100"},{"bytes":"01e927f00ef734dfc85919635e9afc9166c83ef9fc00"},{"bytes":"0115eb0104481a6d7921160bc982c5e0a561cd8a3a00"}],"balance_updates":[{"kind":"minted","category":"subsidy","change":"-83333","origin":"subsidy"},{"kind":"contract","contract":"[CONTRACT_HASH]","change":"83333","origin":"subsidy"}],"consumed_milligas":"207450","storage_size":"4629"}],"proposer_consensus_key":"[PUBLIC_KEY_HASH]","baker_consensus_key":"[PUBLIC_KEY_HASH]","consumed_milligas":"544000000","dal_attestation":"0","all_bakers_attest_activation_level":null,"attestations":{"total_committee_power":"256","threshold":"0","recorded_power":"256"},"preattestations":null} { - "protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", - "next_protocol": "PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk", + "protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", + "next_protocol": "PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu", "test_chain_status": { "status": "not_running" }, diff --git a/tezt/tests/expected/tzt_regression.ml/T024-- Run TZT.out b/tezt/tests/expected/tzt_regression.ml/T024-- Run TZT.out index 4ae7c5dd27ed99b17632dd3d86e015a09fb7a700..0cd7ce524c8e343d8127b37a5b845146e180118a 100644 --- a/tezt/tests/expected/tzt_regression.ml/T024-- Run TZT.out +++ b/tezt/tests/expected/tzt_regression.ml/T024-- Run TZT.out @@ -1,5 +1,5 @@ -./octez-client --protocol PsD5wVTJc9Rg228rXbXbeoeEo8g3fgWH211U7V3qjUed11g5Gqk --mode mockup --no-base-dir-warnings run unit tests from tzt_reference_test_suite/abs_00.tzt tzt_reference_test_suite/abs_01.tzt tzt_reference_test_suite/abs_02.tzt tzt_reference_test_suite/add_00.tc.tzt tzt_reference_test_suite/add_01.tc.tzt tzt_reference_test_suite/add_int-int_00.tzt tzt_reference_test_suite/add_int-nat_00.tzt tzt_reference_test_suite/add_int-nat_01.tzt tzt_reference_test_suite/add_int-timestamp_00.tzt tzt_reference_test_suite/add_mutez-mutez_00.tzt tzt_reference_test_suite/add_mutez-mutez_01.tzt tzt_reference_test_suite/add_nat-int_00.tzt tzt_reference_test_suite/add_nat-nat_00.tzt tzt_reference_test_suite/add_timestamp-int_00.tzt tzt_reference_test_suite/add_timestamp-int_01.tzt tzt_reference_test_suite/add_timestamp-int_02.tzt tzt_reference_test_suite/add_timestamp-int_03.tzt tzt_reference_test_suite/address_00.tzt tzt_reference_test_suite/address_00.tc.tzt tzt_reference_test_suite/address_01.tzt tzt_reference_test_suite/address_02.tzt tzt_reference_test_suite/amount_00.tzt tzt_reference_test_suite/and_bool-bool_00.tzt tzt_reference_test_suite/and_bool-bool_01.tzt tzt_reference_test_suite/and_bool-bool_02.tzt tzt_reference_test_suite/and_bool-bool_03.tzt tzt_reference_test_suite/and_bytes-bytes_00.tzt tzt_reference_test_suite/and_bytes-bytes_01.tzt tzt_reference_test_suite/and_bytes-bytes_02.tzt tzt_reference_test_suite/and_bytes-bytes_03.tzt tzt_reference_test_suite/and_bytes-bytes_04.tzt tzt_reference_test_suite/and_bytes-bytes_05.tzt tzt_reference_test_suite/and_bytes-bytes_06.tzt tzt_reference_test_suite/and_int-nat_00.tzt tzt_reference_test_suite/and_int-nat_01.tzt tzt_reference_test_suite/and_int-nat_02.tzt tzt_reference_test_suite/and_int-nat_03.tzt tzt_reference_test_suite/and_int-nat_04.tzt tzt_reference_test_suite/and_int-nat_05.tzt tzt_reference_test_suite/and_int-nat_06.tzt tzt_reference_test_suite/and_nat-nat_00.tzt tzt_reference_test_suite/and_nat-nat_01.tzt tzt_reference_test_suite/and_nat-nat_02.tzt tzt_reference_test_suite/apply_00.tzt tzt_reference_test_suite/apply_01.tzt tzt_reference_test_suite/apply_02.tzt tzt_reference_test_suite/balance_00.tzt tzt_reference_test_suite/blake2b_00.tzt tzt_reference_test_suite/blake2b_01.tzt tzt_reference_test_suite/car_00.tzt tzt_reference_test_suite/car_00.tc.tzt tzt_reference_test_suite/car_01.tzt tzt_reference_test_suite/cdr_00.tzt tzt_reference_test_suite/cdr_00.tc.tzt tzt_reference_test_suite/cdr_01.tzt tzt_reference_test_suite/chain_id_00.tzt tzt_reference_test_suite/chain_id_01.tzt tzt_reference_test_suite/checksignature_00.tzt tzt_reference_test_suite/checksignature_00.tc.tzt tzt_reference_test_suite/checksignature_01.tzt tzt_reference_test_suite/compare_00.tc.tzt tzt_reference_test_suite/compare_01.tc.tzt tzt_reference_test_suite/compare_02.tc.tzt tzt_reference_test_suite/compare_bool_00.tzt tzt_reference_test_suite/compare_bool_01.tzt tzt_reference_test_suite/compare_bool_02.tzt tzt_reference_test_suite/compare_bool_03.tzt tzt_reference_test_suite/compare_bytes_00.tzt tzt_reference_test_suite/compare_bytes_01.tzt tzt_reference_test_suite/compare_bytes_02.tzt tzt_reference_test_suite/compare_bytes_03.tzt tzt_reference_test_suite/compare_bytes_04.tzt tzt_reference_test_suite/compare_int_00.tzt tzt_reference_test_suite/compare_int_01.tzt tzt_reference_test_suite/compare_int_02.tzt tzt_reference_test_suite/compare_int_03.tzt tzt_reference_test_suite/compare_int_04.tzt tzt_reference_test_suite/compare_keyhash_00.tzt tzt_reference_test_suite/compare_keyhash_01.tzt tzt_reference_test_suite/compare_keyhash_02.tzt tzt_reference_test_suite/compare_mutez_00.tzt tzt_reference_test_suite/compare_mutez_01.tzt tzt_reference_test_suite/compare_mutez_02.tzt tzt_reference_test_suite/compare_mutez_03.tzt tzt_reference_test_suite/compare_mutez_04.tzt tzt_reference_test_suite/compare_mutez_05.tzt tzt_reference_test_suite/compare_nat_00.tzt tzt_reference_test_suite/compare_nat_01.tzt tzt_reference_test_suite/compare_nat_02.tzt tzt_reference_test_suite/compare_nat_03.tzt tzt_reference_test_suite/compare_nat_04.tzt tzt_reference_test_suite/compare_nat_05.tzt tzt_reference_test_suite/compare_never_00.tzt tzt_reference_test_suite/compare_pairintint_00.tzt tzt_reference_test_suite/compare_pairintint_01.tzt tzt_reference_test_suite/compare_pairintint_02.tzt tzt_reference_test_suite/compare_pairintint_03.tzt tzt_reference_test_suite/compare_string_00.tzt tzt_reference_test_suite/compare_string_01.tzt tzt_reference_test_suite/compare_string_02.tzt tzt_reference_test_suite/compare_string_03.tzt tzt_reference_test_suite/compare_string_04.tzt tzt_reference_test_suite/compare_timestamp_00.tzt tzt_reference_test_suite/compare_timestamp_01.tzt tzt_reference_test_suite/compare_timestamp_02.tzt tzt_reference_test_suite/compare_timestamp_03.tzt tzt_reference_test_suite/compare_timestamp_04.tzt tzt_reference_test_suite/compare_timestamp_05.tzt tzt_reference_test_suite/concat_00.tc.tzt tzt_reference_test_suite/concat_bytes_00.tzt tzt_reference_test_suite/concat_bytes_01.tzt tzt_reference_test_suite/concat_listbytes_00.tzt tzt_reference_test_suite/concat_listbytes_01.tzt tzt_reference_test_suite/concat_listbytes_02.tzt tzt_reference_test_suite/concat_liststring_00.tzt tzt_reference_test_suite/concat_liststring_01.tzt tzt_reference_test_suite/concat_liststring_02.tzt tzt_reference_test_suite/concat_liststring_03.tzt tzt_reference_test_suite/concat_liststring_04.tzt tzt_reference_test_suite/concat_string_00.tzt tzt_reference_test_suite/concat_string_01.tzt tzt_reference_test_suite/concat_string_02.tzt tzt_reference_test_suite/cons_int_00.tzt tzt_reference_test_suite/cons_int_01.tzt tzt_reference_test_suite/cons_int_02.tzt tzt_reference_test_suite/cons_lists_00.tc.tzt tzt_reference_test_suite/cons_string_00.tzt tzt_reference_test_suite/contract_00.tzt tzt_reference_test_suite/contract_01.tzt tzt_reference_test_suite/contract_02.tzt tzt_reference_test_suite/contract_03.tzt tzt_reference_test_suite/contract_04.tzt tzt_reference_test_suite/contract_05.tzt tzt_reference_test_suite/createcontract_00.tzt tzt_reference_test_suite/createcontract_01.tzt tzt_reference_test_suite/dig_00.tzt tzt_reference_test_suite/dig_01.tzt tzt_reference_test_suite/dig_02.tzt tzt_reference_test_suite/dig_03.tzt tzt_reference_test_suite/dig_04.tzt tzt_reference_test_suite/dip_00.tzt tzt_reference_test_suite/dip_00.tc.tzt tzt_reference_test_suite/dip_01.tzt tzt_reference_test_suite/dip_02.tzt tzt_reference_test_suite/dipn_00.tzt tzt_reference_test_suite/dipn_00.tc.tzt tzt_reference_test_suite/dipn_01.tzt tzt_reference_test_suite/dipn_01.tc.tzt tzt_reference_test_suite/dipn_02.tzt tzt_reference_test_suite/dipn_02.tc.tzt tzt_reference_test_suite/dipn_03.tzt tzt_reference_test_suite/drop_00.tzt tzt_reference_test_suite/drop_00.tc.tzt tzt_reference_test_suite/dropn_00.tzt tzt_reference_test_suite/dropn_00.tc.tzt tzt_reference_test_suite/dropn_01.tzt tzt_reference_test_suite/dropn_02.tzt tzt_reference_test_suite/dropn_03.tzt tzt_reference_test_suite/dugn_00.tzt tzt_reference_test_suite/dup_00.tzt tzt_reference_test_suite/dup_00.tc.tzt tzt_reference_test_suite/dupn_00.tzt tzt_reference_test_suite/dupn_00.tc.tzt tzt_reference_test_suite/dupn_01.tzt tzt_reference_test_suite/dupn_01.tc.tzt tzt_reference_test_suite/dupn_02.tzt tzt_reference_test_suite/dupn_03.tzt tzt_reference_test_suite/dupn_04.tzt tzt_reference_test_suite/ediv_int-int_00.tzt tzt_reference_test_suite/ediv_int-int_01.tzt tzt_reference_test_suite/ediv_int-int_02.tzt tzt_reference_test_suite/ediv_int-int_03.tzt tzt_reference_test_suite/ediv_int-int_04.tzt tzt_reference_test_suite/ediv_int-int_05.tzt tzt_reference_test_suite/ediv_int-int_06.tzt tzt_reference_test_suite/ediv_int-int_07.tzt tzt_reference_test_suite/ediv_int-int_08.tzt tzt_reference_test_suite/ediv_int-nat_00.tzt tzt_reference_test_suite/ediv_int-nat_01.tzt tzt_reference_test_suite/ediv_int-nat_02.tzt tzt_reference_test_suite/ediv_int-nat_03.tzt tzt_reference_test_suite/ediv_int-nat_04.tzt tzt_reference_test_suite/ediv_int-nat_05.tzt tzt_reference_test_suite/ediv_mutez-mutez_00.tzt tzt_reference_test_suite/ediv_mutez-mutez_01.tzt tzt_reference_test_suite/ediv_mutez-mutez_02.tzt tzt_reference_test_suite/ediv_mutez-mutez_03.tzt tzt_reference_test_suite/ediv_mutez-mutez_04.tzt tzt_reference_test_suite/ediv_mutez-mutez_05.tzt tzt_reference_test_suite/ediv_mutez-nat_00.tzt tzt_reference_test_suite/ediv_mutez-nat_01.tzt tzt_reference_test_suite/ediv_mutez-nat_02.tzt tzt_reference_test_suite/ediv_mutez-nat_03.tzt tzt_reference_test_suite/ediv_mutez-nat_04.tzt tzt_reference_test_suite/ediv_mutez-nat_05.tzt tzt_reference_test_suite/ediv_mutez-nat_06.tzt tzt_reference_test_suite/ediv_nat-int_00.tzt tzt_reference_test_suite/ediv_nat-int_01.tzt tzt_reference_test_suite/ediv_nat-int_02.tzt tzt_reference_test_suite/ediv_nat-int_03.tzt tzt_reference_test_suite/ediv_nat-int_04.tzt tzt_reference_test_suite/ediv_nat-int_05.tzt tzt_reference_test_suite/ediv_nat-nat_00.tzt tzt_reference_test_suite/ediv_nat-nat_01.tzt tzt_reference_test_suite/ediv_nat-nat_02.tzt tzt_reference_test_suite/ediv_nat-nat_03.tzt tzt_reference_test_suite/ediv_nat-nat_04.tzt tzt_reference_test_suite/emptybigmap_nat-nat_00.tzt tzt_reference_test_suite/emptymap_nat-nat_00.tzt tzt_reference_test_suite/emptymap_string-string_00.tzt tzt_reference_test_suite/emptyset_00.tc.tzt tzt_reference_test_suite/emptyset_nat_00.tzt tzt_reference_test_suite/eq_00.tzt tzt_reference_test_suite/eq_01.tzt tzt_reference_test_suite/eq_02.tzt tzt_reference_test_suite/eq_03.tzt tzt_reference_test_suite/eq_04.tzt tzt_reference_test_suite/exec_00.tzt tzt_reference_test_suite/exec_01.tzt tzt_reference_test_suite/exec_02.tzt tzt_reference_test_suite/exec_03.tzt tzt_reference_test_suite/failwith_00.tzt tzt_reference_test_suite/failwith_00.tc.tzt tzt_reference_test_suite/gas_exhaustion.tzt tzt_reference_test_suite/ge_00.tzt tzt_reference_test_suite/ge_01.tzt tzt_reference_test_suite/ge_02.tzt tzt_reference_test_suite/ge_03.tzt tzt_reference_test_suite/ge_04.tzt tzt_reference_test_suite/get_00.tc.tzt tzt_reference_test_suite/get_bigmapstringstring_00.tzt tzt_reference_test_suite/get_bigmapstringstring_01.tzt tzt_reference_test_suite/get_bigmapstringstring_02.tzt tzt_reference_test_suite/get_map_00.tc.tzt tzt_reference_test_suite/get_mapintint_00.tzt tzt_reference_test_suite/get_mapintint_01.tzt tzt_reference_test_suite/get_mapstringstring_00.tzt tzt_reference_test_suite/get_mapstringstring_01.tzt tzt_reference_test_suite/get_mapstringstring_02.tzt tzt_reference_test_suite/gt_00.tzt tzt_reference_test_suite/gt_00.tc.tzt tzt_reference_test_suite/gt_01.tzt tzt_reference_test_suite/gt_02.tzt tzt_reference_test_suite/gt_03.tzt tzt_reference_test_suite/gt_04.tzt tzt_reference_test_suite/if_00.tzt tzt_reference_test_suite/if_00.tc.tzt tzt_reference_test_suite/if_01.tzt tzt_reference_test_suite/if_01.tc.tzt tzt_reference_test_suite/ifcons_00.tc.tzt tzt_reference_test_suite/ifcons_listint_00.tzt tzt_reference_test_suite/ifcons_listint_01.tzt tzt_reference_test_suite/ifcons_listnat_00.tzt tzt_reference_test_suite/ifcons_listnat_01.tzt tzt_reference_test_suite/ifleft_00.tc.tzt tzt_reference_test_suite/ifleft_orintstring_00.tzt tzt_reference_test_suite/ifleft_orstringint_00.tzt tzt_reference_test_suite/ifnone_00.tc.tzt tzt_reference_test_suite/ifnone_optionint_00.tzt tzt_reference_test_suite/ifnone_optionnat_00.tzt tzt_reference_test_suite/implicitaccount_00.tzt tzt_reference_test_suite/int_00.tc.tzt tzt_reference_test_suite/int_nat_00.tzt tzt_reference_test_suite/int_nat_01.tzt tzt_reference_test_suite/is_implicit_account_00.tzt tzt_reference_test_suite/is_implicit_account_01.tzt tzt_reference_test_suite/isnat_00.tzt tzt_reference_test_suite/isnat_01.tzt tzt_reference_test_suite/iter_00.tc.tzt tzt_reference_test_suite/iter_listint_00.tzt tzt_reference_test_suite/iter_listint_01.tzt tzt_reference_test_suite/iter_listint_02.tzt tzt_reference_test_suite/iter_listint_03.tzt tzt_reference_test_suite/iter_liststring_00.tzt tzt_reference_test_suite/iter_liststring_01.tzt tzt_reference_test_suite/iter_mapintint_00.tzt tzt_reference_test_suite/iter_mapintint_01.tzt tzt_reference_test_suite/iter_mapintint_02.tzt tzt_reference_test_suite/iter_mapintint_03.tzt tzt_reference_test_suite/iter_mapintint_04.tzt tzt_reference_test_suite/iter_mapstringstring_00.tzt tzt_reference_test_suite/iter_setint_00.tzt tzt_reference_test_suite/iter_setint_01.tzt tzt_reference_test_suite/iter_setint_02.tzt tzt_reference_test_suite/iter_setstring_00.tzt tzt_reference_test_suite/iter_setstring_01.tzt tzt_reference_test_suite/iter_setstring_02.tzt tzt_reference_test_suite/join_tickets_00.tzt tzt_reference_test_suite/join_tickets_01.tzt tzt_reference_test_suite/join_tickets_02.tzt tzt_reference_test_suite/join_tickets_03.tzt tzt_reference_test_suite/keccak_00.tzt tzt_reference_test_suite/keccak_01.tzt tzt_reference_test_suite/le_00.tzt tzt_reference_test_suite/le_01.tzt tzt_reference_test_suite/le_02.tzt tzt_reference_test_suite/le_03.tzt tzt_reference_test_suite/le_04.tzt tzt_reference_test_suite/left_int-nat_00.tzt tzt_reference_test_suite/legacy/sub_mutez-mutez_00.tzt tzt_reference_test_suite/legacy/sub_mutez-mutez_01.tzt tzt_reference_test_suite/loop_00.tzt tzt_reference_test_suite/loop_00.tc.tzt tzt_reference_test_suite/loop_01.tzt tzt_reference_test_suite/loop_01.tc.tzt tzt_reference_test_suite/loop_02.tzt tzt_reference_test_suite/loopleft_00.tzt tzt_reference_test_suite/loopleft_01.tzt tzt_reference_test_suite/loopleft_02.tzt tzt_reference_test_suite/loopleft_03.tzt tzt_reference_test_suite/loopleft_04.tzt tzt_reference_test_suite/lsl_bytes_00.tzt tzt_reference_test_suite/lsl_bytes_01.tzt tzt_reference_test_suite/lsl_bytes_02.tzt tzt_reference_test_suite/lsl_bytes_03.tzt tzt_reference_test_suite/lsl_bytes_04.tzt tzt_reference_test_suite/lsl_bytes_05.tzt tzt_reference_test_suite/lsl_bytes_06.tzt tzt_reference_test_suite/lsl_nat_00.tzt tzt_reference_test_suite/lsl_nat_01.tzt tzt_reference_test_suite/lsl_nat_02.tzt tzt_reference_test_suite/lsl_nat_03.tzt tzt_reference_test_suite/lsl_nat_04.tzt tzt_reference_test_suite/lsl_nat_05.tzt tzt_reference_test_suite/lsl_nat_06.tzt tzt_reference_test_suite/lsl_nat_07.tzt tzt_reference_test_suite/lsl_nat_08.tzt tzt_reference_test_suite/lsr_bytes_00.tzt tzt_reference_test_suite/lsr_bytes_01.tzt tzt_reference_test_suite/lsr_bytes_02.tzt tzt_reference_test_suite/lsr_bytes_03.tzt tzt_reference_test_suite/lsr_bytes_04.tzt tzt_reference_test_suite/lsr_bytes_05.tzt tzt_reference_test_suite/lsr_bytes_06.tzt tzt_reference_test_suite/lsr_bytes_07.tzt tzt_reference_test_suite/lsr_nat_00.tzt tzt_reference_test_suite/lsr_nat_01.tzt tzt_reference_test_suite/lsr_nat_02.tzt tzt_reference_test_suite/lsr_nat_03.tzt tzt_reference_test_suite/lsr_nat_04.tzt tzt_reference_test_suite/lsr_nat_05.tzt tzt_reference_test_suite/lsr_nat_06.tzt tzt_reference_test_suite/lsr_nat_07.tzt tzt_reference_test_suite/lt_00.tzt tzt_reference_test_suite/lt_01.tzt tzt_reference_test_suite/lt_02.tzt tzt_reference_test_suite/lt_03.tzt tzt_reference_test_suite/lt_04.tzt tzt_reference_test_suite/macro_pack/assert_00.tzt tzt_reference_test_suite/macro_pack/assert_cmpeq_00.tzt tzt_reference_test_suite/macro_pack/assert_cmpge_00.tzt tzt_reference_test_suite/macro_pack/assert_cmpgt_00.tzt tzt_reference_test_suite/macro_pack/assert_cmple_00.tzt tzt_reference_test_suite/macro_pack/assert_cmplt_00.tzt tzt_reference_test_suite/macro_pack/assert_cmpneq_00.tzt tzt_reference_test_suite/macro_pack/assert_eq_00.tzt tzt_reference_test_suite/macro_pack/assert_ge_00.tzt tzt_reference_test_suite/macro_pack/assert_gt_00.tzt tzt_reference_test_suite/macro_pack/assert_le_00.tzt tzt_reference_test_suite/macro_pack/assert_left_00.tzt tzt_reference_test_suite/macro_pack/assert_lt_00.tzt tzt_reference_test_suite/macro_pack/assert_neq_00.tzt tzt_reference_test_suite/macro_pack/assert_none_00.tzt tzt_reference_test_suite/macro_pack/assert_right_00.tzt tzt_reference_test_suite/macro_pack/assert_some_00.tzt tzt_reference_test_suite/macro_pack/cadr_00.tzt tzt_reference_test_suite/macro_pack/carn_00.tzt tzt_reference_test_suite/macro_pack/carn_01.tzt tzt_reference_test_suite/macro_pack/cdrn_00.tzt tzt_reference_test_suite/macro_pack/cdrn_01.tzt tzt_reference_test_suite/macro_pack/cmpeq_00.tzt tzt_reference_test_suite/macro_pack/cmpge_00.tzt tzt_reference_test_suite/macro_pack/cmpgt_00.tzt tzt_reference_test_suite/macro_pack/cmple_00.tzt tzt_reference_test_suite/macro_pack/cmplt_00.tzt tzt_reference_test_suite/macro_pack/cmpneq_00.tzt tzt_reference_test_suite/macro_pack/fail_00.tzt tzt_reference_test_suite/macro_pack/ifcmpeq_00.tzt tzt_reference_test_suite/macro_pack/ifcmpge_00.tzt tzt_reference_test_suite/macro_pack/ifcmpgt_00.tzt tzt_reference_test_suite/macro_pack/ifcmple_00.tzt tzt_reference_test_suite/macro_pack/ifcmplt_00.tzt tzt_reference_test_suite/macro_pack/ifcmpneq_00.tzt tzt_reference_test_suite/macro_pack/ifeq_00.tzt tzt_reference_test_suite/macro_pack/ifge_00.tzt tzt_reference_test_suite/macro_pack/ifgt_00.tzt tzt_reference_test_suite/macro_pack/ifle_00.tzt tzt_reference_test_suite/macro_pack/iflt_00.tzt tzt_reference_test_suite/macro_pack/ifneq_00.tzt tzt_reference_test_suite/macro_pack/ifright_00.tzt tzt_reference_test_suite/macro_pack/ifsome_00.tzt tzt_reference_test_suite/macro_pack/mapcadr_00.tzt tzt_reference_test_suite/macro_pack/mapcar_00.tzt tzt_reference_test_suite/macro_pack/mapcdr_00.tzt tzt_reference_test_suite/macro_pack/papair_00.tzt tzt_reference_test_suite/macro_pack/setcadr_00.tzt tzt_reference_test_suite/macro_pack/setcar_00.tzt tzt_reference_test_suite/macro_pack/setcdr_00.tzt tzt_reference_test_suite/macro_pack/unpapair_00.tzt tzt_reference_test_suite/map_listint_00.tzt tzt_reference_test_suite/map_listint_01.tzt tzt_reference_test_suite/map_listint_02.tzt tzt_reference_test_suite/map_listint_03.tzt tzt_reference_test_suite/map_listint_04.tzt tzt_reference_test_suite/map_listint_05.tzt tzt_reference_test_suite/map_listint_06.tzt tzt_reference_test_suite/map_liststring_00.tzt tzt_reference_test_suite/map_liststring_01.tzt tzt_reference_test_suite/map_liststring_02.tzt tzt_reference_test_suite/map_liststring_04.tzt tzt_reference_test_suite/map_liststring_05.tzt tzt_reference_test_suite/map_liststring_06.tzt tzt_reference_test_suite/map_liststring_07.tzt tzt_reference_test_suite/map_liststring_08.tzt tzt_reference_test_suite/map_mapintint_00.tzt tzt_reference_test_suite/map_mapintint_01.tzt tzt_reference_test_suite/map_mapintstring_00.tzt tzt_reference_test_suite/map_mapintstring_01.tzt tzt_reference_test_suite/map_mapstringnat_00.tzt tzt_reference_test_suite/map_mapstringnat_01.tzt tzt_reference_test_suite/map_mapstringnat_02.tzt tzt_reference_test_suite/mem_bigmapnatnat_00.tzt tzt_reference_test_suite/mem_bigmapnatnat_01.tzt tzt_reference_test_suite/mem_bigmapnatnat_02.tzt tzt_reference_test_suite/mem_bigmapnatnat_03.tzt tzt_reference_test_suite/mem_bigmapnatnat_04.tzt tzt_reference_test_suite/mem_bigmapnatnat_05.tzt tzt_reference_test_suite/mem_bigmapstringnat_00.tzt tzt_reference_test_suite/mem_bigmapstringnat_01.tzt tzt_reference_test_suite/mem_bigmapstringnat_02.tzt tzt_reference_test_suite/mem_bigmapstringnat_03.tzt tzt_reference_test_suite/mem_bigmapstringnat_04.tzt tzt_reference_test_suite/mem_bigmapstringnat_05.tzt tzt_reference_test_suite/mem_mapintint_00.tzt tzt_reference_test_suite/mem_mapnatnat_00.tzt tzt_reference_test_suite/mem_mapnatnat_01.tzt tzt_reference_test_suite/mem_mapnatnat_02.tzt tzt_reference_test_suite/mem_mapnatnat_03.tzt tzt_reference_test_suite/mem_mapnatnat_04.tzt tzt_reference_test_suite/mem_mapnatnat_05.tzt tzt_reference_test_suite/mem_mapstringnat_00.tzt tzt_reference_test_suite/mem_mapstringnat_01.tzt tzt_reference_test_suite/mem_mapstringnat_02.tzt tzt_reference_test_suite/mem_mapstringnat_03.tzt tzt_reference_test_suite/mem_mapstringnat_04.tzt tzt_reference_test_suite/mem_mapstringnat_05.tzt tzt_reference_test_suite/mem_setint_00.tzt tzt_reference_test_suite/mem_setint_01.tzt tzt_reference_test_suite/mem_setstring_00.tzt tzt_reference_test_suite/mem_setstring_01.tzt tzt_reference_test_suite/mem_setstring_02.tzt tzt_reference_test_suite/mul_int-int_00.tzt tzt_reference_test_suite/mul_int-nat_00.tzt tzt_reference_test_suite/mul_mutez-nat_00.tzt tzt_reference_test_suite/mul_mutez-nat_01.tzt tzt_reference_test_suite/mul_nat-int_00.tzt tzt_reference_test_suite/mul_nat-mutez_00.tzt tzt_reference_test_suite/mul_nat-mutez_01.tzt tzt_reference_test_suite/mul_nat-nat_00.tzt tzt_reference_test_suite/neg_int_00.tzt tzt_reference_test_suite/neg_int_01.tzt tzt_reference_test_suite/neg_int_02.tzt tzt_reference_test_suite/neg_nat_00.tzt tzt_reference_test_suite/neg_nat_01.tzt tzt_reference_test_suite/neq_00.tzt tzt_reference_test_suite/neq_01.tzt tzt_reference_test_suite/neq_02.tzt tzt_reference_test_suite/neq_03.tzt tzt_reference_test_suite/neq_04.tzt tzt_reference_test_suite/never_00.tzt tzt_reference_test_suite/never_00.tc.tzt tzt_reference_test_suite/nil_nat_00.tzt tzt_reference_test_suite/none_int_00.tzt tzt_reference_test_suite/none_pair-nat-string.tzt tzt_reference_test_suite/not_bool_00.tzt tzt_reference_test_suite/not_bool_01.tzt tzt_reference_test_suite/not_bytes_00.tzt tzt_reference_test_suite/not_bytes_01.tzt tzt_reference_test_suite/not_bytes_02.tzt tzt_reference_test_suite/not_bytes_03.tzt tzt_reference_test_suite/not_bytes_04.tzt tzt_reference_test_suite/not_bytes_05.tzt tzt_reference_test_suite/not_int_00.tzt tzt_reference_test_suite/not_nat_00.tzt tzt_reference_test_suite/not_nat_01.tzt tzt_reference_test_suite/not_nat_02.tzt tzt_reference_test_suite/not_nat_03.tzt tzt_reference_test_suite/not_nat_04.tzt tzt_reference_test_suite/not_nat_05.tzt tzt_reference_test_suite/not_nat_06.tzt tzt_reference_test_suite/not_nat_07.tzt tzt_reference_test_suite/now_00.tzt tzt_reference_test_suite/now_01.tzt tzt_reference_test_suite/or_bool-bool_00.tzt tzt_reference_test_suite/or_bool-bool_01.tzt tzt_reference_test_suite/or_bool-bool_02.tzt tzt_reference_test_suite/or_bool-bool_03.tzt tzt_reference_test_suite/or_bytes-bytes_00.tzt tzt_reference_test_suite/or_bytes-bytes_01.tzt tzt_reference_test_suite/or_bytes-bytes_02.tzt tzt_reference_test_suite/or_bytes-bytes_03.tzt tzt_reference_test_suite/or_bytes-bytes_04.tzt tzt_reference_test_suite/or_bytes-bytes_05.tzt tzt_reference_test_suite/or_bytes-bytes_06.tzt tzt_reference_test_suite/or_nat-nat_00.tzt tzt_reference_test_suite/or_nat-nat_01.tzt tzt_reference_test_suite/or_nat-nat_02.tzt tzt_reference_test_suite/or_nat-nat_03.tzt tzt_reference_test_suite/or_nat-nat_04.tzt tzt_reference_test_suite/or_nat-nat_05.tzt tzt_reference_test_suite/or_nat-nat_06.tzt tzt_reference_test_suite/pack_address_00.tzt tzt_reference_test_suite/pack_address_01.tzt tzt_reference_test_suite/pack_address_02.tzt tzt_reference_test_suite/pack_address_03.tzt tzt_reference_test_suite/pack_address_04.tzt tzt_reference_test_suite/pack_address_05.tzt tzt_reference_test_suite/pack_bool_00.tzt tzt_reference_test_suite/pack_bool_01.tzt tzt_reference_test_suite/pack_bytes_00.tzt tzt_reference_test_suite/pack_bytes_01.tzt tzt_reference_test_suite/pack_bytes_02.tzt tzt_reference_test_suite/pack_chainid_00.tzt tzt_reference_test_suite/pack_contract_00.tzt tzt_reference_test_suite/pack_key_00.tzt tzt_reference_test_suite/pack_key_01.tzt tzt_reference_test_suite/pack_key_02.tzt tzt_reference_test_suite/pack_key_03.tzt tzt_reference_test_suite/pack_keyhash_01.tzt tzt_reference_test_suite/pack_keyhash_02.tzt tzt_reference_test_suite/pack_keyhash_03.tzt tzt_reference_test_suite/pack_keyhash_04.tzt tzt_reference_test_suite/pack_lambda_comb_pairs.tzt tzt_reference_test_suite/pack_list-bool_00.tzt tzt_reference_test_suite/pack_list-bool_01.tzt tzt_reference_test_suite/pack_list-list-bool.tzt tzt_reference_test_suite/pack_list_large_00.tzt tzt_reference_test_suite/pack_map-bool-unit_00.tzt tzt_reference_test_suite/pack_operation_00.tc.tzt tzt_reference_test_suite/pack_option-unit_00.tzt tzt_reference_test_suite/pack_option-unit_01.tzt tzt_reference_test_suite/pack_or-unit-bool_00.tzt tzt_reference_test_suite/pack_or-unit-bool_01.tzt tzt_reference_test_suite/pack_pair-bool-unit_00.tzt tzt_reference_test_suite/pack_signature_00.tzt tzt_reference_test_suite/pack_signature_01.tzt tzt_reference_test_suite/pack_signature_02.tzt tzt_reference_test_suite/pack_signature_03.tzt tzt_reference_test_suite/pack_string_00.tzt tzt_reference_test_suite/pack_string_01.tzt tzt_reference_test_suite/pack_string_02.tzt tzt_reference_test_suite/pack_string_03.tzt tzt_reference_test_suite/pack_unit_00.tzt tzt_reference_test_suite/packunpack_address_00.tzt tzt_reference_test_suite/packunpack_bool_00.tzt tzt_reference_test_suite/packunpack_bytes_00.tzt tzt_reference_test_suite/packunpack_int_00.tzt tzt_reference_test_suite/packunpack_keyhash_00.tzt tzt_reference_test_suite/packunpack_mutez_00.tzt tzt_reference_test_suite/packunpack_nat_00.tzt tzt_reference_test_suite/packunpack_string_00.tzt tzt_reference_test_suite/packunpack_timestamp_00.tzt tzt_reference_test_suite/pair_00.tc.tzt tzt_reference_test_suite/pair_int-int_00.tzt tzt_reference_test_suite/pair_nat-string_00.tzt tzt_reference_test_suite/pair_pair-nat-string-pair-string-nat_00.tzt tzt_reference_test_suite/push_00.tc.tzt tzt_reference_test_suite/push_int_00.tzt tzt_reference_test_suite/push_string_00.tzt tzt_reference_test_suite/read_ticket_00.tzt tzt_reference_test_suite/right_nat-int_00.tzt tzt_reference_test_suite/self_00.tzt tzt_reference_test_suite/self_01.tzt tzt_reference_test_suite/self_in_lambda.tc.tzt tzt_reference_test_suite/sender_00.tzt tzt_reference_test_suite/setdelegate_00.tzt tzt_reference_test_suite/setdelegate_00.tc.tzt tzt_reference_test_suite/sha256_00.tzt tzt_reference_test_suite/sha256_01.tzt tzt_reference_test_suite/sha3_00.tzt tzt_reference_test_suite/sha3_01.tzt tzt_reference_test_suite/sha512_00.tzt tzt_reference_test_suite/sha512_01.tzt tzt_reference_test_suite/size_bytes_00.tzt tzt_reference_test_suite/size_listint_00.tzt tzt_reference_test_suite/size_listint_01.tzt tzt_reference_test_suite/size_listint_02.tzt tzt_reference_test_suite/size_listint_03.tzt tzt_reference_test_suite/size_mapintint_00.tzt tzt_reference_test_suite/size_mapstringnat_00.tzt tzt_reference_test_suite/size_mapstringnat_01.tzt tzt_reference_test_suite/size_mapstringnat_02.tzt tzt_reference_test_suite/size_mapstringnat_03.tzt tzt_reference_test_suite/size_setint_00.tzt tzt_reference_test_suite/size_setint_01.tzt tzt_reference_test_suite/size_setint_02.tzt tzt_reference_test_suite/size_setint_03.tzt tzt_reference_test_suite/size_setstring_00.tzt tzt_reference_test_suite/size_string_00.tzt tzt_reference_test_suite/slice_bytes_00.tzt tzt_reference_test_suite/slice_bytes_01.tzt tzt_reference_test_suite/slice_bytes_02.tzt tzt_reference_test_suite/slice_bytes_03.tzt tzt_reference_test_suite/slice_bytes_04.tzt tzt_reference_test_suite/slice_string_00.tzt tzt_reference_test_suite/slice_string_01.tzt tzt_reference_test_suite/slice_string_02.tzt tzt_reference_test_suite/slice_string_03.tzt tzt_reference_test_suite/slice_string_04.tzt tzt_reference_test_suite/slice_string_05.tzt tzt_reference_test_suite/some_00.tc.tzt tzt_reference_test_suite/some_int_00.tzt tzt_reference_test_suite/some_pairintint_00.tzt tzt_reference_test_suite/some_string_00.tzt tzt_reference_test_suite/source_00.tzt tzt_reference_test_suite/split_ticket_00.tzt tzt_reference_test_suite/split_ticket_01.tzt tzt_reference_test_suite/split_ticket_02.tzt tzt_reference_test_suite/split_ticket_03.tzt tzt_reference_test_suite/split_ticket_04.tzt tzt_reference_test_suite/sub_int-int_00.tzt tzt_reference_test_suite/sub_int-int_01.tzt tzt_reference_test_suite/sub_int-int_02.tzt tzt_reference_test_suite/sub_int-int_03.tzt tzt_reference_test_suite/sub_int-int_04.tzt tzt_reference_test_suite/sub_int-int_05.tzt tzt_reference_test_suite/sub_int-nat_00.tzt tzt_reference_test_suite/sub_int-nat_01.tzt tzt_reference_test_suite/sub_int-nat_02.tzt tzt_reference_test_suite/sub_int-nat_03.tzt tzt_reference_test_suite/sub_int-nat_04.tzt tzt_reference_test_suite/sub_int-nat_05.tzt tzt_reference_test_suite/sub_mutez_00.tzt tzt_reference_test_suite/sub_mutez_01.tzt tzt_reference_test_suite/sub_nat-int_00.tzt tzt_reference_test_suite/sub_nat-int_01.tzt tzt_reference_test_suite/sub_nat-int_02.tzt tzt_reference_test_suite/sub_nat-int_03.tzt tzt_reference_test_suite/sub_nat-int_04.tzt tzt_reference_test_suite/sub_nat-int_05.tzt tzt_reference_test_suite/sub_nat-nat_00.tzt tzt_reference_test_suite/sub_nat-nat_01.tzt tzt_reference_test_suite/sub_nat-nat_02.tzt tzt_reference_test_suite/sub_nat-nat_03.tzt tzt_reference_test_suite/sub_nat-nat_04.tzt tzt_reference_test_suite/sub_timestamp-int_00.tzt tzt_reference_test_suite/sub_timestamp-int_01.tzt tzt_reference_test_suite/sub_timestamp-int_02.tzt tzt_reference_test_suite/sub_timestamp-int_03.tzt tzt_reference_test_suite/sub_timestamp-int_04.tzt tzt_reference_test_suite/sub_timestamp-int_05.tzt tzt_reference_test_suite/sub_timestamp-int_06.tzt tzt_reference_test_suite/sub_timestamp-timestamp_00.tzt tzt_reference_test_suite/sub_timestamp-timestamp_01.tzt tzt_reference_test_suite/sub_timestamp-timestamp_02.tzt tzt_reference_test_suite/sub_timestamp-timestamp_03.tzt tzt_reference_test_suite/sub_timestamp-timestamp_04.tzt tzt_reference_test_suite/swap_00.tzt tzt_reference_test_suite/swap_00.tc.tzt tzt_reference_test_suite/swap_01.tc.tzt tzt_reference_test_suite/ticket_00.tzt tzt_reference_test_suite/ticket_01.tzt tzt_reference_test_suite/transfertokens_00.tzt tzt_reference_test_suite/transfertokens_00.tc.tzt tzt_reference_test_suite/transfertokens_01.tzt tzt_reference_test_suite/unit_00.tzt tzt_reference_test_suite/unpair_00.tc.tzt tzt_reference_test_suite/unpair_pairstringstring_00.tzt tzt_reference_test_suite/update_00.tc.tzt tzt_reference_test_suite/update_bigmapstringstring_00.tzt tzt_reference_test_suite/update_bigmapstringstring_01.tzt tzt_reference_test_suite/update_bigmapstringstring_02.tzt tzt_reference_test_suite/update_bigmapstringstring_03.tzt tzt_reference_test_suite/update_bigmapstringstring_04.tzt tzt_reference_test_suite/update_bigmapstringstring_05.tzt tzt_reference_test_suite/update_bigmapstringstring_06.tzt tzt_reference_test_suite/update_bigmapstringstring_07.tzt tzt_reference_test_suite/update_mapintint_00.tzt tzt_reference_test_suite/update_mapintint_01.tzt tzt_reference_test_suite/update_setint_00.tzt tzt_reference_test_suite/update_setint_01.tzt tzt_reference_test_suite/update_setint_02.tzt tzt_reference_test_suite/xor_bool-bool_00.tzt tzt_reference_test_suite/xor_bool-bool_01.tzt tzt_reference_test_suite/xor_bool-bool_02.tzt tzt_reference_test_suite/xor_bool-bool_03.tzt tzt_reference_test_suite/xor_bytes-bytes_00.tzt tzt_reference_test_suite/xor_bytes-bytes_01.tzt tzt_reference_test_suite/xor_bytes-bytes_02.tzt tzt_reference_test_suite/xor_bytes-bytes_03.tzt tzt_reference_test_suite/xor_bytes-bytes_04.tzt tzt_reference_test_suite/xor_bytes-bytes_05.tzt tzt_reference_test_suite/xor_bytes-bytes_06.tzt tzt_reference_test_suite/xor_nat-nat_00.tzt tzt_reference_test_suite/xor_nat-nat_01.tzt tzt_reference_test_suite/xor_nat-nat_02.tzt tzt_reference_test_suite/xor_nat-nat_03.tzt tzt_reference_test_suite/xor_nat-nat_04.tzt tzt_reference_test_suite/xor_nat-nat_05.tzt tzt_reference_test_suite/xor_nat-nat_06.tzt +./octez-client --protocol PtTALLiNtPec7mE7yY4m3k26J8Qukef3E3ehzhfXgFZKGtDdAXu --mode mockup --no-base-dir-warnings run unit tests from tzt_reference_test_suite/abs_00.tzt tzt_reference_test_suite/abs_01.tzt tzt_reference_test_suite/abs_02.tzt tzt_reference_test_suite/add_00.tc.tzt tzt_reference_test_suite/add_01.tc.tzt tzt_reference_test_suite/add_int-int_00.tzt tzt_reference_test_suite/add_int-nat_00.tzt tzt_reference_test_suite/add_int-nat_01.tzt tzt_reference_test_suite/add_int-timestamp_00.tzt tzt_reference_test_suite/add_mutez-mutez_00.tzt tzt_reference_test_suite/add_mutez-mutez_01.tzt tzt_reference_test_suite/add_nat-int_00.tzt tzt_reference_test_suite/add_nat-nat_00.tzt tzt_reference_test_suite/add_timestamp-int_00.tzt tzt_reference_test_suite/add_timestamp-int_01.tzt tzt_reference_test_suite/add_timestamp-int_02.tzt tzt_reference_test_suite/add_timestamp-int_03.tzt tzt_reference_test_suite/address_00.tzt tzt_reference_test_suite/address_00.tc.tzt tzt_reference_test_suite/address_01.tzt tzt_reference_test_suite/address_02.tzt tzt_reference_test_suite/amount_00.tzt tzt_reference_test_suite/and_bool-bool_00.tzt tzt_reference_test_suite/and_bool-bool_01.tzt tzt_reference_test_suite/and_bool-bool_02.tzt tzt_reference_test_suite/and_bool-bool_03.tzt tzt_reference_test_suite/and_bytes-bytes_00.tzt tzt_reference_test_suite/and_bytes-bytes_01.tzt tzt_reference_test_suite/and_bytes-bytes_02.tzt tzt_reference_test_suite/and_bytes-bytes_03.tzt tzt_reference_test_suite/and_bytes-bytes_04.tzt tzt_reference_test_suite/and_bytes-bytes_05.tzt tzt_reference_test_suite/and_bytes-bytes_06.tzt tzt_reference_test_suite/and_int-nat_00.tzt tzt_reference_test_suite/and_int-nat_01.tzt tzt_reference_test_suite/and_int-nat_02.tzt tzt_reference_test_suite/and_int-nat_03.tzt tzt_reference_test_suite/and_int-nat_04.tzt tzt_reference_test_suite/and_int-nat_05.tzt tzt_reference_test_suite/and_int-nat_06.tzt tzt_reference_test_suite/and_nat-nat_00.tzt tzt_reference_test_suite/and_nat-nat_01.tzt tzt_reference_test_suite/and_nat-nat_02.tzt tzt_reference_test_suite/apply_00.tzt tzt_reference_test_suite/apply_01.tzt tzt_reference_test_suite/apply_02.tzt tzt_reference_test_suite/balance_00.tzt tzt_reference_test_suite/blake2b_00.tzt tzt_reference_test_suite/blake2b_01.tzt tzt_reference_test_suite/car_00.tzt tzt_reference_test_suite/car_00.tc.tzt tzt_reference_test_suite/car_01.tzt tzt_reference_test_suite/cdr_00.tzt tzt_reference_test_suite/cdr_00.tc.tzt tzt_reference_test_suite/cdr_01.tzt tzt_reference_test_suite/chain_id_00.tzt tzt_reference_test_suite/chain_id_01.tzt tzt_reference_test_suite/checksignature_00.tzt tzt_reference_test_suite/checksignature_00.tc.tzt tzt_reference_test_suite/checksignature_01.tzt tzt_reference_test_suite/compare_00.tc.tzt tzt_reference_test_suite/compare_01.tc.tzt tzt_reference_test_suite/compare_02.tc.tzt tzt_reference_test_suite/compare_bool_00.tzt tzt_reference_test_suite/compare_bool_01.tzt tzt_reference_test_suite/compare_bool_02.tzt tzt_reference_test_suite/compare_bool_03.tzt tzt_reference_test_suite/compare_bytes_00.tzt tzt_reference_test_suite/compare_bytes_01.tzt tzt_reference_test_suite/compare_bytes_02.tzt tzt_reference_test_suite/compare_bytes_03.tzt tzt_reference_test_suite/compare_bytes_04.tzt tzt_reference_test_suite/compare_int_00.tzt tzt_reference_test_suite/compare_int_01.tzt tzt_reference_test_suite/compare_int_02.tzt tzt_reference_test_suite/compare_int_03.tzt tzt_reference_test_suite/compare_int_04.tzt tzt_reference_test_suite/compare_keyhash_00.tzt tzt_reference_test_suite/compare_keyhash_01.tzt tzt_reference_test_suite/compare_keyhash_02.tzt tzt_reference_test_suite/compare_mutez_00.tzt tzt_reference_test_suite/compare_mutez_01.tzt tzt_reference_test_suite/compare_mutez_02.tzt tzt_reference_test_suite/compare_mutez_03.tzt tzt_reference_test_suite/compare_mutez_04.tzt tzt_reference_test_suite/compare_mutez_05.tzt tzt_reference_test_suite/compare_nat_00.tzt tzt_reference_test_suite/compare_nat_01.tzt tzt_reference_test_suite/compare_nat_02.tzt tzt_reference_test_suite/compare_nat_03.tzt tzt_reference_test_suite/compare_nat_04.tzt tzt_reference_test_suite/compare_nat_05.tzt tzt_reference_test_suite/compare_never_00.tzt tzt_reference_test_suite/compare_pairintint_00.tzt tzt_reference_test_suite/compare_pairintint_01.tzt tzt_reference_test_suite/compare_pairintint_02.tzt tzt_reference_test_suite/compare_pairintint_03.tzt tzt_reference_test_suite/compare_string_00.tzt tzt_reference_test_suite/compare_string_01.tzt tzt_reference_test_suite/compare_string_02.tzt tzt_reference_test_suite/compare_string_03.tzt tzt_reference_test_suite/compare_string_04.tzt tzt_reference_test_suite/compare_timestamp_00.tzt tzt_reference_test_suite/compare_timestamp_01.tzt tzt_reference_test_suite/compare_timestamp_02.tzt tzt_reference_test_suite/compare_timestamp_03.tzt tzt_reference_test_suite/compare_timestamp_04.tzt tzt_reference_test_suite/compare_timestamp_05.tzt tzt_reference_test_suite/concat_00.tc.tzt tzt_reference_test_suite/concat_bytes_00.tzt tzt_reference_test_suite/concat_bytes_01.tzt tzt_reference_test_suite/concat_listbytes_00.tzt tzt_reference_test_suite/concat_listbytes_01.tzt tzt_reference_test_suite/concat_listbytes_02.tzt tzt_reference_test_suite/concat_liststring_00.tzt tzt_reference_test_suite/concat_liststring_01.tzt tzt_reference_test_suite/concat_liststring_02.tzt tzt_reference_test_suite/concat_liststring_03.tzt tzt_reference_test_suite/concat_liststring_04.tzt tzt_reference_test_suite/concat_string_00.tzt tzt_reference_test_suite/concat_string_01.tzt tzt_reference_test_suite/concat_string_02.tzt tzt_reference_test_suite/cons_int_00.tzt tzt_reference_test_suite/cons_int_01.tzt tzt_reference_test_suite/cons_int_02.tzt tzt_reference_test_suite/cons_lists_00.tc.tzt tzt_reference_test_suite/cons_string_00.tzt tzt_reference_test_suite/contract_00.tzt tzt_reference_test_suite/contract_01.tzt tzt_reference_test_suite/contract_02.tzt tzt_reference_test_suite/contract_03.tzt tzt_reference_test_suite/contract_04.tzt tzt_reference_test_suite/contract_05.tzt tzt_reference_test_suite/createcontract_00.tzt tzt_reference_test_suite/createcontract_01.tzt tzt_reference_test_suite/dig_00.tzt tzt_reference_test_suite/dig_01.tzt tzt_reference_test_suite/dig_02.tzt tzt_reference_test_suite/dig_03.tzt tzt_reference_test_suite/dig_04.tzt tzt_reference_test_suite/dip_00.tzt tzt_reference_test_suite/dip_00.tc.tzt tzt_reference_test_suite/dip_01.tzt tzt_reference_test_suite/dip_02.tzt tzt_reference_test_suite/dipn_00.tzt tzt_reference_test_suite/dipn_00.tc.tzt tzt_reference_test_suite/dipn_01.tzt tzt_reference_test_suite/dipn_01.tc.tzt tzt_reference_test_suite/dipn_02.tzt tzt_reference_test_suite/dipn_02.tc.tzt tzt_reference_test_suite/dipn_03.tzt tzt_reference_test_suite/drop_00.tzt tzt_reference_test_suite/drop_00.tc.tzt tzt_reference_test_suite/dropn_00.tzt tzt_reference_test_suite/dropn_00.tc.tzt tzt_reference_test_suite/dropn_01.tzt tzt_reference_test_suite/dropn_02.tzt tzt_reference_test_suite/dropn_03.tzt tzt_reference_test_suite/dugn_00.tzt tzt_reference_test_suite/dup_00.tzt tzt_reference_test_suite/dup_00.tc.tzt tzt_reference_test_suite/dupn_00.tzt tzt_reference_test_suite/dupn_00.tc.tzt tzt_reference_test_suite/dupn_01.tzt tzt_reference_test_suite/dupn_01.tc.tzt tzt_reference_test_suite/dupn_02.tzt tzt_reference_test_suite/dupn_03.tzt tzt_reference_test_suite/dupn_04.tzt tzt_reference_test_suite/ediv_int-int_00.tzt tzt_reference_test_suite/ediv_int-int_01.tzt tzt_reference_test_suite/ediv_int-int_02.tzt tzt_reference_test_suite/ediv_int-int_03.tzt tzt_reference_test_suite/ediv_int-int_04.tzt tzt_reference_test_suite/ediv_int-int_05.tzt tzt_reference_test_suite/ediv_int-int_06.tzt tzt_reference_test_suite/ediv_int-int_07.tzt tzt_reference_test_suite/ediv_int-int_08.tzt tzt_reference_test_suite/ediv_int-nat_00.tzt tzt_reference_test_suite/ediv_int-nat_01.tzt tzt_reference_test_suite/ediv_int-nat_02.tzt tzt_reference_test_suite/ediv_int-nat_03.tzt tzt_reference_test_suite/ediv_int-nat_04.tzt tzt_reference_test_suite/ediv_int-nat_05.tzt tzt_reference_test_suite/ediv_mutez-mutez_00.tzt tzt_reference_test_suite/ediv_mutez-mutez_01.tzt tzt_reference_test_suite/ediv_mutez-mutez_02.tzt tzt_reference_test_suite/ediv_mutez-mutez_03.tzt tzt_reference_test_suite/ediv_mutez-mutez_04.tzt tzt_reference_test_suite/ediv_mutez-mutez_05.tzt tzt_reference_test_suite/ediv_mutez-nat_00.tzt tzt_reference_test_suite/ediv_mutez-nat_01.tzt tzt_reference_test_suite/ediv_mutez-nat_02.tzt tzt_reference_test_suite/ediv_mutez-nat_03.tzt tzt_reference_test_suite/ediv_mutez-nat_04.tzt tzt_reference_test_suite/ediv_mutez-nat_05.tzt tzt_reference_test_suite/ediv_mutez-nat_06.tzt tzt_reference_test_suite/ediv_nat-int_00.tzt tzt_reference_test_suite/ediv_nat-int_01.tzt tzt_reference_test_suite/ediv_nat-int_02.tzt tzt_reference_test_suite/ediv_nat-int_03.tzt tzt_reference_test_suite/ediv_nat-int_04.tzt tzt_reference_test_suite/ediv_nat-int_05.tzt tzt_reference_test_suite/ediv_nat-nat_00.tzt tzt_reference_test_suite/ediv_nat-nat_01.tzt tzt_reference_test_suite/ediv_nat-nat_02.tzt tzt_reference_test_suite/ediv_nat-nat_03.tzt tzt_reference_test_suite/ediv_nat-nat_04.tzt tzt_reference_test_suite/emptybigmap_nat-nat_00.tzt tzt_reference_test_suite/emptymap_nat-nat_00.tzt tzt_reference_test_suite/emptymap_string-string_00.tzt tzt_reference_test_suite/emptyset_00.tc.tzt tzt_reference_test_suite/emptyset_nat_00.tzt tzt_reference_test_suite/eq_00.tzt tzt_reference_test_suite/eq_01.tzt tzt_reference_test_suite/eq_02.tzt tzt_reference_test_suite/eq_03.tzt tzt_reference_test_suite/eq_04.tzt tzt_reference_test_suite/exec_00.tzt tzt_reference_test_suite/exec_01.tzt tzt_reference_test_suite/exec_02.tzt tzt_reference_test_suite/exec_03.tzt tzt_reference_test_suite/failwith_00.tzt tzt_reference_test_suite/failwith_00.tc.tzt tzt_reference_test_suite/gas_exhaustion.tzt tzt_reference_test_suite/ge_00.tzt tzt_reference_test_suite/ge_01.tzt tzt_reference_test_suite/ge_02.tzt tzt_reference_test_suite/ge_03.tzt tzt_reference_test_suite/ge_04.tzt tzt_reference_test_suite/get_00.tc.tzt tzt_reference_test_suite/get_bigmapstringstring_00.tzt tzt_reference_test_suite/get_bigmapstringstring_01.tzt tzt_reference_test_suite/get_bigmapstringstring_02.tzt tzt_reference_test_suite/get_map_00.tc.tzt tzt_reference_test_suite/get_mapintint_00.tzt tzt_reference_test_suite/get_mapintint_01.tzt tzt_reference_test_suite/get_mapstringstring_00.tzt tzt_reference_test_suite/get_mapstringstring_01.tzt tzt_reference_test_suite/get_mapstringstring_02.tzt tzt_reference_test_suite/gt_00.tzt tzt_reference_test_suite/gt_00.tc.tzt tzt_reference_test_suite/gt_01.tzt tzt_reference_test_suite/gt_02.tzt tzt_reference_test_suite/gt_03.tzt tzt_reference_test_suite/gt_04.tzt tzt_reference_test_suite/if_00.tzt tzt_reference_test_suite/if_00.tc.tzt tzt_reference_test_suite/if_01.tzt tzt_reference_test_suite/if_01.tc.tzt tzt_reference_test_suite/ifcons_00.tc.tzt tzt_reference_test_suite/ifcons_listint_00.tzt tzt_reference_test_suite/ifcons_listint_01.tzt tzt_reference_test_suite/ifcons_listnat_00.tzt tzt_reference_test_suite/ifcons_listnat_01.tzt tzt_reference_test_suite/ifleft_00.tc.tzt tzt_reference_test_suite/ifleft_orintstring_00.tzt tzt_reference_test_suite/ifleft_orstringint_00.tzt tzt_reference_test_suite/ifnone_00.tc.tzt tzt_reference_test_suite/ifnone_optionint_00.tzt tzt_reference_test_suite/ifnone_optionnat_00.tzt tzt_reference_test_suite/implicitaccount_00.tzt tzt_reference_test_suite/int_00.tc.tzt tzt_reference_test_suite/int_nat_00.tzt tzt_reference_test_suite/int_nat_01.tzt tzt_reference_test_suite/is_implicit_account_00.tzt tzt_reference_test_suite/is_implicit_account_01.tzt tzt_reference_test_suite/isnat_00.tzt tzt_reference_test_suite/isnat_01.tzt tzt_reference_test_suite/iter_00.tc.tzt tzt_reference_test_suite/iter_listint_00.tzt tzt_reference_test_suite/iter_listint_01.tzt tzt_reference_test_suite/iter_listint_02.tzt tzt_reference_test_suite/iter_listint_03.tzt tzt_reference_test_suite/iter_liststring_00.tzt tzt_reference_test_suite/iter_liststring_01.tzt tzt_reference_test_suite/iter_mapintint_00.tzt tzt_reference_test_suite/iter_mapintint_01.tzt tzt_reference_test_suite/iter_mapintint_02.tzt tzt_reference_test_suite/iter_mapintint_03.tzt tzt_reference_test_suite/iter_mapintint_04.tzt tzt_reference_test_suite/iter_mapstringstring_00.tzt tzt_reference_test_suite/iter_setint_00.tzt tzt_reference_test_suite/iter_setint_01.tzt tzt_reference_test_suite/iter_setint_02.tzt tzt_reference_test_suite/iter_setstring_00.tzt tzt_reference_test_suite/iter_setstring_01.tzt tzt_reference_test_suite/iter_setstring_02.tzt tzt_reference_test_suite/join_tickets_00.tzt tzt_reference_test_suite/join_tickets_01.tzt tzt_reference_test_suite/join_tickets_02.tzt tzt_reference_test_suite/join_tickets_03.tzt tzt_reference_test_suite/keccak_00.tzt tzt_reference_test_suite/keccak_01.tzt tzt_reference_test_suite/le_00.tzt tzt_reference_test_suite/le_01.tzt tzt_reference_test_suite/le_02.tzt tzt_reference_test_suite/le_03.tzt tzt_reference_test_suite/le_04.tzt tzt_reference_test_suite/left_int-nat_00.tzt tzt_reference_test_suite/legacy/sub_mutez-mutez_00.tzt tzt_reference_test_suite/legacy/sub_mutez-mutez_01.tzt tzt_reference_test_suite/loop_00.tzt tzt_reference_test_suite/loop_00.tc.tzt tzt_reference_test_suite/loop_01.tzt tzt_reference_test_suite/loop_01.tc.tzt tzt_reference_test_suite/loop_02.tzt tzt_reference_test_suite/loopleft_00.tzt tzt_reference_test_suite/loopleft_01.tzt tzt_reference_test_suite/loopleft_02.tzt tzt_reference_test_suite/loopleft_03.tzt tzt_reference_test_suite/loopleft_04.tzt tzt_reference_test_suite/lsl_bytes_00.tzt tzt_reference_test_suite/lsl_bytes_01.tzt tzt_reference_test_suite/lsl_bytes_02.tzt tzt_reference_test_suite/lsl_bytes_03.tzt tzt_reference_test_suite/lsl_bytes_04.tzt tzt_reference_test_suite/lsl_bytes_05.tzt tzt_reference_test_suite/lsl_bytes_06.tzt tzt_reference_test_suite/lsl_nat_00.tzt tzt_reference_test_suite/lsl_nat_01.tzt tzt_reference_test_suite/lsl_nat_02.tzt tzt_reference_test_suite/lsl_nat_03.tzt tzt_reference_test_suite/lsl_nat_04.tzt tzt_reference_test_suite/lsl_nat_05.tzt tzt_reference_test_suite/lsl_nat_06.tzt tzt_reference_test_suite/lsl_nat_07.tzt tzt_reference_test_suite/lsl_nat_08.tzt tzt_reference_test_suite/lsr_bytes_00.tzt tzt_reference_test_suite/lsr_bytes_01.tzt tzt_reference_test_suite/lsr_bytes_02.tzt tzt_reference_test_suite/lsr_bytes_03.tzt tzt_reference_test_suite/lsr_bytes_04.tzt tzt_reference_test_suite/lsr_bytes_05.tzt tzt_reference_test_suite/lsr_bytes_06.tzt tzt_reference_test_suite/lsr_bytes_07.tzt tzt_reference_test_suite/lsr_nat_00.tzt tzt_reference_test_suite/lsr_nat_01.tzt tzt_reference_test_suite/lsr_nat_02.tzt tzt_reference_test_suite/lsr_nat_03.tzt tzt_reference_test_suite/lsr_nat_04.tzt tzt_reference_test_suite/lsr_nat_05.tzt tzt_reference_test_suite/lsr_nat_06.tzt tzt_reference_test_suite/lsr_nat_07.tzt tzt_reference_test_suite/lt_00.tzt tzt_reference_test_suite/lt_01.tzt tzt_reference_test_suite/lt_02.tzt tzt_reference_test_suite/lt_03.tzt tzt_reference_test_suite/lt_04.tzt tzt_reference_test_suite/macro_pack/assert_00.tzt tzt_reference_test_suite/macro_pack/assert_cmpeq_00.tzt tzt_reference_test_suite/macro_pack/assert_cmpge_00.tzt tzt_reference_test_suite/macro_pack/assert_cmpgt_00.tzt tzt_reference_test_suite/macro_pack/assert_cmple_00.tzt tzt_reference_test_suite/macro_pack/assert_cmplt_00.tzt tzt_reference_test_suite/macro_pack/assert_cmpneq_00.tzt tzt_reference_test_suite/macro_pack/assert_eq_00.tzt tzt_reference_test_suite/macro_pack/assert_ge_00.tzt tzt_reference_test_suite/macro_pack/assert_gt_00.tzt tzt_reference_test_suite/macro_pack/assert_le_00.tzt tzt_reference_test_suite/macro_pack/assert_left_00.tzt tzt_reference_test_suite/macro_pack/assert_lt_00.tzt tzt_reference_test_suite/macro_pack/assert_neq_00.tzt tzt_reference_test_suite/macro_pack/assert_none_00.tzt tzt_reference_test_suite/macro_pack/assert_right_00.tzt tzt_reference_test_suite/macro_pack/assert_some_00.tzt tzt_reference_test_suite/macro_pack/cadr_00.tzt tzt_reference_test_suite/macro_pack/carn_00.tzt tzt_reference_test_suite/macro_pack/carn_01.tzt tzt_reference_test_suite/macro_pack/cdrn_00.tzt tzt_reference_test_suite/macro_pack/cdrn_01.tzt tzt_reference_test_suite/macro_pack/cmpeq_00.tzt tzt_reference_test_suite/macro_pack/cmpge_00.tzt tzt_reference_test_suite/macro_pack/cmpgt_00.tzt tzt_reference_test_suite/macro_pack/cmple_00.tzt tzt_reference_test_suite/macro_pack/cmplt_00.tzt tzt_reference_test_suite/macro_pack/cmpneq_00.tzt tzt_reference_test_suite/macro_pack/fail_00.tzt tzt_reference_test_suite/macro_pack/ifcmpeq_00.tzt tzt_reference_test_suite/macro_pack/ifcmpge_00.tzt tzt_reference_test_suite/macro_pack/ifcmpgt_00.tzt tzt_reference_test_suite/macro_pack/ifcmple_00.tzt tzt_reference_test_suite/macro_pack/ifcmplt_00.tzt tzt_reference_test_suite/macro_pack/ifcmpneq_00.tzt tzt_reference_test_suite/macro_pack/ifeq_00.tzt tzt_reference_test_suite/macro_pack/ifge_00.tzt tzt_reference_test_suite/macro_pack/ifgt_00.tzt tzt_reference_test_suite/macro_pack/ifle_00.tzt tzt_reference_test_suite/macro_pack/iflt_00.tzt tzt_reference_test_suite/macro_pack/ifneq_00.tzt tzt_reference_test_suite/macro_pack/ifright_00.tzt tzt_reference_test_suite/macro_pack/ifsome_00.tzt tzt_reference_test_suite/macro_pack/mapcadr_00.tzt tzt_reference_test_suite/macro_pack/mapcar_00.tzt tzt_reference_test_suite/macro_pack/mapcdr_00.tzt tzt_reference_test_suite/macro_pack/papair_00.tzt tzt_reference_test_suite/macro_pack/setcadr_00.tzt tzt_reference_test_suite/macro_pack/setcar_00.tzt tzt_reference_test_suite/macro_pack/setcdr_00.tzt tzt_reference_test_suite/macro_pack/unpapair_00.tzt tzt_reference_test_suite/map_listint_00.tzt tzt_reference_test_suite/map_listint_01.tzt tzt_reference_test_suite/map_listint_02.tzt tzt_reference_test_suite/map_listint_03.tzt tzt_reference_test_suite/map_listint_04.tzt tzt_reference_test_suite/map_listint_05.tzt tzt_reference_test_suite/map_listint_06.tzt tzt_reference_test_suite/map_liststring_00.tzt tzt_reference_test_suite/map_liststring_01.tzt tzt_reference_test_suite/map_liststring_02.tzt tzt_reference_test_suite/map_liststring_04.tzt tzt_reference_test_suite/map_liststring_05.tzt tzt_reference_test_suite/map_liststring_06.tzt tzt_reference_test_suite/map_liststring_07.tzt tzt_reference_test_suite/map_liststring_08.tzt tzt_reference_test_suite/map_mapintint_00.tzt tzt_reference_test_suite/map_mapintint_01.tzt tzt_reference_test_suite/map_mapintstring_00.tzt tzt_reference_test_suite/map_mapintstring_01.tzt tzt_reference_test_suite/map_mapstringnat_00.tzt tzt_reference_test_suite/map_mapstringnat_01.tzt tzt_reference_test_suite/map_mapstringnat_02.tzt tzt_reference_test_suite/mem_bigmapnatnat_00.tzt tzt_reference_test_suite/mem_bigmapnatnat_01.tzt tzt_reference_test_suite/mem_bigmapnatnat_02.tzt tzt_reference_test_suite/mem_bigmapnatnat_03.tzt tzt_reference_test_suite/mem_bigmapnatnat_04.tzt tzt_reference_test_suite/mem_bigmapnatnat_05.tzt tzt_reference_test_suite/mem_bigmapstringnat_00.tzt tzt_reference_test_suite/mem_bigmapstringnat_01.tzt tzt_reference_test_suite/mem_bigmapstringnat_02.tzt tzt_reference_test_suite/mem_bigmapstringnat_03.tzt tzt_reference_test_suite/mem_bigmapstringnat_04.tzt tzt_reference_test_suite/mem_bigmapstringnat_05.tzt tzt_reference_test_suite/mem_mapintint_00.tzt tzt_reference_test_suite/mem_mapnatnat_00.tzt tzt_reference_test_suite/mem_mapnatnat_01.tzt tzt_reference_test_suite/mem_mapnatnat_02.tzt tzt_reference_test_suite/mem_mapnatnat_03.tzt tzt_reference_test_suite/mem_mapnatnat_04.tzt tzt_reference_test_suite/mem_mapnatnat_05.tzt tzt_reference_test_suite/mem_mapstringnat_00.tzt tzt_reference_test_suite/mem_mapstringnat_01.tzt tzt_reference_test_suite/mem_mapstringnat_02.tzt tzt_reference_test_suite/mem_mapstringnat_03.tzt tzt_reference_test_suite/mem_mapstringnat_04.tzt tzt_reference_test_suite/mem_mapstringnat_05.tzt tzt_reference_test_suite/mem_setint_00.tzt tzt_reference_test_suite/mem_setint_01.tzt tzt_reference_test_suite/mem_setstring_00.tzt tzt_reference_test_suite/mem_setstring_01.tzt tzt_reference_test_suite/mem_setstring_02.tzt tzt_reference_test_suite/mul_int-int_00.tzt tzt_reference_test_suite/mul_int-nat_00.tzt tzt_reference_test_suite/mul_mutez-nat_00.tzt tzt_reference_test_suite/mul_mutez-nat_01.tzt tzt_reference_test_suite/mul_nat-int_00.tzt tzt_reference_test_suite/mul_nat-mutez_00.tzt tzt_reference_test_suite/mul_nat-mutez_01.tzt tzt_reference_test_suite/mul_nat-nat_00.tzt tzt_reference_test_suite/neg_int_00.tzt tzt_reference_test_suite/neg_int_01.tzt tzt_reference_test_suite/neg_int_02.tzt tzt_reference_test_suite/neg_nat_00.tzt tzt_reference_test_suite/neg_nat_01.tzt tzt_reference_test_suite/neq_00.tzt tzt_reference_test_suite/neq_01.tzt tzt_reference_test_suite/neq_02.tzt tzt_reference_test_suite/neq_03.tzt tzt_reference_test_suite/neq_04.tzt tzt_reference_test_suite/never_00.tzt tzt_reference_test_suite/never_00.tc.tzt tzt_reference_test_suite/nil_nat_00.tzt tzt_reference_test_suite/none_int_00.tzt tzt_reference_test_suite/none_pair-nat-string.tzt tzt_reference_test_suite/not_bool_00.tzt tzt_reference_test_suite/not_bool_01.tzt tzt_reference_test_suite/not_bytes_00.tzt tzt_reference_test_suite/not_bytes_01.tzt tzt_reference_test_suite/not_bytes_02.tzt tzt_reference_test_suite/not_bytes_03.tzt tzt_reference_test_suite/not_bytes_04.tzt tzt_reference_test_suite/not_bytes_05.tzt tzt_reference_test_suite/not_int_00.tzt tzt_reference_test_suite/not_nat_00.tzt tzt_reference_test_suite/not_nat_01.tzt tzt_reference_test_suite/not_nat_02.tzt tzt_reference_test_suite/not_nat_03.tzt tzt_reference_test_suite/not_nat_04.tzt tzt_reference_test_suite/not_nat_05.tzt tzt_reference_test_suite/not_nat_06.tzt tzt_reference_test_suite/not_nat_07.tzt tzt_reference_test_suite/now_00.tzt tzt_reference_test_suite/now_01.tzt tzt_reference_test_suite/or_bool-bool_00.tzt tzt_reference_test_suite/or_bool-bool_01.tzt tzt_reference_test_suite/or_bool-bool_02.tzt tzt_reference_test_suite/or_bool-bool_03.tzt tzt_reference_test_suite/or_bytes-bytes_00.tzt tzt_reference_test_suite/or_bytes-bytes_01.tzt tzt_reference_test_suite/or_bytes-bytes_02.tzt tzt_reference_test_suite/or_bytes-bytes_03.tzt tzt_reference_test_suite/or_bytes-bytes_04.tzt tzt_reference_test_suite/or_bytes-bytes_05.tzt tzt_reference_test_suite/or_bytes-bytes_06.tzt tzt_reference_test_suite/or_nat-nat_00.tzt tzt_reference_test_suite/or_nat-nat_01.tzt tzt_reference_test_suite/or_nat-nat_02.tzt tzt_reference_test_suite/or_nat-nat_03.tzt tzt_reference_test_suite/or_nat-nat_04.tzt tzt_reference_test_suite/or_nat-nat_05.tzt tzt_reference_test_suite/or_nat-nat_06.tzt tzt_reference_test_suite/pack_address_00.tzt tzt_reference_test_suite/pack_address_01.tzt tzt_reference_test_suite/pack_address_02.tzt tzt_reference_test_suite/pack_address_03.tzt tzt_reference_test_suite/pack_address_04.tzt tzt_reference_test_suite/pack_address_05.tzt tzt_reference_test_suite/pack_bool_00.tzt tzt_reference_test_suite/pack_bool_01.tzt tzt_reference_test_suite/pack_bytes_00.tzt tzt_reference_test_suite/pack_bytes_01.tzt tzt_reference_test_suite/pack_bytes_02.tzt tzt_reference_test_suite/pack_chainid_00.tzt tzt_reference_test_suite/pack_contract_00.tzt tzt_reference_test_suite/pack_key_00.tzt tzt_reference_test_suite/pack_key_01.tzt tzt_reference_test_suite/pack_key_02.tzt tzt_reference_test_suite/pack_key_03.tzt tzt_reference_test_suite/pack_keyhash_01.tzt tzt_reference_test_suite/pack_keyhash_02.tzt tzt_reference_test_suite/pack_keyhash_03.tzt tzt_reference_test_suite/pack_keyhash_04.tzt tzt_reference_test_suite/pack_lambda_comb_pairs.tzt tzt_reference_test_suite/pack_list-bool_00.tzt tzt_reference_test_suite/pack_list-bool_01.tzt tzt_reference_test_suite/pack_list-list-bool.tzt tzt_reference_test_suite/pack_list_large_00.tzt tzt_reference_test_suite/pack_map-bool-unit_00.tzt tzt_reference_test_suite/pack_operation_00.tc.tzt tzt_reference_test_suite/pack_option-unit_00.tzt tzt_reference_test_suite/pack_option-unit_01.tzt tzt_reference_test_suite/pack_or-unit-bool_00.tzt tzt_reference_test_suite/pack_or-unit-bool_01.tzt tzt_reference_test_suite/pack_pair-bool-unit_00.tzt tzt_reference_test_suite/pack_signature_00.tzt tzt_reference_test_suite/pack_signature_01.tzt tzt_reference_test_suite/pack_signature_02.tzt tzt_reference_test_suite/pack_signature_03.tzt tzt_reference_test_suite/pack_string_00.tzt tzt_reference_test_suite/pack_string_01.tzt tzt_reference_test_suite/pack_string_02.tzt tzt_reference_test_suite/pack_string_03.tzt tzt_reference_test_suite/pack_unit_00.tzt tzt_reference_test_suite/packunpack_address_00.tzt tzt_reference_test_suite/packunpack_bool_00.tzt tzt_reference_test_suite/packunpack_bytes_00.tzt tzt_reference_test_suite/packunpack_int_00.tzt tzt_reference_test_suite/packunpack_keyhash_00.tzt tzt_reference_test_suite/packunpack_mutez_00.tzt tzt_reference_test_suite/packunpack_nat_00.tzt tzt_reference_test_suite/packunpack_string_00.tzt tzt_reference_test_suite/packunpack_timestamp_00.tzt tzt_reference_test_suite/pair_00.tc.tzt tzt_reference_test_suite/pair_int-int_00.tzt tzt_reference_test_suite/pair_nat-string_00.tzt tzt_reference_test_suite/pair_pair-nat-string-pair-string-nat_00.tzt tzt_reference_test_suite/push_00.tc.tzt tzt_reference_test_suite/push_int_00.tzt tzt_reference_test_suite/push_string_00.tzt tzt_reference_test_suite/read_ticket_00.tzt tzt_reference_test_suite/right_nat-int_00.tzt tzt_reference_test_suite/self_00.tzt tzt_reference_test_suite/self_01.tzt tzt_reference_test_suite/self_in_lambda.tc.tzt tzt_reference_test_suite/sender_00.tzt tzt_reference_test_suite/setdelegate_00.tzt tzt_reference_test_suite/setdelegate_00.tc.tzt tzt_reference_test_suite/sha256_00.tzt tzt_reference_test_suite/sha256_01.tzt tzt_reference_test_suite/sha3_00.tzt tzt_reference_test_suite/sha3_01.tzt tzt_reference_test_suite/sha512_00.tzt tzt_reference_test_suite/sha512_01.tzt tzt_reference_test_suite/size_bytes_00.tzt tzt_reference_test_suite/size_listint_00.tzt tzt_reference_test_suite/size_listint_01.tzt tzt_reference_test_suite/size_listint_02.tzt tzt_reference_test_suite/size_listint_03.tzt tzt_reference_test_suite/size_mapintint_00.tzt tzt_reference_test_suite/size_mapstringnat_00.tzt tzt_reference_test_suite/size_mapstringnat_01.tzt tzt_reference_test_suite/size_mapstringnat_02.tzt tzt_reference_test_suite/size_mapstringnat_03.tzt tzt_reference_test_suite/size_setint_00.tzt tzt_reference_test_suite/size_setint_01.tzt tzt_reference_test_suite/size_setint_02.tzt tzt_reference_test_suite/size_setint_03.tzt tzt_reference_test_suite/size_setstring_00.tzt tzt_reference_test_suite/size_string_00.tzt tzt_reference_test_suite/slice_bytes_00.tzt tzt_reference_test_suite/slice_bytes_01.tzt tzt_reference_test_suite/slice_bytes_02.tzt tzt_reference_test_suite/slice_bytes_03.tzt tzt_reference_test_suite/slice_bytes_04.tzt tzt_reference_test_suite/slice_string_00.tzt tzt_reference_test_suite/slice_string_01.tzt tzt_reference_test_suite/slice_string_02.tzt tzt_reference_test_suite/slice_string_03.tzt tzt_reference_test_suite/slice_string_04.tzt tzt_reference_test_suite/slice_string_05.tzt tzt_reference_test_suite/some_00.tc.tzt tzt_reference_test_suite/some_int_00.tzt tzt_reference_test_suite/some_pairintint_00.tzt tzt_reference_test_suite/some_string_00.tzt tzt_reference_test_suite/source_00.tzt tzt_reference_test_suite/split_ticket_00.tzt tzt_reference_test_suite/split_ticket_01.tzt tzt_reference_test_suite/split_ticket_02.tzt tzt_reference_test_suite/split_ticket_03.tzt tzt_reference_test_suite/split_ticket_04.tzt tzt_reference_test_suite/sub_int-int_00.tzt tzt_reference_test_suite/sub_int-int_01.tzt tzt_reference_test_suite/sub_int-int_02.tzt tzt_reference_test_suite/sub_int-int_03.tzt tzt_reference_test_suite/sub_int-int_04.tzt tzt_reference_test_suite/sub_int-int_05.tzt tzt_reference_test_suite/sub_int-nat_00.tzt tzt_reference_test_suite/sub_int-nat_01.tzt tzt_reference_test_suite/sub_int-nat_02.tzt tzt_reference_test_suite/sub_int-nat_03.tzt tzt_reference_test_suite/sub_int-nat_04.tzt tzt_reference_test_suite/sub_int-nat_05.tzt tzt_reference_test_suite/sub_mutez_00.tzt tzt_reference_test_suite/sub_mutez_01.tzt tzt_reference_test_suite/sub_nat-int_00.tzt tzt_reference_test_suite/sub_nat-int_01.tzt tzt_reference_test_suite/sub_nat-int_02.tzt tzt_reference_test_suite/sub_nat-int_03.tzt tzt_reference_test_suite/sub_nat-int_04.tzt tzt_reference_test_suite/sub_nat-int_05.tzt tzt_reference_test_suite/sub_nat-nat_00.tzt tzt_reference_test_suite/sub_nat-nat_01.tzt tzt_reference_test_suite/sub_nat-nat_02.tzt tzt_reference_test_suite/sub_nat-nat_03.tzt tzt_reference_test_suite/sub_nat-nat_04.tzt tzt_reference_test_suite/sub_timestamp-int_00.tzt tzt_reference_test_suite/sub_timestamp-int_01.tzt tzt_reference_test_suite/sub_timestamp-int_02.tzt tzt_reference_test_suite/sub_timestamp-int_03.tzt tzt_reference_test_suite/sub_timestamp-int_04.tzt tzt_reference_test_suite/sub_timestamp-int_05.tzt tzt_reference_test_suite/sub_timestamp-int_06.tzt tzt_reference_test_suite/sub_timestamp-timestamp_00.tzt tzt_reference_test_suite/sub_timestamp-timestamp_01.tzt tzt_reference_test_suite/sub_timestamp-timestamp_02.tzt tzt_reference_test_suite/sub_timestamp-timestamp_03.tzt tzt_reference_test_suite/sub_timestamp-timestamp_04.tzt tzt_reference_test_suite/swap_00.tzt tzt_reference_test_suite/swap_00.tc.tzt tzt_reference_test_suite/swap_01.tc.tzt tzt_reference_test_suite/ticket_00.tzt tzt_reference_test_suite/ticket_01.tzt tzt_reference_test_suite/transfertokens_00.tzt tzt_reference_test_suite/transfertokens_00.tc.tzt tzt_reference_test_suite/transfertokens_01.tzt tzt_reference_test_suite/unit_00.tzt tzt_reference_test_suite/unpair_00.tc.tzt tzt_reference_test_suite/unpair_pairstringstring_00.tzt tzt_reference_test_suite/update_00.tc.tzt tzt_reference_test_suite/update_bigmapstringstring_00.tzt tzt_reference_test_suite/update_bigmapstringstring_01.tzt tzt_reference_test_suite/update_bigmapstringstring_02.tzt tzt_reference_test_suite/update_bigmapstringstring_03.tzt tzt_reference_test_suite/update_bigmapstringstring_04.tzt tzt_reference_test_suite/update_bigmapstringstring_05.tzt tzt_reference_test_suite/update_bigmapstringstring_06.tzt tzt_reference_test_suite/update_bigmapstringstring_07.tzt tzt_reference_test_suite/update_mapintint_00.tzt tzt_reference_test_suite/update_mapintint_01.tzt tzt_reference_test_suite/update_setint_00.tzt tzt_reference_test_suite/update_setint_01.tzt tzt_reference_test_suite/update_setint_02.tzt tzt_reference_test_suite/xor_bool-bool_00.tzt tzt_reference_test_suite/xor_bool-bool_01.tzt tzt_reference_test_suite/xor_bool-bool_02.tzt tzt_reference_test_suite/xor_bool-bool_03.tzt tzt_reference_test_suite/xor_bytes-bytes_00.tzt tzt_reference_test_suite/xor_bytes-bytes_01.tzt tzt_reference_test_suite/xor_bytes-bytes_02.tzt tzt_reference_test_suite/xor_bytes-bytes_03.tzt tzt_reference_test_suite/xor_bytes-bytes_04.tzt tzt_reference_test_suite/xor_bytes-bytes_05.tzt tzt_reference_test_suite/xor_bytes-bytes_06.tzt tzt_reference_test_suite/xor_nat-nat_00.tzt tzt_reference_test_suite/xor_nat-nat_01.tzt tzt_reference_test_suite/xor_nat-nat_02.tzt tzt_reference_test_suite/xor_nat-nat_03.tzt tzt_reference_test_suite/xor_nat-nat_04.tzt tzt_reference_test_suite/xor_nat-nat_05.tzt tzt_reference_test_suite/xor_nat-nat_06.tzt tzt_reference_test_suite/transfertokens_01.tzt: Got output: { Stack_elt operation diff --git a/teztale/bin_teztale_archiver/PsD5wVTJ_machine.real.ml b/teztale/bin_teztale_archiver/PtTALLiN_machine.real.ml similarity index 97% rename from teztale/bin_teztale_archiver/PsD5wVTJ_machine.real.ml rename to teztale/bin_teztale_archiver/PtTALLiN_machine.real.ml index 5aa694b22b46ad64e946ce7fa132be100e0cf85b..b5a0faf178ac82ad72813b2906c4fe1fdd6e9125 100644 --- a/teztale/bin_teztale_archiver/PsD5wVTJ_machine.real.ml +++ b/teztale/bin_teztale_archiver/PtTALLiN_machine.real.ml @@ -6,19 +6,19 @@ (*****************************************************************************) module Block_services = - Tezos_client_024_PsD5wVTJ.Protocol_client_context.Alpha_block_services + Tezos_client_024_PtTALLiN.Protocol_client_context.Alpha_block_services open Lwt_result_syntax -open Tezos_protocol_024_PsD5wVTJ -open Tezos_protocol_plugin_024_PsD5wVTJ +open Tezos_protocol_024_PtTALLiN +open Tezos_protocol_plugin_024_PtTALLiN module Services : Protocol_machinery.PROTOCOL_SERVICES = struct let hash = Protocol.hash - type wrap_full = Tezos_client_024_PsD5wVTJ.Protocol_client_context.wrap_full + type wrap_full = Tezos_client_024_PtTALLiN.Protocol_client_context.wrap_full let wrap_full cctxt = - new Tezos_client_024_PsD5wVTJ.Protocol_client_context.wrap_full cctxt + new Tezos_client_024_PtTALLiN.Protocol_client_context.wrap_full cctxt let slot_to_int x = (* YES this is Fun.x ! *) diff --git a/teztale/bin_teztale_archiver/dune b/teztale/bin_teztale_archiver/dune index 3be52d9dab30ad55893e346c7f1550e2d01ea9c7..bfdc86bce6bc331c10fccbea97dfa55588d9b029 100644 --- a/teztale/bin_teztale_archiver/dune +++ b/teztale/bin_teztale_archiver/dune @@ -90,9 +90,9 @@ (select PtSeouLo_machine.ml from (octez-protocol-023-PtSeouLo-libs.client -> PtSeouLo_machine.real.ml) (-> PtSeouLo_machine.no.ml)) - (select PsD5wVTJ_machine.ml from - (octez-protocol-024-PsD5wVTJ-libs.client -> PsD5wVTJ_machine.real.ml) - (-> PsD5wVTJ_machine.no.ml)) + (select PtTALLiN_machine.ml from + (octez-protocol-024-PtTALLiN-libs.client -> PtTALLiN_machine.real.ml) + (-> PtTALLiN_machine.no.ml)) (select alpha_machine.ml from (octez-protocol-alpha-libs.client -> alpha_machine.real.ml) (-> alpha_machine.no.ml))) @@ -141,7 +141,7 @@ (rule (action (write-file alpha_machine.no.ml "module M = struct end"))) -(rule (action (write-file PsD5wVTJ_machine.no.ml "module M = struct end"))) +(rule (action (write-file PtTALLiN_machine.no.ml "module M = struct end"))) (rule (action (write-file PtSeouLo_machine.no.ml "module M = struct end"))) diff --git a/teztale/bin_teztale_archiver/teztale_archiver_main.ml b/teztale/bin_teztale_archiver/teztale_archiver_main.ml index 967a66194d3426a5230abb7d0acb98a99ca3fbdc..d9478c20197601a34bbbed3259cc9a2a226ff673 100644 --- a/teztale/bin_teztale_archiver/teztale_archiver_main.ml +++ b/teztale/bin_teztale_archiver/teztale_archiver_main.ml @@ -271,7 +271,7 @@ module M019 = PtParisB_machine.M module M020 = PsParisC_machine.M module M022 = PsRiotum_machine.M module M023 = PtSeouLo_machine.M -module M024 = PsD5wVTJ_machine.M +module M024 = PtTALLiN_machine.M module Malpha = Alpha_machine.M module M021 = PsQuebec_machine.M diff --git a/tobi/config b/tobi/config index ed8a9d7b804ab3a39dff5607ecbd798b97fe076d..34aa79d5f7345522e9edbda1eda2ecd675909bcc 100644 --- a/tobi/config +++ b/tobi/config @@ -51,13 +51,13 @@ internal-devtools_proto-context-du: devtools/proto_context_du kaitai: client-libs/kaitai-ocaml/src, client-libs/kaitai-ocaml/test kaitai-of-data-encoding: client-libs/lib_kaitai_of_data_encoding, client-libs/lib_kaitai_of_data_encoding/test octez-accuser: src/bin_agnostic_accuser -octez-accuser-PsD5wVTJ: src/proto_024_PsD5wVTJ/bin_accuser octez-accuser-PtSeouLo: src/proto_023_PtSeouLo/bin_accuser +octez-accuser-PtTALLiN: src/proto_024_PtTALLiN/bin_accuser octez-accuser-alpha: src/proto_alpha/bin_accuser octez-alcotezt: tezt/lib_alcotezt octez-baker: src/bin_agnostic_baker -octez-baker-PsD5wVTJ: src/proto_024_PsD5wVTJ/bin_baker octez-baker-PtSeouLo: src/proto_023_PtSeouLo/bin_baker +octez-baker-PtTALLiN: src/proto_024_PtTALLiN/bin_baker octez-baker-alpha: src/proto_alpha/bin_baker octez-baker-lib: src/lib_agnostic_baker octez-baking-common-lib: src/lib_baking_common @@ -110,7 +110,7 @@ octez-protocol-020-PsParisC-libs: src/proto_020_PsParisC/lib_client, src/proto_0 octez-protocol-021-PsQuebec-libs: src/proto_021_PsQuebec/lib_client, src/proto_021_PsQuebec/lib_client_commands, src/proto_021_PsQuebec/lib_client_sapling, src/proto_021_PsQuebec/lib_dal, src/proto_021_PsQuebec/lib_layer2_utils, src/proto_021_PsQuebec/lib_plugin, src/proto_021_PsQuebec/lib_sc_rollup, src/proto_021_PsQuebec/lib_sc_rollup_layer2 octez-protocol-022-PsRiotum-libs: src/proto_022_PsRiotum/lib_client, src/proto_022_PsRiotum/lib_client_commands, src/proto_022_PsRiotum/lib_client_sapling, src/proto_022_PsRiotum/lib_dal, src/proto_022_PsRiotum/lib_layer2_utils, src/proto_022_PsRiotum/lib_plugin, src/proto_022_PsRiotum/lib_sc_rollup, src/proto_022_PsRiotum/lib_sc_rollup_layer2 octez-protocol-023-PtSeouLo-libs: src/proto_023_PtSeouLo/lib_agnostic_baker, src/proto_023_PtSeouLo/lib_client, src/proto_023_PtSeouLo/lib_client/test, src/proto_023_PtSeouLo/lib_client_commands, src/proto_023_PtSeouLo/lib_client_sapling, src/proto_023_PtSeouLo/lib_dal, src/proto_023_PtSeouLo/lib_dal/test, src/proto_023_PtSeouLo/lib_delegate, src/proto_023_PtSeouLo/lib_delegate/test, src/proto_023_PtSeouLo/lib_delegate/test/mockup_simulator, src/proto_023_PtSeouLo/lib_delegate/test/tenderbrute, src/proto_023_PtSeouLo/lib_delegate/test/tenderbrute/lib, src/proto_023_PtSeouLo/lib_layer2_utils, src/proto_023_PtSeouLo/lib_plugin, src/proto_023_PtSeouLo/lib_plugin/test, src/proto_023_PtSeouLo/lib_protocol/test/helpers, src/proto_023_PtSeouLo/lib_sc_rollup, src/proto_023_PtSeouLo/lib_sc_rollup_layer2 -octez-protocol-024-PsD5wVTJ-libs: src/proto_024_PsD5wVTJ/lib_agnostic_baker, src/proto_024_PsD5wVTJ/lib_client, src/proto_024_PsD5wVTJ/lib_client/test, src/proto_024_PsD5wVTJ/lib_client_commands, src/proto_024_PsD5wVTJ/lib_client_sapling, src/proto_024_PsD5wVTJ/lib_dal, src/proto_024_PsD5wVTJ/lib_dal/test, src/proto_024_PsD5wVTJ/lib_delegate, src/proto_024_PsD5wVTJ/lib_delegate/test, src/proto_024_PsD5wVTJ/lib_delegate/test/mockup_simulator, src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute, src/proto_024_PsD5wVTJ/lib_delegate/test/tenderbrute/lib, src/proto_024_PsD5wVTJ/lib_layer2_utils, src/proto_024_PsD5wVTJ/lib_plugin, src/proto_024_PsD5wVTJ/lib_plugin/test, src/proto_024_PsD5wVTJ/lib_protocol/test/helpers, src/proto_024_PsD5wVTJ/lib_sc_rollup, src/proto_024_PsD5wVTJ/lib_sc_rollup_layer2 +octez-protocol-024-PtTALLiN-libs: src/proto_024_PtTALLiN/lib_agnostic_baker, src/proto_024_PtTALLiN/lib_client, src/proto_024_PtTALLiN/lib_client/test, src/proto_024_PtTALLiN/lib_client_commands, src/proto_024_PtTALLiN/lib_client_sapling, src/proto_024_PtTALLiN/lib_dal, src/proto_024_PtTALLiN/lib_dal/test, src/proto_024_PtTALLiN/lib_delegate, src/proto_024_PtTALLiN/lib_delegate/test, src/proto_024_PtTALLiN/lib_delegate/test/mockup_simulator, src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute, src/proto_024_PtTALLiN/lib_delegate/test/tenderbrute/lib, src/proto_024_PtTALLiN/lib_layer2_utils, src/proto_024_PtTALLiN/lib_plugin, src/proto_024_PtTALLiN/lib_plugin/test, src/proto_024_PtTALLiN/lib_protocol/test/helpers, src/proto_024_PtTALLiN/lib_sc_rollup, src/proto_024_PtTALLiN/lib_sc_rollup_layer2 octez-protocol-alpha-libs: src/proto_alpha/lib_agnostic_baker, src/proto_alpha/lib_client, src/proto_alpha/lib_client/test, src/proto_alpha/lib_client_commands, src/proto_alpha/lib_client_sapling, src/proto_alpha/lib_dal, src/proto_alpha/lib_dal/test, src/proto_alpha/lib_delegate, src/proto_alpha/lib_delegate/test, src/proto_alpha/lib_delegate/test/mockup_simulator, src/proto_alpha/lib_delegate/test/tenderbrute, src/proto_alpha/lib_delegate/test/tenderbrute/lib, src/proto_alpha/lib_layer2_utils, src/proto_alpha/lib_plugin, src/proto_alpha/lib_plugin/test, src/proto_alpha/lib_protocol/test/helpers, src/proto_alpha/lib_sc_rollup, src/proto_alpha/lib_sc_rollup_layer2 octez-protocol-compiler: src/lib_protocol_compiler, src/lib_protocol_compiler/bin, src/lib_protocol_compiler/hashes, src/lib_protocol_compiler/registerer octez-protocol-compiler-compat: src/lib_protocol_compiler/compat @@ -127,13 +127,13 @@ octez-shell-tests: src/lib_shell/test octez-signer: src/bin_signer octez-smart-rollup-node: src/bin_smart_rollup_node octez-smart-rollup-node-Proxford: src/proto_018_Proxford/lib_sc_rollup_node -octez-smart-rollup-node-PsD5wVTJ: src/proto_024_PsD5wVTJ/lib_sc_rollup_node octez-smart-rollup-node-PsParisC: src/proto_020_PsParisC/lib_sc_rollup_node octez-smart-rollup-node-PsQuebec: src/proto_021_PsQuebec/lib_sc_rollup_node octez-smart-rollup-node-PsRiotum: src/proto_022_PsRiotum/lib_sc_rollup_node octez-smart-rollup-node-PtNairob: src/proto_017_PtNairob/lib_sc_rollup_node octez-smart-rollup-node-PtParisB: src/proto_019_PtParisB/lib_sc_rollup_node octez-smart-rollup-node-PtSeouLo: src/proto_023_PtSeouLo/lib_sc_rollup_node +octez-smart-rollup-node-PtTALLiN: src/proto_024_PtTALLiN/lib_sc_rollup_node octez-smart-rollup-node-alpha: src/proto_alpha/lib_sc_rollup_node octez-smart-rollup-node-lib: src/lib_smart_rollup_node octez-smart-rollup-wasm-debugger: src/bin_wasm_debugger @@ -148,22 +148,22 @@ octogram: src/bin_octogram, src/lib_octogram proto-manager: devtools/proto_manager tezos-benchmark: src/lib_benchmark tezos-benchmark-023-PtSeouLo: src/proto_023_PtSeouLo/lib_benchmark, src/proto_023_PtSeouLo/lib_benchmark/test -tezos-benchmark-024-PsD5wVTJ: src/proto_024_PsD5wVTJ/lib_benchmark, src/proto_024_PsD5wVTJ/lib_benchmark/test +tezos-benchmark-024-PtTALLiN: src/proto_024_PtTALLiN/lib_benchmark, src/proto_024_PtTALLiN/lib_benchmark/test tezos-benchmark-alpha: src/proto_alpha/lib_benchmark, src/proto_alpha/lib_benchmark/test tezos-benchmark-examples: src/lib_benchmark/example tezos-benchmark-tests: src/lib_benchmark/test tezos-benchmark-type-inference-023-PtSeouLo: src/proto_023_PtSeouLo/lib_benchmark/lib_benchmark_type_inference, src/proto_023_PtSeouLo/lib_benchmark/lib_benchmark_type_inference/test -tezos-benchmark-type-inference-024-PsD5wVTJ: src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference, src/proto_024_PsD5wVTJ/lib_benchmark/lib_benchmark_type_inference/test +tezos-benchmark-type-inference-024-PtTALLiN: src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference, src/proto_024_PtTALLiN/lib_benchmark/lib_benchmark_type_inference/test tezos-benchmark-type-inference-alpha: src/proto_alpha/lib_benchmark/lib_benchmark_type_inference, src/proto_alpha/lib_benchmark/lib_benchmark_type_inference/test tezos-benchmarks-proto-023-PtSeouLo: src/proto_023_PtSeouLo/lib_benchmarks_proto -tezos-benchmarks-proto-024-PsD5wVTJ: src/proto_024_PsD5wVTJ/lib_benchmarks_proto +tezos-benchmarks-proto-024-PtTALLiN: src/proto_024_PtTALLiN/lib_benchmarks_proto tezos-benchmarks-proto-alpha: src/proto_alpha/lib_benchmarks_proto tezos-client-demo-counter: src/proto_demo_counter/lib_client tezos-client-genesis: src/proto_genesis/lib_client tezos-dal-node-lib: src/lib_dal_node, src/lib_dal_node/gossipsub, src/lib_dal_node/test/ tezos-dal-node-services: src/lib_dal_node_services tezos-injector-023-PtSeouLo: src/proto_023_PtSeouLo/lib_injector -tezos-injector-024-PsD5wVTJ: src/proto_024_PsD5wVTJ/lib_injector +tezos-injector-024-PtTALLiN: src/proto_024_PtTALLiN/lib_injector tezos-injector-alpha: src/proto_alpha/lib_injector tezos-lazy-containers-tests: src/lib_lazy_containers/test tezos-micheline-rewriting: src/lib_benchmark/lib_micheline_rewriting, src/lib_benchmark/lib_micheline_rewriting/test @@ -195,14 +195,14 @@ tezos-protocol-021-PsQuebec: src/proto_021_PsQuebec/lib_parameters, src/proto_02 tezos-protocol-022-PsRiotum: src/proto_022_PsRiotum/lib_parameters, src/proto_022_PsRiotum/lib_protocol tezos-protocol-023-PtSeouLo: src/proto_023_PtSeouLo/lib_parameters, src/proto_023_PtSeouLo/lib_protocol tezos-protocol-023-PtSeouLo-tests: src/proto_023_PtSeouLo/lib_protocol/test/integration, src/proto_023_PtSeouLo/lib_protocol/test/integration/consensus, src/proto_023_PtSeouLo/lib_protocol/test/integration/gas, src/proto_023_PtSeouLo/lib_protocol/test/integration/michelson, src/proto_023_PtSeouLo/lib_protocol/test/integration/operations, src/proto_023_PtSeouLo/lib_protocol/test/integration/validate, src/proto_023_PtSeouLo/lib_protocol/test/pbt, src/proto_023_PtSeouLo/lib_protocol/test/regression, src/proto_023_PtSeouLo/lib_protocol/test/unit -tezos-protocol-024-PsD5wVTJ: src/proto_024_PsD5wVTJ/lib_parameters, src/proto_024_PsD5wVTJ/lib_protocol -tezos-protocol-024-PsD5wVTJ-tests: src/proto_024_PsD5wVTJ/lib_protocol/test/integration, src/proto_024_PsD5wVTJ/lib_protocol/test/integration/consensus, src/proto_024_PsD5wVTJ/lib_protocol/test/integration/gas, src/proto_024_PsD5wVTJ/lib_protocol/test/integration/michelson, src/proto_024_PsD5wVTJ/lib_protocol/test/integration/operations, src/proto_024_PsD5wVTJ/lib_protocol/test/integration/validate, src/proto_024_PsD5wVTJ/lib_protocol/test/pbt, src/proto_024_PsD5wVTJ/lib_protocol/test/regression, src/proto_024_PsD5wVTJ/lib_protocol/test/unit +tezos-protocol-024-PtTALLiN: src/proto_024_PtTALLiN/lib_parameters, src/proto_024_PtTALLiN/lib_protocol +tezos-protocol-024-PtTALLiN-tests: src/proto_024_PtTALLiN/lib_protocol/test/integration, src/proto_024_PtTALLiN/lib_protocol/test/integration/consensus, src/proto_024_PtTALLiN/lib_protocol/test/integration/gas, src/proto_024_PtTALLiN/lib_protocol/test/integration/michelson, src/proto_024_PtTALLiN/lib_protocol/test/integration/operations, src/proto_024_PtTALLiN/lib_protocol/test/integration/validate, src/proto_024_PtTALLiN/lib_protocol/test/pbt, src/proto_024_PtTALLiN/lib_protocol/test/regression, src/proto_024_PtTALLiN/lib_protocol/test/unit tezos-protocol-alpha: src/proto_alpha/lib_parameters, src/proto_alpha/lib_protocol tezos-protocol-alpha-tests: src/proto_alpha/lib_protocol/test/integration, src/proto_alpha/lib_protocol/test/integration/consensus, src/proto_alpha/lib_protocol/test/integration/gas, src/proto_alpha/lib_protocol/test/integration/michelson, src/proto_alpha/lib_protocol/test/integration/operations, src/proto_alpha/lib_protocol/test/integration/validate, src/proto_alpha/lib_protocol/test/pbt, src/proto_alpha/lib_protocol/test/regression, src/proto_alpha/lib_protocol/test/unit tezos-protocol-demo-counter: src/proto_demo_counter/lib_protocol tezos-protocol-demo-noops: src/proto_demo_noops/lib_protocol tezos-protocol-genesis: src/proto_genesis/lib_protocol -tezos-sc-rollup-node-test: src/proto_023_PtSeouLo/lib_sc_rollup_node/test, src/proto_024_PsD5wVTJ/lib_sc_rollup_node/test, src/proto_alpha/lib_sc_rollup_node/test +tezos-sc-rollup-node-test: src/proto_023_PtSeouLo/lib_sc_rollup_node/test, src/proto_024_PtTALLiN/lib_sc_rollup_node/test, src/proto_alpha/lib_sc_rollup_node/test tezos-scoru-wasm-regressions: src/lib_scoru_wasm/regressions tezos-smart-rollup-node-lib-test: src/lib_smart_rollup_node/test/ tezos-tooling: devtools/benchmarks-tools/occupy_memory, devtools/benchmarks-tools/purge_disk_cache, devtools/gas_parameter_diff/bin, devtools/git-gas-diff/bin, src/tooling