cosmos-sdk/client/v2/offchain
2024-07-25 14:54:49 +02:00
..
builder.go feat(client/v2/offchain): sign and verify file (#18626) 2024-01-24 10:48:51 +00:00
cli.go chore: fix spelling errors (#19220) 2024-01-24 13:10:08 +00:00
common_test.go feat(client/v2/offchain): sign and verify file (#18626) 2024-01-24 10:48:51 +00:00
encode_test.go feat(client/v2/offchain): sign and verify file (#18626) 2024-01-24 10:48:51 +00:00
encode.go feat(client/v2/offchain): sign and verify file (#18626) 2024-01-24 10:48:51 +00:00
marshal.go feat(client/v2/offchain): sign and verify file (#18626) 2024-01-24 10:48:51 +00:00
sign_test.go feat(client/v2/offchain): sign and verify file (#18626) 2024-01-24 10:48:51 +00:00
sign.go feat(client/v2/offchain): sign and verify file (#18626) 2024-01-24 10:48:51 +00:00
signature.go feat(client/v2/offchain): sign and verify file (#18626) 2024-01-24 10:48:51 +00:00
verify_test.go feat(client/v2/offchain): sign and verify file (#18626) 2024-01-24 10:48:51 +00:00
verify.go chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00