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: predicate and script deploys #3266

Merged
merged 22 commits into from
Oct 7, 2024
Merged

Conversation

danielbate
Copy link
Member

@danielbate danielbate commented Oct 7, 2024

Release notes

In this release, we:

  • Added documentation for deploying scripts and predicates

Summary

  • Adds a new pretest script for docs-snippets so we can execute fuels deploy for loader bytecode
  • Adds docs and test for script and predicate deploys

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@danielbate danielbate added the docs Requests pertinent to documentation label Oct 7, 2024
@danielbate danielbate self-assigned this Oct 7, 2024
Copy link

vercel bot commented Oct 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 0:14am
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 0:14am

Co-authored-by: Nedim Salkić <[email protected]>
Copy link

codspeed-hq bot commented Oct 7, 2024

CodSpeed Performance Report

Merging #3266 will improve performances by ×2.5

Comparing db/docs/predicate-script-deploys (50d692a) with master (d4e839f)

Summary

⚡ 1 improvements
✅ 17 untouched benchmarks

Benchmarks breakdown

Benchmark master db/docs/predicate-script-deploys Change
should successfully conduct a custom transfer between wallets (x10 times) 121.6 ms 48.3 ms ×2.5

nedsalk
nedsalk previously approved these changes Oct 7, 2024
Torres-ssf
Torres-ssf previously approved these changes Oct 7, 2024
Copy link
Contributor

github-actions bot commented Oct 7, 2024

Coverage Report:

Lines Branches Functions Statements
76.28%(+0%) 70.29%(+0%) 75.26%(+0%) 76.4%(+0%)
Changed Files:

Coverage values did not change👌.

@danielbate danielbate merged commit 8e80ba1 into master Oct 7, 2024
24 checks passed
@danielbate danielbate deleted the db/docs/predicate-script-deploys branch October 7, 2024 12:27
Dhaiwat10 pushed a commit that referenced this pull request Nov 19, 2024
* chore: add docs for deploying scripts and predicates

* chore: update predicate doc

Co-authored-by: Nedim Salkić <[email protected]>

* fix tests

* fix lint

* fix formatting

* docs: update docs

Co-authored-by: Nedim Salkić <[email protected]>

* docs: update docs

Co-authored-by: Nedim Salkić <[email protected]>

* docs: update docs

Co-authored-by: Nedim Salkić <[email protected]>

* use `autoStartFuelCore` (with bugfix to `deploy`)

* use `autoStartFuelCore` (with bugfix to `deploy`)

* chore: delete pretest script in docs snippets

* chore: changeset

* chore: reimplement pretest script

* chore: revert more autostart fuel-core changes

* chore: further reverts

* doc: add value comment

Co-authored-by: Peter Smith <[email protected]>

* chore: update snippet

* Update .changeset/thirty-parrots-sniff.md

---------

Co-authored-by: Nedim Salkić <[email protected]>
Co-authored-by: Peter Smith <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Requests pertinent to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Predicate and script deploy follow-ups
4 participants