-
Notifications
You must be signed in to change notification settings - Fork 33
[Consensus] Add MinBlockTime to delay mempool reaping #924
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
red-0ne
wants to merge
25
commits into
main
Choose a base branch
from
minimum-blocktime
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
8608bce
[WIP] Add MinBlockTime
red-0ne 4a25b62
[Consensus] Feat: Configurable min block production time
red-0ne 1028ae9
[Consensus] Refactor: decouple timer registration from subscription
red-0ne a7fd743
address review comments
red-0ne 867e841
[Docs] Update development docs to warn to not use the changelog hook …
h5law 0d448c9
[IBC] chore: Rename FlushAllEntries => FlushCachesToStore (#934)
h5law accccfc
[Utility] Feat: add client-side session cache (#888)
adshmh 3165b8d
[IBC] Clone `cosmos/ics23` protobuf definitions into IBC repo (#922)
h5law 990321e
[CLI] Consistent config/flag parsing & common helpers (#891)
bryanchriswhite 21d7024
[IBC] Change Events to not have a Height field and use uint64 in quer…
h5law c67fa14
[IBC] Add ICS-02 Client Interfaces (#932)
h5law db8d8d6
[Persistence] Adds `node` subcommand to CLI (#935)
dylanlott 74a5816
[IBC] chore: enable IBC module in k8s validators (#941)
h5law 950ccc3
[Utility] Use TreeStore as source of truth (#937)
h5law d3bf0ad
[IBC] Enable validators and thus IBC host creation in K8s (#942)
h5law c903ca1
[Utility] Create trustless_relay_validation.md (#938)
adshmh 298b08f
[Persistence] Adds atomic Update for TreeStore (#861)
dylanlott a68af5c
[chore] Replaces multierr usage with go native errors package (#939)
dylanlott 0941549
hack: 😴 sleep enough for cli debug subcommands to broadcast (#954)
0xBigBoss 50f8846
DevLog 12 (#957)
Olshansk e0e9fd4
[Utility] servicer signs relays (#952)
adshmh 2a226cc
[LocalNet] Fix metrics scraping (#940)
okdas 6c7599e
prevent sending to closed channels
red-0ne 92ece19
disable block preparation delay when manual mode is on
red-0ne fef4217
[E2E Test] Utilities for State Sync Test (#874)
Olshansk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.