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
mergify[bot]
d805e631e4
refactor: use appmodule.AppModule in integration helpers (backport #16755 ) ( #16756 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-29 11:01:43 +00:00
mergify[bot]
6f2c021d97
docs: update for 0.38 (backport #16501 ) ( #16719 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-06-27 14:52:31 +02:00
mergify[bot]
466d6e8223
fix: check tx gas limit against block gas limit (backport #16547 ) ( #16628 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-22 08:43:12 +00:00
mergify[bot]
9b1d32b78d
docs: add explaination on how to change home folder globaly (backport #16620 ) ( #16622 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-20 17:44:11 +02:00
mergify[bot]
40204f63d2
chore: changelog & upgrading documentation for ABCI++ (backport #16315 ) ( #16482 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-06-09 13:14:29 +02:00
Julien Robert
4eea902c54
chore: prepare v0.50 alpha ( #16446 )
2023-06-08 01:07:33 +02:00
dependabot[bot]
2bfbade491
build(deps): Bump postcss from 8.4.23 to 8.4.24 in /docs ( #16421 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 17:50:12 +00:00
Marko
efdc955ad9
chore: change prepare and process proposal to be NoOps by default ( #16407 )
...
Co-authored-by: Sergio Mena <sergio@informal.systems>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-06-02 14:46:47 +00:00
Julien Robert
b590b09107
chore: small snapshot commands & docs improvement ( #16404 )
2023-06-02 12:02:08 +00:00
Julien Robert
89b10094a2
docs: move around upgrade docs ( #16339 )
2023-05-31 10:49:36 +00:00
Julien Robert
0360c3d87f
docs: update streaming docs ( #16311 )
2023-05-26 13:47:46 +00:00
Julien Robert
cf1a573679
chore: set correct eden version number ( #16281 )
2023-05-24 19:58:45 +00:00
Julien Robert
d2671adfb5
docs: retract adr-47 ( #16189 )
2023-05-16 19:58:14 +00:00
dependabot[bot]
e34a3e0559
build(deps): Bump @docusaurus/core from 2.4.0 to 2.4.1 in /docs ( #16161 )
...
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-05-15 19:39:05 +00:00
Marko
25df90d0fc
feat!: bootstrap comet cmd for local state sync ( #16061 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: HuangYi <huang@crypto.com>
2023-05-10 10:25:07 +00:00
Julien Robert
0da5e83176
feat: default to noop mempool when max-txs is negative ( #16071 )
2023-05-09 17:41:20 +00:00
Aaron Craelius
12923c33ed
docs: update ADR 063 and 057 to describe modular runtimes and module semver ( #15963 )
2023-05-08 15:15:09 +00:00
Marko
1705615ef0
feat: add header and comet info service ( #15850 )
...
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-05-03 13:32:25 +00:00
Marko
d31f2964b0
feat!: Define Genesis state transition ( #15999 )
2023-05-03 08:58:58 +00:00
Marko
678ee79264
chore: move precommit & preparecheckstate to core api ( #15923 )
2023-05-02 07:17:00 +00:00
dependabot[bot]
665d1b4345
build(deps): Bump tailwindcss from 3.3.1 to 3.3.2 in /docs ( #16001 )
...
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-05-01 19:47:59 +00:00
Julien Robert
07daf15e49
docs: fix spec link ( #15991 )
2023-04-29 14:04:47 +00:00
Julien Robert
ebcad58468
fix(autocli): fix simapp enhancing ( #15906 )
2023-04-25 14:08:02 +00:00
dependabot[bot]
891f8be9e0
build(deps): Bump postcss from 8.4.22 to 8.4.23 in /docs ( #15933 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 19:22:27 +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
8e896f4d31
refactor(abci): add msg index to event ( #15845 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
2023-04-24 09:07:14 +00:00
Bryce Neal
93d64cc6fe
feat: Add PrepareCheckState and Precommit callbacks ( #14860 )
...
Co-authored-by: dydxwill <119354122+dydxwill@users.noreply.github.com>
2023-04-23 16:04:36 +00:00
Julien Robert
aa683247d5
docs(depinject): explain need appmodule.Module interface ( #15880 )
2023-04-19 07:41:31 +00:00
Facundo Medica
8231841a89
feat:(textual) Add bool value renderer ( #15863 )
...
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2023-04-18 15:34:44 +00:00
dependabot[bot]
b0e2bdd605
build(deps): Bump postcss from 8.4.21 to 8.4.22 in /docs ( #15860 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 17:46:33 +00:00
Amaury
0931193521
chore: Audit Textual any, coins, message ( #15550 )
...
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: 0000 1000 1101 0010 <96826920+08d2@users.noreply.github.com>
2023-04-14 22:40:42 +00:00
Marko
8d6c23faa4
feat: add endblocker with valsetupdate type ( #15829 )
2023-04-14 09:41:29 +00:00
Marko
f82cbbbeeb
feat: add valset change and block info service to runtime ( #15811 )
...
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-04-12 21:45:02 +00:00
Aleksandr Bezobchuk
882b4ef1dc
docs: update ADR-064 ( #15771 )
2023-04-11 13:45:43 +00:00
Julien Robert
107836964d
docs: simplifying categories ( #15757 )
2023-04-10 13:19:57 +02:00
Julien Robert
117a4268df
docs: render orm and collections in docs ( #15736 )
2023-04-08 10:18:14 +00:00
Julien Robert
31c084f9f9
docs: update docs and UPGRADING.md on facultative ValidateBasic ( #15743 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-08 10:14:55 +00:00
Aleksandr Bezobchuk
a5093dc7cb
docs: Add Upgrading Section to ADR-064 ( #15721 )
2023-04-06 17:25:58 +02:00
dependabot[bot]
37c0ec8f8a
build(deps): Bump tailwindcss from 3.2.7 to 3.3.1 in /docs ( #15680 )
...
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-04-04 09:21:56 -03:00
Julien Robert
aeaa301506
feat: integration test helpers ( #15556 )
2023-03-31 18:02:15 +00:00
Aleksandr Bezobchuk
bb8663093e
docs: ADR-064 ABCI++ (2.0) ( #14657 )
...
Co-authored-by: ttl33 <19664986+ttl33@users.noreply.github.com>
2023-03-29 00:20:38 +00:00
Julien Robert
eafd9ee4ea
docs: fix broken redirects ( #15578 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-03-28 19:19:51 +00:00
Julien Robert
22621995b5
docs: re-arrange and clarify migration docs ( #15575 )
2023-03-28 16:39:05 +00:00
dependabot[bot]
6cc4e22c2f
build(deps): Bump @docusaurus/core from 2.3.1 to 2.4.0 in /docs ( #15558 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-27 17:15:24 +00:00
Marko
44b04da86f
docs: add configuration docs ( #15544 )
2023-03-25 13:11:32 +01:00
Marko
750d12505f
docs: remove ignite cli ( #15521 )
2023-03-23 10:31:39 +01:00
Marko
b77e51adf0
docs: add adr/rfc section to contributing ( #15385 )
...
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-03-21 12:11:56 +00:00
Amaury
a8dceddad9
docs(adr): Add Textual SpecVersion ( #15270 )
2023-03-20 15:56:26 +00:00
Marko
a4e592ee43
docs: RFC 001 tx validation ( #15363 )
...
## Description
This pr is meant to capture a conversation in slack and propose it to the community. The updated flow reduces boilerplate code and decreases the amount of duplicated validations happening.
---
### 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-03-17 10:58:36 +00:00