ArkEcosystemArchive / cpp-crypto

A simple Cryptography Implementation in C++ for the Ark Blockchain.
MIT License
13 stars 10 forks source link

release: 1.0.0-arduino #204

Closed sleepdefic1t closed 4 years ago

sleepdefic1t commented 4 years ago

Summary

This release primarily adds AIP-11 Support (#90).

This release also includes a massive rewrite of the transactions classes to improve readability and maintainability, as well as resolves several bugs in the process.

Changes are taken from: https://github.com/ArkEcosystem/cpp-crypto/commit/b96d24cc224349cb23c388d3479c4c179a61fb58

Checklist