-
Notifications
You must be signed in to change notification settings - Fork 52
Make Cardano transaction client stable #1989
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
Make Cardano transaction client stable #1989
Conversation
…ardano-transaction` commands
4dedea9 to
80547b5
Compare
Test Results 4 files ±0 54 suites ±0 9m 35s ⏱️ +2s Results for commit 49e2230. ± Comparison against base commit ef0c28a. This pull request removes 1 test.♻️ This comment has been updated with latest results. |
…_stake_distribution_message`
80547b5 to
83dee5c
Compare
jpraynaud
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
* client-cardano-transaction from `0.1.11` to `0.1.12` * mithril-client-cli from `0.9.13` to `0.9.14` * mithril-client-wasm from `0.5.0` to `0.5.1` * mithril-client from `0.9.0` to `0.9.1` * mithril-end-to-end from `0.4.35` to `0.4.36`
83dee5c to
49e2230
Compare
Alenar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
sfauvel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Content
This PR includes the stabilization of the Cardano transaction client, previously available as an
unstablefeature.This update ensures the Cardano transaction client is now stable using
mithril-client,mithril-client-cliandmithril-client-wasm.Pre-submit checklist
Issue(s)
Closes #1952