testinginprod
|
dabf72cfdc
|
fix(baseapp): protocompat.go gogoproto.Merge does not work with custom types (#18654)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-12-08 10:18:26 +00:00 |
|
leonarddt05
|
6218b5b5cd
|
chore(client/v2): fix typos in the README.md (#18657)
|
2023-12-08 10:04:22 +00:00 |
|
cool-developer
|
f6df368d8d
|
feat(store/v2): snapshot manager (#18458)
|
2023-12-07 21:50:40 +00:00 |
|
dependabot[bot]
|
14bb52ad92
|
build(deps): Bump actions/setup-go from 4 to 5 (#18647)
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-12-07 09:48:43 +00:00 |
|
Aleksandr Bezobchuk
|
4b98d481cf
|
refactor(store/v2): updates from integration (#18633)
|
2023-12-06 19:55:27 +00:00 |
|
Pioua
|
52bbf81724
|
chore: typos fix (#18642)
|
2023-12-06 19:35:02 +00:00 |
|
dreamweaverxyz
|
1ffe7d5481
|
fix: telemetry metric label variable (#18643)
|
2023-12-06 19:18:01 +00:00 |
|
Julien Robert
|
0b907e8c54
|
docs(x/circuit): add note on ante handler (#18637)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-12-06 17:28:48 +00:00 |
|
Marko
|
0b26c89956
|
chore: alphabetize labels (#18640)
|
2023-12-06 17:17:08 +00:00 |
|
Akaonetwo
|
8c283c4cc5
|
docs: fix typos in adr-007-specialization-groups.md (#18635)
|
2023-12-06 13:49:52 +00:00 |
|
Facundo Medica
|
b2084dceb9
|
fix(baseapp)!: postHandler should run regardless of result (#18627)
|
2023-12-06 13:31:53 +00:00 |
|
Aleksandr Bezobchuk
|
142f32589d
|
docs: lint ADR-070 (#18634)
|
2023-12-05 19:47:47 +00:00 |
|
yihuang
|
623cdf06c8
|
adr: Un-Ordered Transaction Inclusion (#18553)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-12-05 18:22:45 +00:00 |
|
Carlos Santiago Yanzon
|
dd3db5c070
|
chore: Fixed changelog duplicated items (#18628)
|
2023-12-05 14:37:11 +00:00 |
|
Carlos Santiago Yanzon
|
b6f9c705f7
|
feat: secp256k1 public key constant time (#18026)
Signed-off-by: bizk <santiago.yanzon1999@gmail.com>
|
2023-12-04 19:04:02 +00:00 |
|
testinginprod
|
d3b30e946d
|
feat(accounts): implement account abstraction execution (#18499)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2023-12-04 11:41:59 +00:00 |
|
Emmanuel T Odeke
|
0a7567ddc3
|
fix(client/tx): avoid integer uint64->int64 overflow by big.Int conversion (#18622)
|
2023-12-04 10:50:36 +00:00 |
|
Emmanuel T Odeke
|
e049998eb5
|
build(deps): update grpc, net dependencies per vulnerability advisories (#18617)
|
2023-12-03 16:50:34 +00:00 |
|
nomand
|
1e2157141e
|
docs: fix example variable (#18615)
|
2023-12-02 21:55:57 +00:00 |
|
buldazer
|
96df84fff0
|
docs: fix typos in UPGRADING.md (#18613)
|
2023-12-02 18:26:29 +00:00 |
|
nomand
|
03fe363055
|
docs: fix typos in docs/architecture (#18612)
|
2023-12-02 18:26:07 +00:00 |
|
Emmanuel T Odeke
|
f23d5c4d22
|
refactor(x/tx/decode): bulletproof against protowire.ConsumeTag potential varint overflows (#18611)
|
2023-12-02 14:11:33 +00:00 |
|
0xbasar
|
9d086f82f9
|
docs: fix typo adr-006-secret-store-replacement.md (#18610)
|
2023-12-02 10:40:54 +00:00 |
|
dependabot[bot]
|
753b5f008f
|
build(deps): Bump github.com/linxGnu/grocksdb from 1.8.5 to 1.8.6 in /store (#18604)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2023-12-01 22:02:53 +00:00 |
|
Anıl
|
6bea474d3a
|
docs: fixing typo and update CONTRIBUTING.md (#18606)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-12-01 15:48:29 +00:00 |
|
hattizai
|
6f5f7f0222
|
chore: fix typos in adr-028-public-key-addresses.md (#18605)
|
2023-12-01 09:52:41 +00:00 |
|
Marko
|
a7ececc34d
|
refactor(staking): move delegation and validator interfaces to ./types (#18198)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2023-11-30 21:18:42 +00:00 |
|
Ezequiel Raynaudo
|
3c8ddabcaa
|
refactor(x/auth): Revert signature of TxSignBatchExec (#18602)
|
2023-11-30 17:23:15 +00:00 |
|
leven
|
d52bd920dd
|
fix(baseapp): Use CometBFT's ComputeProtoSizeForTxs in defaultTxSelector.SelectTxForProposal (#18551)
|
2023-11-30 15:57:24 +00:00 |
|
Julien Robert
|
7aa5635baa
|
fix(x/distribution): fully deprecate distribution community pool (#18539)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2023-11-30 11:18:12 +00:00 |
|
Julien Robert
|
71876bb782
|
docs: ADR 069 - x/gov modularity, multiple choice and optimistic proposal (#18498)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-11-30 11:11:31 +00:00 |
|
Julien Robert
|
519c55cd53
|
refactor(confix): properly update migrate and diff command (#18596)
|
2023-11-30 09:59:23 +00:00 |
|
Carlos Santiago Yanzon
|
a37f4165f8
|
refactor(types,client)!: refactor global address sdk.Config (#18372)
|
2023-11-29 16:24:10 +00:00 |
|
Ahmet Ömer Kayabaşı
|
189c9b277a
|
feat(tools/confix): upgrade confix to migrate client.toml files (#18455)
|
2023-11-29 15:58:20 +00:00 |
|
testinginprod
|
ae7288b249
|
refactor(codec/unknownproto): use official descriptorpb types, do not rely on gogo code gen types. (#18541)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-11-29 15:35:15 +00:00 |
|
Ezequiel Raynaudo
|
7bdbc4629f
|
fix(x/auth): Add fees on batch sign (#18564)
|
2023-11-29 14:38:08 +00:00 |
|
dependabot[bot]
|
cc85702956
|
build(deps): Bump cosmossdk.io/store from 1.0.0 to 1.0.1 (#18582)
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-11-29 08:20:39 +00:00 |
|
Aleksandr Bezobchuk
|
0c633a59f3
|
feat(store/v2): basic metrics (#18529)
|
2023-11-28 17:29:02 +00:00 |
|
Marko
|
079e122b8f
|
chore: remove extra pr template (#18579)
|
2023-11-28 14:17:54 +00:00 |
|
dependabot[bot]
|
fac0f6f6ee
|
build(deps): Bump github.com/hashicorp/go-metrics from 0.5.2 to 0.5.3 (#18574)
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-11-28 10:33:50 +00:00 |
|
dependabot[bot]
|
600419ec2f
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.1 to 0.38.2 (#18570)
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-11-28 09:42:29 +00:00 |
|
dependabot[bot]
|
f379fe0b39
|
build(deps): Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#18569)
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-11-28 09:42:17 +00:00 |
|
Facundo Medica
|
fa5280fb4b
|
fix(baseapp): allow empty consensus params (#18531)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-11-28 08:36:11 +00:00 |
|
ocnc
|
7d5e9f1c23
|
feat(math): add safe arithmetic (#18552)
|
2023-11-28 07:54:04 +00:00 |
|
Julián Toledano
|
7d5c2dbae6
|
fix(client/keys): don't return when key not found in keys delete (#18562)
|
2023-11-27 12:08:53 +00:00 |
|
Taeguk Kwon
|
02b1b0089e
|
refactor(gov): consistent logger usage in EndBlocker() (#18560)
|
2023-11-27 11:00:22 +00:00 |
|
Taeguk Kwon
|
21032c9cf8
|
chore: fix typos (#18559)
|
2023-11-27 10:53:34 +00:00 |
|
Chenqun Lu
|
d3e662da1f
|
imp(staking): detect the length of the ed25519 pubkey in CreateValidator to prevent panic (#18506)
|
2023-11-27 09:41:17 +00:00 |
|
emidev98
|
0917d347e3
|
feat(x/group): extend group config and make it configurable (#18448)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-11-27 08:50:30 +00:00 |
|
levisyin
|
536bd3a955
|
feat: add --qrcode flag to keys show command (#18557)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-11-27 07:43:06 +00:00 |
|