Compress public functions in json artifact, but still deploy uncompressed #11150
Labels
C-avm
Component: AVM related tickets (aka public VM)
T-optimisation
Type: Optimisation. Making something faster / cheaper / smaller
See https://aztecprotocol.slack.com/archives/C0183F0V42V/p1736508632678059?thread_ts=1735850380.203639&cid=C0183F0V42V .
Compressing is easy, uncompressing on every usage of this data is more complicated. In particular, don't forget to update the public bytecode diff util.
Reference for self: #8623
The text was updated successfully, but these errors were encountered: