Skip to content
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

Docs/add dataverse smart contract #411

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Conversation

ccamel
Copy link
Member

@ccamel ccamel commented Nov 5, 2023

Self explanatory. Implements #412.

View README.md

Summary by CodeRabbit

  • Documentation
    • Updated the README with comprehensive details on new Smart Contracts for the OKP4 network, including their categories, statuses, and overviews.
    • Provided a new directory structure and guidelines for deploying and interacting with the Smart Contracts.

@ccamel ccamel self-assigned this Nov 5, 2023
Copy link

coderabbitai bot commented Nov 5, 2023

Walkthrough

The README.md update for the OKP4 network details the addition of new Smart Contracts, categorized into Storage, Sovereignty, and Resource Management. These contracts are described with their respective statuses, types, kinds, states, and overviews. The documentation also includes a directory structure and guidelines for deployment and interaction with these Smart Contracts, without altering their core logic or functionality.

Changes

File(s) Change Summary
README.md Updated documentation to include new Smart Contracts for the OKP4 network, categorized by function (Storage, Sovereignty, Resource Management), with descriptions and deployment instructions.

🐇 In the brisk November air, code hops along, 🍂
Smart Contracts align, as the network grows strong. 🌐
With each new addition, our blockchain thrives,
As the OKP4 network springs to life, it jives. 🚀


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 resolve resolve all the CodeRabbit review comments.
  • @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.v2.json

@bot-anik
Copy link
Member

bot-anik commented Nov 5, 2023

size-limit report 📦

Path Size
target/wasm32-unknown-unknown/release/okp4_objectarium.wasm 432.79 KB (0%)
target/wasm32-unknown-unknown/release/okp4_law_stone.wasm 642.18 KB (0%)
target/wasm32-unknown-unknown/release/okp4_cognitarium.wasm 824.95 KB (0%)
target/wasm32-unknown-unknown/release/okp4_dataverse.wasm 230.07 KB (0%)

Copy link

codecov bot commented Nov 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (42b07e3) 97.45% compared to head (5c00adf) 96.84%.
Report is 56 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
- Coverage   97.45%   96.84%   -0.61%     
==========================================
  Files          47       49       +2     
  Lines       10278    10003     -275     
==========================================
- Hits        10016     9687     -329     
- Misses        262      316      +54     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ccamel ccamel force-pushed the docs/add-dataverse-smart-contract branch from 02e83a3 to 5c00adf Compare November 21, 2023 14:28
@ccamel ccamel marked this pull request as ready for review November 21, 2023 14:50
@ccamel ccamel requested review from amimart and MdechampG November 21, 2023 14:51
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 4212fcd and 5c00adf.
Files selected for processing (1)
  • README.md (5 hunks)
Files skipped from review due to trivial changes (1)
  • README.md

Copy link
Member

@amimart amimart left a comment

Choose a reason for hiding this comment

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

👍

@ccamel ccamel merged commit f0f347e into main Nov 21, 2023
17 of 18 checks passed
@ccamel ccamel deleted the docs/add-dataverse-smart-contract branch November 21, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants