Commit Graph
4 Commits
Author SHA1 Message Date
MarkoandMarko 6f908eb814 crypto: add in secp256k1 support (#5500)
Secp256k1 was removed in the protobuf migration, this pr adds it back in order to provide this functionality for users (band)

Closes: #5495
2020-10-19 10:07:51 +02:00
Erik GrinakerandGitHub d1a88fe39f markdownlint: ignore .github directory (#5351) 2020-09-11 10:04:22 +00:00
MarkoandGitHub 1b961d021f crypto: remove secp256k1 (#5280)
## Description

Remove secp256k1 as discussed in the tendermint dev call. The implementation has been moved to the [Cosmos-SDK](https://github.com/cosmos/cosmos-sdk/tree/443e0c1f89bd3730a731aea30453bd732f7efa35/crypto/keys/secp256k1)

Closes: #XXX
2020-08-25 07:00:44 +00:00
MarkoandGitHub 42e4e8b58e lint: add markdown linter (#5254) 2020-08-17 16:40:50 +02:00