cosmos-sdk/crypto/keys/secp256k1
dependabot[bot] f4d50a989f
build(deps): Bump github.com/cosmos/iavl from 0.17.3 to 0.18.0 (#11363)
* build(deps): Bump github.com/cosmos/iavl from 0.17.3 to 0.18.0

Bumps [github.com/cosmos/iavl](https://github.com/cosmos/iavl) from 0.17.3 to 0.18.0.
- [Release notes](https://github.com/cosmos/iavl/releases)
- [Changelog](https://github.com/cosmos/iavl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cosmos/iavl/compare/v0.17.3...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/iavl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* remove eth dep

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2022-03-11 17:42:27 +01:00
..
internal/secp256k1 build(deps): Bump github.com/cosmos/iavl from 0.17.3 to 0.18.0 (#11363) 2022-03-11 17:42:27 +01:00
bench_test.go
keys.pb.go
secp256k1.go adr-028 address generation (#8415) 2021-02-15 15:32:51 +00:00
secp256k1_cgo.go fix: cgosecp256k1 verification (#11298) 2022-03-10 20:06:42 +00:00
secp256k1_cgo_test.go fix: cgosecp256k1 verification (#11298) 2022-03-10 20:06:42 +00:00
secp256k1_internal_test.go
secp256k1_nocgo.go fix: cgosecp256k1 verification (#11298) 2022-03-10 20:06:42 +00:00
secp256k1_nocgo_test.go fix: cgosecp256k1 verification (#11298) 2022-03-10 20:06:42 +00:00
secp256k1_test.go build(deps): Use self-maintained btcutil (#10082) (#10201) 2021-09-30 13:25:44 +00:00