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 |
|
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 |
|
Facundo Medica
|
0d72b9039a
|
test: fix flaky test TestTxLeaveGroup (#14738)
|
2023-01-23 20:04:32 +00:00 |
|
Julien Robert
|
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 |
|
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 |
|
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 |
|
Facundo Medica
|
d74d0e4e8c
|
test: fix more flaky tests (#14699)
|
2023-01-20 00:06:01 +01:00 |
|
dependabot[bot]
|
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
|
44fbb0df9c
|
refactor: reduce tendermint deps (#14616)
|
2023-01-18 11:28:18 +01:00 |
|
Amaury
|
40f7e5dc64
|
feat: Add Textual SignModeHandler (#14650)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-01-18 09:56:17 +00:00 |
|
Facundo Medica
|
7505c18e2f
|
test: fix flaky tests + new method RetryForBlocks (#14609)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-01-17 15:58:29 +00:00 |
|
Julien Robert
|
067f759b14
|
Revert "build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.12.2 to 0.13.0 (#14636) (#14641)
|
2023-01-17 13:44:52 +00:00 |
|
dependabot[bot]
|
22426ee41d
|
build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.12.2 to 0.13.0 (#14636)
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-16 18:00:10 +00:00 |
|
Julien Robert
|
6887e1db71
|
build: bump bgentry/speakasy to pseudo version (#14633)
|
2023-01-16 16:19:31 +00:00 |
|
Marko
|
a2eb630906
|
refactor: remove sdk dep from store (#14603)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2023-01-13 17:43:09 +00:00 |
|
dependabot[bot]
|
c65f08d911
|
build(deps): Bump google.golang.org/grpc from 1.51.0 to 1.52.0 in /x/circuit (#14612)
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-13 14:12:29 +00:00 |
|
Julien Robert
|
94c2afff50
|
ci: add required missing tooling (#14610)
|
2023-01-13 13:38:49 +00:00 |
|
Likhita Polavarapu
|
fae3332d62
|
chore: Remove testify from testdata package (#14575)
|
2023-01-13 09:52:33 +01:00 |
|
dependabot[bot]
|
1a58bd0704
|
build(deps): Bump cosmossdk.io/core from 0.4.0 to 0.4.1 (#14599)
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-01-12 21:26:23 +00:00 |
|
dependabot[bot]
|
67e71980fd
|
build(deps): Bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#14580)
|
2023-01-11 20:52:34 +01:00 |
|
Likhita Polavarapu
|
f590f290fc
|
chore: Replace testify with gotest.tools in bank integration tests (#14477)
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
|
2023-01-11 16:16:28 +01:00 |
|
Likhita Polavarapu
|
f7ead8cbd8
|
chore: Replace testify with gotest.tools in staking integration tests (#14504)
|
2023-01-11 14:20:20 +01:00 |
|
Noel Ukwa
|
c822836501
|
refactor: migrate calls from alias file to appropriate store/types (#14455)
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/14406
|
2023-01-10 15:31:06 +00:00 |
|
samricotta
|
ea26add2a9
|
refactor: migrate e2e/evidence away from testify suite (#14553)
|
2023-01-10 14:12:48 +00:00 |
|
Julien Robert
|
9742029158
|
feat: create config fix tool (#14342)
|
2023-01-10 10:28:41 +00:00 |
|
Julien Robert
|
edae9b99ab
|
chore: bump cosmos-sdk to a tagged release (#14562)
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
|
2023-01-10 09:53:21 +01:00 |
|
Matt Kocubinski
|
70232341f1
|
refactor: introduce x/nft go.mod (#14555)
|
2023-01-10 03:17:09 +00:00 |
|
Julien Robert
|
64854b25d4
|
refactor: migrate e2e/crisis away from testify suite (#14545)
|
2023-01-09 20:01:47 +00:00 |
|
dependabot[bot]
|
ef6d2a8ee8
|
build(deps): Bump pgregory.net/rapid from 0.5.3 to 0.5.5 (#14544)
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-09 16:46:38 +00:00 |
|
Likhita Polavarapu
|
d3cb26522a
|
chore: Replace testify with gotest.tools in gov integration tests (#14501)
|
2023-01-09 11:22:41 +01:00 |
|
testinginprod
|
f771f20da4
|
feat(collections): implement pagination (#14468)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
|
2023-01-06 11:08:31 +00:00 |
|
dependabot[bot]
|
17d4ce28f0
|
build(deps): Bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#14506)
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-05 16:29:03 +00:00 |
|
Likhita Polavarapu
|
75014146e2
|
chore: Replace testify with gotest.tools in slashing integration tests (#14499)
|
2023-01-05 11:27:12 +00:00 |
|
Likhita Polavarapu
|
fcd544f4f2
|
chore: Replace testify with gotest.tools in distribution integration tests (#14495)
|
2023-01-05 11:06:07 +00:00 |
|
Likhita Polavarapu
|
8c6739abae
|
chore: Replace testify with gotest.tools in store tests (#14497)
|
2023-01-05 11:44:41 +01:00 |
|
Likhita Polavarapu
|
0a7bcd22cb
|
chore: Replace testify with gotest.tools in genutil integration tests (#14479)
|
2023-01-05 09:11:20 +00:00 |
|
Marko
|
7b1233327c
|
refactor: add title and summary to groups proposal (#14465)
|
2023-01-04 20:01:31 +00:00 |
|
Julien Robert
|
9bc987c887
|
chore: bump client/v2 deps (#14475)
|
2023-01-04 12:15:02 +01:00 |
|
dependabot[bot]
|
97d2206f6c
|
build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.12.1 to 0.12.2 (#14469)
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-03 17:30:26 +00:00 |
|
Likhita Polavarapu
|
36069956e3
|
refactor: Move x/auth's AccountI and ModuleAccountI interfaces to types package (#13937)
|
2023-01-03 11:25:09 +01:00 |
|
Julien Robert
|
bca18ba2ea
|
fix(distribution): correct default for deprecated distribution params (#14462)
|
2023-01-02 17:54:49 +00:00 |
|
Aaron Craelius
|
ebfd057716
|
feat(client/v2): add autocli run + simapp example (#13867)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-12-31 01:53:08 +00:00 |
|
dependabot[bot]
|
b553957141
|
build(deps): Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#14445)
|
2022-12-30 01:47:55 +01:00 |
|
Julien Robert
|
cc573b8850
|
chore: fix replaces (#14440)
|
2022-12-28 21:33:17 +00:00 |
|
Jacob Gadikian
|
1bb0629846
|
chore: iavl-v0.20-alpha1 and cosmos-db (#14411)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2022-12-28 21:42:00 +01:00 |
|
Marko
|
08361d5ff8
|
refactor: add title, summary and proposer to proposal struct of gov (#14390)
|
2022-12-26 23:24:08 +00:00 |
|