Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ parameters:
workflow:
type: string
default: "system"
target:
type: enum
default: "dev"
description: The environment to trigger redeploys to
enum: ["dev", "stage", "testnet"]

# This build step checks out the code from the repository. It has a hardcoded readonly key to allow the checkout.
# Initially it just fetches the repo metadata for the current commit hash to a depth of 50 commits.
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ The Aztec 3 system consists of the following sub projects.
- `archiver`
- `aztec-cli`
- `aztec.js`
- `barretenberg.js`
- `circuit.js`
- `ethereum.js`
- `kernel-simulator`
- `key-store`
Expand Down
2 changes: 0 additions & 2 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ PROJECTS=(
# "yarn-project/acir-simulator:yarn build"
# "yarn-project/aztec-cli:yarn build"
"yarn-project/aztec.js:yarn build"
# "yarn-project/barretenberg.js:yarn build"
# "yarn-project/circuit.js:yarn build"
"yarn-project/archiver:yarn build"
# "yarn-project/ethereum.js:yarn build"
# "yarn-project/kernel-simulator:yarn build"
Expand Down
14 changes: 0 additions & 14 deletions build_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,20 +66,6 @@
"rebuildPatterns": ["^yarn-project/aztec.js/"],
"dependencies": ["yarn-project-base"]
},
"barretenberg.js": {
"buildDir": "yarn-project",
"projectDir": "yarn-project/barretenberg.js",
"dockerfile": "barretenberg.js/Dockerfile",
"rebuildPatterns": ["^yarn-project/barretenberg.js/"],
"dependencies": ["yarn-project-base"]
},
"circuit.js": {
"buildDir": "yarn-project",
"projectDir": "yarn-project/circuit.js",
"dockerfile": "circuit.js/Dockerfile",
"rebuildPatterns": ["^yarn-project/circuit.js/"],
"dependencies": ["yarn-project-base"]
},
"end-to-end": {
"buildDir": "yarn-project",
"projectDir": "yarn-project/end-to-end",
Expand Down
2 changes: 0 additions & 2 deletions build_manifest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ PROJECTS=(
# archiver:yarn-project
# aztec-cli:yarn-project
# aztec.js:yarn-project
# barretenberg.js:yarn-project
# circuit.js:yarn-project
# end-to-end:yarn-project
# ethereum.js:yarn-project
# kernel-simulator:yarn-project
Expand Down
6 changes: 0 additions & 6 deletions yarn-project/barretenberg.js/.eslintrc.cjs

This file was deleted.

12 changes: 0 additions & 12 deletions yarn-project/barretenberg.js/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion yarn-project/barretenberg.js/README.md

This file was deleted.

45 changes: 0 additions & 45 deletions yarn-project/barretenberg.js/package.json

This file was deleted.

4 changes: 0 additions & 4 deletions yarn-project/barretenberg.js/src/index.ts

This file was deleted.

4 changes: 0 additions & 4 deletions yarn-project/barretenberg.js/tsconfig.dest.json

This file was deleted.

9 changes: 0 additions & 9 deletions yarn-project/barretenberg.js/tsconfig.json

This file was deleted.

6 changes: 0 additions & 6 deletions yarn-project/circuit.js/.eslintrc.cjs

This file was deleted.

12 changes: 0 additions & 12 deletions yarn-project/circuit.js/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion yarn-project/circuit.js/README.md

This file was deleted.

45 changes: 0 additions & 45 deletions yarn-project/circuit.js/package.json

This file was deleted.

4 changes: 0 additions & 4 deletions yarn-project/circuit.js/src/index.ts

This file was deleted.

4 changes: 0 additions & 4 deletions yarn-project/circuit.js/tsconfig.dest.json

This file was deleted.

9 changes: 0 additions & 9 deletions yarn-project/circuit.js/tsconfig.json

This file was deleted.

2 changes: 0 additions & 2 deletions yarn-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
"archiver",
"aztec-cli",
"aztec.js",
"barretenberg.js",
"circuit.js",
"docs",
"end-to-end",
"eslint-config",
Expand Down
2 changes: 0 additions & 2 deletions yarn-project/typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
"archiver",
"aztec-cli",
"aztec.js",
"barretenberg.js",
"circuit.js",
"ethereum.js",
"kernel-simulator",
"key-store",
Expand Down
2 changes: 0 additions & 2 deletions yarn-project/yarn-project-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ COPY acir-simulator/package.json acir-simulator/package.json
COPY archiver/package.json archiver/package.json
COPY aztec-cli/package.json aztec-cli/package.json
COPY aztec.js/package.json aztec.js/package.json
COPY barretenberg.js/package.json barretenberg.js/package.json
COPY circuit.js/package.json circuit.js/package.json
COPY docs/package.json docs/package.json
COPY end-to-end/package.json end-to-end/package.json
COPY ethereum.js/example/package.json ethereum.js/example/package.json
Expand Down
34 changes: 0 additions & 34 deletions yarn-project/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,40 +103,6 @@ __metadata:
languageName: unknown
linkType: soft

"@aztec/barretenberg.js@workspace:barretenberg.js":
version: 0.0.0-use.local
resolution: "@aztec/barretenberg.js@workspace:barretenberg.js"
dependencies:
"@aztec/eslint-config": "workspace:^"
"@jest/globals": ^29.4.3
"@rushstack/eslint-patch": ^1.1.4
"@types/jest": ^29.4.0
"@types/node": ^18.7.23
jest: ^28.1.3
ts-jest: ^28.0.7
ts-node: ^10.9.1
tslib: ^2.4.0
typescript: ^4.9.5
languageName: unknown
linkType: soft

"@aztec/circuit.js@workspace:circuit.js":
version: 0.0.0-use.local
resolution: "@aztec/circuit.js@workspace:circuit.js"
dependencies:
"@aztec/eslint-config": "workspace:^"
"@jest/globals": ^29.4.3
"@rushstack/eslint-patch": ^1.1.4
"@types/jest": ^29.4.0
"@types/node": ^18.7.23
jest: ^28.1.3
ts-jest: ^28.0.7
ts-node: ^10.9.1
tslib: ^2.4.0
typescript: ^4.9.5
languageName: unknown
linkType: soft

"@aztec/docs@workspace:docs":
version: 0.0.0-use.local
resolution: "@aztec/docs@workspace:docs"
Expand Down