Commit Graph
106 Commits
Author SHA1 Message Date
Julien Robert 763e4d68e4 feat: introduce x/validate and split x/auth/tx/config (#21822) 2024-09-20 15:05:46 +00:00
Julien Robert cbdfd9bdfa chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
Alexander Peters bf7768006c feat(sims): Add sims2 framework and factory methods (#21613) 2024-09-16 13:42:48 +00:00
son trinh 1d4ecd5e37 refactor: decouple comet from modules (#21382) 2024-09-11 09:18:13 +00:00
Marko f220f8bf62 refactor: remove consensus as a imported type in modules (#21480) 2024-09-10 15:36:33 +00:00
Marko 70488a89a8 refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
Facundo Medica 19e0de5e0a fix!: Add ValidateTx to ExtensionOptionChecker ante (#21403) 2024-08-26 14:01:24 +00:00
MarkoandFacundo b68eb39412 refactor(staking)!: remove historical info (#20845)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-07-05 09:28:49 +00:00
testinginprod 7948a57355 fix(staking): validator must be slashed even when unbonding causes it to be removed from the set (#20828) 2024-07-04 13:16:25 +00:00
3c13bc03cd fix(x/staking): Check existing pubkeys when creating a Validator + refactors (#20713)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
2024-06-19 15:52:47 +00:00
Marko 28fa3b8dfc chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
son trinh 74d89bf506 refactor(x/accounts)!: accounts and auth module use the same account number tracking (#20405) 2024-06-03 13:40:03 +00:00
Julien Robert f02a124667 refactor(runtime,core): split router service (#20401) 2024-05-16 08:04:40 +00:00
Marko 3a750719ba refactor(x/bank): check send enabled on coins (#20343) 2024-05-13 12:58:22 +00:00
Markoandyihuang 0dfb54e36a refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
Marko 43764cff30 chore: consensus spinout (#20010) 2024-05-03 14:08:17 +00:00
Matt KocubinskiandMarko a6bc921c9a refactor: fetch CometInfo from service (#20238)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-03 01:14:22 +00:00
Hoang Do 99dbdd5aa7 chore: fix all typos (#20196) 2024-04-26 10:01:14 +00:00
b15732a594 refactor: migrate to query Consensus Params (#19600)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-04-25 15:26:43 +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
Likhita Polavarapu 07c0aa73e0 feat: Add non atomic multimsg (#19350) 2024-04-15 09:32:29 +00:00
son trinh a0d727eebc refactor(x/auth): auth module can recognize x/accounts account (#20002) 2024-04-11 09:56:37 +00:00
Julien Robert d54e940d50 refactor(x/staking): use sdk validator updates (#19788) 2024-03-28 13:48:52 +00:00
Chi Xiao Wenandchixiaoxiao bfa734ce8f refactor(x/staking,genutil)!: use validatorUpdates (#19754)
Co-authored-by: chixiaoxiao <chixiaoxiao@gmail.com>
2024-03-19 19:48:56 +00:00
Chi Xiao Wenandchixiaoxiao db82004074 refactor(x/**)!: genesis return errors (#19740)
Co-authored-by: chixiaoxiao <chixiaoxiao@gmail.com>
2024-03-13 11:44:43 +00:00
Matt, Park a1e3a85ae1 feat(x/bank): Replace regex parsing of denom validation to generated parsing (#19511) 2024-03-07 09:34:49 +00:00
Julián Toledano 25aea8af8a refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
Marko ab34a95270 test: fix staking (#19623) 2024-03-04 10:52:17 +01:00
Julien Robert 27595925be refactor(x/bank): remove duplicate logger (#19572) 2024-02-27 07:34:54 +00:00
Julien Robert b304cf7556 refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +00:00
Marko f5a3bfb058 refactor(bank): migrate to use env var (#19477) 2024-02-20 09:21:18 +00:00
Marko c8836248d1 refactor(auth): migrate to use env (#19476) 2024-02-19 21:09:11 +00:00
MarkoandFacundo 2dafb8780c refactor(x/staking): migrate to use env (#19414)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-02-14 23:11:06 +00:00
MarkoandAleksandr Bezobchuk 869c96c403 refactor(bank, feegrant, authz): avoid creating baseaccount (#19188)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-13 12:52:06 +00:00
Julien Robert 7e4d12209b feat(x/gov): message based proposal params (#19101) 2024-01-30 09:21:37 +00:00
Connor Davis 927ac38dc7 test: use correct key types when creating validators (#19255) 2024-01-25 20:59:40 +00:00
Marko 7f0f405723 chore(sims): move sims with depinject to tests (#19121) 2024-01-23 13:21:59 +00:00
atheeshpandAleksandr Bezobchuk b16aa35d14 test: add tests for cons pubkey rotation (#18965)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-09 04:56:14 +00:00
atheeshp 19e66a9dc8 feat: include rotate keys logic in abci (#18236) 2023-12-22 10:14:15 +00:00
Markoandcoderabbitai[bot] a7ececc34d refactor(staking): move delegation and validator interfaces to ./types (#18198)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-11-30 21:18:42 +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
Marko 7bef0227f9 refactor(mint): new go module (#18283) 2023-10-28 07:09:48 +00:00
Marko 21e69bad04 refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
Marko 2a6640d488 refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
Marko 4352ab1f34 refactor(distribution): spin out go.mod (#18199) 2023-10-24 15:13:04 +00:00
atheeshp 3a8f114327 feat: add required params for cons pubkey rotation (#18142) 2023-10-18 13:06:59 +00:00
Marko 076ab3bf89 chore: remove staking and distr param dependence (#17834) 2023-09-22 07:56:06 +00:00
Marko 79a64d07d0 chore!: remove params from slashing and auth (#17820) 2023-09-21 14:26:35 +00:00
Marko 5987d0003a chore!: remove bank & genutil legacy migrations (#17818) 2023-09-21 10:33:14 +00:00