svanas / delphereum

web3 implementation for the Delphi programming language
Other
134 stars 50 forks source link

private to address is still not ok #36

Closed yonghumeijj closed 2 years ago

yonghumeijj commented 2 years ago

private key 174510fe593b2b70a521130db66c14030a3603fbee8428ba81aab48899571313 convert result is 0xF6919EB6AB62A9EFC694FD2C1416348EA61857A4

the right is

0x6ab80ed87F31B0fb567a176f7efF72c842812d2d

svanas commented 2 years ago

Fixed by @Xor-el in this PR.