Miloš Živković
d3e059dd2a
feat: add support for ed25519 tx signature verification ( #23283 )
...
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Marko <marko@baricevic.me>
2025-02-04 07:57:07 +00:00
Julien Robert
e441778435
refactor!: simplify signing packages ( #23470 )
2025-01-22 11:15:49 +00:00
Marko
b23bb7aee8
chore: revert multisig M>N rule ( #23439 )
2025-01-17 14:35:21 +00:00
Marko
642e8814f8
refactor(crypto): add check in multisig verification ( #23395 )
...
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-17 12:31:10 +00:00
github-actions[bot]
06f5339d78
chore: fix spelling errors ( #23270 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 20:52:55 +00:00
ipangpang
d8c84589fc
style: remove redundant import alias ( #23130 )
...
Co-authored-by: hao.wang <hao.wang@haowangdeMacBook-Pro.local>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-03 15:04:11 +00:00
Marko
9d9c19c0f8
fix(crypto): bls compilation ( #22717 )
2024-12-02 17:34:30 +00:00
Marko
9d6d1067bc
fix: match comets bls implmentation ( #22613 )
2024-11-22 10:36:30 +00:00
son trinh
4aeb053925
refactor(genutil): Use sdk types genesis validator ( #21678 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-09 05:18:05 +00:00
Julien Robert
cbdfd9bdfa
chore: bump golangci-lint and fix all linting issues ( #21761 )
2024-09-16 19:11:19 +00:00
Marko
d275c67d6d
build(deps): update comet ( #21586 )
2024-09-09 07:49:55 +00:00
Marko
70488a89a8
refactor: revert auth extraction ( #21507 )
2024-09-03 21:12:21 +00:00
luozexuan
7f04ef89e5
chore: fix some comments ( #21238 )
...
Signed-off-by: luozexuan <fetchcode@139.com>
2024-08-09 12:29:07 +00:00
Facundo Medica
9ab162de6d
chore(all)!: use gogoproto/any instead of codec/types/any ( #21013 )
2024-07-22 11:23:51 +00:00
Tuan Tran
25e99c54ba
chore(docs): comments should begin with the name of the thing being described ( #20903 )
2024-07-08 14:21:07 +00:00
Devon Bear
600f7740cc
fix(bls12381): go build flags were not configured correctly. ( #20752 )
...
Co-authored-by: ocnc2 <169075746+ocnc2@users.noreply.github.com>
2024-06-24 07:54:34 +00:00
Facundo Medica
b9ca318121
fix: nested multisig signatures using CLI ( #20438 )
2024-06-14 16:57:00 +00:00
Marko
05ff7a7cb7
feat(crypto): add blst ( #20296 )
...
Co-authored-by: itsdevbear <itsdevbear@berachain.com>
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-06-11 17:16:07 +00:00
Matt Kocubinski
e034766799
refactor(runtime/v2): remove dependency on sdk ( #20389 )
2024-05-16 11:40:11 +00:00
Matt Kocubinski
493d486bc6
refactor: decouple from sdk/codec in amino codec usage ( #20369 )
2024-05-14 16:52:51 +00:00
Tuan Tran
8a36d9d3d0
refactor: replace error-handling code for potential wrapped errors ( #20214 )
2024-04-30 11:14:02 +00:00
Hoang Do
99dbdd5aa7
chore: fix all typos ( #20196 )
2024-04-26 10:01:14 +00:00
seayyyy
63f386ee08
chore: fix some comments ( #20119 )
2024-04-22 06:43:19 +00:00
Marko
600c2468b8
chore: fix codeql issue ( #20113 )
2024-04-22 06:36:15 +00:00
ipangpang
1bd4351241
style: remove redundant import alias ( #20109 )
...
Signed-off-by: ipangpang <arronipangpang@gmail.com>
2024-04-21 19:03:43 +00:00
Marko
13cf11aa92
chore: codeql changes ( #20091 )
2024-04-20 14:23:39 +00:00
Facundo Medica
d00f3c8fff
fix: secp256r1 json missing quotes ( #20060 )
2024-04-17 08:17:15 +00:00
Facundo Medica
037cf98f7e
fix: Implement gogoproto customtype to secp256r1 keys ( #20027 )
...
Co-authored-by: Marko <marko@baricevic.me>
2024-04-12 21:23:05 +00:00
Ezequiel Raynaudo
b9c8d60ea0
refactor: bump gogoproto ( #19869 )
2024-03-28 19:53:21 +00:00
Matt Kocubinski
c807aaede8
refactor!: mv AddressCodecs aliases from runtime -> core ( #19747 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-03-14 14:19:15 +00:00
Qt
b2e8feb61f
refactor(crypto): unify the error handling methods in the crypto package that are different from the project style ( #19650 )
2024-03-05 13:36:10 +00:00
Qt
83a7f0ee37
docs(log,crypto,depinject/appconfig): update docs ( #19625 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-04 10:18:04 +00:00
KeienWang
5617c10798
chore: Fixed typos in the 'crypto' folder. ( #19240 )
2024-01-25 15:11:57 +00:00
Cosmos SDK
14e261eb73
chore: fix spelling errors ( #18734 )
...
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-13 14:05:58 +00:00
Cosmos SDK
8f0d5b15f0
chore: typos fixes by cosmos-sdk bot ( #18689 )
...
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-11 13:03:19 +00:00
testinginprod
112f6cbdae
feat(accounts): use gogoproto API instead of protov2. ( #18653 )
...
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-12-08 13:17:48 +00:00
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
Carlos Santiago Yanzon
346044afd0
feat: extra checks on signatures/pubkeys + check the signature first in antehandle ( #18194 )
2023-11-07 13:15:11 +00:00
Emmanuel T Odeke
05261cc46e
refactor(x/auth): spin out go.mod ( #18351 )
2023-11-07 11:42:58 +00:00
Julián Toledano
9c2f464c84
docs: cgo secp256k1 ldflags ( #18357 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-11-03 17:07:43 +00:00
Julien Robert
5839c3a600
chore: bump golangci-lint to v1.54.2 ( #17538 )
2023-08-25 14:07:24 +00:00
Julien Robert
0c4f246d86
refactor(runtime): define address codec providers in runtime ( #17037 )
2023-07-18 12:41:26 +00:00
ruthishvitwit
fd7e549a3c
chore: enable errcheck linter ( #16406 )
2023-07-12 08:58:27 +00:00
Jacob Gadikian
f0aec3f30d
style: use thelper ( #16777 )
2023-07-03 13:33:05 +00:00
Jacob Gadikian
8d4ff7a19a
style: bump golangci-lint ( #16667 )
2023-06-23 12:49:34 +00:00
Jacob Gadikian
6afece635c
style: add gci linter ( #16605 )
2023-06-22 15:35:51 +00:00
Facundo Medica
af3122aa6c
feat!: Provide logger through depinject ( #15818 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-24 09:42:55 +00:00
Marko
90e2a2ae89
style: linting ( #15704 )
...
## Description
closing in on completion of linting
---
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
* [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
* [ ] added `!` to the type prefix if API or client breaking change
* [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting ))
* [ ] provided a link to the relevant issue or specification
* [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules )
* [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing )
* [ ] added a changelog entry to `CHANGELOG.md`
* [ ] included comments for [documenting Go code](https://blog.golang.org/godoc )
* [ ] updated the relevant documentation or specification
* [ ] reviewed "Files changed" and left comments if necessary
* [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
* [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
* [ ] confirmed `!` in the type prefix if API or client breaking change
* [ ] confirmed all author checklist items have been addressed
* [ ] reviewed state machine logic
* [ ] reviewed API design and naming
* [ ] reviewed documentation is accurate
* [ ] reviewed tests and test coverage
* [ ] manually tested (if applicable)
2023-04-06 23:25:23 +00:00
Jacob Gadikian
a9546bfad0
style: apply any / all automated lint fixes ( #15644 )
2023-03-31 13:48:41 +02:00
Marko
51f3e70a12
style: more linting ( #15618 )
2023-03-30 13:00:18 +00:00