Skip to content

Commit 588258f

Browse files
adjust context
1 parent 217e230 commit 588258f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deliveries/nullifier-prime-milestone_1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
**Context**
99

10-
Milestone 1 focuses on implementing core protocol-level data structures and transaction types to enable privacy primitives within an EVM-compatible Substrate chain. Concretely, we introduce Merkle trees for deposit commitments, define a new Shield transaction type, extend block headers with a commitment root, and integrate these with a fork of the EVM execution engine (SputnikVM). We also provide a node template and baseline benchmarks for the primitive data types.
10+
Milestone 1 focuses on implementing core protocol-level data structures and transaction types to enable privacy primitives within an EVM-compatible Substrate chain. Concretely, we introduce Merkle trees for deposit commitments, define a new Shield transaction type and integrate these with a fork of the EVM execution engine (SputnikVM). We also provide a node template
1111

1212
Primary code branches for this milestone:
1313

0 commit comments

Comments
 (0)