Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

chore: merge main #1252

Closed
wants to merge 113 commits into from
Closed

chore: merge main #1252

wants to merge 113 commits into from

Conversation

jcstein
Copy link
Collaborator

@jcstein jcstein commented Oct 26, 2023

Updates the rollkit branch!

itsdevbear and others added 30 commits September 7, 2023 21:26
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>
No-one uses this fr and its utilizing resources and causing flaky af
tests.
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Leads to StateByHeaderOrHash having a cloned logs journal size of 0
which is big bad.
Signed-off-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
… 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>
TODO: `EIP-6780`

---------

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>
Co-authored-by: steve806 <steve8060914@gmail.com>
itsdevbear and others added 24 commits October 12, 2023 13:48
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>
@coderabbitai
Copy link

coderabbitai bot commented Oct 26, 2023

Important

Auto Review Skipped

Auto 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 .coderabbit.yaml file in this repository.

To trigger a single review, invoke the @coderabbitai review command.


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.json

@jcstein
Copy link
Collaborator Author

jcstein commented Oct 30, 2023

i'm going to let @gupadhyaya open a new PR to do this 🫡

@jcstein jcstein closed this Oct 30, 2023
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.