hashgraph / hedera-services

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

feat: add more event hashing options #14784

Closed lpetrovic05 closed 1 month ago

lpetrovic05 commented 1 month ago

closes #14783

regression PR: https://github.com/swirlds/swirlds-platform-regression/pull/4001

github-actions[bot] commented 1 month ago

Node: HAPI Test (Restart) Results

7 files  7 suites   7m 19s :stopwatch: 6 tests 6 :white_check_mark: 0 :zzz: 0 :x: 7 runs  7 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 85bf9564.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Node Death Reconnect) Results

3 tests   3 :white_check_mark:  4m 59s :stopwatch: 3 suites  0 :zzz: 3 files    0 :x:

Results for commit 85bf9564.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Token) Results

 22 files   22 suites   6m 5s :stopwatch: 281 tests 281 :white_check_mark: 0 :zzz: 0 :x: 364 runs  364 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 85bf9564.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Crypto) Results

 24 files   24 suites   11m 22s :stopwatch: 347 tests 347 :white_check_mark: 0 :zzz: 0 :x: 372 runs  372 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 85bf9564.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Misc) Results

 61 files   61 suites   15m 29s :stopwatch: 318 tests 318 :white_check_mark: 0 :zzz: 0 :x: 408 runs  408 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 85bf9564.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Time Consuming) Results

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

Results for commit 85bf9564.

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

github-actions[bot] commented 1 month ago

Node: HAPI Test (Smart Contract) Results

 88 files   88 suites   30m 10s :stopwatch: 656 tests 656 :white_check_mark: 0 :zzz: 0 :x: 823 runs  823 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 85bf9564.

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

github-actions[bot] commented 1 month ago

Node: Unit Test Results

  1 542 files    1 542 suites   2h 30m 17s :stopwatch: 117 419 tests 117 360 :white_check_mark: 59 :zzz: 0 :x: 125 633 runs  125 574 :white_check_mark: 59 :zzz: 0 :x:

Results for commit 85bf9564.

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

lpetrovic05 commented 1 month ago

wrong approach