parazyd
|
8ba0fc207e
keypair: Impl from pallas::Point for PublicKey
|
3 years ago |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 years ago |
Dastan-glitch
|
bfb8b90acd
bin/dao: re-remove serde dependency for publickey and secretkey
|
3 years ago |
Luther Blissett
|
62d1f06c1f
Update imports for type migrations.
|
3 years ago |
Dastan-glitch
|
c0c97337d7
resolve conflicts merging dao_demo
|
3 years ago |
Luther Blissett
|
5e4b663b13
Apply new path to serial crate throughout codebase.
|
3 years ago |
Luther Blissett
|
99bda9efe1
crypto: Minor functions for ContractId stuff.
|
3 years ago |
Luther Blissett
|
9865b21a28
crypto: Stricter API for nullifier and secretkey.
|
3 years ago |
Luther Blissett
|
9b0f68460d
drk: Draft code for contract deployment.
|
3 years ago |
Dastan-glitch
|
1f682611c6
bin/dao: Change MoneyWallets to be a HashMap<PublicKey, MoneyWallet>
|
3 years ago |
Luther Blissett
|
76c25f06a1
Change import references in library to the new serial module.
|
3 years ago |
parazyd
|
8ef05a186b
crypto: Rework pedersen commitments to allow also full-width base inside zk.
|
4 years ago |
parazyd
|
4d5e6fef10
crypto/keypair: Add methods to get x and y from PublicKey.
|
4 years ago |
ghassmo
|
9f819b0dba
general clean up and run cargo clippy for all bins
|
4 years ago |
parazyd
|
7363c50f35
crypto/keypair: Use the FromStr trait for PublicKey.
|
4 years ago |
parazyd
|
360ca24581
crypto/keypair: Implement from_str() for PublicKey.
|
4 years ago |
parazyd
|
1d22e3e8a1
crypto/keypair: Use derived serialization for PublicKey and SecretKey.
|
4 years ago |
aggstam
|
a933d84b66
crypto/keypair.rs: added serde feature guard
|
4 years ago |
aggstam
|
4c14419fc2
crypto/keypair.rs, schnorr.rs: added serde Serialization/Deserialization
|
4 years ago |
parazyd
|
3238530003
Port codebase to latest halo2 revision.
|
4 years ago |
parazyd
|
162138f7de
Fix test units.
|
4 years ago |
parazyd
|
fabafa3e5e
Add "crypto" feature.
|
4 years ago |
ghassmo
|
72f4c775e1
use TryFrom when getting PublicKey from Address
|
4 years ago |
ghassmo
|
9882856eeb
crypto/keypair: import public and private key from bytes
|
4 years ago |
ghassmo
|
bfcd69254c
util/address: make Address type
|
4 years ago |
ghassmo
|
aa00491572
crypto/keypair: impl Display for PublicKey
|
4 years ago |
parazyd
|
5aef00247e
Add debug derives and more serialization test units.
|
4 years ago |
parazyd
|
a47505b427
Clean up some clippy lints.
|
4 years ago |
parazyd
|
1227018081
Remove traces of pasta_curves crate from files where they shouldn't be.
|
4 years ago |
parazyd
|
ff01e7b685
Use the new keypair module throughout the codebase.
|
4 years ago |