hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
38 stars 53 forks source link

feat: added new StateRegistry contract to expose more state-related-scenarios #731

Closed quiet-node closed 2 months ago

quiet-node commented 4 months ago

Description: This PR adds StateRegistry contract mainly for the purpose of migration testing. Bellow is the list of tasks that have been done:

credit: @natanasow

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

github-actions[bot] commented 4 months ago

Test Results

  15 files  +  1    74 suites  +2   7m 32s :stopwatch: -53s 242 tests ±  0  234 :heavy_check_mark:  - 2  7 :zzz: +1  1 :x: +1  252 runs  +10  244 :heavy_check_mark: +8  7 :zzz: +1  1 :x: +1 

For more details on these failures, see this check.

Results for commit b624e0d8. ± Comparison against base commit eb00d80e.

This pull request skips 1 test. ``` should be able to compare tokens created from precompile and hapi ‑ TokenCreateContract Test Suite Hapi vs Ethereum token create test should be able to compare tokens created from precompile and hapi ```

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

Nana-EC commented 3 months ago

@quiet-node please rebase