cosmos-sdk/x/auth/ante
Carlos Santiago Yanzon b6f9c705f7
feat: secp256k1 public key constant time (#18026)
Signed-off-by: bizk <santiago.yanzon1999@gmail.com>
2023-12-04 19:04:02 +00:00
..
testutil refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
ante_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
ante.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
basic_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
basic.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
expected_keepers.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
ext_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
ext.go refactor: Revert middlewares to antehandler (part 2/2: posthandler) (#11985) 2022-05-23 10:32:38 +00:00
fee_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
fee.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
feegrant_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
setup_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
setup.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
sigverify_benchmark_test.go refactor: rename to CometBFT (#14914) 2023-02-06 18:11:14 +00:00
sigverify_test.go feat: secp256k1 public key constant time (#18026) 2023-12-04 19:04:02 +00:00
sigverify.go feat: extra checks on signatures/pubkeys + check the signature first in antehandle (#18194) 2023-11-07 13:15:11 +00:00
testutil_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
validator_tx_fee.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00