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

How to use casper-client for smart-contract verification #1489

Merged
merged 13 commits into from
Aug 20, 2024

Conversation

moubctez
Copy link

What does this PR fix/introduce?

Reproducibility: how to use rustc wrapper

  • [*] Docs are successfully building - yarn install && yarn run build.
  • [*] For new internal links I used relative file paths (with .md extension) - e.g. ../../faq/faq-general.md - instead of introducing absolute file path, or relative/absolute URL.
  • [*] All external links have been verified with yarn run check:externals.
  • [*] My changes follow the Casper docs style guidelines.
  • [*] All technical procedures have been tested (if you want help with this, mention it in Reviewers).
  • [*] If structural changes are introduced (not just content changes), cross-broswer testing has been completed.

Reviewers

// Tag whoever needs to review. If you're not sure, leave blank.

@moubctez moubctez changed the title Reproducibility: how to use rustc wrapper How to use casper-client for smart-contract verification Aug 14, 2024
@moubctez moubctez marked this pull request as ready for review August 14, 2024 10:50
@moubctez moubctez requested a review from ACStone-MTS as a code owner August 14, 2024 10:50
@przemyslaw
Copy link

Adds information about using the verify command of casper-client.

@ipopescu ipopescu self-requested a review August 19, 2024 14:26
Copy link
Collaborator

@ipopescu ipopescu left a comment

Choose a reason for hiding this comment

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

I've submitted some editing requests. I'll leave the approval to @ACStoneCL.

source/docs/casper/developers/cli/verifying-contracts.md Outdated Show resolved Hide resolved
source/docs/casper/developers/cli/verifying-contracts.md Outdated Show resolved Hide resolved
source/docs/casper/developers/cli/verifying-contracts.md Outdated Show resolved Hide resolved
source/docs/casper/developers/cli/verifying-contracts.md Outdated Show resolved Hide resolved
source/docs/casper/developers/cli/verifying-contracts.md Outdated Show resolved Hide resolved
source/docs/casper/developers/cli/verifying-contracts.md Outdated Show resolved Hide resolved
source/docs/casper/developers/cli/verifying-contracts.md Outdated Show resolved Hide resolved
source/docs/casper/developers/cli/verifying-contracts.md Outdated Show resolved Hide resolved
source/docs/casper/developers/cli/verifying-contracts.md Outdated Show resolved Hide resolved
Copy link
Contributor

@ACStone-MTS ACStone-MTS left a comment

Choose a reason for hiding this comment

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

LGTM.

@ipopescu
Copy link
Collaborator

Let's merge this so it gets ported.

@ipopescu ipopescu merged commit a531137 into casper-network:feat-2.0_docs Aug 20, 2024
8 checks passed
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