-
Notifications
You must be signed in to change notification settings - Fork 148
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
release: v2.53.0-beta.2 #2617
release: v2.53.0-beta.2 #2617
Conversation
ivaylonikolov7
commented
Oct 29, 2024
•
edited
Loading
edited
- feat: Refactor SignatureMap for Multi-Transaction Support in _signedTransactions by @ivaylonikolov7 and @SvetBorislavov in feat: Refactor SignatureMap for Multi-Transaction Support in _signedTransactions #2601
- feat: tokenTransfer property exposed in AbstractTokenTransferTransaction by @ivaylogarnev-limechain in feat: tokenTransfer property exposed in AbstractTokenTransferTransaction #2616
- feat: example for get file contents by @b-l-u-e in Get file contents #2578
- feat: example for create account with threshold key @b-l-u-e in Create account with threshold key #2579
- fix: TopicMessageQuery#unsubscribe() attempts to re-subscribe by @Jexsie in (fix) TopicMessageQuery#unsubscribe() attempts to re-subscribe #2582
- fix: incorrect protobuf body field used by @kantorcodes in fix: incorrect protobuf body field used #2613
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 #2602
- ci: fix vulnerable library versions by @mishomihov00 in ci: fix vulnerable library versions #2594
Signed-off-by: Ivaylo Nikolov <[email protected]>
Signed-off-by: Ivaylo Nikolov <[email protected]>
Signed-off-by: Ivaylo Nikolov <[email protected]>
Signed-off-by: Ivaylo Nikolov <[email protected]>
Signed-off-by: Ivaylo Nikolov <[email protected]>
Signed-off-by: Ivaylo Nikolov <[email protected]>
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2617 +/- ##
=======================================
Coverage 84.79% 84.79%
=======================================
Files 284 284
Lines 71250 71250
=======================================
+ Hits 60413 60418 +5
+ Misses 10837 10832 -5 ☔ View full report in Codecov by Sentry. |
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
Quick question @agadzhalov will this version be published on NPM? |
@kantorcodes yes, by tomorrow morning it should be published |