Julien Robert
|
6ca0b2d1aa
|
build: fix docker build on main (#18538)
|
2023-11-22 11:08:11 +00:00 |
|
dependabot[bot]
|
8644e6b158
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.0 to 0.38.1 (#18511)
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-20 11:16:44 +00:00 |
|
Marko
|
bed952022b
|
fix(math): preventative ciel call (#18519)
|
2023-11-20 10:28:15 +00:00 |
|
Sai Kumar
|
e7b1d10998
|
docs: add code links to vote-extensions docs (#18505)
|
2023-11-19 16:46:50 +00:00 |
|
Robert Zaremba
|
8c7e694117
|
feat(server): cmd flag to disable colored logs (#18478)
|
2023-11-19 14:50:18 +00:00 |
|
dependabot[bot]
|
c3308d3477
|
build(deps): Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 in /store (#18495)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-11-18 20:57:15 +00:00 |
|
Julien Robert
|
4b8be25516
|
test: make #18472 test structure same as backports (#18504)
|
2023-11-17 23:57:06 +00:00 |
|
Julián Toledano
|
80e0c631cc
|
fix(client/tx): simulate with correct pk (#18472)
|
2023-11-17 21:22:16 +00:00 |
|
Aleksandr Bezobchuk
|
9512069663
|
fix(store/v2): update PM Test (#18501)
|
2023-11-17 18:07:54 +00:00 |
|
Aleksandr Bezobchuk
|
c207163d3b
|
feat(store/v2): Add Pruning Tests & Fix SQLite & PebbleDB Pruning (#18459)
|
2023-11-17 17:49:19 +00:00 |
|
Julien Robert
|
c0ebebb9b1
|
refactor(simapp,confix): change example of custom app.toml extension (#18496)
|
2023-11-17 14:45:18 +00:00 |
|
Hieu Vu
|
d322b23dd2
|
feat(x/nft): add new queries for nft modules that support query string (#18355)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-11-17 12:42:57 +00:00 |
|
MSalopek
|
a27cfa067a
|
fix: pass FinalizeBlock request and response to ABCIListener (#18486)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-11-16 18:59:29 +00:00 |
|
Marko
|
7a28425874
|
docs: avoid copying non existent files & counter readme (#18487)
|
2023-11-16 14:43:00 +00:00 |
|
Marko
|
1182db79f3
|
chore: remove uneeded pr review action (#18488)
|
2023-11-16 14:30:23 +00:00 |
|
Julien Robert
|
3853e7ff70
|
ci: optimize linter script (#18480)
|
2023-11-16 12:57:32 +00:00 |
|
Erlangshen219
|
c106c5600b
|
docs(client/v2): Update README.md - Update Broken Link (#18482)
|
2023-11-16 11:34:42 +00:00 |
|
Marko
|
e534c4a423
|
chore: add all issues to issue board (#18481)
|
2023-11-16 11:04:48 +00:00 |
|
dependabot[bot]
|
555f38c1d2
|
build(deps): Bump bufbuild/buf-setup-action from 1.28.0 to 1.28.1 (#18479)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-16 07:21:32 +00:00 |
|
testinginprod
|
5f36ad088f
|
feat(runtime): Implement branch service (#18475)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-11-15 18:27:21 +00:00 |
|
Julien Robert
|
e64f3bc6d2
|
refactor(x/upgrade): configure go-getter (#18470)
|
2023-11-15 11:17:16 +00:00 |
|
Julien Robert
|
9c3386ffd2
|
feat(client/v2): support gov proposals (#18461)
|
2023-11-15 11:16:25 +00:00 |
|
Julien Robert
|
4ee4046d69
|
chore: add v0.47.6 changelog to main (#18447)
|
2023-11-15 07:54:30 +00:00 |
|
dependabot[bot]
|
8365119c2c
|
build(deps): Bump github.com/hashicorp/go-metrics from 0.5.1 to 0.5.2 (#18468)
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-15 07:49:07 +00:00 |
|
atheeshp
|
0f8c6c2c12
|
feat(x/staking): implement RotateConsPubKey method (#18188)
|
2023-11-15 06:59:50 +00:00 |
|
Likhita Polavarapu
|
e269c6d5db
|
feat(proto): Add proto messages for x/protocolpool Funds Handling (#18427)
|
2023-11-14 14:52:08 +00:00 |
|
testinginprod
|
569e3ff6a0
|
feat(core): add Branch.ExecuteWithGasLimit API (#18457)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-11-14 10:07:55 +00:00 |
|
cool-developer
|
912390d5fc
|
feat(store/v2): parallel writes in storage sqlite backends (#18320)
|
2023-11-13 12:27:42 +00:00 |
|
Zijing Zhang
|
f0753b41e0
|
refactor: tx_multisign/tx_sign refactor to improved readability and maintainability (#18451)
|
2023-11-13 09:38:37 +00:00 |
|
Halimao
|
e6577528a6
|
style: package "slashing/types" is being imported more than once (#18452)
|
2023-11-13 08:09:14 +00:00 |
|
dependabot[bot]
|
bf71481952
|
build(deps): Bump bufbuild/buf-setup-action from 1.27.2 to 1.28.0 (#18450)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-13 07:47:48 +00:00 |
|
lilas
|
eb9e844c3d
|
ci: fix x/authz golangci-lint run failed (#18453)
|
2023-11-13 07:47:02 +00:00 |
|
emidev98
|
caf76300c0
|
chore(x/gov): clean validation code (#18449)
|
2023-11-12 15:28:08 +00:00 |
|
lilas
|
b494d6a23e
|
feat(log): support customization of log json marshal (#18429)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-11-12 13:28:09 +00:00 |
|
Đông Liều
|
393eaef817
|
feat(math): add mutative api for LegacyDec.BigInt() (#18421)
|
2023-11-12 09:04:37 +00:00 |
|
Federico Kunze Küllmer
|
b7fb2928e1
|
perf: add AmountOfNoValidation for DecCoins (#18440)
|
2023-11-10 17:38:04 +00:00 |
|
emidev98
|
89296ccdd3
|
feat(x/gov): extend governance config (#18428)
|
2023-11-10 15:17:56 +00:00 |
|
Julien Robert
|
5741c320b9
|
feat(proto,autocli): add gov_proposal options to autocli (#18442)
|
2023-11-10 15:11:12 +00:00 |
|
Julien Robert
|
79c64180fe
|
refactor(version): skip extra info if empty (#18438)
|
2023-11-10 11:04:25 +00:00 |
|
dependabot[bot]
|
04d5fc30cf
|
build(deps): Bump github.com/linxGnu/grocksdb from 1.8.4 to 1.8.5 in /store (#18426)
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-10 10:41:27 +00:00 |
|
Julien Robert
|
720890523f
|
refactor: remove gov dependency from modules and sdk (#18424)
|
2023-11-09 22:08:59 +00:00 |
|
Taeguk Kwon
|
9330027155
|
chore(staking): fix tiny typo in comment (#18425)
|
2023-11-09 20:22:29 +00:00 |
|
Julien Robert
|
097f99d0f1
|
chore: deprecate v0.46 and v0.50 changelog (#18119)
|
2023-11-09 18:19:49 +00:00 |
|
testinginprod
|
9577a722a0
|
feat(accounts): add interfaces and mock impls for account abstraction (#18404)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-11-09 13:24:49 +00:00 |
|
dependabot[bot]
|
19e57dd016
|
build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#18418)
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-09 07:42:59 +00:00 |
|
dependabot[bot]
|
1679fd1a61
|
build(deps): Bump github/issue-labeler from 3.2 to 3.3 (#18419)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-09 07:41:55 +00:00 |
|
Julien Robert
|
0af81116f9
|
feat(hubl): integrate client/v2 signing (#17960)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-11-08 23:13:22 +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 |
|
Julien Robert
|
8fbf6166f6
|
chore: tagged the wrong branch (#18407)
|
2023-11-07 19:18:52 +00:00 |
|
Julien Robert
|
e2b71b7480
|
fix: deterministic protov2 marshal (#18403)
|
2023-11-07 16:22:57 +00:00 |
|