semuxproject / semux-core

Semux Core
https://www.semux.org
MIT License
76 stars 32 forks source link

Fix tx hash #302

Closed ITBear closed 3 years ago

ITBear commented 3 years ago

Description

Fix transaction hash function. Add address 'from' as salt to blake2b hash function.

orogvany commented 3 years ago

You need to run mvn formatter:format license:format as well, or it fails build.