Commit Graph
341 Commits
Author SHA1 Message Date
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
Chenqun LuandLuke 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
Devon Bear 07e170d9ef refactor(runtime): AppI shouldn't require SimulationManager nor LegacyAmino. (#17991) 2023-10-09 08:28:36 +00:00
atheeshpandJulien Robert 6f53f7c4a3 feat(x/bank): autocli tx support (#17868)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-05 14:39:45 +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 d5c78a637e chore: remove params dep from crisis, gov and mint (#17837) 2023-09-22 09:35:20 +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
Julien Robert 2154ce0bbe refactor: precise compiler assertions and cleanup module.go (#17718) 2023-09-13 16:15:53 +00:00
mmsqe 4eb0185413 feat: introduce PreBlock (#17421) 2023-09-13 12:30:48 +00:00
Markoandlikhita-809 81d9ce9af5 feat(x/bank): introduce msg burn to bank keeper (#17569)
Co-authored-by: likhita-809 <likhita@vitwit.com>
2023-09-08 15:59:04 +00:00
Marko 6ce2505f6b refactor: introduce abciGenesis interface (#17554) 2023-08-29 15:24:09 +00:00
Julien Robert 6601713eb6 feat(client): allow overwritting client.toml (#17513) 2023-08-29 08:40:13 +00:00
mmsqe 751c0c892c fix(rpc): change the default json-rpc listen address to localhost (#17470) 2023-08-23 12:55:21 +00:00
Julien Robert c6b0bb62ac refactor(client): use address codec (#17503) 2023-08-23 10:43:47 +00:00
Markoandmarbar3778 393dcc1f2a refactor: remove header type from NewContext (#17426)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-21 16:29:20 +00:00