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

Merge master into soroban branch to keep up to date. #569

Merged
merged 26 commits into from
Feb 2, 2023

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    4bfe156 View commit details
    Browse the repository at this point in the history
  2. Bump terser from 4.8.0 to 4.8.1 (#536)

    Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/commits)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    f88d16c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Release v8.1.0 (#540)

    Shaptic committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    832824d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Add support of CAP40 ed25519SignedPayload signer for SetOptionOp (#542)

    * Add TypeScript interfaces for Ed25519SignedPayload signers
    orbitlens committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    808fca3 View commit details
    Browse the repository at this point in the history
  2. Release v8.2.0 (#545)

    Shaptic committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    437e823 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    d36368a View commit details
    Browse the repository at this point in the history
  2. Release v8.2.1 (#554)

    Shaptic committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    0e26959 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. make sure sodium is not an empty object in service workers (#567)

    * make sure sodium is not an empty object in service workers
    
    * Update CHANGELOG.md
    
    Co-authored-by: George <Shaptic@users.noreply.github.com>
    
    Co-authored-by: George <Shaptic@users.noreply.github.com>
    piyalbasu and Shaptic committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f508a02 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. use next xdr

    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    ab6f6ae View commit details
    Browse the repository at this point in the history
  2. First pass at invokeHostFunction

    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    902cc41 View commit details
    Browse the repository at this point in the history
  3. Fixing test & lint

    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    9aaa81c View commit details
    Browse the repository at this point in the history
  4. Would help if we actually exported the Contract wrapper

    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    3492263 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82a685a View commit details
    Browse the repository at this point in the history
  6. Add sandbox network passphrase

    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0966b72 View commit details
    Browse the repository at this point in the history
  7. Push to the soroban tag for PRs to base branch (#547)

    Shaptic authored and Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    1a04fcf View commit details
    Browse the repository at this point in the history
  8. Fix github action to publish soroban tag (#548)

    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0729801 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96276d9 View commit details
    Browse the repository at this point in the history
  10. Add futurenet passphrase for soroban. (#550)

    * Add FUTURENET network passphrase
    
    * Bump soroban package version
    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f0dc3c8 View commit details
    Browse the repository at this point in the history
  11. Update soroban xdr (#552)

    * Update xdr
    
    * Missed a few hash typeof shenanigans
    
    * don't need this export
    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    ef76443 View commit details
    Browse the repository at this point in the history
  12. Bump soroban package version (#553)

    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f2e7fe5 View commit details
    Browse the repository at this point in the history
  13. Include standalone network passphrase (#555)

    * Add STANDALONE network passphrase
    
    * bump version
    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    2e464fa View commit details
    Browse the repository at this point in the history
  14. Default to include the contract code footprint, as that is always nee…

    …ded (#557)
    
    * Default to include the contract code footprint, as that is always needed
    
    * 8.0.1-soroban.4
    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c539f2a View commit details
    Browse the repository at this point in the history
  15. Update xdr to 026c9cd (#563)

    * Update xdr
    
    * Bump the packge version
    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    bbb0adb View commit details
    Browse the repository at this point in the history
  16. New soroban xdr updates (#566)

    * Missed removing parameters from the operation builder
    
    * Fix bug in contract.call footprint
    
    * Fixing up tests
    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    3934e4e View commit details
    Browse the repository at this point in the history
  17. Merge branch 'soroban' into soroban-xdr-update

    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    bdb5114 View commit details
    Browse the repository at this point in the history
  18. Soroban auth next updates (#570)

    * update xdr for auth-next
    
    * Add auth field to invokeHostFunctionOp
    
    * bump version
    
    * Needed to modify the generated code slightly
    
    * Fix lint
    Paul Bellamy committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    04e00db View commit details
    Browse the repository at this point in the history