Zebra/zebra-chain/src
Henry de Valence e06f59ee21 chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
..
addresses chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
block chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
commitments chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
keys chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
notes chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
parameters chain: move Network, NetworkUpgrade to parameters 2020-08-17 11:46:34 -07:00
primitives chain: create primitives module. 2020-08-17 11:46:34 -07:00
sapling chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
serialization chain: move amount to a top-level module. 2020-08-17 11:46:34 -07:00
transaction chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
treestate chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
work chain: create a new work module for proof-of-work 2020-08-17 11:46:34 -07:00
addresses.rs chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
amount.rs chain: move amount to a top-level module. 2020-08-17 11:46:34 -07:00
block.rs chain: rename LightClientRootHash to RootHash 2020-08-17 11:46:34 -07:00
commitments.rs chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
keys.rs chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
lib.rs chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
merkle_tree.rs chain: move sha256d to serialization module. 2020-08-17 11:46:34 -07:00
notes.rs chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
parameters.rs chain: move Network, NetworkUpgrade to parameters 2020-08-17 11:46:34 -07:00
primitives.rs chain: create primitives module. 2020-08-17 11:46:34 -07:00
sapling.rs chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
serialization.rs chain: move serde_helpers into serialization. 2020-08-17 11:46:34 -07:00
sprout.rs chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
transaction.rs chain: create primitives module. 2020-08-17 11:46:34 -07:00
transparent.rs chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
treestate.rs chain: extract sapling code to sapling module 2020-08-17 11:46:34 -07:00
types.rs chain: create primitives module. 2020-08-17 11:46:34 -07:00
work.rs chain: create a new work module for proof-of-work 2020-08-17 11:46:34 -07:00