Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

apps.md fixups #341

Merged
merged 8 commits into from
Sep 21, 2021
Merged

apps.md fixups #341

merged 8 commits into from
Sep 21, 2021

Conversation

williambanfield
Copy link
Contributor

@williambanfield williambanfield commented Aug 24, 2021

This pull requests offers several fixups to the apps.md document. The changes are primarily in areas that I found somewhat unclear or where language needed to be modified to reflect the more current state of the system. An example of this is the recent rename of fast sync to 'block sync'.

@@ -330,15 +328,6 @@ txs included in a proposed block.
Must have `MaxGas >= -1`.
If `MaxGas == -1`, no limit is enforced.

### BlockParams.TimeIotaMs
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spec/abci/apps.md Outdated Show resolved Hide resolved
spec/abci/apps.md Outdated Show resolved Hide resolved
If there are cases in your application where a transaction may become invalid in some
future state, you probably want to disable Tendermint's
cache. You can do that by setting `[mempool] cache_size = 0` in the
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a go-specific setting, not really a specification.

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Sep 16, 2021
Copy link
Contributor

@tac0turtle tac0turtle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this ready to be merged?

Copy link
Contributor

@creachadair creachadair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few suggestions, but nothing blocking.

spec/abci/apps.md Outdated Show resolved Hide resolved
spec/abci/apps.md Outdated Show resolved Hide resolved
spec/abci/apps.md Outdated Show resolved Hide resolved
spec/abci/apps.md Outdated Show resolved Hide resolved
spec/abci/apps.md Outdated Show resolved Hide resolved
williambanfield and others added 2 commits September 17, 2021 18:14
Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
@tac0turtle tac0turtle merged commit 60d6856 into master Sep 21, 2021
@tac0turtle tac0turtle deleted the wb/abci-apps branch September 21, 2021 07:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants