Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

chore: restructure package to encapsulate Barretenberg impl #246

Merged
merged 3 commits into from
Aug 21, 2023

Conversation

TomAFrench
Copy link
Member

Description

Problem*

Resolves

Summary*

This PR restructures the package to place the implementation of the Backend struct at the crate root and encapsulating the communication with barretenberg into the barretenberg module. This is aimed at making it easier to remove unwanted elements as we swap them out with #239

Additional Context

PR Checklist*

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

@TomAFrench TomAFrench requested a review from kevaundray August 21, 2023 11:14
@kevaundray kevaundray added this pull request to the merge queue Aug 21, 2023
Merged via the queue into master with commit b84d034 Aug 21, 2023
@kevaundray kevaundray deleted the restructure-package branch August 21, 2023 12:48
TomAFrench added a commit that referenced this pull request Aug 21, 2023
* master:
  chore: restructure package to encapsulate `Barretenberg` impl (#246)
  chore: Release 0.11.0 (#241)
  feat!: Update `acvm` to 0.22.0 (#240)
  chore: Release 0.10.1 (#238)
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.

2 participants