Skip to content

feat: improve sdk#15

Merged
scarmuega merged 9 commits intomainfrom
feat/improve-sdk
Jul 15, 2025
Merged

feat: improve sdk#15
scarmuega merged 9 commits intomainfrom
feat/improve-sdk

Conversation

@mduthey
Copy link
Contributor

@mduthey mduthey commented Jul 11, 2025

  • All new structure for ArgValue based on rust code
  • Add factory methods on ArgValue to convert value to ArgValue (ArgValue.from(...))
  • Add tests
  • Update prepublishOnly script for run clean + tests + build
  • Add github action to run tests when tx3-sdk gets an update
  • Add bindgen/config.toml to support template selection (used by feat: add support for bindgen options argument on trix.toml trix#70)

@mduthey mduthey force-pushed the feat/improve-sdk branch 2 times, most recently from e1cf855 to 7d14427 Compare July 11, 2025 18:18
@mduthey mduthey force-pushed the feat/improve-sdk branch from 201934f to 55a726a Compare July 11, 2025 19:36
@mduthey mduthey requested a review from scarmuega July 11, 2025 20:28
@scarmuega scarmuega linked an issue Jul 15, 2025 that may be closed by this pull request
3 tasks
@scarmuega scarmuega merged commit 0a83056 into main Jul 15, 2025
1 check passed
@scarmuega scarmuega deleted the feat/improve-sdk branch July 15, 2025 16:59
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.

task: tidy up Node SDK

2 participants