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

feat: add p/sys/boot + codegen system for contracts #2488

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

moul
Copy link
Member

@moul moul commented Jul 3, 2024

  • add p/sys/boot
  • import p/sys/boot in other contracts
  • add codegen system
  • setup codegen data in gnodev
  • setup codegen data in gno test
  • setup codegen data in gnoland start --lazy

moul added 8 commits July 1, 2024 10:04
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Signed-off-by: moul <94029+moul@users.noreply.github.com>
@moul moul self-assigned this Jul 3, 2024
@github-actions github-actions bot added 🧾 package/realm Tag used for new Realms or Packages. 📦 🤖 gnovm Issues or PRs gnovm related 📦 ⛰️ gno.land Issues or PRs gno.land package related labels Jul 3, 2024
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 58.33333% with 15 lines in your changes missing coverage. Please review.

Project coverage is 54.72%. Comparing base (88a417b) to head (e11a31e).
Report is 3 commits behind head on master.

Files Patch % Lines
gno.land/pkg/integration/testing_node.go 0.00% 7 Missing ⚠️
gno.land/pkg/gnoland/genesis.go 60.00% 5 Missing and 1 partial ⚠️
gno.land/pkg/keyscli/run.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2488      +/-   ##
==========================================
+ Coverage   54.69%   54.72%   +0.02%     
==========================================
  Files         590      590              
  Lines       79036    79041       +5     
==========================================
+ Hits        43230    43253      +23     
+ Misses      32554    32536      -18     
  Partials     3252     3252              
Flag Coverage Δ
contribs/gnofaucet 14.46% <ø> (-0.86%) ⬇️
contribs/gnokeykc 0.00% <ø> (ø)
contribs/gnomd 0.00% <ø> (ø)
gno.land 62.98% <58.33%> (+0.30%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@moul moul changed the title dev/moul/sys/boot feat: add p/sys/boot + .tpl codegen for contracts Jul 3, 2024
@moul moul changed the title feat: add p/sys/boot + .tpl codegen for contracts feat: add p/sys/boot + codegen system for contracts Jul 3, 2024
moul added 2 commits July 3, 2024 19:23
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 ⛰️ gno.land Issues or PRs gno.land package related 📦 🤖 gnovm Issues or PRs gnovm related 🧾 package/realm Tag used for new Realms or Packages.
Projects
Status: No status
Status: 🤔 Thinking
Status: Triage
Development

Successfully merging this pull request may close these issues.

1 participant