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

feat: Pulling changes from main branch and upgrading rollkit to latest #1251

Merged
merged 115 commits into from
Oct 26, 2023

Conversation

gupadhyaya
Copy link

itsdevbear and others added 30 commits September 7, 2023 21:26
…chain#1096)

- 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 <[email protected]>
Co-authored-by: Devon Bear <[email protected]>
No-one uses this fr and its utilizing resources and causing flaky af
tests.
Leads to StateByHeaderOrHash having a cloned logs journal size of 0
which is big bad.
Signed-off-by: Devon Bear <[email protected]>
Co-authored-by: Devon Bear <[email protected]>
… allocs (berachain#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 <[email protected]>
TODO: `EIP-6780`

---------

Signed-off-by: Devon Bear <[email protected]>
attempt at fixing potential gas issues in consensus:
cosmos/cosmos-sdk#12583

---------

Signed-off-by: Devon Bear <[email protected]>
itsdevbear and others added 25 commits October 13, 2023 16:04
…achain#1229)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…erachain#1230)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
this is to update the "rollkit" branch of berachain/polaris, ahead of
adding this to the Rollkit documentation.

i don’t think it’s a big issue if @Ferret-san's op scripts are in there,
and we can always remove if needed, but hoping to do a polaris with op
stack demo on top eventually anyway

i think it would be worthwhile to look into the tests that are failing
on this PR

---------

Signed-off-by: Josh Stein <[email protected]>
Co-authored-by: Diego <[email protected]>
Co-authored-by: Ganesha Upadhyaya <[email protected]>
@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

@gupadhyaya gupadhyaya changed the title Pulling changes from main branch and upgrading rollkit to latest feat: Pulling changes from main branch and upgrading rollkit to latest Oct 26, 2023
Copy link
Contributor

@jcstein jcstein left a comment

Choose a reason for hiding this comment

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

utACK

@jcstein jcstein merged commit 2289cee into berachain:rollkit Oct 26, 2023
7 checks passed
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.