narodnik
|
c4581bb957
current work on merklenode
|
4 years ago |
parazyd
|
09d1abeb76
example/halo2: Port poseidon_add to new message API.
|
4 years ago |
parazyd
|
221671d418
example/halo2: Add another Poseidon example with > 2 messages.
|
4 years ago |
parazyd
|
c2efac3436
example/halo2: Rename poseidon to poseidon_add.
|
4 years ago |
parazyd
|
391d38dd48
examples/halo2: Add circuit skeleton for anonymous voting.
|
4 years ago |
parazyd
|
ff14b46809
examples/halo2: Fix compile warnings.
|
4 years ago |
parazyd
|
0a9291ce73
halo2: WIP anonymous voting.
|
4 years ago |
narodnik
|
441970b0a8
working mint proof
|
4 years ago |
narodnik
|
523a01ed0e
verify summing coin blinds and checking token commits
|
4 years ago |
narodnik
|
c521c3d25c
tx2 add outputs
|
4 years ago |
narodnik
|
3514b66a83
add outputs to tx builder
|
4 years ago |
narodnik
|
47a1f0496a
make types use pallas:: prefix instead of pasta::
|
4 years ago |
narodnik
|
5b0b4065e5
working clear inputs for tx2, check correct public key
|
4 years ago |
narodnik
|
caef5316cc
tx2 skeleton bin src
|
4 years ago |
narodnik
|
c58e6a55d3
migrate vm2 to src/
|
4 years ago |
narodnik
|
e9fc914a48
migrate burn contract to src/bin from examples/halo2/src/bin
|
4 years ago |
narodnik
|
c59981e33d
migrate mint.rs to src/bin/ from examples/halo2/
|
4 years ago |
narodnik
|
89dc49e266
Revert "begin migration from example/halo2 to src/"
|
4 years ago |
narodnik
|
4cdbcc842f
begin migration from example/halo2 to src/
|
4 years ago |
narodnik
|
b7f5dea18b
make sure first accumulator value is an actual generator of the group
|
4 years ago |
narodnik
|
f179869946
rsa accumulator example
|
4 years ago |
parazyd
|
1b3f638e14
wallet: Use a global SQL connection rather than connecting for every method.
|
4 years ago |
parazyd
|
4b31d0b321
wallet: WIP pasta port.
|
4 years ago |
parazyd
|
ee118fb6c1
service: pasta port.
|
4 years ago |
parazyd
|
6aa7a5e69c
state: pasta port.
|
4 years ago |
parazyd
|
bf77b58a06
tx: Port for pasta.
|
4 years ago |
parazyd
|
5bbbd5851e
crypto: Implement Encodable and Decodable for some structs.
|
4 years ago |
parazyd
|
6a0000b160
crypto: Import new merkle code.
|
4 years ago |
parazyd
|
b05e05df7b
crypto: Fix up tests and move types to crate root.
|
4 years ago |
parazyd
|
64648d2a7a
circuit: Rename Burn to Spend.
|
4 years ago |