-
Notifications
You must be signed in to change notification settings - Fork 143
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
fix: (cherry pick) Enhance purechecks for CryptoCreateHandler (#12797) #13142
fix: (cherry pick) Enhance purechecks for CryptoCreateHandler (#12797) #13142
Conversation
Signed-off-by: Thomas Moran <152873392+thomas-swirlds-labs@users.noreply.github.com> Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com> Co-authored-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Node: HAPI Test (Restart) Results2 tests 2 ✅ 4m 59s ⏱️ Results for commit 690f9c1. ♻️ This comment has been updated with latest results. |
Node: HAPI Test (Node Death Reconnect) Results2 tests 2 ✅ 6m 52s ⏱️ Results for commit 690f9c1. ♻️ This comment has been updated with latest results. |
Node: HAPI Test (Token) Results235 tests 234 ✅ 22m 2s ⏱️ Results for commit 690f9c1. ♻️ This comment has been updated with latest results. |
Node: HAPI Test (Misc) Results459 tests 449 ✅ 46m 44s ⏱️ Results for commit 690f9c1. ♻️ This comment has been updated with latest results. |
Node: HAPI Test (Crypto) Results335 tests 335 ✅ 39m 50s ⏱️ Results for commit 690f9c1. ♻️ This comment has been updated with latest results. |
Node: HAPI Test (Time Consuming) Results21 tests 21 ✅ 54m 15s ⏱️ Results for commit 690f9c1. ♻️ This comment has been updated with latest results. |
Node: Unit Test Results 2 278 files ±0 2 278 suites ±0 1h 52m 36s ⏱️ - 1h 59m 55s Results for commit 690f9c1. ± Comparison against base commit 0ab8f3d. This pull request removes 4016 and adds 3781 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Node: HAPI Test (Smart Contract) Results589 tests 589 ✅ 1h 18m 45s ⏱️ Results for commit 690f9c1. ♻️ This comment has been updated with latest results. |
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
#13142) Signed-off-by: Thomas Moran <152873392+thomas-swirlds-labs@users.noreply.github.com> Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com> Co-authored-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com> Signed-off-by: Stanimir Stoyanov <stanimir.stoyanov@limechain.tech>
Description:
Cherry Pick of #12797 from 0.49 into develop