Commit Graph

10530 Commits

Author SHA1 Message Date
khanh-notional
40ca1550da
chore: Add check for uneven stores' height (#14410) 2023-01-31 01:54:29 +00:00
Marko
54a14487e9
feature: add feature files for circuit (#14666)
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2023-01-30 18:58:47 +00:00
dependabot[bot]
9de95bb82c
build(deps): Bump github.com/creachadair/atomicfile from 0.2.7 to 0.2.8 in /tools/confix (#14844)
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-01-30 16:42:16 +00:00
dependabot[bot]
19254d73e9
build(deps): Bump bufbuild/buf-setup-action from 1.13.0 to 1.13.1 (#14840)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-30 16:10:48 +00:00
Marko
19428c3dbe
feat: logger interface (#14829) 2023-01-30 09:49:11 -05:00
Devon Bear
1b6e683180
impr(cachekv): Move check outside lock. (#14831) 2023-01-30 11:48:57 +01:00
Julien Robert
5f08a5c9b0
fix: fix sims (#14827) 2023-01-28 19:59:42 +01:00
Aaron Craelius
0e72787862
docs(orm): add README (#14821) 2023-01-28 11:08:30 +00:00
Julien Robert
d3c3194185
fix: add simulation tests for new param change (#14728) 2023-01-27 20:44:39 +00:00
Aaron Craelius
1ad8e86d1d
feat(depinject): send logging to file instead of stderr (#14825) 2023-01-27 21:10:55 +01:00
dependabot[bot]
67fed3d405
build(deps): Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#14815)
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-01-27 17:37:13 +00:00
Aaron Craelius
aceadb0b7e
feat: support core API genesis in module manager (#14582)
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-27 17:14:56 +00:00
dependabot[bot]
8ab4389906
build(deps): Bump bufbuild/buf-setup-action from 1.12.0 to 1.13.0 (#14805)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-27 16:06:15 +00:00
dependabot[bot]
2c61d7896a
build(deps): Bump cosmossdk.io/core from 0.5.0 to 0.5.1 (#14811)
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-01-27 16:37:30 +01:00
Likhita Polavarapu
6cf07f881f
refactor: x/upgrade to standalone module (#14764) 2023-01-27 15:08:21 +01:00
testinginprod
519630ea64
feat(collections): IndexedMap (#14397)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-01-27 12:49:27 +00:00
testinginprod
ed17f2d437
feat: add collections key encoders and value encoders for common types. (#14760)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
2023-01-27 11:10:54 +01:00
Aaron Craelius
ba5e8cb3ad
docs: add ADR 063: core API ADR + update app wiring ADR (#12972) 2023-01-27 07:52:53 +00:00
Aaron Craelius
de466b9f8b
refactor(orm)!: support core store API (#14796) 2023-01-27 08:50:16 +01:00
Robert Zaremba
be9bd7a8c1
perf: dockerfiles (#14793) 2023-01-26 21:21:54 +01:00
dependabot[bot]
938143f038
build(deps): Bump google.golang.org/grpc from 1.52.1 to 1.52.3 (#14794)
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-01-26 16:25:32 +00:00
Julien Robert
e4f7674041
ci: improve codeql (#14792) 2023-01-26 12:57:18 +00:00
Robert Zaremba
32bb7f63a5
fix: sdk.Coins.Add (#14715)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-26 11:41:16 +00:00
Julien Robert
c45d37a15b
chore: move gov migrations to right folder (#14788) 2023-01-26 00:09:54 +01:00
Julien Robert
2b64d74e5f
chore(gov): move args in gov new proposal constructor (#14782) 2023-01-25 18:34:51 +01:00
atheeshp
cc10614146
refactor: x/feegrant to stand alone (#14649)
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-01-25 16:39:54 +00:00
Julien Robert
8cc3346ed0
fix: improve hubl errors (#14766) 2023-01-25 15:04:05 +00:00
dependabot[bot]
2b07c7961c
build(deps): Bump google.golang.org/grpc from 1.52.0 to 1.52.1 (#14776)
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-01-25 14:41:49 +00:00
dependabot[bot]
78b0181f0f
build(deps): Bump github.com/cockroachdb/errors from 1.9.0 to 1.9.1 (#14777)
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-01-25 14:19:46 +00:00
dependabot[bot]
af4f4d3409
build(deps): Bump ua-parser-js from 0.7.32 to 0.7.33 in /docs (#14767)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 14:57:13 +01: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
Julien Robert
5d25d5f40a
test: fix nft simulation test (#14765) 2023-01-25 10:08:56 +00:00
Julien Robert
8fcb029922
refactor: remove type from evidence (#14757) 2023-01-24 20:14:01 +01:00
Matt Kocubinski
a16b11d5ee
refactor: rm dependency from x/auth -> x/feegrant (#14755) 2023-01-24 18:44:35 +00:00
Aaron Craelius
e822585666
feat(core): specify event listener API (#14735) 2023-01-24 17:41:05 +00:00
Julien Robert
8dbdfea9ef
refactor: remove .Type() and .Route() from msgs (#14751) 2023-01-24 17:03:06 +00:00
Marko
bc0386e996
chore: remove gosec fork (#14752) 2023-01-24 15:09:10 +00:00
Likhita Polavarapu
b281845c8f
feat: Use pseudo version of collections in all go mods (#14750) 2023-01-24 13:10:53 +01:00
Amaury
57bedb1006
feat(textual): Add client-side infra (#14661)
Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
2023-01-24 10:17:04 +00:00
Emil Georgiev
e9fbb01f3a
fix: replace IsEqual with Equal (#14739)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/3246
2023-01-24 09:50:34 +00:00
Daniel Wedul
6674402216
feat(gov,cli): Create AddGovPropFlagsToCmd and ReadGovPropFlags. (#14718) 2023-01-24 09:23:37 +00:00
Likhita Polavarapu
09e3e55e24
refactor: make x/evidence a standalone module (#14724) 2023-01-24 10:01:26 +01:00
Marko
e8f0cb1b02
chore: update core and store interfaces (#14712) 2023-01-23 22:50:27 +00:00
dependabot[bot]
dbacaa6703
build(deps): Bump github.com/cockroachdb/errors from 1.8.1 to 1.9.0 in /client/v2 (#14745)
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-01-23 21:58:16 +00:00
Julien Robert
98888e4ee7
chore: add tooling and docs for hubl (#14743)
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-01-23 22:12:22 +01:00
Julien Robert
14c965920f
chore: add v0.46.8 and v0.45.12 changelog to main (#14742) 2023-01-23 21:40:19 +01:00
Facundo Medica
0d72b9039a
test: fix flaky test TestTxLeaveGroup (#14738) 2023-01-23 20:04:32 +00:00
Aaron Craelius
d86ba04629
feat: add autocli multi-chain command (#14696)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-23 19:23:37 +00:00
Aaron Craelius
9b5ac6abf0
feat(core): add event service (#14686) 2023-01-23 17:54:22 +00:00
Julien Robert
fdaafa0f1e
docs: update baseapp docs (part 1/2) (#14596)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Sam Ricotta <samanthalricotta@gmail.com>
2023-01-23 12:31:41 -05:00