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

SDK: Solana TS deduplication #442

Merged
merged 14 commits into from
May 8, 2024
Merged

Conversation

barnjamin
Copy link
Contributor

@barnjamin barnjamin commented May 3, 2024

Convert NTT class to namespace and treat it as a library of utility functions to get instructions or transactions created

Delete duplicated logic for creating instructions or transactions

@barnjamin barnjamin changed the title Move bindings to lib, refactor instruction creation utils SDK: Solana TS deduplication May 3, 2024
@barnjamin barnjamin force-pushed the sdk/solana-dedupe branch from 3151052 to b30969b Compare May 3, 2024 19:40
@barnjamin barnjamin force-pushed the sdk/solana-dedupe branch from b30969b to f0f5549 Compare May 3, 2024 19:46
@barnjamin barnjamin marked this pull request as ready for review May 4, 2024 17:35
@barnjamin barnjamin requested review from nonergodic and kcsongor May 4, 2024 17:36
@barnjamin barnjamin force-pushed the sdk/solana-dedupe branch from 5980a3c to c3b3c7b Compare May 6, 2024 15:49
Copy link
Contributor

@kcsongor kcsongor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, just left a couple minor comments

@barnjamin barnjamin force-pushed the sdk/solana-dedupe branch from 97828c7 to 994300d Compare May 8, 2024 14:59
@barnjamin barnjamin merged commit d07ef2b into solana/token22-ci May 8, 2024
6 checks passed
@barnjamin barnjamin deleted the sdk/solana-dedupe branch May 8, 2024 15:47
barnjamin added a commit that referenced this pull request Jun 6, 2024
kcsongor pushed a commit to wormholelabs-xyz/native-token-transfers that referenced this pull request Jun 7, 2024
barnjamin added a commit that referenced this pull request Jun 7, 2024
barnjamin added a commit that referenced this pull request Jun 7, 2024
barnjamin added a commit that referenced this pull request Jun 13, 2024
barnjamin added a commit that referenced this pull request Jun 14, 2024
* SDK: Migrate Solana TS code to Solana dir (#433)

* bump to stable version of sdk

* Move generated IDL to ts directory (#437)

* Move generated IDL to ts directory

* update github action with new idl path

* Update to use the ts exported IDL instead of the json

* rebase and regenerate bindings

* remove generics from generated idl

* add generic stripper to makefile, use ts IDL for binding loader

* update bindings to work for both versions (#439)

* remove dupe quoter implementation, pass args to createRequestRelayInstruction

* Partial CR fixes

* Update makefile with suggestions from CR

* skip anchor build on test

* SDK: Solana TS deduplication (#442)

* set peer dep for ntt route

* update version

* prev commit for tilt to test

* restore tiltfile git checkout to main

* Add 1.1.0 evm bindings (#457)
kcsongor pushed a commit to wormholelabs-xyz/native-token-transfers that referenced this pull request Jun 18, 2024
bruce-riley pushed a commit to wormholelabs-xyz/native-token-transfers that referenced this pull request Sep 12, 2024
* SDK: Migrate Solana TS code to Solana dir (wormhole-foundation#433)

* bump to stable version of sdk

* Move generated IDL to ts directory (wormhole-foundation#437)

* Move generated IDL to ts directory

* update github action with new idl path

* Update to use the ts exported IDL instead of the json

* rebase and regenerate bindings

* remove generics from generated idl

* add generic stripper to makefile, use ts IDL for binding loader

* update bindings to work for both versions (wormhole-foundation#439)

* remove dupe quoter implementation, pass args to createRequestRelayInstruction

* Partial CR fixes

* Update makefile with suggestions from CR

* skip anchor build on test

* SDK: Solana TS deduplication (wormhole-foundation#442)

* set peer dep for ntt route

* update version

* prev commit for tilt to test

* restore tiltfile git checkout to main

* Add 1.1.0 evm bindings (wormhole-foundation#457)
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.

3 participants