This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 360
chore: merge main #1252
Closed
chore: merge main #1252
Conversation
This file contains 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
Co-authored-by: ocnc <97242826+ocnc@users.noreply.github.com>
- Help brick manage node status better - Reduce spammy logs which I think may be a non trivial I/O bottleneck
I have updated the README file by inserting **Berachain** Official Discord which increases visibility, provides real-time updates, fosters community engagement, builds brand identity, generates traffic, and boosts credibility. Signed-off-by: monem <119044801+pucedoteth@users.noreply.github.com> Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Cal Bera <calbera@berachain.com>
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Leads to StateByHeaderOrHash having a cloned logs journal size of 0 which is big bad.
To reduce diff of #1102
Signed-off-by: Devon Bear <itsdevbear@berachain.com> Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Fix fucked build tags / deps
… allocs (#1108) Should slighlty reduce memory allocs under high txn load.
`TxPoolPlugin` shouldn't be on the `blockchain`.
The first phase of breaking out the `miner` object into a Proper block proposer will be to set up the miner object with the current transaction / block flow. --------- Signed-off-by: Devon Bear <itsdevbear@berachain.com>
attempt at fixing potential gas issues in consensus: cosmos/cosmos-sdk#12583 --------- Signed-off-by: Devon Bear <itsdevbear@berachain.com>
…inistic gas consumption (#1136)
Co-authored-by: steve806 <steve8060914@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1230) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Important Auto Review SkippedAuto reviews are disabled on base/target branches other than the default branch. Please add the base/target branch pattern to the list of additional branches to be reviewed in the settings. Please check the settings in the CodeRabbit UI or the To trigger a single review, invoke the TipsChat with CodeRabbit Bot (
|
i'm going to let @gupadhyaya open a new PR to do this 🫡 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Updates the rollkit branch!