Emmanuel T Odeke
|
7d7d4907f4
|
fix(x/slashing/keeper): hoist non-changing addresses parsing out of redelegation loop (#18035)
|
2023-10-10 10:15:00 +00:00 |
|
atheeshp
|
f149f1baac
|
feat(x/staking): autocli tx support (#17986)
|
2023-10-10 09:06:06 +00:00 |
|
swelf19
|
4001e2b6d8
|
fix: fixed key in slashing bitmap migration (#18016)
|
2023-10-10 08:04:52 +00:00 |
|
Julien Robert
|
3690d9f7f8
|
feat(x/slashing): add autocli options for tx (#17967)
|
2023-10-09 13:57:35 +00:00 |
|
Marko
|
19cbf9e757
|
fix: docs build (#18015)
|
2023-10-09 13:39:23 +00:00 |
|
Julien Robert
|
1d03d890cf
|
feat(x/feegrant): add autocli options for tx (#17959)
|
2023-10-09 11:38:34 +00:00 |
|
Marko
|
b170ccc459
|
chore(staking): add delegator to events (#18006)
|
2023-10-09 11:27:41 +00:00 |
|
dependabot[bot]
|
71aa61d74f
|
build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#18001)
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>
|
2023-10-09 11:06:32 +00:00 |
|
atheeshp
|
83622c8f2a
|
feat(x/authz): autocli tx support (#17970)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
|
2023-10-08 11:34:36 +00:00 |
|
Emmanuel T Odeke
|
9053582132
|
chore(x/staking): fix some README typos (#17997)
|
2023-10-07 04:59:09 +00:00 |
|
samricotta
|
c325cbf004
|
chore: Update RequestExtendVote (#17993)
|
2023-10-06 15:28:21 +00:00 |
|
Marko
|
a556bc4a88
|
chore(circuit): remove comet dep (#17984)
|
2023-10-06 12:16:27 +00:00 |
|
Marko
|
68a21f6f0e
|
chore!: remove deprecated code (#17985)
|
2023-10-06 10:40:34 +00:00 |
|
Julien Robert
|
4df8b373fa
|
feat(x/circuit): add autocli options for tx (#17956)
|
2023-10-06 09:52:12 +00:00 |
|
dependabot[bot]
|
56b96329e7
|
build(deps): Bump golang.org/x/sync from 0.3.0 to 0.4.0 (#17979)
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>
|
2023-10-06 09:39:34 +00:00 |
|
Julien Robert
|
45b44e678c
|
fix(x/gov): set default constitution in gov migration (#17953)
|
2023-10-06 08:16:25 +00:00 |
|
Julien Robert
|
12b45f3db6
|
feat(x/crisis): add autocli options for tx (#17965)
|
2023-10-06 08:07:40 +00:00 |
|
dependabot[bot]
|
96e68fa754
|
build(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#17980)
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>
|
2023-10-06 07:05:01 +00:00 |
|
Likhita Polavarapu
|
4ab48ba94f
|
chore: Add back CommunityPoolSpendProposalWithDeposit (#17981)
|
2023-10-06 06:51:41 +00:00 |
|
atheeshp
|
6f53f7c4a3
|
feat(x/bank): autocli tx support (#17868)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-10-05 14:39:45 +00:00 |
|
Julien Robert
|
c0d2d7038e
|
feat(x/nft): add autocli options for tx (#17825)
|
2023-10-05 12:05:27 +00:00 |
|
Julien Robert
|
b62301d9d1
|
feat(client/v2): signing (#17913)
|
2023-10-05 11:04:46 +00:00 |
|
Julien Robert
|
76f8ed1e86
|
fix(x/auth): properly populate tx config options and deprecate ProtoCodecMarshaler (#17946)
|
2023-10-04 07:29:35 +00:00 |
|
Emmanuel T Odeke
|
0692fdc6fd
|
refactor: create go.mod for x/params (#17776)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-10-03 12:56:07 +00:00 |
|
dependabot[bot]
|
3a04a9f7d7
|
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.0.9 to 2.1.0 in /tools/confix (#17943)
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>
|
2023-10-03 12:29:32 +00:00 |
|
dependabot[bot]
|
4929cb3e3c
|
build(deps): Bump github.com/jhump/protoreflect from 1.15.2 to 1.15.3 (#17942)
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>
|
2023-10-03 07:04:37 +00:00 |
|
Julien Robert
|
b478f26888
|
fix(simapp): do not overwrite tx options (#17920)
|
2023-09-29 10:03:24 +00:00 |
|
dependabot[bot]
|
e65083d9e4
|
build(deps): Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#17917)
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>
|
2023-09-28 06:21:33 +00:00 |
|
Marko
|
5e53fb2242
|
refactor(x/gov): remove gov vote and proposal based telemetry (#17910)
|
2023-09-27 18:55:19 +00:00 |
|
Marko
|
6ac0abde37
|
chore(auth): return accId in error (#17903)
|
2023-09-27 12:58:23 +00:00 |
|
Likhita Polavarapu
|
0c750dbd58
|
docs(x/protocolpool): Update README.md (#17898)
|
2023-09-27 11:28:28 +00:00 |
|
dependabot[bot]
|
e060525cbd
|
build(deps): Bump github.com/hashicorp/go-plugin from 1.5.1 to 1.5.2 in /store (#17894)
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>
|
2023-09-27 10:47:16 +00:00 |
|
Julien Robert
|
ca194c99b7
|
chore: remove replace directives (#17896)
|
2023-09-27 10:15:43 +00:00 |
|
Likhita Polavarapu
|
9dd34510e2
|
feat: Move CommunityPool to its own module (#17657)
|
2023-09-27 09:09:04 +00:00 |
|
Emmanuel T Odeke
|
ddd26b5dfc
|
chore(x/staking/keeper): remove redundant code/returns (#17890)
|
2023-09-27 07:43:38 +00:00 |
|
Marko
|
9d07b8ca8e
|
refactor!: use context.Context in genesis api (#17885)
|
2023-09-26 16:03:41 +00:00 |
|
samricotta
|
7f2fc566a5
|
docs: small update for routes change (#17881)
|
2023-09-26 15:36:59 +00:00 |
|
Julien Robert
|
2f7bc22a53
|
fix(gov): fail proposal when implementation not found (#17873)
|
2023-09-26 11:28:08 +00:00 |
|
dependabot[bot]
|
b75942b1e8
|
build(deps): Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 (#17877)
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>
|
2023-09-26 09:52:30 +00:00 |
|
dependabot[bot]
|
590388e673
|
build(deps): Bump github.com/bits-and-blooms/bitset from 1.8.0 to 1.9.0 (#17878)
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>
|
2023-09-26 06:05:12 +00:00 |
|
Marko
|
1e40dc8e3f
|
chore(feegrant): remove address.String() calls (#17869)
|
2023-09-25 16:03:32 +00:00 |
|
Julien Robert
|
31db604d61
|
build(deps): bump math to rc (#17866)
|
2023-09-25 15:24:36 +00:00 |
|
Marko
|
fb3f61b667
|
chore(upgrade): remove address.string calls (#17862)
|
2023-09-25 10:48:14 +00:00 |
|
Julien Robert
|
2a29c7ea80
|
chore(x/gov): improve PromptMetadata readability (#17859)
|
2023-09-25 09:50:17 +00:00 |
|
Marko
|
f9c5fd4742
|
chore(nft): remove address.String() calls from nft (#17846)
|
2023-09-25 08:39:07 +00:00 |
|
Marko
|
65a1ec64f7
|
chore: remove params module entirely (#17838)
|
2023-09-22 13:51:37 +00:00 |
|
Marko
|
d5c78a637e
|
chore: remove params dep from crisis, gov and mint (#17837)
|
2023-09-22 09:35:20 +00:00 |
|
Marko
|
076ab3bf89
|
chore: remove staking and distr param dependence (#17834)
|
2023-09-22 07:56:06 +00:00 |
|
dependabot[bot]
|
c8e36828cd
|
build(deps): Bump google.golang.org/grpc from 1.58.1 to 1.58.2 in /store (#17836)
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>
|
2023-09-22 06:31:02 +00:00 |
|
Marko
|
79a64d07d0
|
chore!: remove params from slashing and auth (#17820)
|
2023-09-21 14:26:35 +00:00 |
|