Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

feat!: move to bincode and GzEncoding for artifacts #436

Merged
merged 13 commits into from
Jul 15, 2023

Conversation

kobyhallx
Copy link
Contributor

Description

Problem*

Towards #434

Summary*

Replaces MessagePack serialisation with BinCode and replaces Deflate with GzEncoding for easier debugging on system.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

acir/src/circuit/mod.rs Outdated Show resolved Hide resolved
@kobyhallx kobyhallx changed the title feat: move to bincode and GzEncoding for artifacts feat!: move to bincode and GzEncoding for artifacts Jul 14, 2023
@kobyhallx kobyhallx requested a review from kevaundray July 14, 2023 19:40
@kobyhallx kobyhallx enabled auto-merge July 14, 2023 19:57
@kobyhallx kobyhallx added this pull request to the merge queue Jul 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants