celestiaorg / celestia-node

Celestia Data Availability Nodes
Apache License 2.0
924 stars 921 forks source link

[Change Request]: Reuse initialization logic for Core Repository from Cosmos ecosystem #101

Closed Wondertan closed 2 years ago

Wondertan commented 3 years ago

Summary

We implement Core initialiazation, when it is technically possible to reuse it.

Gain

We don't need to maintain a piece of a code that is already implemented by 3rd parties.

Evidence

N/A

Implementation ideas

We should wait until Core(Tendermint) or Cosmos will provide reusable functions to accomplish this. Then simply swap out custom logic with theirs.

Urgency

Low

liamsi commented 2 years ago

Can we close this? This is mostly relevant to the embedded case, right? Or what is the plan with this issue?

renaynay commented 2 years ago

Let's close for now