dependabot[bot]
|
cd19bac491
|
build(deps): Bump cosmossdk.io/x/tx from 0.11.0 to 0.12.0 (#18356)
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-11-03 11:20:23 +00:00 |
|
dependabot[bot]
|
c664daaf55
|
build(deps): Bump github.com/cosmos/iavl from 1.0.0-rc.1 to 1.0.0 in /store (#18347)
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-11-03 09:40:30 +00:00 |
|
dependabot[bot]
|
b7749afcaf
|
build(deps): Bump cosmossdk.io/store from 1.0.0-rc.0 to 1.0.0 (#18341)
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-11-02 15:26:40 +00:00 |
|
Marko
|
f03b396c8a
|
chore: remove mint imports in the sdk (#18307)
|
2023-10-31 10:30:38 +00:00 |
|
dependabot[bot]
|
5c456e6835
|
build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.13.2 to 0.13.3 (#18312)
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-31 09:07:02 +00:00 |
|
Marko
|
44db964e91
|
test: add counter module (#18272)
|
2023-10-30 19:07:58 +00:00 |
|
Marko
|
7bef0227f9
|
refactor(mint): new go module (#18283)
|
2023-10-28 07:09:48 +00:00 |
|
Marko
|
21e69bad04
|
refactor(bank): add go module (#18279)
|
2023-10-27 09:25:04 +00:00 |
|
Facundo Medica
|
ab2a725863
|
chore: cleanup comet dependence in tests (#18239)
|
2023-10-26 16:20:19 +00:00 |
|
Marko
|
2a6640d488
|
refactor(staking): add go.mod (#18257)
|
2023-10-26 07:39:34 +00:00 |
|
Marko
|
86eaeed519
|
refactor(slashing): spinout to new go module (#18201)
|
2023-10-25 15:28:32 +00:00 |
|
Julien Robert
|
797ae0fe99
|
refactor: modules should implement appmodule.AppModule (#18252)
|
2023-10-25 12:31:37 +00:00 |
|
Marko
|
4352ab1f34
|
refactor(distribution): spin out go.mod (#18199)
|
2023-10-24 15:13:04 +00:00 |
|
Marko
|
388ff4fc7e
|
refactor: move gov into own go.mod (#18197)
|
2023-10-23 14:17:04 +00:00 |
|
Marko
|
93770f59d9
|
refactor(x/slashing): remove global bech32 usage (#18115)
|
2023-10-17 10:33:52 +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 |
|
Likhita Polavarapu
|
9dd34510e2
|
feat: Move CommunityPool to its own module (#17657)
|
2023-09-27 09:09:04 +00:00 |
|
Marko
|
9d07b8ca8e
|
refactor!: use context.Context in genesis api (#17885)
|
2023-09-26 16:03:41 +00:00 |
|
Marko
|
65a1ec64f7
|
chore: remove params module entirely (#17838)
|
2023-09-22 13:51:37 +00:00 |
|
Marko
|
79a64d07d0
|
chore!: remove params from slashing and auth (#17820)
|
2023-09-21 14:26:35 +00:00 |
|
Marko
|
6615ff4f76
|
refactor!: deprecate blocktime on context (#17738)
|
2023-09-18 13:55:21 +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 |
|
Marko
|
72991994dd
|
chore: cleanup sdk.Context (#17717)
|
2023-09-13 21:40:14 +00:00 |
|
Julien Robert
|
2154ce0bbe
|
refactor: precise compiler assertions and cleanup module.go (#17718)
|
2023-09-13 16:15:53 +00:00 |
|
Oleg Kovalov
|
7ff1ae999a
|
chore: fix nolint comments (#17644)
|
2023-09-06 21:32:11 +00:00 |
|
Likhita Polavarapu
|
97661429e0
|
docs: Add k/v docs in structs using collections (#17609)
|
2023-09-04 22:24:19 +00:00 |
|
Likhita Polavarapu
|
a24d7071c1
|
refactor(x/slashing): migrate ValidatorMissedBlockBitmap to collections (#17568)
|
2023-08-30 08:57:28 +00:00 |
|
Marko
|
6ce2505f6b
|
refactor: introduce abciGenesis interface (#17554)
|
2023-08-29 15:24:09 +00:00 |
|
Julien Robert
|
5839c3a600
|
chore: bump golangci-lint to v1.54.2 (#17538)
|
2023-08-25 14:07:24 +00:00 |
|
Julien Robert
|
c6b0bb62ac
|
refactor(client): use address codec (#17503)
|
2023-08-23 10:43:47 +00:00 |
|
Marko
|
393dcc1f2a
|
refactor: remove header type from NewContext (#17426)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-21 16:29:20 +00:00 |
|
Marko
|
e60c583d28
|
refactor: migrate away from using valBech32 globals (2/2) (#17157)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-14 08:04:24 +00:00 |
|
Marko
|
266edc0a93
|
refactor: remove staking infraction type dep from evidence and slashing (#17335)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-12 15:45:41 +00:00 |
|
Julien Robert
|
77be10bd95
|
refactor: remove collections.ErrInvalidIterator when unecessary (#17364)
|
2023-08-11 14:32:17 +00:00 |
|
fx0x55
|
840482f50d
|
perf: use store has instead of get in HasValidatorSigningInfo (#17359)
|
2023-08-11 10:36:40 +00:00 |
|
Likhita Polavarapu
|
8035b5b524
|
refactor(x/slashing): migrate AddrPubkeyRelation to collections (#17044)
|
2023-08-10 08:08:56 +00:00 |
|
Marko
|
58855c6859
|
refactor: remove global valaddress bech32 codec calls (1/2) (#17098)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-26 19:01:21 +00:00 |
|
Facundo Medica
|
974abde0c4
|
fix(x/slashing): ValidatorSignInfo migration to collections was missing length prefix (#17127)
|
2023-07-25 15:50:38 +00:00 |
|
Marko
|
c23505b037
|
refactor(staking): use validator & address codecs in staking (#16958)
|
2023-07-19 11:01:32 +00:00 |
|
Likhita Polavarapu
|
a61e11ebab
|
refactor(x/slashing): migrate ValidatorSigningInfo to collections (#17023)
|
2023-07-18 16:15:33 +00:00 |
|
Jeancarlo Barrios
|
f7a4add63c
|
feat(slashing): autocli query config (#16659)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-15 06:46:40 +00:00 |
|
Julien Robert
|
7ed04f71b4
|
chore: replace amino cosmos_dec_bytes annoation by scalar cosmos.Dec and add missing annotations (#17000)
|
2023-07-14 18:10:28 +00:00 |
|
Julien Robert
|
74c351e2fd
|
feat(api): add consensus bech32 prefix in app config (#16945)
|
2023-07-12 17:37:27 +00:00 |
|
Marko
|
dab97ed352
|
chore: remove unused getsigner functions (#16937)
|
2023-07-12 15:09:02 +00:00 |
|
ruthishvitwit
|
fd7e549a3c
|
chore: enable errcheck linter (#16406)
|
2023-07-12 08:58:27 +00:00 |
|
Facundo Medica
|
ebe97e5e12
|
fix: Revert 16794 (#16895)
|
2023-07-10 07:45:48 +00:00 |
|
Facundo Medica
|
0fd6227a06
|
fix: remove setting of finalizeBlockState in FinalizeBlock + fix initialHeight + add ProcessProposal in tests/sims (#16794)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-07-06 13:33:10 +00:00 |
|
samricotta
|
5931f1e65e
|
refactor(slashing)!: use collections for params state (#16441)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-07-06 07:12:11 +00:00 |
|