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

Making it possible to specify contract by hash and name. #449

Merged
merged 3 commits into from
Jul 25, 2024

Commits on Jul 18, 2024

  1. Making it possible to specify contract by hash and name.

    Jakub Zajkowski committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a2d8b7f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Changed methods waitForDeploy and waitForTransaction so in case o…

    …f failure it won't "cycle" until timeout.
    
    Removed usages of `toHex`, `fromHex` and `toAccountHashStr` since they are deprecated.
    Added the possibility to muffle deprecation warnings in `CasperServiceByJsonRPC`
    Jakub Zajkowski committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    dbcbaef View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Filling Changelog, filling method docs

    Jakub Zajkowski committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e113b6a View commit details
    Browse the repository at this point in the history