Skip to content

Commit

Permalink
Remove the deprecated Merkle packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pav-kv authored and hickford committed Aug 8, 2022
1 parent 7dbb485 commit 0d938bb
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 2,951 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Deprecate `--tree_ids_with_no_ephemeral_nodes` flag by setting it to all trees
(`*`) by default.
* Updated golangci-lint to v1.47.3 (developers should update to this version)
* Delete merkle package, use [github.com/transparency-dev/merkle](https://pkg.go.dev/github.com/transparency-dev/merkle) instead.

## v1.4.2

Expand Down
63 changes: 0 additions & 63 deletions merkle/compact/nodes.go

This file was deleted.

74 changes: 0 additions & 74 deletions merkle/compact/nodes_test.go

This file was deleted.

Loading

0 comments on commit 0d938bb

Please sign in to comment.