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.
- Fix broken canonicity in IFE processing. (#591)
- Fix in-flight exit input-spend-challenge using wrong index. (#593)
- Add document about block retrieval. (#570)
- In-flight exit returns all unchallenged piggyback bonds even if user piggybacks the wrong canonicity. (#585)
- Start using "CHANGELOG.md"
- Event
BlockSubmittedfieldBlockNumberrenamed toblknum(#581) ChallengeStandardExit,ChallengeOutputSpent,ChallengeInputSpenttake additional parameter -senderData(#574)PaymentInFlightExitRouter.inFlightExits()takes an array of in-flight exit IDs instead of a single ID (#583)