Commit Graph
359 Commits
Author SHA1 Message Date
1028e27f79 feat(x/epochs): upstream osmosis epoch module (#19697)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-04-04 08:10:25 +00:00
Julián Toledanoandcoderabbitai[bot] fad30cd111 refactor(x/genutil)!: remove Address.String() (#19926)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-03 20:24:55 +00:00
Ezequiel Raynaudo b9c8d60ea0 refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
Julián Toledano 65ab2530cc refactor(x/staking)!: removes the use of Accounts String() method (#19742) 2024-03-19 09:20:42 +00:00
Matt Kocubinski d54335e1f9 refactor: rename core.registry.LegacyRegistry -> core.registry.InterfaceRegistrar (#19758) 2024-03-14 17:53:31 +00:00
Matt KocubinskiandMarko c807aaede8 refactor!: mv AddressCodecs aliases from runtime -> core (#19747)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-03-14 14:19:15 +00:00
Julien Robert cdc329189b refactor(types): align genesis api (#19735) 2024-03-13 05:43:24 +00:00
Julien Robert fea88d13c5 refactor(core)!: clean-up core and simplify preblock (#19672) 2024-03-11 14:39:37 +00:00
MarkoandJulien Robert 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
Julián Toledano 25aea8af8a refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
Julien Robert cfd426fdb3 feat(runtime): message router service (#19571) 2024-03-04 10:25:43 +00:00
Likhita Polavarapuandmarbar3778 a248d05f70 feat(x/distribution): add env bundler to distribution module (#19445)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-02-27 22:18:13 +00:00
8585d538f1 Merge pull request from GHSA-86h5-xcpx-cfqc
* check undelegation after redelegation

* add comment

* using app v1

* set up test

* update test

* Update x/staking/keeper/slash.go

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* use switch inside slashing logic

* update slash redelegation test

---------

Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-27 17:28:05 +01:00
Julien Robert 8432570e52 chore: api cleanups (#19541) 2024-02-25 09:27:32 +00:00
Julien Robert b304cf7556 refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +00:00
e846eca366 refactor(auth): refactor auth/tx to use x/tx (#19224)
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-02-21 09:36:21 +00:00
Likhita Polavarapu b0db3ea299 feat(x/consensus): Add env bundler to x/consensus module (#19488) 2024-02-20 10:08:56 +00:00
Likhita PolavarapuandAleksandr Bezobchuk 365528f872 fix(x/protocolpool): Add stream module account functionality to avoid emptying the pool mAcc (#19028)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-23 19:23:40 +00:00
625401daf0 build(deps): Bump cosmossdk.io/errors from 1.0.0 to 1.0.1 (#19016)
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>
2024-01-11 13:00:14 +00:00
Marko f80f231dcc chore(mocks): regenerate mocks (#19027) 2024-01-11 10:02:43 +00:00
Marko 6db53cafcb chore(sdk): remove modules as a dependency (1/n) (#19003) 2024-01-11 07:55:50 +00:00
gluax 78ce70d485 fix(testutil): fix FreeTCPAddr localhost usage (#18996) 2024-01-10 08:54:32 +00:00
Likhita Polavarapu 6ffc209043 feat(x/protocolpool): Add Implementation for CreateContinuousFund and CancelContinuousFund features (#18471) 2024-01-09 16:17:59 +00:00
MarkoandLikhita Polavarapu 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
Julien Robert 7ecdbd0814 chore(testutil): use correct address codec (#18985) 2024-01-09 13:49:05 +00:00
6ec53aaf54 feat: [ADR-070] Unordered Transactions (1/2) (#18641)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-01-04 16:58:52 +00:00
Halimao b729e981f1 fix(testutil): mock logger missing method Warn (#18941) 2024-01-04 09:11:55 +00:00
mmsqe 24a8123c22 test: add NodeURI for clientCtx (#18930) 2024-01-03 06:24:34 +00:00
8f0d5b15f0 chore: typos fixes by cosmos-sdk bot (#18689)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-11 13:03:19 +00:00
Carlos Santiago Yanzon a37f4165f8 refactor(types,client)!: refactor global address sdk.Config (#18372) 2023-11-29 16:24:10 +00:00
alexfmpe 34b1634134 chore: fix typo (#18545) 2023-11-24 23:53:00 +00:00
Julien Robert 5741c320b9 feat(proto,autocli): add gov_proposal options to autocli (#18442) 2023-11-10 15:11:12 +00:00
Julien Robert 720890523f refactor: remove gov dependency from modules and sdk (#18424) 2023-11-09 22:08:59 +00:00
MarkoandAnmol 03c3f8e71f refactor(tests): testutil.Network as an interface (#18389)
Co-authored-by: Anmol <anmol1696@gmail.com>
2023-11-08 18:38:57 +00:00
Carlos Santiago Yanzon 346044afd0 feat: extra checks on signatures/pubkeys + check the signature first in antehandle (#18194) 2023-11-07 13:15:11 +00:00
Emmanuel T Odeke 05261cc46e refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
Likhita Polavarapu 56351179b8 feat(x/protocolpool): Stream funds from community pool (#18103) 2023-11-06 14:07:34 +00:00
79246d2f44 fix(sim): if genesisTimestamp is not set in the genesis block, it defaults to the current time. (#18227)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-11-01 07:53:48 +00:00
Marko f03b396c8a chore: remove mint imports in the sdk (#18307) 2023-10-31 10:30:38 +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
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
Marko 4352ab1f34 refactor(distribution): spin out go.mod (#18199) 2023-10-24 15:13:04 +00:00
Elias Naur c1f050ffd6 fix(sim): make testutil/network genesis state deterministic (#18203) 2023-10-23 19:46:25 +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