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

Switch system tests to SDK v1.4.1 #712

Closed
lukasz-zimnoch opened this issue Oct 16, 2023 · 0 comments
Closed

Switch system tests to SDK v1.4.1 #712

lukasz-zimnoch opened this issue Oct 16, 2023 · 0 comments
Assignees
Labels
system tests System tests module

Comments

@lukasz-zimnoch
Copy link
Member

lukasz-zimnoch commented Oct 16, 2023

The recent typescript/v1.4.0 release (https://github.com/keep-network/tbtc-v2/releases/tag/typescript/v1.4.0) of the @keep-network/tbtc-v2.ts library introduces some major changes like bcoin dependency removal and support for Node 18 LTS. We need to adjust the system tests to work with that version. Since system tests are pinned to the development tag, we need to bump yarn.lock to use @keep-network/[email protected] under the hood and do all necessary code adjustments. We also need to bump system tests to Node 18 LTS by the way. Last but not least, we need to remember to update our CI jobs accordingly.

@lukasz-zimnoch lukasz-zimnoch added the system tests System tests module label Oct 16, 2023
@lukasz-zimnoch lukasz-zimnoch changed the title SDK final touches: Switch system tests to typescript/v1.4.0 Switch system tests to SDK v1.4.0 Oct 18, 2023
@lukasz-zimnoch lukasz-zimnoch changed the title Switch system tests to SDK v1.4.0 Switch system tests to SDK v1.4.1 Oct 24, 2023
lukasz-zimnoch added a commit that referenced this issue Oct 30, 2023
#Refs: #712.
This PR updates the typescript library to version `1.4.0`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system tests System tests module
Projects
None yet
Development

No branches or pull requests

2 participants