Commit Graph

38 Commits

Author SHA1 Message Date
Alex | Interchain Labs
9236abd4a5
chore: use v0.53.0-rc.3 tag (#24471) 2025-04-11 16:03:53 +00:00
Julien Robert
0cc73ba1b2
feat(server/v2): add swagger server component (#23486) 2025-01-24 09:24:26 +00:00
Julien Robert
b5dada36d4
docs: sync main with 0.52 branch (#23415) 2025-01-17 10:16:22 +00:00
Julien Robert
a9c1149155
test: investigate test failure due to wal log (#22679) 2024-12-19 15:00:37 +00:00
Julien Robert
7fa2356c07
feat(server/v2/stf): delayed marshalling of typed event (#22684) 2024-12-04 10:16:18 +00:00
Julien Robert
af4b7d20c5
refactor(server/v2/grpc): simplify node service (#22728) 2024-12-03 17:11:19 +00:00
Matt Kocubinski
24d456db40
feat(store/v2): add support for iavl/v2 (#22424) 2024-11-29 19:02:47 +00:00
Julien Robert
98be2b8551
docs(x/accounts): improve comments (#22339) 2024-10-23 10:33:03 +00:00
Hieu Vu
20dd65b057
refactor: improvements on rest v2 server (#22292) 2024-10-17 09:03:57 +00:00
Julien Robert
0b43fcc216
fix(server/v2/cometbft): wire app closer (#22240) 2024-10-14 06:07:34 +00:00
cool-developer
e84c0eb86b
feat(server/v2): init the indexer in server/v2 (#22218)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 21:40:14 +00:00
Julien Robert
9d631d355c
chore(confix): update v2 config (#21956)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-09-27 14:48:54 +00:00
Akhil Kumar P
81a225e6a2
feat(server/v2): add min gas price and check with tx fee (#21173)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-29 07:46:58 +00:00
Akhil Kumar P
e7b6d73147
feat(confix): add migration to v2 (#21052) 2024-07-29 06:16:21 +00:00
Akhil Kumar P
64b3ebf83e
chore(confix): remove gas-adjustment in v0.52 client toml (#20988) 2024-07-18 13:43:03 +00:00
Akhil Kumar P
a877e3e804
chore(confix): replace version v0.51 to v0.52 (#20985) 2024-07-18 12:16:35 +00:00
Marko
8e60f3b7eb
chore: remove grpc-web (#20140) 2024-04-23 06:47:17 +00:00
Julien Robert
57b659e2c2
chore(confix): update latest config value (#20012) 2024-04-11 14:21:08 +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
Devon Bear
3ba1c5bf26
feat(telemetry): enable statsd and dogstatsd telemetry sinks (#18646)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2023-12-09 22:00:31 +00:00
Julien Robert
519c55cd53
refactor(confix): properly update migrate and diff command (#18596) 2023-11-30 09:59:23 +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
Julien Robert
875a71cc6f
fix(server): properly parse multiple gas config (#18537) 2023-11-22 15:13:44 +00:00
Julien Robert
c0ebebb9b1
refactor(simapp,confix): change example of custom app.toml extension (#18496) 2023-11-17 14:45:18 +00:00
Julien Robert
a0a00cca22
chore(confix): update v0.47 and v0.50 config (#17652) 2023-09-07 08:18:43 +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
Dev Ojha
dea5b97eb2
feat!: Add gas limits to queries (#16239)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-08 20:30:29 +00:00
Julien Robert
898f66aacd
refactor: remove iavl-lazy-loading from config (#17177) 2023-07-28 13:29:20 +00:00
Julien Robert
d1e81d2d69
chore(confix): audit (#16764) 2023-06-29 14:43:11 +00:00
Julien Robert
72531d2036
chore: configure release/v0.50.x branch (#16447) 2023-06-07 23:08:34 +00:00
Julien Robert
a53aee4eea
chore: clean-up after go-plugin system pr (#15402) 2023-03-14 23:03:48 +00:00
Ergels Gaxhaj
6f3f2c9b16
refactor!: ADR-038 go-plugin system (#14207)
Co-authored-by: HuangYi <huang@crypto.com>
Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
2023-03-14 18:09:30 +00:00
Jeon Jeongho
a186d2a69f
docs: correct rpc-max-body-bytes config description (#14935)
## Description

This config limits the maximum size of HTTP request body, but description said response size. `rpc-max-body-bytes` config affects these:
* 38a4caeac0/rpc/jsonrpc/server/http_server.go (L255)
* 1cb55d49ba/rpc/jsonrpc/server/ws_handler.go (L167)

---

### Author Checklist

*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*

I have...

- [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] added `!` to the type prefix if API or client breaking change
- [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting))
- [ ] provided a link to the relevant issue or specification
- [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules)
- [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing)
- [ ] added a changelog entry to `CHANGELOG.md`
- [ ] included comments for [documenting Go code](https://blog.golang.org/godoc)
- [ ] updated the relevant documentation or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed

### Reviewers Checklist

*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*

I have...

- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed 
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
2023-02-07 09:19:32 +00:00
Julien Robert
80dd55f79b
refactor: rename to CometBFT (#14914) 2023-02-06 18:11:14 +00:00
Sylvain Bellemare
c9ba06bf77
docs: fix typo (#14905)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-02-03 23:59:53 +00:00
Julien Robert
eb86b68cae
chore: add iavl-lazy-loading in standalone confix (#14876) 2023-02-02 11:35:18 +01:00
Julien Robert
4f6f6c0002
feat: use same port for grpc-web and api server (#14652) 2023-01-20 15:07:17 +00:00
Julien Robert
9742029158
feat: create config fix tool (#14342) 2023-01-10 10:28:41 +00:00