@vocdoni/census
Advanced tools
Changelog
1.15.2
Changelog
1.15.1
walletOrSigner
parameter from Voting.packageSignedEnvelope
Changelog
1.15.0
Census.addClaim
, Census.addClaimBulk
and Census.registerVoterKey
now don't receive the isDigested
parameter.generateProof
now returns the siblings and the weightIProofArbo
, IProofCA
and IProofEVM
now require a weight
bigintVotingApi.registerVotingKey
Voting.packageAnonymousEnvelope
Voting.getAnonymousVoteNullifier()
VotingApi.getProcessId
, VotingApi.packageAnonymousEnvelope
, VotingApi.packageVoteContent
, VotingApi.packageSignedProof
and VotingApi.getSignedVoteNullifier
are moved from VotingApi
to the Voting
namespaceCAbundleprotobuf
is now exported from @vocdoni/data-models
as CAbundle
Changelog
1.14.0
Breaking changes:
CensusErc20Api.isRegistered
, CensusErc20Api.getTokenAddressAt
and CensusErc20Api.getTokenCount
are now Erc20TokensApi.isRegistered
, Erc20TokensApi.getTokenAddressAt
and Erc20TokensApi.getTokenCount
VotingOracleApi.newProcessErc20()
tokenDetails
as the second parameterVotingOracleApi.newProcessErc20
comment in packages > voting > src > voting.ts
VotingApi.registerVoterKey
is now CensusOnChainApi.registerVoterKey