dependabot[bot]
|
fa45e10f4d
|
build(deps): Bump bufbuild/buf-setup-action from 1.32.2 to 1.33.0 (#20669)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-14 05:58:47 +00:00 |
|
fudancoder
|
433e3fd6d9
|
chore: make function comment match function names (#20666)
Signed-off-by: fudancoder <fudancoder@icloud.com>
|
2024-06-13 21:45:49 +00:00 |
|
Marko
|
f4136797a1
|
chore(consensus): add cometInfo to consensus (#20615)
|
2024-06-13 14:52:56 +00:00 |
|
Ties
|
e3177868e0
|
chore: fix typos (#20662)
|
2024-06-13 14:44:54 +00:00 |
|
Daniel Wedul
|
55b00938b7
|
fix: Properly parse json in the wait-tx command. (#20631)
|
2024-06-13 14:13:44 +00:00 |
|
Facundo Medica
|
ec96e79553
|
fix(sims): check before sending RotateConsPubKey (#20659)
|
2024-06-13 14:09:00 +00:00 |
|
Emil Georgiev
|
748a939d92
|
test(types/address): add unit tests for the file types/address.go (#20237)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-06-13 12:29:20 +00:00 |
|
Facundo Medica
|
43991b99e4
|
fix(x/staking): stop validators from rotating to the same key on the same block (#20649)
|
2024-06-13 11:27:44 +00:00 |
|
Julián Toledano
|
461131146b
|
perf: add cache to address codec (#20122)
|
2024-06-13 09:28:12 +00:00 |
|
dependabot[bot]
|
2e774b973d
|
build(deps): Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#20632)
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: son trinh <trinhleson2000@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
|
2024-06-13 08:57:14 +00:00 |
|
Marko
|
a6844f5ed4
|
fix: remove recipient amount from map (#20625)
|
2024-06-13 08:09:02 +00:00 |
|
Matt Kocubinski
|
313ce057c4
|
fix(proto): remove conditional preventing proper generated file placement (#20650)
|
2024-06-13 08:03:34 +00:00 |
|
Hieu Vu
|
8d205afbb3
|
(serverv2/cometbft) Read config from commands & handle FlagNode (#20621)
|
2024-06-12 18:27:19 +00:00 |
|
Matt Kocubinski
|
c36edbddbd
|
fix(x/consensus): fix .proto file placement (#20646)
|
2024-06-12 18:07:10 +00:00 |
|
mmsqe
|
b22269dde1
|
fix(store): avoid nil error on not exhausted payload stream (#20644)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-06-12 17:48:08 +00:00 |
|
son trinh
|
abeb7eee3b
|
fix (x/accounts): Fix genesis condition check (#20645)
|
2024-06-12 16:25:02 +00:00 |
|
testinginprod
|
40492cdf10
|
feat(accounts): add genesis account initialization (#20642)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-12 14:19:13 +00:00 |
|
Marko
|
d3d6448eca
|
fix(x/gov): limit execution in gov (#20348)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
|
2024-06-12 13:50:58 +00:00 |
|
son trinh
|
021ab6dcc2
|
refactor(x/auth): Fix system test (#20531)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-06-12 07:02:12 +00:00 |
|
Marko
|
05ff7a7cb7
|
feat(crypto): add blst (#20296)
Co-authored-by: itsdevbear <itsdevbear@berachain.com>
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
|
2024-06-11 17:16:07 +00:00 |
|
samricotta
|
78327f40c5
|
docs: Update high level overview and introduction (#20535)
|
2024-06-11 16:24:19 +00:00 |
|
Matt Kocubinski
|
d45f08cde7
|
refactor(x/core): remove test (#20624)
|
2024-06-11 15:29:04 +00:00 |
|
Facundo Medica
|
150ca963f2
|
feat(x/mint)!: Replace InflationCalculationFn with MintFn + simple epoch minting (#20363)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
|
2024-06-11 12:27:20 +00:00 |
|
caseylove
|
fbd3b75c5a
|
docs: remove duplicate words (#20622)
|
2024-06-11 10:44:33 +00:00 |
|
Marko
|
62aa11810e
|
feat: prep for errors v2 (#20539)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-11 10:02:42 +00:00 |
|
Marko
|
76a28ad4d0
|
chore: reduce default inflation (#20606)
|
2024-06-11 09:33:15 +00:00 |
|
Hoa Nguyen
|
4fa658e687
|
refactor(store): add miss defer (#20602)
|
2024-06-11 09:02:36 +00:00 |
|
Marko
|
28fa3b8dfc
|
chore: use comet api pkg instead of comet alias (#20614)
|
2024-06-11 08:46:04 +00:00 |
|
Mark Rushakoff
|
9e1d28e2a6
|
chore: write gentx info to cmd.ErrOrStderr (#20616)
|
2024-06-11 08:31:06 +00:00 |
|
Aaron Craelius
|
e5e9b0e645
|
docs: ADR 073: update to accepted and add to README.md (#20619)
|
2024-06-11 08:30:50 +00:00 |
|
Julien Robert
|
7fb26685cd
|
chore(proto): change future extracted modules version from v1.0.0 to v0.2.0 (#20600)
|
2024-06-10 10:15:57 +00:00 |
|
TinyFoxy
|
d7105af506
|
fix: remove some duplicate words (#20605)
|
2024-06-10 09:07:31 +00:00 |
|
testinginprod
|
e799965ec8
|
feat(stf): port simappv2 changes (#20587)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-10 07:55:23 +00:00 |
|
Julien Robert
|
7d68ba2cb8
|
chore: bring patch changelogs to main (#20599)
|
2024-06-10 07:29:28 +00:00 |
|
Marko
|
efea5db29b
|
refactor(distribution)!: add cometinfo (#20588)
|
2024-06-09 20:13:25 +00:00 |
|
TinyFoxy
|
9f68fc5759
|
refactor(hubl): handle the case when grpc endpoints is nil (#20603)
|
2024-06-09 19:41:56 +00:00 |
|
Cosmos SDK
|
ca14b28478
|
chore: fix spelling errors (#20581)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
|
2024-06-07 08:11:29 +00:00 |
|
Marko
|
439f2f9d5b
|
feat: upstream changes from server modular (#20584)
|
2024-06-06 13:01:41 +00:00 |
|
Marko
|
514830e56a
|
feat: add changes from server modular to main (#20583)
|
2024-06-06 13:00:01 +00:00 |
|
Marko
|
031b0c94ed
|
chore: generate protos (#20582)
|
2024-06-06 12:40:16 +00:00 |
|
dependabot[bot]
|
ce0d28761a
|
build(deps): Bump cosmossdk.io/x/upgrade from 0.1.2 to 0.1.3 in /tools/cosmovisor (#20573)
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-06-06 09:43:58 +00:00 |
|
dependabot[bot]
|
dc558b1ce6
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (#20563)
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-06-06 08:26:02 +00:00 |
|
dependabot[bot]
|
8ad7a3ba0c
|
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.6 to 0.50.7 in /tools/hubl (#20562)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-06 08:11:30 +00:00 |
|
dependabot[bot]
|
3ef628d5cb
|
build(deps): Bump github.com/cometbft/cometbft/api from 1.0.0-alpha.2.0.20240530055211-ae27f7eb3c08 to 1.0.0-rc.1 (#20552)
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-06-06 08:06:43 +00:00 |
|
dependabot[bot]
|
ee4d714e1d
|
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.6-0.20240403102038-f63e5fdf7c96 to 0.50.7 in /tools/confix (#20566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-06 07:47:26 +00:00 |
|
testinginprod
|
fe22e9a5da
|
feat(core): add coretest package (#20487)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-05 22:11:33 +00:00 |
|
Aaron Craelius
|
80ba18e39e
|
docs: ADR 073: Built-in Indexer (#20532)
|
2024-06-05 09:33:47 +00:00 |
|
lido333
|
b66de382e4
|
chore: remove duplicate word (#20544)
|
2024-06-05 09:33:21 +00:00 |
|
Marko
|
0536cb490f
|
chore: cleanup stf deps (#20545)
|
2024-06-05 09:26:47 +00:00 |
|
dependabot[bot]
|
0ba790645b
|
build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#20542)
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-06-05 07:42:20 +00:00 |
|