Eric Mokaya
|
814d4cf6b7
|
feat(x/staking)!: Add metadata field to validator info (#21315)
|
2024-10-01 07:35:58 +00:00 |
|
cool-developer
|
aaf72f20c1
|
feat: replace the cosmos-db usecases in the tests with core/testing (#21525)
|
2024-09-13 16:44:18 +00:00 |
|
Matt Kocubinski
|
57f35dcdfe
|
refactor: remove viper as a direct dependency (#21635)
|
2024-09-12 06:00:42 +00:00 |
|
Marko
|
d275c67d6d
|
build(deps): update comet (#21586)
|
2024-09-09 07:49:55 +00:00 |
|
Julien Robert
|
a57b25418a
|
refactor(core): move amino registrar and drop legacy package (#21531)
|
2024-09-05 11:44:52 +00:00 |
|
Marko
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +00:00 |
|
Julien Robert
|
01abf4fbf9
|
feat(client): use address codec for tx.Sign (#21436)
|
2024-08-28 08:14:36 +00:00 |
|
Julien Robert
|
03d3a93991
|
refactor(simapp,runtime): audit changes (#21310)
|
2024-08-27 12:17:12 +00:00 |
|
Julien Robert
|
cc5c4d0699
|
chore(network): remove DefaultConfigWithAppConfigWithQueryGasLimit (#21055)
|
2024-07-26 08:16:12 +00:00 |
|
yukionfire
|
d6ad92db0f
|
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068)
|
2024-07-25 14:54:49 +02:00 |
|
beer-1
|
511fb07914
|
feat: adds error handling for out-of-gas panics in grpc query handlers. (#20945)
|
2024-07-16 09:44:42 +00:00 |
|
testinginprod
|
d79cd5898f
|
refactor(genutil): remove genesis bank balance iteration dependency (#20878)
|
2024-07-05 08:24:42 +00:00 |
|
Julien Robert
|
f82bb76439
|
test: remove some deps from testutil/network (#20843)
|
2024-07-03 12:24:24 +00:00 |
|
Marko
|
05ff7a7cb7
|
feat(crypto): add blst (#20296)
Co-authored-by: itsdevbear <itsdevbear@berachain.com>
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
|
2024-06-11 17:16:07 +00:00 |
|
Marko
|
e6e1a853de
|
refactor(core,server): make commands not rely on server context (#20422)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-05-28 13:07:36 +00:00 |
|
Matt Kocubinski
|
493d486bc6
|
refactor: decouple from sdk/codec in amino codec usage (#20369)
|
2024-05-14 16:52:51 +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 |
|
Marko
|
43764cff30
|
chore: consensus spinout (#20010)
|
2024-05-03 14:08:17 +00:00 |
|
Tien Nguyen
|
8a98c7c36b
|
fix: Fix data race test coverage. (#20156)
|
2024-04-23 20:22:09 +00:00 |
|
Marko
|
8e60f3b7eb
|
chore: remove grpc-web (#20140)
|
2024-04-23 06:47:17 +00:00 |
|
son trinh
|
a0d727eebc
|
refactor(x/auth): auth module can recognize x/accounts account (#20002)
|
2024-04-11 09:56:37 +00:00 |
|
Julián Toledano
|
fad30cd111
|
refactor(x/genutil)!: remove Address.String() (#19926)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-04-03 20:24:55 +00:00 |
|
Matt Kocubinski
|
c807aaede8
|
refactor!: mv AddressCodecs aliases from runtime -> core (#19747)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2024-03-14 14:19:15 +00:00 |
|
Marko
|
6db53cafcb
|
chore(sdk): remove modules as a dependency (1/n) (#19003)
|
2024-01-11 07:55:50 +00:00 |
|
gluax
|
78ce70d485
|
fix(testutil): fix FreeTCPAddr localhost usage (#18996)
|
2024-01-10 08:54:32 +00:00 |
|
Julien Robert
|
7ecdbd0814
|
chore(testutil): use correct address codec (#18985)
|
2024-01-09 13:49:05 +00:00 |
|
mmsqe
|
24a8123c22
|
test: add NodeURI for clientCtx (#18930)
|
2024-01-03 06:24:34 +00:00 |
|
Cosmos SDK
|
8f0d5b15f0
|
chore: typos fixes by cosmos-sdk bot (#18689)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-12-11 13:03:19 +00:00 |
|
Carlos Santiago Yanzon
|
a37f4165f8
|
refactor(types,client)!: refactor global address sdk.Config (#18372)
|
2023-11-29 16:24:10 +00:00 |
|
Marko
|
03c3f8e71f
|
refactor(tests): testutil.Network as an interface (#18389)
Co-authored-by: Anmol <anmol1696@gmail.com>
|
2023-11-08 18:38:57 +00:00 |
|
Emmanuel T Odeke
|
05261cc46e
|
refactor(x/auth): spin out go.mod (#18351)
|
2023-11-07 11:42:58 +00:00 |
|
Marko
|
21e69bad04
|
refactor(bank): add go module (#18279)
|
2023-10-27 09:25:04 +00:00 |
|
Marko
|
2a6640d488
|
refactor(staking): add go.mod (#18257)
|
2023-10-26 07:39:34 +00:00 |
|
Julien Robert
|
139a29e7e2
|
refactor(network): call app.Close() on network cleanup (#18249)
|
2023-10-25 10:09:03 +00:00 |
|
Elias Naur
|
c1f050ffd6
|
fix(sim): make testutil/network genesis state deterministic (#18203)
|
2023-10-23 19:46:25 +00:00 |
|
Marko
|
65a1ec64f7
|
chore: remove params module entirely (#17838)
|
2023-09-22 13:51:37 +00:00 |
|
Julien Robert
|
6601713eb6
|
feat(client): allow overwritting client.toml (#17513)
|
2023-08-29 08:40:13 +00:00 |
|
mmsqe
|
751c0c892c
|
fix(rpc): change the default json-rpc listen address to localhost (#17470)
|
2023-08-23 12:55:21 +00:00 |
|
Julien Robert
|
c6b0bb62ac
|
refactor(client): use address codec (#17503)
|
2023-08-23 10:43:47 +00:00 |
|
Marko
|
58855c6859
|
refactor: remove global valaddress bech32 codec calls (1/2) (#17098)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-26 19:01:21 +00:00 |
|
ruthishvitwit
|
fd7e549a3c
|
chore: enable errcheck linter (#16406)
|
2023-07-12 08:58:27 +00:00 |
|
Jacob Gadikian
|
6afece635c
|
style: add gci linter (#16605)
|
2023-06-22 15:35:51 +00:00 |
|
Aleksandr Bezobchuk
|
6cee22df52
|
feat!: Comet v0.38 Integration (#15519)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-24 16:09:19 +00:00 |
|
ocnc
|
5865050f01
|
fix(tests): Fixes LatestHeight in testutil network (#16219)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-05-19 10:28:49 +00:00 |
|
Julien Robert
|
16e940df55
|
chore: rename comet logger wrapper (#15983)
|
2023-04-28 14:36:09 +00:00 |
|
Facundo Medica
|
af3122aa6c
|
feat!: Provide logger through depinject (#15818)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-04-24 09:42:55 +00:00 |
|
Marko
|
9e4fbb6db1
|
feat!: add node status endpoint (#15597)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-04-13 13:42:52 +00:00 |
|
Marko
|
51f3e70a12
|
style: more linting (#15618)
|
2023-03-30 13:00:18 +00:00 |
|
Jacob Gadikian
|
37ba88872d
|
style: enable strict gofumpt (#15579)
|
2023-03-28 18:59:21 +00:00 |
|
Amaury
|
a4a3c81d11
|
feat(client): Add cobra's context to clientCtx (#15458)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-03-20 14:14:58 +00:00 |
|