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

feat(rollkit): Tracking diff [DO NOT MERGE] #1291

Closed
wants to merge 25 commits into from
Closed

Conversation

itsdevbear
Copy link
Member

No description provided.

jcstein and others added 11 commits September 7, 2023 18:22
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]>
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]>
Copy link

coderabbitai bot commented Nov 6, 2023

Important

Auto Review Skipped

Draft detected.

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.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

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 resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

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.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.54%. Comparing base (9cc6726) to head (64b98cd).
Report is 88 commits behind head on main.

❗ Current head 64b98cd differs from pull request most recent head 7b19093. Consider uploading reports for the commit 7b19093 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1291   +/-   ##
=======================================
  Coverage   48.54%   48.54%           
=======================================
  Files          84       84           
  Lines        4857     4857           
=======================================
  Hits         2358     2358           
  Misses       2325     2325           
  Partials      174      174           

itsdevbear and others added 14 commits November 6, 2023 17:37
## Summary by CodeRabbit

- **Documentation**
	- Updated licensing terms to grant additional rights for using Polaris software with Rollkit for blockchain rollup activities, including modification and distribution under specific conditions.
pins polaris and rollkit versions to go.mod to ensure the tesapp can run
in isolation outside of go.work
…r) (#1334)

Co-authored-by: Devon Bear <[email protected]>
Co-authored-by: Cal Bera <[email protected]>
Co-authored-by: Seungbae Yu <[email protected]>
Co-authored-by: hunter-bera <[email protected]>
Co-authored-by: Taeguk Kwon <[email protected]>
Co-authored-by: Ganesha Upadhyaya <[email protected]>
Co-authored-by: Devon Bear <[email protected]>
Co-authored-by: Cal Bera <[email protected]>
Co-authored-by: Seungbae Yu <[email protected]>
Co-authored-by: hunter-bera <[email protected]>
Co-authored-by: Taeguk Kwon <[email protected]>
Co-authored-by: Ganesha Upadhyaya <[email protected]>
Signed-off-by: tianqi <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Devon Bear <[email protected]>
Signed-off-by: Ganesha Upadhyaya <[email protected]>
Co-authored-by: Devon Bear <[email protected]>
Co-authored-by: Cal Bera <[email protected]>
Co-authored-by: Seungbae Yu <[email protected]>
Co-authored-by: hunter-bera <[email protected]>
Co-authored-by: Taeguk Kwon <[email protected]>
Co-authored-by: lilas <[email protected]>
Co-authored-by: Huulu <[email protected]>
Co-authored-by: tianqi <[email protected]>
Co-authored-by: ocnc <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dechant <[email protected]>
Co-authored-by: ocnc <[email protected]>
Co-authored-by: Santala <[email protected]>
Co-authored-by: Ganesha Upadhyaya <[email protected]>
Co-authored-by: Pioua <[email protected]>
Co-authored-by: GoodDaisy <[email protected]>
Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Tien Nguyen <[email protected]>
Co-authored-by: po-bera <[email protected]>
Co-authored-by: Po Bera <[email protected]>
Co-authored-by: kienn6034 <[email protected]>
Co-authored-by: corduroy <[email protected]>
@itsdevbear itsdevbear closed this Mar 15, 2024
@github-actions github-actions bot deleted the rollkit-main branch May 24, 2024 06:07
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.

4 participants