tendermint / go-crypto

DEPRECATED: Merged into https://github.com/tendermint/tendermint under `crypto`
Other
44 stars 32 forks source link

Repo consolidation #143

Closed cwgoes closed 6 years ago

cwgoes commented 6 years ago

In order:

  1. Move remaining go-crypto functionality into Tendermint via PR to Tendermint (@Liamsi)
  2. Make PR on SDK to import from Tendermint instead of from go-crypto and to include keybase / Ledger (@cwgoes)
  3. Merge PRs
  4. Profit!
ValarDragon commented 6 years ago

Do issues need to be recreated by hand by the respective issue creators?

cwgoes commented 6 years ago

Do issues need to be recreated by hand by the respective issue creators?

Ideally we could port them automatically, perhaps with something like this.

liamsi commented 6 years ago

resolved via https://github.com/cosmos/cosmos-sdk/pull/1386 https://github.com/cosmos/cosmos-sdk/pull/931 https://github.com/tendermint/tendermint/pull/1782