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.
- introduction of an Attempt Class and a Payment Class ([#28])
- introduction of an AttemptStatus to describe the state of the Attempt ([#28])
- settle_payment in OracleLightingNetwork is added ([#28])
- logging added in SyncSimulatedPaymentSession ([#28])
- calculation of fees and probabilities is moved from SyncSimulatedPaymentSession to Attempt class ([#28])