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.
- Dependency issues (Axios)
- Updated definitations to include $responses and $debug
- Eventsource reference for node builds
- Uses native EventSource is available else uses polyfill
- Event emitter being unsubscribed to soon
- Updated some packages
- Corrected labelled transaction test
- Import reject message if file not found was the same as the export error message when a file cannot be written
- Activedefintions error if not installed, moved to dependencies until solution is found
- Server sent event handling
- This changelog
- Added labelled transaction builder function, with interface
- Browser check before running code reliant on fs
- Test updates
- Refactored code
- Fixed issue with Readme
- Updated tests
- Updated to work with Activecrypto changes
- Updated Readme
- Sign Transaction function now accepts a string
- Keys can be imported and exported
- Using TypeDoc for documentation
- Test updates
- GitHub IO display
- Encryption test
- Removed erroneous JSON.parse
- Switched to Axios for http requests to improve browser support
- Activeledger Node.js SDK
- Key handling
- Connection handling
- Transaction handling
- Readme