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

Update dependency @aeternity/aepp-cli to v7 #305

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aeternity/aepp-cli ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

aeternity/aepp-cli-js (@​aeternity/aepp-cli)

v7.0.0

Compare Source

aecli migrates to a new secret key format. Use SDK's tools page to convert secret keys.

⚠ BREAKING CHANGES
  • account: aecli account address accepts --secretKey instead --privateKey

  • contract: uses v8 compiler by default

  • contract: not compatible with v7 compiler

  • aens: commitmentId removed from the JSON output of aecli name pre-claim
    Use tx.commitmentId instead.

  • some fields in node responses returned as numbers instead of strings
    Namely:

    • abiVersion
    • vmVersion
    • callerNonce
    • senderNonce
    • oracleTtl.value
    • responseTtl.value
    • queryTtl.value
    • endsAt
  • tabbed data aligned without underscores

  • width of the first column in tabbed data depends on the content

Features
  • narrow first column and remove _ in tables (b5dfdda)
  • oracle: make oracleTtl optional (457e4c4)
Bug Fixes
  • contract: print details of static call (5c119c5)
  • name keystore as filename instead of full path (d8325f6)
  • race condition while setting options (1f03275)
Commits with breaking changes
  • account: consistently use secret key instead private key (476aec1)
  • deps: update sdk to 14.0.0 (894083f)
6.0.1 (2024-04-22)
Bug Fixes
  • don't show stacktrace for ACI-not-match error (b1b53b5)
  • update sdk to 13.3.2 (2b63f5f)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants