Releases: violetprotocol/ethereum-access-token
Releases · violetprotocol/ethereum-access-token
v0.2.0
v0.2.0 Changelog
Changed
- Renamed all references to match the Ethereum Access Token naming
- [Core] Fixed bug where memory slots were overlapping causing verification tokens to be malformed during processing
- [Helpers] Fixed bug where parameter packing was done improperly causing mismatch in memory variables
Removed
- Removed EtherMail example
v0.1.1
Changelog:
Added
- [Helpers] - Generalised transaction packing utility
- [Helpers] - Added README to package
Changed
- [Helpers] - Changed package contents to contents of
dist
folder - [Helpers] - Removed
dummy
transaction packing