Commit Graph

416 Commits

Author SHA1 Message Date
Facundo Medica
de0708b401
fix(x/tx): concurrent map writes when calling GetSigners (#21073) 2024-07-31 15:15:17 +00:00
Aaron Craelius
5c90246b3f
feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 11:00:27 +00:00
Julián Toledano
fe8474e9b4
feat: simulate nested messages (#20291) 2024-07-26 10:53:32 +00:00
Facundo Medica
0fda53f265
feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
Halimao
ae4af887d0
fix(simapp): duplicated import (#21014) 2024-07-22 09:02:41 +00:00
Julien Robert
25dce71f62
refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
Julien Robert
5aaff21096
feat: parse home flag earlier (#20771) 2024-06-25 18:53:57 +00:00
Julián Toledano
461131146b
perf: add cache to address codec (#20122) 2024-06-13 09:28:12 +00:00
Facundo Medica
150ca963f2
feat(x/mint)!: Replace InflationCalculationFn with MintFn + simple epoch minting (#20363)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-06-11 12:27:20 +00:00
Marko
28fa3b8dfc
chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
Marko
efea5db29b
refactor(distribution)!: add cometinfo (#20588) 2024-06-09 20:13:25 +00:00
Marko
1b47dc91a3
chore: move logger to core (#20388) 2024-05-28 12:30:09 +00:00
Julien Robert
f02a124667
refactor(runtime,core): split router service (#20401) 2024-05-16 08:04:40 +00:00
Hoa Nguyen
22aa95ccbd
chore: make fmt.Errorf use %w to wrap error instead of %v (#20350) 2024-05-12 08:11:25 +00:00
Marko
0dfb54e36a
refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
Marko
43764cff30
chore: consensus spinout (#20010) 2024-05-03 14:08:17 +00:00
Matt Kocubinski
a6bc921c9a
refactor: fetch CometInfo from service (#20238)
Co-authored-by: Marko <marko@baricevic.me>
2024-05-03 01:14:22 +00:00
Marko
b15732a594
refactor: migrate to query Consensus Params (#19600)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-04-25 15:26:43 +00:00
Julien Robert
5e7aae0db1
refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00
Julien Robert
369847cfd3
feat(x/accounts): use router service from env (#20003) 2024-04-15 15:41:11 +00:00
Likhita Polavarapu
07c0aa73e0
feat: Add non atomic multimsg (#19350) 2024-04-15 09:32:29 +00:00
son trinh
a0d727eebc
refactor(x/auth): auth module can recognize x/accounts account (#20002) 2024-04-11 09:56:37 +00:00
Hieu Vu
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
Julien Robert
cb5d34e136
fix(x/accounts/defaults/lockup): rename lockup go.mod properly (#19899) 2024-03-28 22:31:12 +00:00
cui
f630cfb739
refactor(simapp): using maps.Clone to simplify codes (#19885)
Co-authored-by: weixie.c <weixie.c@kaitaitech.cn>
2024-03-28 03:35:10 +00:00
son trinh
3ce9224f00
feat(x/accounts): Add new lockup account type (#19048)
Co-authored-by: testinginprod <frojdi@faulttolerance.net>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-03-14 09:06:02 +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
Marko
d2e40963ed
refactor(modules): adopt appmodulev2.Hasgenesis (#19627)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 10:22:16 +00:00
Julián Toledano
25aea8af8a
refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
samricotta
afcb62bd9f
refactor(x/gov)!: migrate to use env var (#19481)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-05 06:01:37 +00:00
Julien Robert
3e63309220
refactor(x/group)!: use router service (#19638) 2024-03-04 15:37:35 +00:00
Julien Robert
8c1299176c
refactor(x/authz)!: use router service (#19637)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-03-04 14:26:18 +00:00
Julien Robert
69f03cd17f
feat(x/gov): add custom fuction to calculate vote results and vp (#19592) 2024-03-01 17:24:16 +00:00
Likhita Polavarapu
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
Julien Robert
27595925be
refactor(x/bank): remove duplicate logger (#19572) 2024-02-27 07:34:54 +00:00
mergify[bot]
95cc64b2d4
fix(simapp): typo in GetStoreKeys (backport #19544) (#19547)
Co-authored-by: yihuang <huang@crypto.com>
2024-02-24 20:05:12 +00:00
Likhita Polavarapu
871b91c3e7
feat(x/authz): Add env bundler to x/authz (#19490)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-22 20:42:49 +00:00
Julien Robert
b304cf7556
refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +00:00
Marko
52106a66cb
refactor(feegrant): migrate to use env var (#19450) 2024-02-20 15:03:22 +00:00
Likhita Polavarapu
b050ec2f3f
feat(x/group): Add env bundler to group module (#19489) 2024-02-20 10:24:32 +00:00
Likhita Polavarapu
b0db3ea299
feat(x/consensus): Add env bundler to x/consensus module (#19488) 2024-02-20 10:08:56 +00:00
Marko
8acade49db
refactor(evidence): migrate to env var (#19482) 2024-02-20 09:48:32 +00:00
Marko
f5a3bfb058
refactor(bank): migrate to use env var (#19477) 2024-02-20 09:21:18 +00:00
Marko
c8836248d1
refactor(auth): migrate to use env (#19476) 2024-02-19 21:09:11 +00:00
Marko
509eec6c70
refactor(x/upgrade): migrate upgrade to env var (#19443) 2024-02-15 16:29:23 +00:00
Likhita Polavarapu
c25ef03e8a
feat(x/accounts): add env bundler to accounts module (#19418)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-02-15 16:25:23 +00:00
testinginprod
4a88a58e1b
refactor(accounts): Remove UserOperation in favour of using Tx for abstracted accounts (#19395) 2024-02-15 12:24:33 +00:00
Marko
e46d526b46
refactor(x/slashing): migrate slashing to use env var (#19440) 2024-02-15 09:42:51 +00:00
samricotta
3a23f2b99c
feat(x/protocolpool): add env bundler to protocolpool module (#19420)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-02-14 23:33:20 +00:00