Julián Toledano
|
28c792bcd0
|
test(x/slashing): add infractions test (#21387)
|
2024-08-26 10:07:55 +00:00 |
|
KI
|
41fa461529
|
docs: fix outdated link (#21397)
|
2024-08-26 10:00:10 +00:00 |
|
dependabot[bot]
|
3cb95a334f
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 (#21395)
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-26 09:57:09 +00:00 |
|
Facundo Medica
|
7c85b981c8
|
fix: reimplement sig verification for app v2 (#21386)
|
2024-08-26 09:40:54 +00:00 |
|
Lucas Francisco López
|
9bc5df6469
|
refactor(x/circuit): audit QA (#21370)
|
2024-08-26 09:26:02 +00:00 |
|
Julián Toledano
|
59e0a3d6be
|
refactor(x/feegrant)!: audit QA v0.52 (#21377)
|
2024-08-26 07:50:44 +00:00 |
|
XiaoBei
|
c40cf3e737
|
refactor: use errors.New to replace fmt.Errorf with no parameters (#21394)
|
2024-08-25 11:41:31 +00:00 |
|
Julien Robert
|
a554a21a0e
|
refactor(core,stf,x)!: remove InvokeTyped from router (#21224)
|
2024-08-23 21:38:06 +00:00 |
|
dependabot[bot]
|
fc87374ff7
|
build(deps): Bump bufbuild/buf-setup-action from 1.37.0 to 1.38.0 (#21385)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-23 19:20:16 +00:00 |
|
Facundo Medica
|
7c69f65fa8
|
chore: run make protogen (#21378)
|
2024-08-23 19:19:35 +00:00 |
|
Aaron Craelius
|
51b63f7ffb
|
feat(schema): schema diffing (#21374)
|
2024-08-23 15:02:54 +00:00 |
|
Randy Grok
|
8ddea56bb2
|
fix(server/v2/stf): include safety checks to the execution context (#21359)
|
2024-08-23 10:22:17 +00:00 |
|
NAIHANU
|
0aa9eeb533
|
docs(tools/cosmovisor): Fix CHANGELOG (#21381)
|
2024-08-22 13:47:36 +00:00 |
|
Aaron Craelius
|
e88c138760
|
refactor(indexer/postgres)!: use schema/indexer API and hide types/methods (#21363)
|
2024-08-21 14:49:02 +00:00 |
|
dependabot[bot]
|
fb7775ad0c
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 (#21375)
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-21 09:22:23 +00:00 |
|
Lucas Francisco López
|
bdb9232ed8
|
refactor(cli): Standardize Use field convention and update readme (#21369)
|
2024-08-21 08:36:34 +00:00 |
|
Aaron Craelius
|
95dcf845c3
|
fix(schema)!: fixes and key restrictions based on indexer testing (#21362)
|
2024-08-20 22:52:49 +00:00 |
|
Aaron Craelius
|
08a3da44b1
|
feat(schema/indexer): add address codec param (#21361)
|
2024-08-20 15:01:29 +00:00 |
|
Aaron Craelius
|
da27d8b9a1
|
feat(schema/appdata)!: efficiency & data model improvements aligned with server/v2 (#21305)
|
2024-08-20 14:49:06 +00:00 |
|
Aaron Craelius
|
27d3d4892b
|
feat(schema/appdata)!: make commit async (#21306)
|
2024-08-20 13:06:25 +00:00 |
|
Ezequiel Raynaudo
|
aeb0f275f9
|
docs(x/feegrant): Update readme (#21364)
|
2024-08-20 06:49:00 +00:00 |
|
dependabot[bot]
|
ee8331b97f
|
build(deps): Bump github.com/creachadair/atomicfile from 0.3.4 to 0.3.5 in /tools/confix (#21365)
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-20 06:28:54 +00:00 |
|
Facundo Medica
|
c286e6ef7d
|
fix(x/protocolpool)!: do not incur into extra writes if there are no continuous funds (#21356)
|
2024-08-19 16:02:01 +00:00 |
|
Julien Robert
|
6f30de3a41
|
refactor: remove x/exp dep (#21281)
|
2024-08-19 13:14:34 +00:00 |
|
son trinh
|
294b608022
|
feat(runtime/v2): Add pre and post msg handler register (#21346)
|
2024-08-19 10:26:56 +00:00 |
|
Julián Toledano
|
c50c6b2549
|
docs: update upgrading for nested messages simulation (#21354)
|
2024-08-19 10:16:35 +00:00 |
|
Lucas Francisco López
|
0add6d5ead
|
refactor(x/protocolpool): audit QA (#21337)
|
2024-08-19 08:01:57 +00:00 |
|
harry m. k.
|
0a0250a622
|
docs: fix Introduction.md (#21352)
|
2024-08-19 07:22:27 +00:00 |
|
dependabot[bot]
|
7abeee5888
|
build(deps): Bump bufbuild/buf-setup-action from 1.36.0 to 1.37.0 (#21344)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-19 07:18:01 +00:00 |
|
dependabot[bot]
|
0a90d2846f
|
build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#21345)
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-19 07:17:40 +00:00 |
|
dependabot[bot]
|
c62a768007
|
build(deps): Bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6 (#21347)
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-19 07:17:08 +00:00 |
|
Julien Robert
|
d6ea8e30b8
|
docs: more app v2 renaming (#21336)
|
2024-08-19 07:16:17 +00:00 |
|
Oksana
|
cd92990619
|
chore: update link in disclaimer (#21339)
|
2024-08-18 14:04:13 +00:00 |
|
Lucas Francisco López
|
ee04cee0ca
|
refactor(x/distribution): audit QA (#21316)
Co-authored-by: Randy Grok <98407738+randygrok@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Cosmos SDK <113218068+github-prbot@users.noreply.github.com>
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
|
2024-08-17 19:49:32 +00:00 |
|
Julien Robert
|
651868a177
|
docs: rename app v2 to app di when talking about runtime v0 (#21329)
|
2024-08-17 07:33:15 +00:00 |
|
Aaron Craelius
|
e57a9370fa
|
feat(schema): specify JSON mapping (#21243)
|
2024-08-16 14:35:38 +00:00 |
|
Julien Robert
|
54df7585a2
|
fix(x/authz): bring back msg response in DispatchActions (#21044)
|
2024-08-16 13:26:30 +00:00 |
|
Julien Robert
|
6276b015bb
|
chore: fix all lint issue since golangci-lint bump (#21326)
|
2024-08-16 13:03:24 +00:00 |
|
Julián Toledano
|
825e81b688
|
refactor(x/mint): v0.52 audit x/mint (#21301)
|
2024-08-16 12:55:45 +00:00 |
|
Cosmos SDK
|
f8ab520ad7
|
chore: fix spelling errors (#21327)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-08-16 12:09:01 +00:00 |
|
Randy Grok
|
aeeaca64da
|
feat: export genesis in simapp v2 (#21199)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-08-16 11:15:45 +00:00 |
|
Facundo Medica
|
e2ec889bb7
|
fix(baseapp)!: Halt at height now does not produce the halt height block (#21256)
|
2024-08-16 08:18:31 +00:00 |
|
Gin
|
b01d5a000d
|
refactor(scripts): remove unused variable (#21320)
|
2024-08-16 06:40:48 +00:00 |
|
Aaron Craelius
|
0f39b4e491
|
chore(schema/testing): upgrade to go 1.23 iterators (#21282)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-15 20:58:58 +00:00 |
|
Julien Robert
|
858ec2fcb8
|
chore: readmes + upgrading docs (#21271)
|
2024-08-15 19:42:37 +00:00 |
|
zakir
|
1cb2336a67
|
feat(client): add auto cli for node service (#21074)
|
2024-08-15 18:52:45 +00:00 |
|
Diogo Teles Sant'Anna
|
adf5d1b3bb
|
ci: fix github workflow vulnerable to script injection (#21304)
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
|
2024-08-15 13:48:50 +00:00 |
|
dependabot[bot]
|
55a60856de
|
build(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#21307)
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-15 10:42:00 +00:00 |
|
Julien Robert
|
819330872c
|
build(deps): use Go 1.23 instead of Go 1.22 (#21280)
|
2024-08-15 08:43:08 +00:00 |
|
son trinh
|
0fe3115dcf
|
refactor(x/auth): audit x/auth changes (#21146)
|
2024-08-14 15:11:55 +00:00 |
|