Alex | Skip
71ddfbddbf
refactor: remove invariants ( #22994 )
...
Co-authored-by: Marko <marko@baricevic.me>
2024-12-20 17:13:08 +00:00
Facundo Medica
bd76b47e1d
feat(indexer): add to modules and implement proto fields ( #22544 )
2024-11-28 09:46:59 +00:00
cool-developer
2290c5ee55
fix(indexer): the issues during simapp v1 integration ( #22413 )
2024-11-06 23:26:57 +00:00
Alexander Peters
bf7768006c
feat(sims): Add sims2 framework and factory methods ( #21613 )
2024-09-16 13:42:48 +00:00
Julien Robert
a57b25418a
refactor(core): move amino registrar and drop legacy package ( #21531 )
2024-09-05 11:44:52 +00:00
Julien Robert
7040177316
refactor(core,stf): complete gas service + simplify deps ( #21166 )
2024-08-08 07:30:09 +00:00
Julien Robert
25dce71f62
refactor(core,types,runtime,x): make HasName not mandatory ( #20984 )
2024-07-19 08:58:47 +00:00
Matt Kocubinski
493d486bc6
refactor: decouple from sdk/codec in amino codec usage ( #20369 )
2024-05-14 16:52:51 +00:00
Matt Kocubinski
d54335e1f9
refactor: rename core.registry.LegacyRegistry -> core.registry.InterfaceRegistrar ( #19758 )
2024-03-14 17:53:31 +00:00
Chi Xiao Wen
db82004074
refactor(x/**)!: genesis return errors ( #19740 )
...
Co-authored-by: chixiaoxiao <chixiaoxiao@gmail.com>
2024-03-13 11:44:43 +00:00
Julien Robert
cdc329189b
refactor(types): align genesis api ( #19735 )
2024-03-13 05:43:24 +00:00
Marko
d2e40963ed
refactor(modules): adopt appmodulev2.Hasgenesis ( #19627 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 10:22:16 +00:00
Matt Kocubinski
4edf6b2a85
refactor: remove dependency x/module -> sdk through InterfaceRegistry ( #19652 )
2024-03-06 21:12:24 +00:00
Julien Robert
b304cf7556
refactor!: kill basic manager ( #19512 )
2024-02-22 14:44:49 +00:00
Julien Robert
e15a0de251
feat(core): add migrations registering ( #19370 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-02-09 09:30:39 +00:00
Julien Robert
7d9dc3966e
refactor(appconfig)!: simplify app config ( #19040 )
2024-01-13 20:42:45 +00:00
Marko
bde7eb1a4d
refactor(core)!: cleanup dependency graph ( #18866 )
...
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-01-09 15:14:36 +00:00
Marko
7f540e26f9
refactor(bank): remove .String() calls ( #18175 )
...
Co-authored-by: Facundo <facundomedica@gmail.com>
2023-12-11 10:51:18 +00:00
Emmanuel T Odeke
05261cc46e
refactor(x/auth): spin out go.mod ( #18351 )
2023-11-07 11:42:58 +00:00
Marko
21e69bad04
refactor(bank): add go module ( #18279 )
2023-10-27 09:25:04 +00:00
Julien Robert
44934e3b68
feat(x/distribution): add autocli options for tx ( #17963 )
2023-10-11 06:10:10 +00:00
Marko
9d07b8ca8e
refactor!: use context.Context in genesis api ( #17885 )
2023-09-26 16:03:41 +00:00
Marko
5987d0003a
chore!: remove bank & genutil legacy migrations ( #17818 )
2023-09-21 10:33:14 +00:00
Julien Robert
2154ce0bbe
refactor: precise compiler assertions and cleanup module.go ( #17718 )
2023-09-13 16:15:53 +00:00
Marko
6ce2505f6b
refactor: introduce abciGenesis interface ( #17554 )
2023-08-29 15:24:09 +00:00
Julien Robert
f3e4697195
feat!: simplify AppModuleBasic interface for CLI ( #16890 )
2023-07-10 13:36:22 +00:00
Julien Robert
febeced2e1
feat(bank): autocli query support ( #16899 )
2023-07-10 12:20:45 +00:00
Jacob Gadikian
6afece635c
style: add gci linter ( #16605 )
2023-06-22 15:35:51 +00:00
Matt Kocubinski
c2a07cea27
refactor(x/bank): rm cyclic deps with gov, staking, distr ( #16578 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2023-06-16 20:36:42 +00:00
Marko
571c13ea84
refactor(bank): migrate bech32 encoding ( #15567 )
2023-05-24 17:03:43 +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
Facundo Medica
6dfe7351a5
refactor!: use KVStoreService and context.Context in x/bank ( #15891 )
2023-04-26 10:12:47 +00:00
Facundo Medica
af3122aa6c
feat!: Provide logger through depinject ( #15818 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-24 09:42:55 +00:00
Mark Rushakoff
7b10ada768
refactor!: instantiate client.TxConfig once for simulations ( #15875 )
2023-04-19 12:47:27 +00:00
Jacob Gadikian
0c905e8707
style: bank & autocli ( #15659 )
...
Co-authored-by: Sam Ricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-04-02 00:20:59 +00:00
Julien Robert
41a3dfeced
refactor!: migrate Cosmos SDK to CometBFT ( #14897 )
2023-02-05 14:51:33 +01:00
Julien Robert
d3c3194185
fix: add simulation tests for new param change ( #14728 )
2023-01-27 20:44:39 +00:00
Likhita Polavarapu
7559d9ecd3
refactor: create go.mod for store ( #14746 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-25 13:31:56 +00:00
Marko
a2eb630906
refactor: remove sdk dep from store ( #14603 )
...
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-01-13 17:43:09 +00:00
Noel Ukwa
c822836501
refactor: migrate calls from alias file to appropriate store/types ( #14455 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/14406
2023-01-10 15:31:06 +00:00
Jacob Gadikian
be8c5a09c2
chore: lint tests ( #14268 )
2022-12-18 23:48:31 +00:00
Julien Robert
99b5919194
refactor: types audit ( #14283 )
2022-12-13 15:41:57 +01:00
Aleksandr Bezobchuk
18b0fa0507
refactor: audit x/bank package changes in 0.47 release ( #14076 )
2022-12-09 17:10:21 +01:00
Aaron Craelius
ec27c5384b
refactor!: migrate to core appmodule.AppModule extension interfaces ( #13794 )
2022-11-14 21:23:55 +00:00
Julien Robert
0d8787c3bd
feat: handle additional x/auth module app config parameters ( #13684 )
2022-11-01 06:39:21 +00:00
Aaron Craelius
f3a558c6b4
refactor!: require exported app wiring providers ( #13292 )
2022-10-10 20:27:44 +00:00
Emmanuel T Odeke
9c2aef342d
chore: all: use golang.org/x/exp/maps.(Keys, Values) where necessary ( #13349 )
...
Uses golang.org/x/exp/maps.(Keys, Values) to sort out flagged
potential non-determinism issues due to map iteration which is
randomized in maps.
These were flagged by cosmos/gosec in
* https://github.com/cosmos/cosmos-sdk/security/code-scanning/724
* https://github.com/cosmos/cosmos-sdk/security/code-scanning/725
* https://github.com/cosmos/cosmos-sdk/security/code-scanning/726
* https://github.com/cosmos/cosmos-sdk/security/code-scanning/727
* https://github.com/cosmos/cosmos-sdk/security/code-scanning/728
* https://github.com/cosmos/cosmos-sdk/security/code-scanning/729
* https://github.com/cosmos/cosmos-sdk/security/code-scanning/782
* https://github.com/cosmos/cosmos-sdk/security/code-scanning/813
* https://github.com/cosmos/cosmos-sdk/security/code-scanning/814
* https://github.com/cosmos/cosmos-sdk/security/code-scanning/816
which complained about potential non-determinism in
map iteration in which we only want appends in map iteration loops,
this change instead uses golang.org/x/exp/maps.Keys to retrieve
the keys then sort.Strings which simplifies the helper code.
This change fixes issues in:
* orm/model/ormdb: non-determinism in ExportJSON
* store/internal/proofs
* types/module
* x/auth/keeper
* x/bank
* x/genutil/client/cli
Fixes #13348
2022-09-21 02:08:13 +00:00
Julien Robert
2e1fb485cd
fix: use module permission from app_config in app.go ( #12997 )
2022-08-23 18:21:41 +02:00
Aleksandr Bezobchuk
9cec22d861
refactor!: Refactor CommunityPoolSpendProposal ( #12852 )
2022-08-22 16:09:22 -04:00
Matt Kocubinski
15b04c2a87
refactor: remove simapp references from x/bank and x/slashing tests ( #12897 )
...
## Description
There are still some references to simapp in `x/bank` and `x/slashing`. This patch removes them. Somewhat related to forming tests also:
- Flags `LegacySubspace exported.Subspace` as ``optional:"true"`` since x/params is moving to deprecation
---
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
- [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] added `!` to the type prefix if API or client breaking change
- [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting ))
- [ ] provided a link to the relevant issue or specification
- [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/building-modules )
- [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing )
- [ ] added a changelog entry to `CHANGELOG.md`
- [ ] included comments for [documenting Go code](https://blog.golang.org/godoc )
- [ ] updated the relevant documentation or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
2022-08-11 16:23:45 +00:00