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 |
|
Facundo Medica
|
2d6a8b7e4b
|
fix: AminoJSON missing fields (Ledger signing not working) (#16032)
|
2023-05-18 17:20:44 +00:00 |
|
Facundo Medica
|
3c4330680f
|
refactor(x/evidence)!: use KVStoreService and context.Context (#16008)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-05-17 20:13:01 +00:00 |
|
atheeshp
|
76f0d10153
|
fix: duplicate prefix in staking keys (#16176)
|
2023-05-16 11:07:19 +00:00 |
|
testinginprod
|
91d14c04ac
|
refactor(gov)!: use collections for Proposal state management (part 1) (#16171)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-16 09:55:08 +00:00 |
|
testinginprod
|
deba79d7aa
|
refactor(gov)!: use collections for Vote state management. (#16164)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-16 03:42:03 +00:00 |
|
dependabot[bot]
|
bf3749207e
|
build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#16166)
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-15 21:10:38 +00:00 |
|
dependabot[bot]
|
3d0866bbaa
|
build(deps): Bump cosmossdk.io/math from 1.0.0 to 1.0.1 (#16165)
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-15 21:09:58 +00:00 |
|
dependabot[bot]
|
e34a3e0559
|
build(deps): Bump @docusaurus/core from 2.4.0 to 2.4.1 in /docs (#16161)
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-15 19:39:05 +00:00 |
|
Matt Kocubinski
|
4c85b6a341
|
refactor(simulations): marshal OperationMsg.Msg as protoBytes (#16155)
|
2023-05-15 17:38:32 +00:00 |
|
testinginprod
|
71468d2d5a
|
refactor(gov)!: use collections for deposit state management (#16127)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-15 15:58:56 +00:00 |
|
Marko
|
b8e15a7930
|
feat: module circuit breaker (#14521)
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Sam Ricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-05-15 14:38:48 +00:00 |
|
dependabot[bot]
|
227662936d
|
build(deps): Bump cosmossdk.io/core from 0.6.1 to 0.7.0 (#16147)
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-15 07:40:29 +00:00 |
|
Javier Su
|
ddf51ccddf
|
fix: allow non-EOA accounts to stake in simulation (#16068)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-05-12 13:54:23 +00:00 |
|
Julien Robert
|
6c07d59b45
|
build(deps): bump core to v0.7.0 and fix GHSA-3vp4-m3rf-835h (#16128)
|
2023-05-12 12:35:17 +00:00 |
|
testinginprod
|
f7418c6db2
|
refactor(gov)!: use collections for constitution and params state (#16118)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-12 08:15:37 +00:00 |
|
dependabot[bot]
|
cd45ab2abd
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.9 to 1.4.10 (#16122)
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-11 21:35:16 +00:00 |
|
Matt Kocubinski
|
e998532a11
|
chore(x/auth): deprecate legacy aminojson sign mode (#16110)
|
2023-05-11 16:48:57 +00:00 |
|
testinginprod
|
3185542a7a
|
refactor(gov)!: decouple gRPC query methods from Keeper (#16106)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-11 16:04:46 +00:00 |
|
bjwswang
|
250c478543
|
refactor: duplicate message verification at msg server and keeper (#16098)
Signed-off-by: bjwswang <bjwswang@gmail.com>
|
2023-05-11 10:43:48 +00:00 |
|
chary
|
57ee17b639
|
fix: fix authz granter error message (#16101)
|
2023-05-11 10:34:20 +00:00 |
|
MSalopek
|
b28c50fdd2
|
fix: call AfterUnbondingInitiated for new unbonding entries only (#16043)
|
2023-05-11 09:46:48 +00:00 |
|
testinginprod
|
69642f6176
|
feat(simulation): Implement store decoder implementation from collections schema (#16074)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-11 09:13:24 +00:00 |
|
bjwswang
|
908677e648
|
chore: fix typo in staking's genesis proto (#16095)
Signed-off-by: bjwswang <bjwswang@gmail.com>
|
2023-05-11 09:03:35 +00:00 |
|
Julien Robert
|
1b836a651a
|
chore(auth/vesting): fix typo in create-period-vesting-account cmd example (#16085)
|
2023-05-10 13:59:15 +00:00 |
|
Likhita Polavarapu
|
52212cf3e9
|
test(x/bank): write integration tests (#16052)
|
2023-05-10 11:27:01 +00:00 |
|
dependabot[bot]
|
7e160b0e85
|
build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#16077)
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-10 07:05:28 +00:00 |
|
Matt Kocubinski
|
2f21cb5050
|
refactor(x/tx): use dynamicpb instead of type resolver in any marshal (#16048)
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2023-05-08 19:20:23 +00:00 |
|
dependabot[bot]
|
fded23a427
|
build(deps): Bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#16054)
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: Marko <marbar3778@yahoo.com>
|
2023-05-08 15:12:28 +00:00 |
|
dependabot[bot]
|
6403d76c48
|
build(deps): Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /errors (#16055)
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: marbar3778 <marbar3778@yahoo.com>
|
2023-05-08 13:04:23 +00:00 |
|
Marko
|
044fe13789
|
refactor(math)!: remove aliases in math (#16040)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-07 17:25:59 +00:00 |
|
Marko
|
06c1a2f3c7
|
chore: make max limit a variable (#16041)
|
2023-05-07 10:40:17 +00:00 |
|
Matt Kocubinski
|
931fbcff5c
|
refactor(x/tx)!: rename aminojson.NewAminoJSON -> aminojson.NewEncoder (#16044)
|
2023-05-05 20:47:12 +00:00 |
|
Matt Kocubinski
|
7aa31f6f8e
|
chore(x/evidence): go mod tidy fixing golangci-lint failure (#16045)
|
2023-05-05 17:57:09 +00:00 |
|
Facundo Medica
|
4f00acfc24
|
refactor(x/gov)!: Use KVStoreService, context.Context, return errors, better iterators (#15988)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-05 10:13:56 +00:00 |
|
dependabot[bot]
|
d94db7efe9
|
build(deps): Bump golang.org/x/sync from 0.1.0 to 0.2.0 (#16038)
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-05 05:37:07 +00:00 |
|
Matt Kocubinski
|
117865ae90
|
refactor(client): Remove usage of GetSignBytes from AuxTxBuilder (#16025)
|
2023-05-04 17:28:36 +00:00 |
|
Likhita Polavarapu
|
34018f7130
|
test(x/evidence): write integration tests (#16015)
|
2023-05-04 17:23:40 +00:00 |
|
Aaron Craelius
|
b0c6941deb
|
fix(orm): fix failing tests (#16023)
|
2023-05-04 15:26:57 +00:00 |
|
Likhita Polavarapu
|
96730a5f2b
|
test(genutil): remove duplicate tests from genutil integration tests (#16034)
|
2023-05-04 15:00:10 +00:00 |
|
dependabot[bot]
|
131f382d56
|
build(deps): Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#16028)
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-04 07:07:34 +00:00 |
|