Vitalis Salis
|
0f1bfea1ab
|
docs(gov): Voting period can be more than unbonding period (#16419)
|
2023-06-05 15:22:12 +00:00 |
|
Facundo Medica
|
bbab968ee2
|
refactor(x/upgrade)!: use KVStoreService and context.Context (#16227)
|
2023-06-05 13:38:31 +00:00 |
|
dependabot[bot]
|
5089313a0a
|
build(deps): Bump pgregory.net/rapid from 0.6.1 to 0.6.2 in /tests (#16417)
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-06-05 10:11:27 +00:00 |
|
Devon Bear
|
95178ce036
|
feat(genutil): Add module account at genesis. (#16046)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-06-03 14:35:50 +00:00 |
|
dependabot[bot]
|
0246ee1713
|
build(deps): Bump github.com/hashicorp/go-plugin from 1.4.9 to 1.4.10 in /store (#16412)
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-06-02 17:25:44 +00:00 |
|
Facundo Medica
|
b3c4e1556a
|
feat: enable sign mode textual by default (#15970)
|
2023-06-01 14:05:51 +00:00 |
|
dependabot[bot]
|
b54bc7b2d4
|
build(deps): Bump pgregory.net/rapid from 0.6.0 to 0.6.1 (#16397)
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-06-01 07:00:38 +00:00 |
|
Marko
|
5097b0c226
|
refactor(test): remove header dependence from tests (#16342)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-05-31 15:42:23 +00:00 |
|
Emmanuel T Odeke
|
2208693d35
|
feat: x/tx/signing/aminojson: Marshal sort fields (#16254)
|
2023-05-31 13:45:45 +00:00 |
|
Matt Kocubinski
|
6e274aea4d
|
build(deps): update to cosmossdk.io/api v0.4.2 (#16341)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-05-31 13:30:53 +00:00 |
|
Julien Robert
|
89b10094a2
|
docs: move around upgrade docs (#16339)
|
2023-05-31 10:49:36 +00:00 |
|
Julien Robert
|
83d5475cdf
|
chore: remove buf warning (#16361)
|
2023-05-31 10:31:01 +00:00 |
|
dependabot[bot]
|
13b3038dd9
|
build(deps): Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#16345)
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-05-31 09:09:01 +00:00 |
|
Julien Robert
|
6453234073
|
build: optimize proto-builder (#16343)
|
2023-05-31 07:33:26 +00:00 |
|
dependabot[bot]
|
cac7e89e1d
|
build(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#16354)
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-05-31 06:58:33 +00:00 |
|
Matt Kocubinski
|
737dcfd1a2
|
refactor!: rm GetSignBytes (#16062)
|
2023-05-30 19:34:35 +00:00 |
|
Marko
|
d1a337eb78
|
refactor(Store): remove abci query req and res deps from store (#16321)
|
2023-05-30 15:50:23 +00:00 |
|
dependabot[bot]
|
6b37d8630e
|
build(deps): Bump pgregory.net/rapid from 0.5.7 to 0.6.0 (#16332)
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-05-30 13:12:39 +00:00 |
|
testinginprod
|
28178f7ca6
|
refactor(evidence)!: use collections for state management (#16336)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-30 11:57:10 +00:00 |
|
Facundo Medica
|
903d99e707
|
refactor(x/slashing)!: use kvStoreService, context.Context and return errors (#16246)
|
2023-05-30 09:45:18 +00:00 |
|
testinginprod
|
0e34478eb7
|
refactor(mint)!: migrate state management to collections (#16329)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-30 09:12:45 +00:00 |
|
testinginprod
|
f358214b43
|
refactor(crisis)!: use collections for state management (#16328)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-29 17:12:57 +00:00 |
|
Julien Robert
|
3608dabf77
|
chore: implement feedback of automerged prs (#16308)
|
2023-05-26 10:42:18 +00:00 |
|
testinginprod
|
f851e188b3
|
refactor(distribution)!: make FeePool state use collections (#16302)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-26 09:51:37 +00:00 |
|
testinginprod
|
b62a28aac0
|
refactor(gov)!: finalize collections migration (#16268)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-26 09:49:12 +00:00 |
|
Jeancarlo Barrios
|
be2003e581
|
feat(group): add group event tally result (#16191)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-26 09:43:17 +00:00 |
|
testinginprod
|
3d15f9edf2
|
refactor(auth): use collections for Account state management (#16016)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-26 09:26:58 +00:00 |
|
dependabot[bot]
|
52ccb7bf31
|
build(deps): Bump github.com/cosmos/cosmos-db from 1.0.0-rc.1 to 1.0.0 (#16295)
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-05-26 08:18:57 +00:00 |
|
Aaron Craelius
|
82659a7477
|
refactor!: deprecate sdk.Msg.GetSigners (#15284)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-05-25 18:35:09 +00:00 |
|
Marko
|
b6613f9163
|
chore: set circuitbreaker in app.go as example (#16288)
|
2023-05-25 15:35:48 +00:00 |
|
Facundo Medica
|
b6088abf33
|
fix: context and finalizeBlockReq block time (sims) (#16286)
|
2023-05-25 11:27:18 +00:00 |
|
dependabot[bot]
|
fac0395d8d
|
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 in /tools/hubl (#16284)
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-05-25 09:37:08 +00:00 |
|
dependabot[bot]
|
533ee7a552
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.0-alpha.1 to 0.38.0-alpha.2 (#16280)
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-05-24 23:36:25 +00:00 |
|
Aleksandr Bezobchuk
|
6cabb6aa57
|
fix: Fix x/bank Benchmarks (#16282)
|
2023-05-24 21:27:35 +00:00 |
|
Julien Robert
|
cf1a573679
|
chore: set correct eden version number (#16281)
|
2023-05-24 19:58:45 +00:00 |
|
Marko
|
571c13ea84
|
refactor(bank): migrate bech32 encoding (#15567)
|
2023-05-24 17:03:43 +00:00 |
|
Aleksandr Bezobchuk
|
6cee22df52
|
feat!: Comet v0.38 Integration (#15519)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-24 16:09:19 +00:00 |
|
Julien Robert
|
166be3766b
|
chore: make params module optional in app wiring (#16269)
|
2023-05-24 11:54:07 +00:00 |
|
Aleksandr Bezobchuk
|
9d45ed4d4b
|
fix: ensure height is correct on first block (#16259)
|
2023-05-24 11:13:49 +00:00 |
|
dependabot[bot]
|
3187627c42
|
build(deps): Bump github.com/prometheus/common from 0.43.0 to 0.44.0 (#16255)
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-05-23 07:50:44 +00:00 |
|
Facundo Medica
|
df834c58d1
|
fix(x/evidence): return error in keeper (#16245)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-05-23 07:30:46 +00:00 |
|
samricotta
|
2843261161
|
refactor(distribution)!: use collections for params state (#16211)
|
2023-05-22 19:51:24 +00:00 |
|
Facundo Medica
|
cd3abca867
|
refactor(x/mint)!: use KVStoreService and context.Context (#16179)
|
2023-05-22 11:55:10 +00:00 |
|
Julien Robert
|
2c702e6563
|
feat(gov,group): improve metadata checks and add docs (#16235)
|
2023-05-22 11:54:42 +00:00 |
|
Marko
|
c8ab555174
|
refactor(bech32): remove embedding of addresscodec (#16197)
|
2023-05-22 10:20:45 +00:00 |
|
dependabot[bot]
|
1f5389e14c
|
build(deps): Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#16241)
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-05-22 06:30:53 +00:00 |
|
Facundo Medica
|
30aa579e5b
|
refactor(x/crisis)!: use KVStoreService and context.Context (#16216)
|
2023-05-19 15:59:52 +00:00 |
|
Andrea Di Michele
|
bda51f2311
|
fix: rawlog JSON formatting of proposal_vote option field (#16231)
|
2023-05-19 14:41:07 +00:00 |
|
Likhita Polavarapu
|
b20bd5d932
|
test(x/gov): write integration tests (#16194)
|
2023-05-19 09:42:33 +00:00 |
|
dependabot[bot]
|
89eee12fc8
|
build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#16222)
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-05-19 06:44:38 +00:00 |
|