hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
313 stars 136 forks source link

docs: update token reject design doc #14061

Closed MiroslavGatsanoga closed 4 months ago

MiroslavGatsanoga commented 4 months ago

Description:

Update TokenReject design doc for frozen/paused tokens behaviour.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

github-actions[bot] commented 4 months ago

Node: HAPI Test (Node Death Reconnect) Results

3 tests   3 :white_check_mark:  6m 12s :stopwatch: 3 suites  0 :zzz: 3 files    0 :x:

Results for commit 13b4778d.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 4 months ago

Node: HAPI Test (Restart) Results

3 tests   3 :white_check_mark:  7m 12s :stopwatch: 3 suites  0 :zzz: 3 files    0 :x:

Results for commit 13b4778d.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 4 months ago

Node: HAPI Test (Token) Results

 20 files   20 suites   6m 7s :stopwatch: 266 tests 266 :white_check_mark: 0 :zzz: 0 :x: 341 runs  341 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 13b4778d.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 4 months ago

Node: HAPI Test (Crypto) Results

 24 files   24 suites   12m 29s :stopwatch: 362 tests 362 :white_check_mark: 0 :zzz: 0 :x: 369 runs  369 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 13b4778d.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 4 months ago

Node: HAPI Test (Smart Contract) Results

 73 files   73 suites   23m 45s :stopwatch: 623 tests 623 :white_check_mark: 0 :zzz: 0 :x: 677 runs  677 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 13b4778d.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 4 months ago

Node: HAPI Test (Time Consuming) Results

19 tests   19 :white_check_mark:  23m 11s :stopwatch:  4 suites   0 :zzz:  4 files     0 :x:

Results for commit 13b4778d.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 4 months ago

Node: HAPI Test (Misc) Results

 51 files   51 suites   21m 52s :stopwatch: 357 tests 357 :white_check_mark: 0 :zzz: 0 :x: 375 runs  375 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 13b4778d.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 4 months ago

Node: Unit Test Results

  1 540 files    1 540 suites   3h 35m 8s :stopwatch: 115 765 tests 115 706 :white_check_mark: 59 :zzz: 0 :x: 124 080 runs  124 021 :white_check_mark: 59 :zzz: 0 :x:

Results for commit 13b4778d.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.12%. Comparing base (9973fae) to head (13b4778). Report is 93 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14061 +/- ## ============================================= - Coverage 67.58% 58.12% -9.46% + Complexity 36486 22021 -14465 ============================================= Files 3732 2866 -866 Lines 149767 110020 -39747 Branches 15571 11206 -4365 ============================================= - Hits 101223 63953 -37270 + Misses 44179 42513 -1666 + Partials 4365 3554 -811 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.