hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

chore: 11765 Migrate Merkle state classes to `swirlds-platform-core` module

Open imalygin opened this issue 10 months ago • 8 comments

Description:

This PR moves classes related to Hedera state to swirlds-platform-core module.

Related issue(s):

Fixes #11765

Notes for reviewer:

Checklist

  • [ ] Documented (Code comments, README, etc.)
  • [ ] Tested (unit, integration, etc.)

imalygin avatar Apr 04 '24 19:04 imalygin

Node: HAPI Test (Restart) Results

2 tests   2 :white_check_mark:  8m 33s :stopwatch: 2 suites  0 :zzz: 2 files    0 :x:

Results for commit 9f8270c9.

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

github-actions[bot] avatar Apr 05 '24 22:04 github-actions[bot]

Node: HAPI Test (Node Death Reconnect) Results

2 tests   2 :white_check_mark:  9m 4s :stopwatch: 2 suites  0 :zzz: 2 files    0 :x:

Results for commit 9f8270c9.

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

github-actions[bot] avatar Apr 05 '24 22:04 github-actions[bot]

Node: HAPI Test (Token) Results

235 tests   233 :white_check_mark:  24m 9s :stopwatch:  17 suites    2 :zzz:  17 files      0 :x:

Results for commit 9f8270c9.

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

github-actions[bot] avatar Apr 05 '24 22:04 github-actions[bot]

Node: HAPI Test (Misc) Results

459 tests   449 :white_check_mark:  42m 48s :stopwatch:  77 suites   10 :zzz:  77 files      0 :x:

Results for commit 9f8270c9.

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

github-actions[bot] avatar Apr 05 '24 23:04 github-actions[bot]

Node: HAPI Test (Crypto) Results

335 tests   335 :white_check_mark:  42m 31s :stopwatch:  25 suites    0 :zzz:  25 files      0 :x:

Results for commit 9f8270c9.

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

github-actions[bot] avatar Apr 05 '24 23:04 github-actions[bot]

Node: HAPI Test (Time Consuming) Results

21 tests   21 :white_check_mark:  54m 28s :stopwatch:  3 suites   0 :zzz:  3 files     0 :x:

Results for commit 9f8270c9.

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

github-actions[bot] avatar Apr 05 '24 23:04 github-actions[bot]

Node: Unit Test Results

  2 299 files  +13    2 299 suites  +13   2h 17m 57s :stopwatch: - 1h 0m 35s 118 844 tests ± 0  118 777 :white_check_mark: ± 0  67 :zzz: ±0  0 :x: ±0  127 401 runs  +69  127 334 :white_check_mark: +69  67 :zzz: ±0  0 :x: ±0 

Results for commit 9f8270c9. ± Comparison against base commit 1722fef2.

This pull request removes 5129 and adds 4893 tests. Note that renamed tests count towards both.

  
             IssuerDN: CN=s-aaaa
            SubjectDN: CN=s-aaaa
           Final Date: Fri Jan 01 00:00:00 UTC 2100
           Public Key: RSA Public Key [2e:28:bc:1e:d3:83:25:92:8e:cb:98:b1:b6:84:06:9c:d5:d8:14:d5],[56:66:d1:a4]
           Start Date: Sat Jan 01 00:00:00 UTC 2000
         SerialNumber: 12482092706667292405
        modulus: c1a0ff5d2372b53d12d12bb87dd03f5…
   Address[id=0,nickname=Austin,selfName=aaaa,weight=1000,hostnameInternal=127.0.0.1,portInternalIpv4=11282,hostnameExternal=187.245.70.189,portExternalIpv4=58655,sigPublicKey=<null>,agreePublicKey=<null>,sigCert=com.swirlds.platform.crypto.SerializableX509Certificate@5357bed9,agreeCert=com.swirlds.platform.crypto.SerializableX509Certificate@3fdb9eb9,memo=g75T9ArskB],
…
com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [4] 

com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [6] 

com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [7]   
  
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [10] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@653218de
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [11] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@29163c52
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [12] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@4de907a
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [13] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@f7b9cf8d
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [14] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@9364769b
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [15] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@54375f85
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [16] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@e65d6901
…

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

github-actions[bot] avatar Apr 05 '24 23:04 github-actions[bot]

Node: HAPI Test (Smart Contract) Results

592 tests   591 :white_check_mark:  1h 18m 41s :stopwatch:  63 suites    0 :zzz:  63 files      1 :x:

For more details on these failures, see this check.

Results for commit 9f8270c9.

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

github-actions[bot] avatar Apr 05 '24 23:04 github-actions[bot]