Commit Graph

14121 Commits

Author SHA1 Message Date
Aaron Craelius
47561a93f2
refactor(schema)!: rename IntegerStringKind and DecimalStringKind (#21694)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-09-14 01:45:15 +00:00
John Letey
3bc707a5a2
feat(types/collections): add LegacyDec collection value (#21693)
Co-authored-by: Luca Graziotti <luca@noble.xyz>
2024-09-13 19:01:36 +00:00
Julien Robert
d54f034462
refactor(server): alias AppOptions to coreserver.DynamicConfig (#21711) 2024-09-13 18:51:45 +00:00
Julien Robert
7ee7c207d5
refactor(simapp): simplify simapp di (#21718) 2024-09-13 18:32:59 +00:00
cool-developer
aaf72f20c1
feat: replace the cosmos-db usecases in the tests with core/testing (#21525) 2024-09-13 16:44:18 +00:00
Randy Grok
7d6ff0df56
feat(runtime/v2): store loader on simappv2 (#21704)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-13 14:22:14 +00:00
Julien Robert
b712516f50
docs(x/auth): vesting (#21715) 2024-09-13 12:54:32 +00:00
dependabot[bot]
7392525a03
build(deps): Bump google.golang.org/grpc from 1.66.1 to 1.66.2 (#21670)
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-09-13 11:30:49 +00:00
Alexander Peters
81c917280a
refactor(systemtest): Add cli.RunAndWait for common operations (#21689) 2024-09-13 11:28:02 +00:00
Matt Kocubinski
9fc6675885
fix(runtime/v2): provide default factory options if unset in app builder (#21690) 2024-09-13 10:28:04 +00:00
Marko
c0e84afffc
chore: remove duplicate proto files for the same proto file (#21648) 2024-09-13 10:14:17 +00:00
Eric Mokaya
9c5cea08c8
feat(x/genutil): add better error messages for genesis validation (#21701) 2024-09-13 09:40:13 +00:00
dependabot[bot]
90d81f05c9
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.1 to 1.0.0-alpha.2 (#21698)
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-09-13 08:37:19 +00:00
Akhil Kumar P
0064ccbce6
test: migrate e2e/bank to system tests (#21607) 2024-09-13 06:56:41 +00:00
cool-developer
f611150a30
chore: fix the gci lint issue in testutil (#21695) 2024-09-13 06:53:47 +00:00
Eric Mokaya
4c7cc8643f
docs(x/authz): update grant docs (#21677) 2024-09-13 05:17:52 +00:00
Julien Robert
bd52dcf096
ci: remove duplicate gosec & lint fixes (#21685) 2024-09-12 12:30:50 +00:00
Hieu Vu
a77a92adf1
feat(bank/v2): Send function (#21606) 2024-09-12 12:27:45 +00:00
Julien Robert
bf817f89aa
refactor(x/bank/v2): migrate to handlers (#21659) 2024-09-12 12:23:41 +00:00
Julien Robert
766117c5ff
refactor(server/v2/cometbft): use only protov1 and backport #21084 (#21681) 2024-09-12 10:40:30 +00:00
Julien Robert
54759038a9
chore(x/staking): revert proto breakage (#21666) 2024-09-12 09:14:24 +00:00
Julien Robert
17bd18b12c
build(deps): bump rocksdb & core & update ci codeowners (#21652) 2024-09-12 08:51:14 +00:00
lilasxie
0fc06f1410
docs(client/debug): correct debug raw-bytes command example (#21671) 2024-09-12 07:08:12 +00:00
Alessio Treglia
979f885885
build: don't reinstall golangci-lint if already installed (#21662) 2024-09-12 06:47:07 +00:00
Julien Robert
88cfebe15b
refactor(server/v2): kill viper from server components (#21663) 2024-09-12 06:24:28 +00:00
Julien Robert
6afa3c1a13
chore: sync changelog with latest releases (#21658) 2024-09-12 06:23:44 +00:00
Matt Kocubinski
57f35dcdfe
refactor: remove viper as a direct dependency (#21635) 2024-09-12 06:00:42 +00:00
auricom
4fe934e8af
ci: centralized job for rocksdb libaries cache (#21657) 2024-09-11 20:12:45 +00:00
Mark Rushakoff
cc1eab1826
fix: remove stray fmt.Println (#21661) 2024-09-11 20:06:57 +00:00
Marko
72620a5776
feat(store/v2): support rocks out of the box (#21649) 2024-09-11 14:36:51 +00:00
auricom
aa8bf41eb9
ci: rocksdb version in makefile (#21654) 2024-09-11 12:30:19 +00:00
Facundo Medica
e9eaefa379
fix(unorderedtx): issues reported in audit (#21467) 2024-09-11 11:46:10 +00:00
Julien Robert
071aa508eb
refactor(store/v2): human readable ss/sc types (#21645)
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
2024-09-11 10:21:23 +00:00
son trinh
1d4ecd5e37
refactor: decouple comet from modules (#21382) 2024-09-11 09:18:13 +00:00
Hanlu
04cec5b5e5
docs: Add missing symbol in README.md (#21640) 2024-09-11 08:10:05 +00:00
hatti
f4816df891
docs(x/epochs): fix note box display failure (#21644) 2024-09-11 08:09:46 +00:00
auricom
c536c0f18c
ci: remove nix from gh workflows (#21572) 2024-09-11 08:08:09 +00:00
dependabot[bot]
9dd6a99a64
build(deps): Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.1 in /indexer/postgres/tests (#21643)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 08:05:22 +00:00
Julien Robert
298792f2e3
fix(x/accounts/lockup): prevent double withdraw (#21619) 2024-09-10 20:18:43 +00:00
Daniel Wedul
71fa043ef4
fix(x/bank): Better handling of negative spendable balances (#21407) 2024-09-10 18:12:48 +00:00
Marko
f220f8bf62
refactor: remove consensus as a imported type in modules (#21480) 2024-09-10 15:36:33 +00:00
dependabot[bot]
64887ce050
build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#21622)
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: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-10 13:33:05 +00:00
Aaron Craelius
abc81a6e9c
feat(schema): add convenience object & enum lookup methods (#21549) 2024-09-10 13:22:52 +00:00
Gin
3c9fa960df
docs: use the right link for app.go[Supplementary Omission] (#21616) 2024-09-10 09:35:19 +00:00
psiphi5
3db444a6cf
perf: incremental json parsing for AppGenesis (#21249) 2024-09-10 06:45:31 +00:00
Cosmos SDK
50288938d1
chore: fix spelling errors (#21610)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-09-09 13:33:12 +00:00
Julien Robert
ac1b859b4c
build(deps): bump to core v1.0.0-alpha.1 and remove replaces (#21603) 2024-09-09 12:17:21 +00:00
Hieu Vu
ac53e337a9
test(server/v2/cometbft): Add abci unit tests (#21020)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-09 10:34:29 +00:00
fx0x55
9672879d21
refactor(x/bank): Simplify the return (#21602) 2024-09-09 10:08:10 +00:00
Julien Robert
bf98b56cd6
chore: prepare core 1.0.0-alpha.1 (#21564) 2024-09-09 09:49:49 +00:00