cosmos-sdk/crypto/keys/secp256k1
vastonus e61ee1d389
refactor: use b.Loop() to simplify the code and improve performance (#25379)
Signed-off-by: vastonus <vastonus@outlook.com>
2025-10-01 14:34:05 +00:00
..
internal/secp256k1 refactor: use b.Loop() to simplify the code and improve performance (#25379) 2025-10-01 14:34:05 +00:00
bench_test.go all: ensure b.ReportAllocs() in all the benchmarks (#8460) 2021-01-27 23:52:08 -08:00
keys.pb.go feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
secp256k1_cgo_test.go chore: remove go mods from x/modules (#24522) 2025-05-12 20:17:10 +00:00
secp256k1_cgo.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
secp256k1_internal_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
secp256k1_nocgo_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
secp256k1_nocgo.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
secp256k1_test.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
secp256k1.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00