Julien Robert
|
356df96770
|
refactor(mempool)!: match server/v2/cometbft and sdk mempool interface (#21744)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-09-18 13:57:52 +00:00 |
|
Marko
|
f1dd03f212
|
feat: make validator key injectable by application developers (#21608)
|
2024-09-18 12:27:25 +00:00 |
|
Julien Robert
|
0c8ad9d2c6
|
feat(x/tx): add aminoNameAsTypeURL option in aminojson encoder (#21712)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2024-09-18 09:48:39 +00:00 |
|
Marko
|
870cab5efd
|
docs: minor cleanup to simulation docs (#21777)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
|
2024-09-18 09:33:14 +00:00 |
|
lilasxie
|
c29bfb7bf9
|
chore(store/internal): use std maps (#21792)
|
2024-09-18 09:19:11 +00:00 |
|
lilasxie
|
f283f0c978
|
chore: using pre-defined flag variables (#21794)
|
2024-09-18 08:43:44 +00:00 |
|
dependabot[bot]
|
6f1dae993a
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786)
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-18 08:32:30 +00:00 |
|
Julien Robert
|
355f66f7ff
|
chore: add simsx labels & more (#21776)
|
2024-09-18 08:11:18 +00:00 |
|
winniehere
|
0042db5ea3
|
refactor(runtime): reduce loop iteration complexity of checkStoreUpgrade (#21791)
|
2024-09-18 07:25:54 +00:00 |
|
testinginprod
|
81ec7ea9e7
|
feat(auth): support accounts from auth (#21688)
|
2024-09-17 18:12:45 +00:00 |
|
Gin
|
ffc16099aa
|
docs: fix buf link in protobuf.md (#21781)
|
2024-09-17 16:06:36 +00:00 |
|
Julien Robert
|
c9f0e2e4d8
|
feat(runtime(v2)): add sanity checks on store upgrades (#21748)
|
2024-09-17 10:52:08 +00:00 |
|
Julien Robert
|
081b90edbd
|
docs(x/circuit): display correct example (#21768)
|
2024-09-17 09:30:25 +00:00 |
|
Julien Robert
|
b98795f3b3
|
fix(runtime): fix option order (#21769)
|
2024-09-17 09:27:34 +00:00 |
|
lfz941
|
6aaa935019
|
fix(store/v2): error info maybe covered by err = batch.Close() (#21727)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
|
2024-09-17 09:21:01 +00:00 |
|
Julien Robert
|
3314cfb899
|
chore: use std maps (#21763)
|
2024-09-17 07:48:42 +00:00 |
|
cool-developer
|
7856d22603
|
feat(core/event): make core/event as a type alias of schema/appdata (#21719)
|
2024-09-16 22:18:50 +00:00 |
|
Marko
|
a9f057bf70
|
chore: remove consensus authority (#21734)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-16 20:06:21 +00:00 |
|
cool-developer
|
ddc7740eca
|
chore: use the appropriate version of core module in store (#21753)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-16 19:37:57 +00:00 |
|
Julien Robert
|
cbdfd9bdfa
|
chore: bump golangci-lint and fix all linting issues (#21761)
|
2024-09-16 19:11:19 +00:00 |
|
Julien Robert
|
52ba264c80
|
feat(server/v2/cometbft): wire mempool config (#21741)
|
2024-09-16 18:45:21 +00:00 |
|
Marko
|
f348d84c1a
|
docs: fix broken links (#21751)
|
2024-09-16 13:56:01 +00:00 |
|
Alexander Peters
|
bf7768006c
|
feat(sims): Add sims2 framework and factory methods (#21613)
|
2024-09-16 13:42:48 +00:00 |
|
Julien Robert
|
e49ecfe4ed
|
fix(server/v2/store): fix store server flags (#21745)
|
2024-09-16 10:19:25 +00:00 |
|
Alessio Treglia
|
c0eced8d7e
|
feat(crypto/keyring): add Linux's keyctl support (#21653)
Signed-off-by: Alessio Treglia <al@essio.dev>
Co-authored-by: Alessio Treglia <alessio@jur.io>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
|
2024-09-16 08:35:11 +00:00 |
|
Julien Robert
|
924798f19e
|
test(e2e/accounts): fix build (#21725)
|
2024-09-16 08:31:13 +00:00 |
|
Aaron Craelius
|
ae40e809b9
|
refactor(schema)!: rename ObjectType -> StateObjectType (#21691)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
|
2024-09-16 08:17:52 +00:00 |
|
Aaron Craelius
|
397ff0bd22
|
feat(schema): add ReferenceType interface (#21692)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
|
2024-09-16 08:17:30 +00:00 |
|
Julien Robert
|
01473479c7
|
test: fix sims (#21735)
|
2024-09-15 16:06:58 +00:00 |
|
Julien Robert
|
5909f0a872
|
build: bump proto-builder (#21730)
|
2024-09-15 09:21:54 +00:00 |
|
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 |
|