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

Conversation

acheroncrypto
Copy link
Collaborator

@acheroncrypto acheroncrypto commented Aug 21, 2022

  • Added yarn workspace for typescript packages
  • Anchor code is untouched but the package is moved into ts/anchor ts/packages/anchor
  • Packages currently have @project-serum namespace, we could also have @native-to-anchor namespace for clarity.
  • Added build packages script
  • Added tests for packages

Let me know what you think!

Add yarn workspaces for typescript packages

Add package tests

@project-serum/anchor is moved into ts/anchor, code is untouched
@vercel
Copy link

vercel bot commented Aug 21, 2022

@acheroncrypto is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@acheroncrypto
Copy link
Collaborator Author

auction-house test is failing because of this line https://github.com/armaniferrante/auction-house/blob/armani/pda/tests/auction-house.ts#L3

Add Anchor client to the package descriptions

Change author of the packages
@armaniferrante
Copy link
Member

Need to run prettier on auction house.

@armaniferrante armaniferrante merged commit 5a025b9 into coral-xyz:master Aug 23, 2022
@stegaBOB
Copy link
Contributor

Holy cow this PR is so big

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.

None yet

3 participants