Skip to content

Commit 5f4829b

Browse files
Feature/freeedom tool smart contracts (#67)
* Replace VotingRegistry with ProposalsState * Replace VotingFactory with BioPassportVoting * Replace RegisterVerifier with Voting * Replace Registration with BaseVoting * Replace Voting with RegistrationSMTReplicator * Add deployments for zk passport contracts * Reflect changes in changelog
1 parent 32ca953 commit 5f4829b

3 files changed

Lines changed: 159 additions & 199 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Changed
9+
- Freedom Tool smart contract reference (v1 -> v2)
10+
11+
### Added
12+
- Deployment of ZK passport smart contracts
813

914
## [5.9.0] - 2025-04-15
1015
### Changed

0 commit comments

Comments
 (0)