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
Merged via the queue into master with commit 4683240 Jul 15, 2023
12 checks passed
@kevaundray kevaundray mentioned this pull request Jul 15, 2023
@TomAFrench TomAFrench deleted the kh-bincode-artifact-from-0.18.1-cfa8a5f branch July 19, 2023 10:15
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