-
Notifications
You must be signed in to change notification settings - Fork 82
V0.12 release #366
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
V0.12 release #366
Conversation
…ransaction.ts imports
Co-authored-by: Rosco Kalis <roscokalis@gmail.com>
Co-authored-by: Rosco Kalis <roscokalis@gmail.com>
Co-authored-by: Rosco Kalis <roscokalis@gmail.com>
Co-authored-by: Rosco Kalis <roscokalis@gmail.com>
- Extract some utils into their own file - Avoid deep object reassignment in favour of function calls and direct assignment - Remove unneccesary TransactionType type
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #366 +/- ##
==========================================
- Coverage 97.42% 97.42% -0.01%
==========================================
Files 78 76 -2
Lines 17962 16935 -1027
Branches 891 1241 +350
==========================================
- Hits 17500 16499 -1001
+ Misses 462 426 -36
- Partials 0 10 +10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
- Rename bitauthUri to getBitauthUri and update docs for it - Move around some utils - Add getVmResourceUsage to release notes and docs - Update docs for MockNetworkProvider default changes - Update libauth version in examples/
|
Nice work @mainnet-pat, @mr-zwets, @rkalis! Let's get it released! |
mr-zwets
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
No description provided.