Commit Graph

188 Commits

Author SHA1 Message Date
Aaron Craelius
e7844e640c
feat(schema): testing utilities (#20705)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-31 06:58:30 +00:00
Julien Robert
73a9396a0a
ci: make init-simapp v1 / v2 consistent (#21082) 2024-07-28 07:28:05 +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
Aaron Craelius
9376db5508
feat(indexer): postgres schema creation + CI config (#20701)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-18 09:34:09 +00:00
Facundo Medica
a923e13ce9
ci: set up x/acounts/multisig (#20934)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-13 10:38:55 +00:00
Julien Robert
cc1267b1a3
ci: enable ci for schema (#20888) 2024-07-05 10:52:49 +00:00
cool-developer
db09ef5120
ci: store-v2 test CI/CD (#20818) 2024-06-29 13:25:59 +00:00
Matt Kocubinski
2d014b26c2
feat: simapp/v2 (#20412)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-19 15:18:32 +00:00
testinginprod
fe22e9a5da
feat(core): add coretest package (#20487)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-05 22:11:33 +00:00
Marko
dbc0e659c0
chore: remove sonar from simapp (#20528) 2024-06-03 13:06:08 +00:00
Alexander Peters
7f756523ff
fix: Bump CometBFT versions (#20481) 2024-05-30 10:43:54 +00:00
Marko
e4ec753268
ci: remove livness test (#20474) 2024-05-29 08:42:19 +00:00
Marko
43764cff30
chore: consensus spinout (#20010) 2024-05-03 14:08:17 +00:00
Alexander Peters
3d1925d476
test(system): Introduce system tests - initial version heavily inspired by wasmd (#20013) 2024-04-30 12:54:57 +00:00
son trinh
cb50b4caa2
refactor(x/accounts/defaults/lockup): Clean up some logic (#20037) 2024-04-29 08:31:51 +00:00
son trinh
11d4e74970
refactor(lockup account): Add tests for lockup account (#19772)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-04-24 06:54:38 +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
6d96e1dec3
ci: bump go to 1.22 (#19396)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-02-23 10:22:37 +00:00
dependabot[bot]
14bb52ad92
build(deps): Bump actions/setup-go from 4 to 5 (#18647)
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-12-07 09:48:43 +00:00
Emmanuel T Odeke
05261cc46e
refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
Julien Robert
15ccdccea4
ci: debug golangci-lint for cosmovisor (#18304) 2023-10-30 19:24:47 +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
Marko
bfb1a91110
refactor(authz): add go.mod (#18265) 2023-10-26 15:33:51 +00:00
Marko
2a6640d488
refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
Marko
86eaeed519
refactor(slashing): spinout to new go module (#18201) 2023-10-25 15:28:32 +00:00
Marko
4352ab1f34
refactor(distribution): spin out go.mod (#18199) 2023-10-24 15:13:04 +00:00
Marko
388ff4fc7e
refactor: move gov into own go.mod (#18197) 2023-10-23 14:17:04 +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
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
Emmanuel T Odeke
0692fdc6fd
refactor: create go.mod for x/params (#17776)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-03 12:56:07 +00:00
Likhita Polavarapu
9dd34510e2
feat: Move CommunityPool to its own module (#17657) 2023-09-27 09:09:04 +00:00
dependabot[bot]
e557c06d8a
build(deps): Bump actions/checkout from 3 to 4 (#17618)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 07:16:53 +00:00
testinginprod
46bab63d8c
feat(accounts): init accounts module (#17443)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-19 08:36:45 +00:00
Julien Robert
8976d83b87
chore: bump client/v2 to go.mod 1.21 (#17454)
Co-authored-by: Marko <marko@baricevic.me>
2023-08-19 07:22:22 +00:00
Julien Robert
f0030e0e6d
build: bump to Go 1.21 (#17333) 2023-08-18 09:58:46 +00:00
Carlos Santiago Yanzon
506e87a696
refactor!: remove rosetta from repo (#17112) 2023-07-24 19:19:20 +00:00
Julien Robert
05cf82474f
ci: revert #16104 (#16233) 2023-05-19 14:39:39 +00:00
Marko
2b51aa072b
ci: split longer tests into their own workflow (#16104) 2023-05-11 19:18:40 +00:00
Julien Robert
1d3193cba4
ci: bump go in CI (#16049) 2023-05-06 16:50:34 +00:00
Julien Robert
a6ea0948b2
ci: skip fix registration for linting (#15965) 2023-04-27 05:54:10 +00:00
Julien Robert
b6812c1130
ci: run orm tests (#15885) 2023-04-20 15:03:31 +00:00
Julien Robert
d7c8353989
ci: add merge_queue trigger for required workflows (#15847) 2023-04-14 15:54:48 +00:00
Julien Robert
3f3beb319e
ci: bump go version (#15716) 2023-04-06 09:55:19 +02:00
dependabot[bot]
988a71b5ea
build(deps): Bump actions/setup-go from 3 to 4 (#15405)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 17:47:28 +00:00
Julien Robert
40c4bf0fe6
ci: disable sonarcloud on forks (#15400) 2023-03-14 20:05:41 +01:00
dependabot[bot]
1e73883f66
build(deps): Bump google.golang.org/protobuf from 1.28.2-0.20230222093303-bc1253ad3743 to 1.29.0 (#15307)
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>
2023-03-08 20:33:15 +00:00
Julien Robert
067ee92d4d
refactor: simply errors (#15067) 2023-02-20 12:03:40 +00:00
dependabot[bot]
77d347b482
build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 and go version to 1.20.1 (#15051)
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>
2023-02-17 12:17:24 +00:00
Julien Robert
ad847c4e4d
build(deps): bump Go to v1.20 on SDK, simapp and standalone modules (#14979) 2023-02-09 11:56:07 -05:00