casper-network / casper-network/sdk-std-test-resources
Wrong test assertion
Open
- Dominant language
- Gherkin
- Stars
- 1
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The block header proposer key is a validator key, not either the sender or the reciver key of a tranfer.
Therefore, the algo of the proposer key depends on the validator. It cannot be used to assert it the generated key algorithm is ok.
https://github.com/casper-network/sdk-std-test-resources/blob/6054b1ac3ae01464199d5631ea088ab2b7036e42/features/deploys_generated_keys.feature#L19
Related to this .net SDK issue: https://github.com/make-software/casper-net-sdk/issues/46
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.