All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Skip recipient id in
to_bytes
for type 1 and 4 transactions.
- Properly calculate the transaction
id
if signed with second signature.
Several files and folders have been moved around for guideline compliance - see the diff for more details
- Multi Payment Serialisation & Deserialisation
- Slot helper
- Validate PublicKey
- Get Public Key from Hex
- Get Private Key from Hex
- Transaction to Hash
- Transaction to JSON
- Dropped
nethash
from networks as it was not used
- Initial Release