All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- coindesk and coimarket exchange rates scripts -> graphsense-lib provides the same features
- btc streaming import -> graphsense-lib provides the same features
- no changes
- standard dev Makefile
- coindesk and coimarket script -> graphsense-lib provides the same features
- Fixed fill behavior of NaN values in exchange rates
- Introduced
--dry-run
flag for coindesk and coinmarketcap rates ingest that does not write to Cassandra but on stdout - Introduced
--abort-on-gaps
that aborts the ingest if NaN values are found in the exchange rates.
- Fixed
Dockerfile
- Fixed dependencies in
requirements.txt
- Minor improvements
- Initial release