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 |
|
testinginprod
|
5952ecf515
|
feat(accounts): add Genesis handling (#17802)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-09-21 14:26:08 +00:00 |
|
Marko
|
5987d0003a
|
chore!: remove bank & genutil legacy migrations (#17818)
|
2023-09-21 10:33:14 +00:00 |
|
Emmanuel T Odeke
|
0abb4e6a30
|
chore(x/genutil): cleanup CollectTxs (#17816)
|
2023-09-21 06:11:39 +00:00 |
|
Marko
|
6715b5afb5
|
refactor!: remove tips (#17787)
|
2023-09-20 12:00:22 +00:00 |
|
Marko
|
86ab9890b8
|
chore: amend validator to validators (#17809)
|
2023-09-19 12:34:13 +00:00 |
|
Marko
|
c05ff14a97
|
refactor(staking): change historicalinfo to contain minimal set of data (#17655)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-09-19 10:59:04 +00:00 |
|
atheeshp
|
28112706b7
|
refactor: migrate x/staking Params to use collections (#17778)
|
2023-09-18 16:06:42 +00:00 |
|
Robert Zaremba
|
a0b39a1d31
|
feat(gov): handle panics when executing x/gov proposals (#17780)
|
2023-09-18 14:51:12 +00:00 |
|
dependabot[bot]
|
aaf68cdcc0
|
build(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1 (#17777)
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-18 14:04:22 +00:00 |
|
Marko
|
6615ff4f76
|
refactor!: deprecate blocktime on context (#17738)
|
2023-09-18 13:55:21 +00:00 |
|
Marko
|
ddcb37cbd7
|
chore: fix deprecation annotations (#17784)
|
2023-09-18 13:11:25 +00:00 |
|
dependabot[bot]
|
167b702732
|
build(deps): Bump cosmossdk.io/api from 0.7.1-0.20230820170544-1bd37053e0c0 to 0.7.1 (#17767)
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-15 20:36:55 +00:00 |
|
mmsqe
|
f99a6242a9
|
refactor!: reimplement PreFinalizeBlockHook as PreBlocker (#17713)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-09-15 07:50:17 +00:00 |
|
dependabot[bot]
|
b0664917bb
|
build(deps): Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#17753)
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-15 05:30:51 +00:00 |
|
Marko
|
98895f4977
|
chore: remove unneeded code (#17741)
|
2023-09-14 15:36:13 +00:00 |
|
Marko
|
36a9330adb
|
refactor: deprecate Voteinfo in favour of Cometinfo on Context (#17670)
|
2023-09-14 09:13:19 +00:00 |
|
Elias Naur
|
e90e5e1f97
|
refactor: remove unused context argument from types/simulation.RandomFees (#17737)
|
2023-09-14 08:50:49 +00:00 |
|
dependabot[bot]
|
d4f874d412
|
build(deps): Bump cosmossdk.io/x/tx from 0.9.1 to 0.10.0 (#17728)
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-09-13 22:19:15 +00:00 |
|
Julien Robert
|
62838eb8cf
|
docs: improve upgrade docs on preblocker (#17734)
|
2023-09-13 21:42:17 +00:00 |
|
Marko
|
72991994dd
|
chore: cleanup sdk.Context (#17717)
|
2023-09-13 21:40:14 +00:00 |
|
Marko
|
e47795e3d4
|
build(deps): Bump cosmossdk.io/core from 0.11.0 to 0.12.0 (#17688)
|
2023-09-13 21:04:50 +00:00 |
|
testinginprod
|
c946e14211
|
feat(accounts): allow accounts to query and execute modules (#17685)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-09-13 18:39:18 +00:00 |
|
Julien Robert
|
2154ce0bbe
|
refactor: precise compiler assertions and cleanup module.go (#17718)
|
2023-09-13 16:15:53 +00:00 |
|