-
Notifications
You must be signed in to change notification settings - Fork 145
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
docs: add design doc for pending state #12792
Conversation
Node: HAPI Test (Restart) Results3 tests 3 ✅ 6m 6s ⏱️ Results for commit 413e532. ♻️ This comment has been updated with latest results. |
Node: HAPI Test (Node Death Reconnect) Results3 tests 3 ✅ 5m 46s ⏱️ Results for commit 413e532. ♻️ This comment has been updated with latest results. |
Node: HAPI Test (Token) Results 20 files 20 suites 5m 57s ⏱️ Results for commit 413e532. ♻️ This comment has been updated with latest results. |
Node: HAPI Test (Misc) Results 51 files 51 suites 23m 43s ⏱️ Results for commit 413e532. ♻️ This comment has been updated with latest results. |
Node: HAPI Test (Crypto) Results 23 files 23 suites 12m 0s ⏱️ Results for commit 413e532. ♻️ This comment has been updated with latest results. |
Node: HAPI Test (Time Consuming) Results19 tests 19 ✅ 21m 57s ⏱️ Results for commit 413e532. ♻️ This comment has been updated with latest results. |
Node: Unit Test Results 2 331 files ±0 2 331 suites ±0 2h 26m 43s ⏱️ ±0s Results for commit 413e532. ± Comparison against base commit a0eb015. This pull request removes 370 and adds 125 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Node: HAPI Test (Smart Contract) Results 71 files 71 suites 23m 42s ⏱️ Results for commit 413e532. ♻️ This comment has been updated with latest results. |
Signed-off-by: IvanKavaldzhiev <[email protected]>
21ea55d
to
451759a
Compare
Signed-off-by: IvanKavaldzhiev <[email protected]>
hedera-node/docs/design/services/token-service/airdrops/airdrop-pending-state.md
Outdated
Show resolved
Hide resolved
hedera-node/docs/design/services/token-service/airdrops/airdrop-pending-state.md
Outdated
Show resolved
Hide resolved
hedera-node/docs/design/services/token-service/airdrops/airdrop-pending-state.md
Outdated
Show resolved
Hide resolved
Signed-off-by: IvanKavaldzhiev <[email protected]>
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!
Signed-off-by: IvanKavaldzhiev <[email protected]>
Signed-off-by: IvanKavaldzhiev <[email protected]>
hedera-node/docs/design/services/token-service/airdrops/airdrop-pending-state.md
Outdated
Show resolved
Hide resolved
Signed-off-by: IvanKavaldzhiev <[email protected]>
Signed-off-by: IvanKavaldzhiev <[email protected]>
Signed-off-by: IvanKavaldzhiev <[email protected]>
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 - thanks @IvanKavaldzhiev
hedera-node/docs/design/services/token-service/airdrops/airdrop-pending-state.md
Outdated
Show resolved
Hide resolved
hedera-node/docs/design/services/token-service/airdrops/airdrop-pending-state.md
Show resolved
Hide resolved
Signed-off-by: IvanKavaldzhiev <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #12792 +/- ##
==============================================
+ Coverage 0 67.56% +67.56%
- Complexity 0 36383 +36383
==============================================
Files 0 3715 +3715
Lines 0 149454 +149454
Branches 0 15560 +15560
==============================================
+ Hits 0 100986 +100986
- Misses 0 44099 +44099
- Partials 0 4369 +4369 ☔ 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
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 - thanks @IvanKavaldzhiev
…into hip-904-pending-state-design
Description:
Related issue(s):
Fixes #
Notes for reviewer:
Checklist