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.
- This CHANGELOG file
- Updated dependency
github.com/stellar/go
to latest version5bbd27814a3ffca9aeffcbd75a09a6164959776a
, runglide up
to update this dependency - Update PreUpdate API and GetLevels API to include offers in arguments
- If
SOURCE_SECRET_SEED
is missing or empty then the bot will not crash now.
- Kelp bot with a few basic strategies, priceFeeds, and support for integrating with the Kraken Exchange.
- Modular design allowing anyone to plug in their own strategies
- Robust logging
- Configuration file based approach to setting up a bot
- Documentation on existing capabilities