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

ts: Add SPL Anchor packages #2143

Merged
merged 10 commits into from
Aug 23, 2022

Commits on Aug 21, 2022

  1. ts: Add SPL Anchor packages

    Add yarn workspaces for typescript packages
    
    Add package tests
    
    @project-serum/anchor is moved into ts/anchor, code is untouched
    acheroncrypto committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    436e88d View commit details
    Browse the repository at this point in the history
  2. Fix CI tests

    acheroncrypto committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    18d71d5 View commit details
    Browse the repository at this point in the history
  3. Fix anchor ts tests

    acheroncrypto committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    a7f6c42 View commit details
    Browse the repository at this point in the history
  4. Fix example tests

    acheroncrypto committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    17b87cf View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    4c9484d View commit details
    Browse the repository at this point in the history
  2. Update tests/yarn.lock

    acheroncrypto committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    e404e05 View commit details
    Browse the repository at this point in the history
  3. Move ts/anchor to ts/packages/anchor

    Add Anchor client to the package descriptions
    
    Change author of the packages
    acheroncrypto committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    3b5783b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    48733cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91a26b View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    armaniferrante committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    e78672d View commit details
    Browse the repository at this point in the history