Commit Graph
10511 Commits
Author SHA1 Message Date
Robert Zaremba be9bd7a8c1 perf: dockerfiles (#14793) 2023-01-26 21:21:54 +01:00
dependabot[bot]andgithub-actions 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 ZarembaandJulien Robert 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
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]andgithub-actions 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]andgithub-actions 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 PolavarapuandMarko 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
AmauryandJeancarlo Barrios 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]andgithub-actions 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 RobertandAaron Craelius 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 CraeliusandMarko 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
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
Julien RobertandMarko 6b029a6bc1 refactor: rename nft to cosmosssdk.io/x/nft (#14725)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-23 11:48:34 +00:00
Marko 60814912eb chore: add docs on 0 height (#14723) 2023-01-23 11:46:06 +01:00
Murali Krishna Komatireddy e3b37dc562 fix: return undelegate amount with MsgUndelegateResponse (#14590)
Closes https://github.com/cosmos/cosmos-sdk/issues/14153
2023-01-23 10:08:32 +00:00
Julien Robert 4f6f6c0002 feat: use same port for grpc-web and api server (#14652) 2023-01-20 15:07:17 +00:00
Sai Kumar a4cf8e8c6f feat(cli): cancel gov proposal by proposer before voting period ends (#13010)
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/11554
2023-01-20 13:07:09 +00:00
Julien Robert c8f2f1d594 docs: set buf commit for v0.47.x (#14675) 2023-01-20 12:43:53 +00:00
Julien RobertandMarko b73462f930 docs: follow-up on swagger (#14705)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-20 12:06:24 +00:00
omahs c37ebbc6cb docs: fix typos (#14708) 2023-01-20 12:30:40 +01:00
Facundo Medica d74d0e4e8c test: fix more flaky tests (#14699) 2023-01-20 00:06:01 +01:00
Julien RobertandAleksandr Bezobchuk d5d39c0538 fix: do not flatten events attributes by event types (#14691)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-01-19 19:42:46 +00:00
Julien Robert d67e92a224 fix: improve rpc message when app is at height 0 (#14692) 2023-01-19 19:15:35 +00:00
dependabot[bot]andgithub-actions 6e963785dc build(deps): Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#14697)
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-19 17:54:41 +01:00
Julien Robert 74d7a0dfcd docs: re-generate swagger (#14679) 2023-01-18 12:15:14 -03:00
Julien Robert 44fbb0df9c refactor: reduce tendermint deps (#14616) 2023-01-18 11:28:18 +01:00
AmauryandAleksandr Bezobchuk 40f7e5dc64 feat: Add Textual SignModeHandler (#14650)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-01-18 09:56:17 +00:00
Julien Robert 5233d5e67c feat: add a new command to list supported algos (#14655) 2023-01-17 23:24:02 +01:00
Julien Robert 9a11740523 docs: clarify gov specs (#14656) 2023-01-17 19:39:58 +00:00
AmauryandJulien Robert a52d0a154c refactor(textual): Make Address field expert (#14651)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-17 19:23:41 +00:00
Facundo MedicaandMarko 7505c18e2f test: fix flaky tests + new method RetryForBlocks (#14609)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-17 15:58:29 +00:00