Julien Robert
|
03fb7da26d
|
fix(log): custom marshaller produce invalid data (#17532)
|
2023-08-25 13:14:24 +00:00 |
|
testinginprod
|
4a536b21e2
|
feat(accounts): Add account Create,Execute,Query implementation (#17515)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-08-25 09:09:53 +00:00 |
|
dependabot[bot]
|
147758fd17
|
build(deps): Bump cosmossdk.io/store from 1.0.0-alpha.1.0.20230728080422-54ed7dab3982 to 1.0.0-rc.0 (#17534)
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-08-25 07:10:30 +00:00 |
|
Mo Miz
|
9de71d7bee
|
docs: align SECURITY.md for refresh (#17526)
|
2023-08-24 23:16:35 +00:00 |
|
Julien Robert
|
bb106cb50d
|
test(baseapp): use no-op logger (#17528)
|
2023-08-24 23:15:37 +00:00 |
|
devon
|
a429238fc2
|
fix(x/authz): GetAuthorizations (#17334)
|
2023-08-24 15:32:00 +00:00 |
|
Julien Robert
|
7c10b2482c
|
feat(hubl): support keyring (#17107)
|
2023-08-24 12:49:57 +00:00 |
|
Marko
|
2f8247d2d5
|
chore: bump iavl in store (#17509)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-24 10:53:20 +00:00 |
|
Julien Robert
|
5b02261cb5
|
refactor(debug): use address codec in debug command (#17512)
|
2023-08-24 07:49:56 +00:00 |
|
dependabot[bot]
|
eb16bd13c4
|
build(deps): Bump github.com/jhump/protoreflect from 1.15.1 to 1.15.2 (#17519)
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-08-24 06:36:46 +00:00 |
|
dependabot[bot]
|
f19f10f37e
|
build(deps): Bump cosmology-tech/starship-action from 0.2.14 to 0.2.15 (#17520)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-24 06:35:38 +00:00 |
|
dependabot[bot]
|
22cab0d491
|
build(deps): Bump rtCamp/action-slack-notify from 2.2.0 to 2.2.1 (#17521)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-24 06:35:14 +00:00 |
|
mmsqe
|
751c0c892c
|
fix(rpc): change the default json-rpc listen address to localhost (#17470)
|
2023-08-23 12:55:21 +00:00 |
|
testinginprod
|
d95e686aa5
|
feat(accounts): implement account state isolation (#17507)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-08-23 11:42:11 +00:00 |
|
Julien Robert
|
c6b0bb62ac
|
refactor(client): use address codec (#17503)
|
2023-08-23 10:43:47 +00:00 |
|
atheeshp
|
029f9ed71e
|
chore: update changelog (#17506)
|
2023-08-23 07:48:09 +00:00 |
|
atheeshp
|
76a72ceb9d
|
refactor(x/staking): migrate RedelegationByValDstIndexKey key to collections (#17336)
|
2023-08-23 04:57:47 +00:00 |
|
Elias Naur
|
952328a4ed
|
perf: optimize math.Int.Size for small values (#17497)
|
2023-08-22 21:54:34 +00:00 |
|
testinginprod
|
780cad872b
|
feat(accounts): add Account interface and Implementation (#17495)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-08-22 18:17:34 +00:00 |
|
Marko
|
3781c462a9
|
chore: minor bech32 global removal (#17469)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-22 12:45:54 +00:00 |
|
Matt, Park
|
27210f0e62
|
docs: Improve docs for vote query (#17501)
|
2023-08-22 10:43:30 +00:00 |
|
atheeshp
|
222d28e179
|
refactor(x/staking): migrate RedelegationByValSrcIndexKey key to collections (#17332)
|
2023-08-22 07:00:23 +00:00 |
|
Marko
|
393dcc1f2a
|
refactor: remove header type from NewContext (#17426)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-21 16:29:20 +00:00 |
|
dependabot[bot]
|
dc62bd7ade
|
build(deps): Bump cosmossdk.io/math from 1.0.1 to 1.1.2 (#17490)
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-08-21 14:47:40 +00:00 |
|
Julien Robert
|
bf249162e4
|
fix(math): revert #16263 and add test cases (#17489)
|
2023-08-21 14:07:40 +00:00 |
|
Julien Robert
|
1089f715fc
|
fix(math): fix panic in .Size() (#17480)
|
2023-08-21 09:20:30 +00:00 |
|
yihuang
|
c94ce04bfa
|
ci: Re-enable rocksdb backend in build.yml (#17474)
|
2023-08-21 07:20:14 +00:00 |
|
mmsqe
|
1bd37053e0
|
feat: add core and api for PreBlock (#17468)
|
2023-08-20 17:05:44 +00:00 |
|
dependabot[bot]
|
4e11394a30
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 in /x/accounts (#17460)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-19 09:06:58 +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
|
37b8760f96
|
test: disable TestStatusCommand (#17452)
|
2023-08-19 07:04:01 +00:00 |
|
Julien Robert
|
4b1bb7f054
|
chore: add 0.50.0-rc.0 changelog to main (#17455)
|
2023-08-19 06:51:44 +00:00 |
|
Daniel Wedul
|
ff2e5a2362
|
feat(bank): Allow injectable restrictions on bank transfers (#14224)
|
2023-08-18 22:45:01 +00:00 |
|
Marko
|
066f8a7a50
|
chore: format proto files (#17445)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-18 14:06:01 +00:00 |
|
dependabot[bot]
|
c48bf70288
|
build(deps): Bump cosmossdk.io/collections from 0.3.1-0.20230808102719-f04fefdc7a68 to 0.4.0 (#17430)
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-08-18 13:46:33 +00:00 |
|
zakir
|
30997f4227
|
refactor(baseapp,types)!: msg responses (#17348)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-08-18 13:36:14 +00:00 |
|
dependabot[bot]
|
0dc32a0762
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 (#17438)
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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-18 12:08:15 +00:00 |
|
Julien Robert
|
f0030e0e6d
|
build: bump to Go 1.21 (#17333)
|
2023-08-18 09:58:46 +00:00 |
|
Roman
|
0288d423b9
|
feat: LegacyDec MulRoundUp (#17427)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-08-18 09:58:20 +00:00 |
|
mmsqe
|
d0f23440bb
|
feat: add event-query-tx-for cmd to subscribe and wait for transaction (#17274)
|
2023-08-17 16:17:16 +00:00 |
|
Julián Toledano
|
0e057851cc
|
feat: import hex keys (#17424)
|
2023-08-17 15:53:56 +00:00 |
|
testinginprod
|
0e8cef5795
|
chore(collections): prepare changelog for v0.4.0 release (#17428)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-08-17 12:30:14 +00:00 |
|
atheeshp
|
09db6997c5
|
refactor(x/staking): migrate redelegation key to use collections (#17315)
|
2023-08-17 10:32:10 +00:00 |
|
dependabot[bot]
|
cd02384582
|
build(deps): Bump cosmossdk.io/core from 0.9.1-0.20230814191920-98b67a87e5c9 to 0.10.0 (#17415)
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-08-17 06:45:51 +00:00 |
|
fx0x55
|
a860919ca5
|
feat: add apphash to process proposal calls (#17401)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-08-16 18:36:36 +00:00 |
|
Julien Robert
|
6b0f8add45
|
fix: use correct config key for db_backend (#17406)
Co-authored-by: Kevin Yang <5478483+k-yang@users.noreply.github.com>
|
2023-08-16 18:29:41 +00:00 |
|
Julien Robert
|
e3a3df2a82
|
refactor: move UpgradeModule interface to appmodule and fix mocks (#17383)
Co-authored-by: Marko <marko@baricevic.me>
|
2023-08-16 14:11:49 +00:00 |
|
Julien Robert
|
208219a428
|
feat: use autocli for comet commands (#17389)
|
2023-08-16 10:47:34 +00:00 |
|
fx0x55
|
53f804df73
|
perf: use store has instead of get in HistoricalInfo (#17400)
|
2023-08-16 07:26:14 +00:00 |
|