Zebra/zebra-chain/src
Henry de Valence e54438f4e4 Update zebra-chain/src/block/header.rs 2020-07-07 11:13:49 -07:00
..
addresses add cargo fmt to ci (#403) 2020-05-27 19:12:25 -07:00
block Update zebra-chain/src/block/header.rs 2020-07-07 11:13:49 -07: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
nullifier add nullifier types (#568) 2020-07-01 17:57:32 -07:00
proofs Add serde bounds to zebra-chain structures. (#231) 2020-06-15 15:08:14 -07:00
test Create a test for block size (#558) 2020-07-07 10:37:32 +10:00
transaction Add ZIP143 and ZIP243 test vectors (#585) 2020-07-03 09:45:40 +10: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 Create a test for block size (#558) 2020-07-07 10:37:32 +10:00
equihash_solution.rs add proptests for invalid forms of input (#550) 2020-07-07 11:01:02 -07:00
keys.rs Finish migration of TransparentAddress out of addresses.rs 2020-03-28 02:42:13 -04:00
lib.rs Create a test for block size (#558) 2020-07-07 10:37:32 +10:00
merkle_tree.rs Add serde bounds to zebra-chain structures. (#231) 2020-06-15 15:08:14 -07:00
note_commitment_tree.rs Fix typos 2020-07-07 11:13:49 -07:00
notes.rs Move note encryption types around (#362) 2020-04-19 14:45:25 -04:00
nullifier.rs Fix typos 2020-07-07 11:13:49 -07: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
test.rs Create a test for block size (#558) 2020-07-07 10:37:32 +10:00
transaction.rs Start work on new Amount type (#554) 2020-07-01 16:31:30 -07:00
types.rs fix: Adjust bounds on the LockTime Arbitrary impl 2020-07-02 14:30:34 +10:00