Closed quiet-node closed 1 month ago
16 files ±0 82 suites ±0 12m 5s :stopwatch: +32s 290 tests ±0 284 :white_check_mark: ±0 6 :zzz: ±0 0 :x: ±0 299 runs ±0 292 :white_check_mark: ±0 7 :zzz: ±0 0 :x: ±0
Results for commit ce3e9ab1. ± Comparison against base commit a2b219e5.
:recycle: This comment has been updated with latest results.
Please add a README also for users to run just this test. I want to make it very easy for anyone to follow and validate it for themselves.
@Nana-EC this test will be executed in the same manner as the other tests in the repository. Perhaps, you can direct people to our TEST_SETUP documentation, and to isolate this test, simply add a .only
to the test suite.
Description: There has been a report from a community member raising concerns about whether an account's EVM address would be modified or updated if the account's key is changed—for example, from one ECDSA key to another, or from ECDSA to ED25519.
This PR addresses the concern and confirms that an account's EVM address is fixed at the time of creation and will remain unchanged, regardless of any updates to the account's key.
Fixes #983
Example Log Output: