Julien Robert
|
256ec4f902
|
refactor(client/v2): remove gov dependency (#22867)
|
2024-12-13 16:45:04 +00:00 |
|
Julien Robert
|
570585090a
|
chore: sync changelog to main + clean-up replaces (#22846)
|
2024-12-13 07:49:38 +00:00 |
|
Matt Kocubinski
|
14c841c86e
|
feat(tools/benchmark): introduce benchmark module (#22778)
|
2024-12-12 15:33:23 +00:00 |
|
Julien Robert
|
e6948eeda8
|
fix(stf,server/v2/cometbft): fix default events + improve codec handling (#22837)
|
2024-12-12 10:42:57 +00:00 |
|
dependabot[bot]
|
0895a2ff64
|
build(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#22841)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
2024-12-12 06:33:57 +00:00 |
|
Hieu Vu
|
a38a6a2c8b
|
refactor(server/v2/cometbft): Handle non-module service queries (#22803)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-11 15:49:53 +00:00 |
|
Akhil Kumar P
|
cef0f8497f
|
refactor!: remove testutil/network (#22392)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-11 11:51:39 +00:00 |
|
Julián Toledano
|
5b124267e6
|
feat(client/v2)!: dynamic prompt (#22775)
|
2024-12-11 10:28:23 +00:00 |
|
Julien Robert
|
aa8266e702
|
docs: runtime docs (#22816)
|
2024-12-11 08:10:45 +00:00 |
|
Marko
|
19fbd0b855
|
chore(v2): add example of setting store metrics (#22819)
|
2024-12-10 21:07:52 +00:00 |
|
Julián Toledano
|
57b4d3003b
|
fix(client/v2/autocli): add CoinDec flag (#22817)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-10 20:20:30 +00:00 |
|
Facundo Medica
|
332d0b106d
|
feat(indexer/postgres)!: add basic support for header, txs and events (#22695)
|
2024-12-09 18:36:24 +00:00 |
|
Julien Robert
|
34f407d636
|
test(systemtests): fix export v2 (#22799)
|
2024-12-09 14:53:49 +00:00 |
|
dependabot[bot]
|
6cf9d57be9
|
build(deps): Bump github.com/magiconair/properties from 1.8.7 to 1.8.9 (#22797)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
2024-12-09 07:14:31 +00:00 |
|
Julien Robert
|
9525d91f6e
|
fix(simapp/v2): register extra gRPC gateway routes (#22786)
|
2024-12-09 07:14:16 +00:00 |
|
Julien Robert
|
dda47b5e0e
|
chore: clean-up main (#22787)
|
2024-12-06 14:16:59 +00:00 |
|
dependabot[bot]
|
66c593f147
|
build(deps): Bump google.golang.org/grpc from 1.68.0 to 1.68.1 (#22764)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2024-12-05 10:57:45 +00:00 |
|
dependabot[bot]
|
f8a3226ad5
|
build(deps): Bump github.com/prometheus/common from 0.60.1 to 0.61.0 (#22761)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
|
2024-12-05 06:32:55 +00:00 |
|
Alex | Skip
|
99dd55b221
|
docs(simapp): update CHANGELOG to proper version (#22739)
|
2024-12-03 22:23:55 +00:00 |
|
Julián Toledano
|
538e1d1c7c
|
refactor(client/v2)!: remove client.Context (#22493)
|
2024-12-03 12:34:43 +00:00 |
|
mmsqe
|
f350775d0e
|
feat(server/v2/grpcgateway): register grpcgateway server and module endpoints (#22701)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-02 11:51:47 +00:00 |
|
mmsqe
|
e7fe651b49
|
fix(simapp/v2): failed to start HTTP server on port 8080 conflict (#22687)
|
2024-12-02 10:32:49 +00:00 |
|
mmsqe
|
c207a45051
|
fix(simapp/v2): add binary version cmd (#22705)
|
2024-12-02 07:59:29 +00:00 |
|
Matt Kocubinski
|
24d456db40
|
feat(store/v2): add support for iavl/v2 (#22424)
|
2024-11-29 19:02:47 +00:00 |
|
dependabot[bot]
|
6fb8299a67
|
build(deps): Bump github.com/cosmos/iavl from 1.3.1 to 1.3.2 in /store (#22691)
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-29 10:26:31 +00:00 |
|
Julien Robert
|
ca48cef255
|
build(deps): bump cometbft to v1.0.0-rc2 (#22577)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-11-28 11:33:27 +00:00 |
|
Facundo Medica
|
300348fe53
|
chore: Fix go.mods replaces from #22544 (#22677)
|
2024-11-28 10:42:41 +00:00 |
|
Facundo Medica
|
bd76b47e1d
|
feat(indexer): add to modules and implement proto fields (#22544)
|
2024-11-28 09:46:59 +00:00 |
|
Alexander Peters
|
a267da6ef6
|
fix(simapp,systemtests): fix chain upgrade (#22669)
|
2024-11-27 14:51:11 +00:00 |
|
Julien Robert
|
48f2b36854
|
fix(x/staking): make metadata nullable (#22556)
|
2024-11-26 23:46:22 +00:00 |
|
Marko
|
f153426ab2
|
chore: move generic txdecoder (#22653)
|
2024-11-26 14:25:08 +00:00 |
|
dependabot[bot]
|
c1f8cfc936
|
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.35.2-20240701160653-fedbb9acfd2f.1 to 1.35.2-20241120201313-68e42a58b301.1 in /api (#22647)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
|
2024-11-26 07:55:34 +00:00 |
|
dependabot[bot]
|
463104903f
|
build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#22627)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-25 08:37:27 +00:00 |
|
Marko
|
9d6d1067bc
|
fix: match comets bls implmentation (#22613)
|
2024-11-22 10:36:30 +00:00 |
|
Alexander Peters
|
4ed1087cf5
|
feat(math): Upstream GDA based decimal type (#21982)
Co-authored-by: samricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
|
2024-11-22 10:29:01 +00:00 |
|
dependabot[bot]
|
f74a9f63a8
|
build(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 (#22580)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-21 08:02:33 +00:00 |
|
Marko
|
b45cf753a7
|
fix(server/v2/api/telemetry): enable global metrics (#22571)
|
2024-11-20 17:39:09 +00:00 |
|
Julien Robert
|
efc05e8122
|
refactor(server/v2/cometbft): add codec.Codec and clean-up APIs (#22566)
|
2024-11-20 15:52:18 +00:00 |
|
dependabot[bot]
|
b1f95988e5
|
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.35.1-20240701160653-fedbb9acfd2f.1 to 1.35.2-20240701160653-fedbb9acfd2f.1 in /api (#22551)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-19 15:45:52 +00:00 |
|
dependabot[bot]
|
c7e3d6066d
|
build(deps): Bump github.com/creachadair/atomicfile from 0.3.5 to 0.3.6 in /tools/confix (#22552)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-19 15:44:18 +00:00 |
|
Julien Robert
|
d697a3de0f
|
fix(server/v2/comebft): wire missing services + fix simulation (#21964)
|
2024-11-19 13:49:33 +00:00 |
|
dependabot[bot]
|
1b3aeb75d4
|
build(deps): Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#22537)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
|
2024-11-18 10:05:16 +00:00 |
|
Facundo Medica
|
13c234f421
|
feat(x/protocolpool)!: allow any coins in continuous funds (#21916)
|
2024-11-11 18:05:59 +00:00 |
|
Akhil Kumar P
|
78f08e8cac
|
test(accounts): fix integration tests (#22418)
|
2024-11-11 15:12:15 +00:00 |
|
dependabot[bot]
|
d38d026356
|
build(deps): Bump cosmossdk.io/log from 1.4.1 to 1.5.0 (#22487)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-11 10:59:54 +00:00 |
|
dependabot[bot]
|
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 |
|
dependabot[bot]
|
606544c7be
|
build(deps): Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#22480)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-08 15:38:15 +00:00 |
|
Julien Robert
|
6eca7eb9da
|
fix(server/v2): improve server stop (#22455)
|
2024-11-08 14:44:15 +00:00 |
|
Julien Robert
|
3ac16655ea
|
chore: prepare core changelog (#22495)
|
2024-11-08 14:43:49 +00:00 |
|
Matt Kocubinski
|
43e28b43ad
|
refactor(store/v2): simplify genesis flow (#22435)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-11-08 14:05:25 +00:00 |
|