cosmos-sdk/crypto/keys/secp256k1
mergify[bot] 2ad5ab913d
chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 11:49:10 +00:00
..
internal/secp256k1 refactor: replace error-handling code for potential wrapped errors (#20214) 2024-04-30 11:14:02 +00:00
bench_test.go feat: secp256k1 public key constant time (#18026) 2023-12-04 19:04:02 +00:00
keys.pb.go feat(accounts): use gogoproto API instead of protov2. (#18653) 2023-12-08 13:17:48 +00:00
secp256k1_cgo_test.go feat: secp256k1 public key constant time (#18026) 2023-12-04 19:04:02 +00:00
secp256k1_cgo.go style: gofumpt linting (#15605) 2023-03-30 06:27:38 +00:00
secp256k1_internal_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
secp256k1_nocgo_test.go chore: typos fixes by cosmos-sdk bot (#18689) 2023-12-11 13:03:19 +00:00
secp256k1_nocgo.go style: remove redundant import alias (#20109) 2024-04-21 19:03:43 +00:00
secp256k1_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
secp256k1.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00