tezos-smart-rollup-encoding

Crates.iotezos-smart-rollup-encoding
lib.rstezos-smart-rollup-encoding
version0.2.2
sourcesrc
created_at2023-04-25 14:05:55.36293
updated_at2023-11-27 15:24:27.798534
descriptionData Encodings used by Tezos Smart Rollup kernels.
homepage
repositoryhttps://gitlab.com/tezos/tezos.git
max_upload_size
id848533
size164,634
Emma Turner (emturner)

documentation

README

Encodings related to Tezos Smart Rollups.

Included are types for:

  • parsing inbox messages from L1, including Michelson types.
  • constructing outbox messages to be executed on L1.
  • parsing & revealing the Data Availability Committee reveal tree encoding.
  • tezos' Contract & PublicKeyHash & PublicKey types.
Commit count: 35704

cargo fmt