Skip to content

Commit 9dbe495

Browse files
authored
Merge pull request #6 from AztecProtocol/jc/update-devnet
Implement comprehensive technical guide for Aztec Private Voting Application, update dependencies to version 3.0.0-devnet.4, and refactor wallet and contract interaction logic for improved clarity and functionality.
2 parents 4031003 + 0d3ff2f commit 9dbe495

File tree

12 files changed

+2640
-662
lines changed

12 files changed

+2640
-662
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Set Aztec version and start sandbox
3030
run: |
31-
aztec-up 2.0.2
31+
aztec-up 3.0.0-devnet.4
3232
aztec start --sandbox &
3333
3434
- name: Install dependencies

0 commit comments

Comments
 (0)