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

Terminology and Syntax Updates #1439

Conversation

ACStone-MTS
Copy link
Contributor

What does this PR fix/introduce?

This PR begins the process of changing terminology and syntax from 1.0 to 2.0. Mostly, it changes instances of deploy to transaction, but it also updates some entity related information.

Closes #1436

Additional context

This PR does not replace existing tutorials that use deploys as examples. These will need to be updated slowly at a later date as time and resources allow - all tutorials should still be valid post-Condor, but will use legacy deploys and should be updated as soon as practicable to use put-transaction as appropriate.

@ACStone-MTS
Copy link
Contributor Author

Just a note - I fully expect this build to fail and will need to update a myriad of links once it runs through checks.

@ACStone-MTS ACStone-MTS requested a review from ipopescu May 1, 2024 16:02
Copy link
Contributor

@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.

This looks good! I have a few questions before approving.

As we discussed, all the put-deploy commands will need rework and until then, we still need to refer to deploys instead of transactions.

Also, the way we query accounts and named keys has changed, so we need to update the commands in “querying-global-state.md” and other instances. But that should be part of a new PR.

source/docs/casper/concepts/about.md Outdated Show resolved Hide resolved
source/docs/casper/concepts/design/casper-design.md Outdated Show resolved Hide resolved
source/docs/casper/developers/cli/sending-transactions.md Outdated Show resolved Hide resolved
source/docs/casper/resources/changelog.md Outdated Show resolved Hide resolved
@ipopescu ipopescu self-requested a review May 2, 2024 16:54
Copy link
Contributor

@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.

LGTM!

@ACStone-MTS ACStone-MTS merged commit b4438ca into casper-network:feat-2.0_docs May 2, 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.

2 participants