Julián Toledano
|
fe8474e9b4
|
feat: simulate nested messages (#20291)
|
2024-07-26 10:53:32 +00:00 |
|
Marko
|
fc84ff6f40
|
refactor!(staking): remove comet crypto as a dep (#20295)
|
2024-05-07 10:27:47 +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 |
|
Duong Minh Ngoc
|
7ee3bde8f3
|
refactor(proto): add denote version annotation (#20098)
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Khanh Hoa <hoa@notional.ventures>
Co-authored-by: kienn6034 <kien@notional.ventures>
|
2024-04-26 10:14:09 +00:00 |
|
Ezequiel Raynaudo
|
b9c8d60ea0
|
refactor: bump gogoproto (#19869)
|
2024-03-28 19:53:21 +00:00 |
|
Julien Robert
|
797ae0fe99
|
refactor: modules should implement appmodule.AppModule (#18252)
|
2023-10-25 12:31:37 +00:00 |
|
Marko
|
9d07b8ca8e
|
refactor!: use context.Context in genesis api (#17885)
|
2023-09-26 16:03:41 +00:00 |
|
Marko
|
6ce2505f6b
|
refactor: introduce abciGenesis interface (#17554)
|
2023-08-29 15:24:09 +00:00 |
|
David Terpay
|
bb0c866193
|
fix(baseapp): Utilizing voting power from VEs in ValidateVoteExtensions (#17518)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-08-25 17:52:35 +00:00 |
|
Marko
|
066f8a7a50
|
chore: format proto files (#17445)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-18 14:06:01 +00:00 |
|
Facundo Medica
|
c3ae0b09d4
|
fix: ValidatorStore interface doesn't match StakingKeeper (#17164)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-08-03 22:53:05 +00:00 |
|
Facundo Medica
|
b93081de05
|
fix(baseapp): audit changes (#16596)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-06-30 07:29:03 +00:00 |
|
Julien Robert
|
83d5475cdf
|
chore: remove buf warning (#16361)
|
2023-05-31 10:31:01 +00:00 |
|
Julien Robert
|
6453234073
|
build: optimize proto-builder (#16343)
|
2023-05-31 07:33:26 +00:00 |
|
Aaron Craelius
|
82659a7477
|
refactor!: deprecate sdk.Msg.GetSigners (#15284)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-05-25 18:35:09 +00:00 |
|
Matt Kocubinski
|
86b88b1ace
|
refactor!: use x/tx/signing in client.TxConfig (#15822)
|
2023-04-20 16:20:21 +00:00 |
|
Facundo Medica
|
4a6a1e3cb8
|
refactor: fix lint issues + gofumpt (#15062)
|
2023-02-19 10:31:49 +00:00 |
|
Julien Robert
|
a90569c7e4
|
fix: correct path required proto testdata (#14991)
|
2023-02-11 16:59:16 +00:00 |
|
Matt Kocubinski
|
61effe8260
|
feat: ABCI 1.0 baseapp integration (#13453)
|
2022-11-09 09:50:27 -06:00 |
|
Julien Robert
|
3c9b244f62
|
refactor: automate EventTypeMessage inclusion in every message execution (#13532)
|
2022-10-16 19:00:34 -04:00 |
|
Julien Robert
|
6d0ef15b0a
|
refactor: migrate to cosmos/gogoproto (#13070)
|
2022-09-08 17:27:48 +00:00 |
|
Facundo Medica
|
797bd12af5
|
refactor!: Remove sdk.Router and refactor baseapp tests (#13005)
* test
* progress-ish
* progress
* progress
* make mocks
* progress
* test
* progress
* progress
* progress
* progress
* progress
* progress
* fix mock tests
* progress
* pretty much done, might need some tidying up
* lint
* re-enable blockgas test
* remove router
* gofumpt
* remove more references of Router
* fix
* remove unused code
* remove unused code
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2022-08-30 23:50:47 +02:00 |
|