zebra/zebra-chain/src
Jane Lusby 8281b9040c
Start work on new Amount type (#554)
2020-07-01 16:31:30 -07:00
..
addresses add cargo fmt to ci (#403) 2020-05-27 19:12:25 -07:00
block fix: Update a comment with the correct parity-zcash path 2020-07-01 16:03:14 -04:00
keys Export ed25519 zebra (#445) 2020-06-06 18:10:32 -04:00
notes Add serde bounds to zebra-chain structures. (#231) 2020-06-15 15:08:14 -07:00
proofs Add serde bounds to zebra-chain structures. (#231) 2020-06-15 15:08:14 -07:00
transaction Start work on new Amount type (#554) 2020-07-01 16:31:30 -07:00
types Start work on new Amount type (#554) 2020-07-01 16:31:30 -07:00
addresses.rs Add the beginnings of Sprout and Sapling key types 2020-03-28 02:42:13 -04:00
block.rs Refactor block module to have submodules (#512) 2020-06-25 09:18:05 -07:00
equihash_solution.rs Implement equihash verification (#549) 2020-06-26 11:21:02 -07:00
keys.rs Finish migration of TransparentAddress out of addresses.rs 2020-03-28 02:42:13 -04:00
lib.rs Add serde bounds to zebra-chain structures. (#231) 2020-06-15 15:08:14 -07:00
merkle_tree.rs Add serde bounds to zebra-chain structures. (#231) 2020-06-15 15:08:14 -07:00
note_commitment_tree.rs Add serde bounds to zebra-chain structures. (#231) 2020-06-15 15:08:14 -07:00
notes.rs Move note encryption types around (#362) 2020-04-19 14:45:25 -04:00
proofs.rs Add serde bounds to zebra-chain structures. (#231) 2020-06-15 15:08:14 -07:00
serde_helpers.rs Add serde bounds to zebra-chain structures. (#231) 2020-06-15 15:08:14 -07:00
serialization.rs Start work on new Amount type (#554) 2020-07-01 16:31:30 -07:00
sha256d_writer.rs cleanup warnings throughout codebase 2020-05-27 15:42:29 -04:00
transaction.rs Start work on new Amount type (#554) 2020-07-01 16:31:30 -07:00
types.rs Start work on new Amount type (#554) 2020-07-01 16:31:30 -07:00