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

Release 13.2.0 #1869

Merged
merged 23 commits into from
Jul 28, 2023
Merged

Release 13.2.0 #1869

merged 23 commits into from
Jul 28, 2023

Commits on Jul 14, 2023

  1. chore(deps): bump semver from 5.7.1 to 5.7.2

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1f3bef2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. test: avoid using any

    davidyuk committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    629d386 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f19db72 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge pull request #1864 from aeternity/dependabot/npm_and_yarn/word-…

    …wrap-1.2.4
    
    chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
    davidyuk authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9ec682c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1861 from aeternity/feature/tx-contract-type

    test: avoid using `any`
    davidyuk authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    dd35bf8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1858 from aeternity/dependabot/npm_and_yarn/semve…

    …r-5.7.2
    
    chore(deps): bump semver from 5.7.1 to 5.7.2
    davidyuk authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    17ff38e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    457cfe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ffc25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36920b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa900c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d84843 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. fix(account): add implementation of signTypedData in AccountBase

    To revert breaking change done in 13.1.0
    davidyuk committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    fc6e42f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18bdf5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd0dc43 View commit details
    Browse the repository at this point in the history
  4. refactor(account): make networkId optional in delegation signing

    In consistency with `signTransaction`.
    davidyuk committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    30fad96 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request #1867 from aeternity/feature/delegation-over-aepp-…

    …wallet
    
    Delegation signature over aepp-wallet connection
    davidyuk authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    49e57e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1865 from aeternity/feature/rpc-fixes

    Aepp-wallet connection fixes
    davidyuk authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0c97015 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    9d044c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5bb651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdf5578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db06051 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d07bc01 View commit details
    Browse the repository at this point in the history
  6. chore(release): 13.2.0

    davidyuk committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    eda0f28 View commit details
    Browse the repository at this point in the history