parazyd
|
ff01e7b685
Use the new keypair module throughout the codebase.
|
4 years ago |
parazyd
|
7276498e64
cargo fmt with new settings.
|
4 years ago |
narodnik
|
5b0b4065e5
working clear inputs for tx2, check correct public key
|
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
|
b05e05df7b
crypto: Fix up tests and move types to crate root.
|
4 years ago |
parazyd
|
40eb59e69f
crypto: More type aliasing, and spend contract.
|
4 years ago |
parazyd
|
374b048ce3
crypto: WIP pasta port.
|
4 years ago |
Matthias Seitz
|
0e9de335a1
chore: clippy --fix
|
4 years ago |
lunar-mining
|
4727914b85
renamed asset_id to token_id across project
|
4 years ago |
parazyd
|
b77da89ce6
Some more cleanups and formatting.
|
4 years ago |
narodnik
|
fac75137dc
updated NOTE_PLAINTEXT_SIZE changing size for asset_id from 8 bytes to 32 bytes because type changed from u64 to Scalar
|
4 years ago |
ghassmo
|
8998b47494
change asset_id to jubjub::Fr in test cases
|
4 years ago |
lunar-mining
|
0dfe7bf3dc
changed asset_id to jubjub::Fr across all project
|
4 years ago |
Nym
|
9942b28e94
Add asset_id to coin. Unenforced for now but gets passed around and
|
5 years ago |
narodnik
|
1a2c658484
integrate state_transition() with tx demo code
|
5 years ago |
narodnik
|
6ecd0b7c15
working signature generation for spends in tx builder and verifications for tx
|
5 years ago |
narodnik
|
37baa83f16
add encrypted output note
|
5 years ago |
narodnik
|
fb78f88e3e
run cargo fmt
|
5 years ago |
narodnik
|
a995de238e
encrypted notes for outputs
|
5 years ago |