Skip to content

Comments

misc: removing dead code#1387

Merged
AnomalRoil merged 3 commits intomasterfrom
remove/deadcode
Sep 3, 2024
Merged

misc: removing dead code#1387
AnomalRoil merged 3 commits intomasterfrom
remove/deadcode

Conversation

@AnomalRoil
Copy link
Member

This:

  • removes errors that are meant for the client since these can live in the drand/go-clients repo now.
  • removes the Bolt Option since we never used these and twiddling with the bolt DB can be a bit risk for the Sync and all, simplifies the Config.
  • removing the now internal but unused WithinTran function which I think was never used anywhere, not even in our DB migration tool?
  • removing the ByKey struct meant to order nodes in the group file since ordering is now handled by the DKG code.

@AnomalRoil AnomalRoil merged commit ec2eb71 into master Sep 3, 2024
@AnomalRoil AnomalRoil deleted the remove/deadcode branch September 3, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants