Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove excess generality in ADVZ (#401)
* update comments as per #389 (comment) * add commit_only_timer test * tidy: idiomatic construction of polys * remove P: PolynomialCommitmentScheme from GenericAdvz * remove V: MerkleTreeScheme from GenericAdvz * remove type alias Advz, rename GenericAdvz -> Advz * remove some unneeded trait bounds * enforce only H: HasherDigest bound * remove old comments, tidy derivations * fmt * type aliases for kzg * type aliases for MerkleTreeScheme * more use of type aliases * fix rustdoc
- Loading branch information