Commit Graph

11923 Commits

Author SHA1 Message Date
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
Julien Robert
139a29e7e2
refactor(network): call app.Close() on network cleanup (#18249) 2023-10-25 10:09:03 +00:00
shapeshed
2d9cfe4a82
fix: broken high level intro link (#18248) 2023-10-25 05:45:39 +00:00
Julien Robert
fd93ee77e4
fix(simapp): textual wiring (#18242) 2023-10-24 21:14:10 +00:00
Aleksandr Bezobchuk
685a0a363e
chore(store/v2): move kv stores to kv sub-package (#18243) 2023-10-24 21:02:53 +00:00
Đông Liều
ff3ec25873
fix(math): fix panic on Uint.BigInt() (#18228) 2023-10-24 20:29:23 +00:00
Aleksandr Bezobchuk
2f23e8a95c
chore: ignore store v1 proto generation (#18224)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-24 15:35:33 +00:00
Marko
4352ab1f34
refactor(distribution): spin out go.mod (#18199) 2023-10-24 15:13:04 +00:00
Marko
79b70bed51
chore: fix linting script (#18233) 2023-10-24 14:01:06 +00:00
Aleksandr Bezobchuk
90723b76f9
feat(store/v2): Support Custom WriteOpts PebbleDB (#18195) 2023-10-24 12:24:39 +00:00
Marko
5afaecae88
fix(docs): fix simulator links (#18234) 2023-10-24 11:22:44 +00:00
Damian Nolan
39c9641840
chore: sort debug codec cmd outputs and use std long help (#18231) 2023-10-24 10:23:31 +00:00
Facundo Medica
458dd044b9
chore(x/upgrade): Use ValidateBasic for Plan in ReadUpgradeInfoFromDisk (#18210) 2023-10-24 08:23:18 +00:00
Elias Naur
c1f050ffd6
fix(sim): make testutil/network genesis state deterministic (#18203) 2023-10-23 19:46:25 +00:00
Julien Robert
33183fe4c8
chore: move upgrading section and remove empty package (#18223) 2023-10-23 17:46:40 +00:00
Aleksandr Bezobchuk
7590e91914
feat(store/v2): support reverse iteration for PebbleDB (#18193) 2023-10-23 16:56:14 +00:00
Damian Nolan
3c9168d460
feat: add debug cmd for application codec types (#18219) 2023-10-23 14:54:22 +00:00
Facundo Medica
511db52381
fix(textual): only enable when online and added upgrading docs (#18166)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-10-23 14:30:47 +00:00
Marko
388ff4fc7e
refactor: move gov into own go.mod (#18197) 2023-10-23 14:17:04 +00:00
Facundo Medica
bbf2faa699
fix(math): NewUintFromBigInt argument mutation (#18214) 2023-10-23 14:12:52 +00:00
Marko
19eaac3ba4
fix(authz): check string is not empty (#18209) 2023-10-23 13:33:48 +00:00
Facundo Medica
442c3c5e4b
fix: RelativePow now returns 1 when 0^0 (#18211) 2023-10-23 13:21:13 +00:00
Marko
94a2164d19
chore: bump golangci-lint version (#18213) 2023-10-23 12:59:08 +00:00
Chenqun Lu
f2f47ffd43
fix(simulation): fix the problem of validator set is empty after InitGenesis in simulation test (#18196) 2023-10-23 08:40:01 +00:00
Julien Robert
2fbc547ce9
feat(x/gov): limit deposited coins to accepted proposal denom (#18189) 2023-10-20 16:05:12 +00:00
Aleksandr Bezobchuk
5cd5003a7a
feat(store/v2): support queries via RootStore (#18169) 2023-10-20 15:45:48 +00:00
Emmanuel T Odeke
912c74248b
refactor(x/group): spin out Go module (#17937)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-10-20 14:33:04 +00:00
Chenqun Lu
611cd36b8b
fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (#17911)
Co-authored-by: Luke <chenqun.l@kaitaitech.cn>
2023-10-20 14:18:53 +00:00
Julien Robert
7421783eda
chore: improve align cli help (#18179) 2023-10-20 10:29:46 +00:00
dependabot[bot]
2ad6a33bbc
build(deps): Bump modernc.org/sqlite from 1.25.0 to 1.26.0 in /store (#18183)
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-20 09:50:16 +00:00
Marko
13adf113e9
chore(docs): add missing param to gov readme (#18181) 2023-10-19 20:48:48 +00:00
Danny
67fbfcd14b
docs: Update account.go comments (#18177) 2023-10-19 16:18:27 +00:00
Julien Robert
4121869cb7
refactor(x/gov)!: let hooks return an error (#18173) 2023-10-19 12:59:10 +00:00
Marko
31e180ca17
chore: change swagger ui (#18005) 2023-10-19 09:25:14 +00:00
dependabot[bot]
f167c78344
build(deps): Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#18171)
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-19 08:13:50 +00:00
dependabot[bot]
e65994124a
build(deps): Bump cosmology-tech/starship-action from 0.2.16 to 0.2.18 (#18170)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 06:05:43 +00:00
Aleksandr Bezobchuk
03bca7b791
feat(store/v2): Merge Feature Branch (#18150)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
2023-10-18 18:03:43 +00:00
Marko
7b90fc0664
refactor(mint): remove .String() address calls (#18167) 2023-10-18 15:58:46 +00:00
atheeshp
3a8f114327
feat: add required params for cons pubkey rotation (#18142) 2023-10-18 13:06:59 +00:00
Callum Waters
e89a0cc163
feat!: Add start time for continuous vesting accounts (#17810)
Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-18 12:02:24 +00:00
Julien Robert
033b840a42
refactor(x/gov): refactor q gov proposer (#18025) 2023-10-18 11:55:14 +00:00
Philip Offtermatt
31f5bc07e9
feat(server): start grpc server and register services in standalone mode (#18110)
Co-authored-by: Marko <marko@baricevic.me>
2023-10-18 10:32:53 +00:00
dependabot[bot]
50f936f60e
build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#18155)
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-18 06:20:07 +00:00
dependabot[bot]
079f6406af
build(deps): Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#18154)
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-18 06:14:24 +00:00
dependabot[bot]
226822e4c2
build(deps): Bump bufbuild/buf-setup-action from 1.27.0 to 1.27.1 (#18152)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 06:11:32 +00:00
atheeshp
8f8e242e78
feat: add proto for cons pubkey rotation (#18140) 2023-10-17 12:42:16 +00:00
Marko
93770f59d9
refactor(x/slashing): remove global bech32 usage (#18115) 2023-10-17 10:33:52 +00:00
dependabot[bot]
0fc1089319
build(deps): Bump cosmossdk.io/x/tx from 0.10.0 to 0.11.0 (#18133)
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-17 07:26:08 +00:00
dependabot[bot]
5716b5dc97
build(deps): Bump cosmossdk.io/api from 0.7.2-0.20231016084709-1314de734f17 to 0.7.2 (#18132)
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-17 07:26:02 +00:00