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

Estimating Gas Costs with Speculative Execution: put_deploy-rename #1459

Closed
wants to merge 1 commit into from

Conversation

sczembor
Copy link
Contributor

@sczembor sczembor commented Jun 13, 2024

What does this PR fix/introduce?

  • update the naming convention from deploy to transaction
  • update the casper-client commands to use put-txn

Checklist

(Delete any that aren't relevant)

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

Reviewers

@ACStoneCL

Copy link


```bash

casper client put-deploy /
casper client put-txn /
Copy link
Contributor

Choose a reason for hiding this comment

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

I think there are additional new arguments with put-txn but I'm not certain. I'm still working to get Condor working locally for me to test it.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@sczembor, please test all commands before submitting the updates (or work with @ACStoneCL for the testing). This is why we have the testing step in the PR checklist.

@melpadden melpadden closed this Sep 10, 2024
@melpadden melpadden deleted the put_deploy-rename branch September 10, 2024 10:28
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