Commit Graph

638 Commits

Author SHA1 Message Date
Alexander Peters
f18c6ea274
feat(api): Add block height to response headers (#24428)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-10 20:47:33 +00:00
Alex | Interchain Labs
3c6deab626
chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
Tyler
cfda49b436
fix: prune cmd should disable async pruning (#24090) 2025-03-27 18:43:27 +00:00
Đông Liều
2be528f04f
fix(server): allow align block header with skip check heaader in grpc server (#24068)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-25 16:54:43 +00:00
Alex | Interchain Labs
b7a20b81f6
chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
Alex | Interchain Labs
7fd79df4e1
chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
Hoang Do
7f5f3fccf8
fix(client,server): consistently set env prefix between client/server (#24059)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 15:28:03 -04:00
Alex | Interchain Labs
2a338e032c
chore: update proto builder (#23721) 2025-02-19 12:58:14 -05:00
mergify[bot]
47874acfaf
fix(server): fix fallback genesis path (backport #22564) (#22573)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-20 15:33:42 +00:00
mergify[bot]
4e74a30430
chore: regenerate addrbook.json for in-place-testnet (backport #21941) (#21947)
Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-27 07:50:31 +00:00
mergify[bot]
8c5f521735
feat: module hash by height query (backport #20779) (#21247)
Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-08-10 08:32:16 +00:00
mergify[bot]
31ef899f4c
docs: Fix cli usage examples (backport #21150) (#21154)
Co-authored-by: Christoph Otter <chipshort@tutanota.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-01 14:58:53 +00:00
mergify[bot]
91d412cc7d
feat: check latest block if no arg in q block and q block-results (backport #21084) (#21111)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-07-30 10:15:39 +02:00
mergify[bot]
a65c2f73f2
fix(server): bootstrap-state command can't parse latest genesis format (backport #20020) (#20045)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-04-29 14:07:27 +00:00
mergify[bot]
974a24c58c
feat: Conditionally emit metrics based on enablement (backport #19903) (#20017)
Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-12 12:13:28 +02:00
mergify[bot]
f76c659fd2
fix(mempool): use no-op mempool as default (backport #19970) (#20008)
Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-11 17:48:11 +02:00
mergify[bot]
7b35e36329
feat(server): add custom start handler (backport #19854) (#19884)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-28 11:57:24 +00:00
mergify[bot]
aba4e2d0d8
fix: in-place-testnet edgecases (backport #19516) (#19526)
Co-authored-by: Adam Tucker <adam@osmosis.team>
2024-02-23 01:27:45 +01:00
mergify[bot]
c122a3d8ab
feat(server): in-place testnet creator (backport #19280) (#19405)
Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-15 08:52:56 +01:00
mergify[bot]
d0c414eb62
refactor(server): use bootstrap api from comet (backport #17899) (#19150)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-01-19 17:43:18 +00:00
mergify[bot]
cddc197887
feat(telemetry): enable statsd and dogstatsd telemetry sinks (backport #18646) (#18673)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-10 19:30:37 +00:00
mergify[bot]
aa427cd555
fix(server): properly parse multiple gas config (backport #18537) (#18543)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-22 16:54:39 +01:00
mergify[bot]
1b517b02b4
feat(server): cmd flag to disable colored logs (backport #18478) (#18507)
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-19 15:11:12 +00:00
mergify[bot]
445f10d497
feat: Wait shutdown-grace-seconds to flush async db writes to disk (backport #17094) (#18431)
Co-authored-by: Chill Validation <92176880+chillyvee@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-10 09:31:29 +00:00
mergify[bot]
7843204d63
feat(baseapp): Add Hybrid Protobuf handlers to MsgServiceRouter (backport #18071) (#18338)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
2023-11-03 11:08:02 +00:00
mergify[bot]
37ef60177f
fix(snapshot): grant execution permissions to the snapshot dir for the owner (backport #18294) (#18295) 2023-10-29 08:47:34 +00:00
mergify[bot]
0bc6756a4a
fix: use a lower file permission in file creation (backport #18206) (#18263)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-26 10:53:19 +00:00
mergify[bot]
d8957530a5
perf: parse chain-id from big genesis file could be slow (backport #18204) (#18267)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-10-26 12:46:39 +02:00
mergify[bot]
9c6c648436
fix(server): don't hardcode grpc address to localhost (backport #18254) (#18258)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-25 18:53:48 +00:00
Philip Offtermatt
97cfd71b23
feat(server): Start grpc and api server in standalone mode (v0.50.x) (#18163) 2023-10-18 14:27:36 +02:00
mergify[bot]
0fa4c54a98
fix(config): mempool.max-txs configuration is invalid (backport #17649) (#17650) 2023-09-07 08:40:29 +02:00
mergify[bot]
1ee1b4c8cd
fix: remove duplicated app.Close call (backport #17619) (#17634)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-06 09:52:29 +00:00
mergify[bot]
f05e2573ea
build(deps): bump cosmossdk.io/log to v1.2.1 (backport #17532) (#17540)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-25 13:40:24 +00:00
mergify[bot]
57a22c1ddd
fix: use correct config key for db_backend (backport #17406) (#17410) 2023-08-16 18:46:06 +00:00
mergify[bot]
b056224747
feat: use autocli for comet commands (backport #17389) (#17405)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-16 12:03:38 +00:00
mergify[bot]
2f6573aef9
refactor(types)!: remove handler and update docs (backport #17358) (#17366)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-11 12:29:42 +00:00
mergify[bot]
bee95b19b5
feat!: Add gas limits to queries (backport #16239) (#17324)
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
2023-08-09 10:22:34 +02:00
mergify[bot]
515042bb2e
fix: text output format of block-results cmd cli (backport #17183) (#17219)
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
2023-07-31 13:12:14 +00:00
mergify[bot]
4d139f83d7
refactor: remove iavl-lazy-loading from config (backport #17177) (#17178)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-28 13:52:15 +00:00
mergify[bot]
ede4b3fe23
feat: Add CLI commands: 1) simulate a transaction, 2) query block results (backport #16887) (#16962)
Co-authored-by: larry <26318510+larry0x@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-12 22:15:09 +02:00
mergify[bot]
8295e4a3e0
fix: Revert 16794 (backport #16895) (#16896)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-10 08:02:04 +00:00
mergify[bot]
4bda616956
fix: remove setting of finalizeBlockState in FinalizeBlock + fix initialHeight + add ProcessProposal in tests/sims (backport #16794) (#16857)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-06 12:22:57 -04:00
mergify[bot]
2bf3414afb
fix: properly use --trace flag (backport #16827) (#16830)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-04 19:53:42 +00:00
mergify[bot]
deb85fdefe
refactor(genutil): audit (backport #16818) (#16819)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-03 15:21:32 +02:00
mergify[bot]
9f4a4e416f
build(deps): use hashicorp/go-metrics instead of armon/go-metrics (backport #16790) (#16800)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-30 15:27:05 +00:00
Julien Robert
c452721442
style: add gci linter (#16758)
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
2023-06-29 09:46:37 +00:00
mergify[bot]
21ce241763
fix: revert f235aae (part 2) (backport #16697) (#16723)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-27 14:07:30 +00:00
mergify[bot]
a3d66328d7
feat: make abci handshake graceful interruptible (backport #16206) (#16710)
Co-authored-by: yihuang <huang@crypto.com>
2023-06-27 13:36:39 +00:00
mergify[bot]
e991124b07
refactor: cleanup profiling code with equivalent one (backport #16634) (#16635) 2023-06-21 16:40:48 +00:00
cool-developer
3e18f4088b
feat: update store module for new iavl (#15568)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-06-06 19:08:35 +00:00