Commit Graph
1512 Commits
Author SHA1 Message Date
fudancoder 69025c5566 chore: fix some function names in comment (#23008)
Signed-off-by: fudancoder <fudancoder@icloud.com.>
2024-12-19 15:47:48 +00:00
Facundo Medica 6d12b1df8c feat(server/v2/cometbft): Implement necessary handlers and helpers for vote extensions (#22830) 2024-12-19 12:40:02 +00:00
Julien Robert 578763edcc chore: sync changelogs (#22992) 2024-12-19 07:32:49 +00:00
13e3e211a6 chore: fix spelling errors (#22802)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-09 12:26:05 +00:00
Julien Robert 4d1adcf955 fix(x/auth): facultative vesting as well in simulation (#22721) 2024-12-03 08:32:13 +00:00
Facundo Medica bd76b47e1d feat(indexer): add to modules and implement proto fields (#22544) 2024-11-28 09:46:59 +00:00
dependabot[bot]andJulien Robert ab3128ad3a build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.5 to 1.0.0-alpha.6 (#22502)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-11 09:42:13 +00:00
testinginprod ec63f94894 feat(accounts): re-introduce bundler (#21562) 2024-10-25 07:46:23 +00:00
Shude Li fc91e76354 build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
c1707b8308 fix: sequence should be higher or equal than expected during checktx and equal during deliver tx (#22299)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-17 15:45:43 +00:00
Akhil Kumar P 4733fc1769 test: migrate e2e/auth to system tests and fix sign-batch (#22149) 2024-10-11 12:13:00 +00:00
Julien Robert 43c41be136 fix(client/v2): *big.Int unmarshal (#21853) 2024-10-08 15:14:23 +00:00
Matt Kocubinski 2d40cc1ab6 fix(x/tx): fix amino json drift from legacy spec (#21825) 2024-10-03 11:10:02 +00:00
Emmanuel T Odeke c5889a418a test(x/auth/vesting/types): test Periods.String() (#22059) 2024-10-03 10:14:12 +00:00
huochexizhan 8833670ec3 fix(x/auth): fix slice init length (#22006) 2024-10-01 19:05:16 +00:00
Eric Mokaya 814d4cf6b7 feat(x/staking)!: Add metadata field to validator info (#21315) 2024-10-01 07:35:58 +00:00
testinginprod 7ce403f51e feat(accounts): make x/accounts more depinject friendly (#21928) 2024-09-30 07:51:50 +00:00
Julien RobertandMatt Kocubinski f927e9b551 ci: actually enable v2 system test (#21539)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-09-26 13:16:28 +00:00
mmsqe cb9ed71efc fix(cli): avoid id isn't supported error when query address-by-acc-num (#21919) 2024-09-26 07:11:05 +00:00
Alexander Peters bc3ddfa5f2 test: fix flaky Snapshotter test (#21878) 2024-09-24 13:33:00 +00:00
testinginprodandAkhil Kumar P ebbaa0e92e feat(auth): allow BaseAccounts to be migrated to x/accounts (#21820)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-09-23 21:22:01 +00:00
Julien Robert 763e4d68e4 feat: introduce x/validate and split x/auth/tx/config (#21822) 2024-09-20 15:05:46 +00:00
testinginprod 81ec7ea9e7 feat(auth): support accounts from auth (#21688) 2024-09-17 18:12:45 +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
Julien Robert b712516f50 docs(x/auth): vesting (#21715) 2024-09-13 12:54:32 +00:00
Marko c0e84afffc chore: remove duplicate proto files for the same proto file (#21648) 2024-09-13 10:14:17 +00:00
Matt Kocubinski 57f35dcdfe refactor: remove viper as a direct dependency (#21635) 2024-09-12 06:00:42 +00:00
Facundo Medica e9eaefa379 fix(unorderedtx): issues reported in audit (#21467) 2024-09-11 11:46:10 +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 68cb1635a0 chore: audit auth (#21566) 2024-09-05 17:23:27 +00:00
Julien Robert a57b25418a refactor(core): move amino registrar and drop legacy package (#21531) 2024-09-05 11:44:52 +00:00
Julien RobertandAaron Craelius 6fc677faec docs(core): add core documentation and principles (#21511)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2024-09-03 22:20:05 +00:00
Marko 70488a89a8 refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
Marko 9197f541e5 chore: remove accounts replaces (#21504) 2024-09-02 19:56:47 +00:00
cool-developer ce4fb98cb8 feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
Aaron Craelius c94f4b91fc chore: update schema to v0.2.0 in all go.mod's (#21488) 2024-08-30 19:42:48 +00:00
dependabot[bot]andgithub-actions 185676a8f8 build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (#21472)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-30 07:57:01 +00:00
Hieu Vu 17d864f6c0 refactor(x/auth/tx): Implement UnorderedTxManager tx validator (#21426) 2024-08-29 09:00:22 +00:00
1bbeb9c6fa build(deps): Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#21452)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-29 08:32:05 +00:00
Akhil Kumar PandJulien Robert 81a225e6a2 feat(server/v2): add min gas price and check with tx fee (#21173)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-29 07:46:58 +00:00
dependabot[bot]andgithub-actions 78de1a2549 build(deps): Bump github.com/prometheus/common from 0.56.0 to 0.57.0 (#21448)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-29 06:57:59 +00:00
Julien Robert 355f4d7e42 feat(x/auth/tx): extend app module + docs (#21409) 2024-08-28 09:47:51 +00:00
Julien Robert 01abf4fbf9 feat(client): use address codec for tx.Sign (#21436) 2024-08-28 08:14:36 +00:00
dependabot[bot]andgithub-actions c9a3591599 build(deps): Bump github.com/prometheus/common from 0.55.0 to 0.56.0 (#21433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-28 07:21:03 +00:00
Hyde Zhang ed25f88a13 refactor: unnecessary error return of NewSigningOptions function (#21424) 2024-08-27 18:04:40 +00:00
Julien Robert 03d3a93991 refactor(simapp,runtime): audit changes (#21310) 2024-08-27 12:17:12 +00:00
dependabot[bot]andgithub-actions 58af7ee027 build(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 (#21410)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-27 05:49:04 +00:00
Facundo Medica 19e0de5e0a fix!: Add ValidateTx to ExtensionOptionChecker ante (#21403) 2024-08-26 14:01:24 +00:00