Releases: hyperledger/firefly-transaction-manager
Releases · hyperledger/firefly-transaction-manager
v0.9.4
What's Changed
- Add policy engine tests for known transaction case by @peterbroadhurst in #19
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- Reverse sort order of all collections and add TX/Nonce/InFlight colls by @peterbroadhurst in #9
- Various fixes for fftm to work with core by @nguyer in #10
- Add GET route for transactions by @peterbroadhurst in #11
- Move to internal persistence of the in-flight transactions by @peterbroadhurst in #12
- Events fixes by @nguyer in #13
- Flatten event delivery JSON payload by @peterbroadhurst in #14
- Add support for deploying contracts by @nguyer in #16
- Restructure TX input for consistency with ethconnect and idempotence by @peterbroadhurst in #17
- Ensure consistent block state during cycle, to prevent out-of-order delivery by @peterbroadhurst in #15
- Add backwards compatibility for listener methods by @nguyer in #18
- Refactor FFCAPI to a local API interace, and FFTM to a utility package by @peterbroadhurst in #7
New Contributors
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Updates for changes to Namespaces & SPI in Core by @peterbroadhurst in #8
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Move ffcapi to firefly-common, and build config docs by @peterbroadhurst in #6
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Initial codebase review for FireFly Transaction Manager by @peterbroadhurst in #2
- Updates integrating with ethconnect by @peterbroadhurst in #3
- Do not expect txHash until send, and keep history of errors by @peterbroadhurst in #4
- Block based receipt detection in confirmation mgr, and optional change listener by @peterbroadhurst in #5
New Contributors
- @peterbroadhurst made their first contribution in #2
Full Changelog: https://github.com/hyperledger/firefly-transaction-manager/commits/v0.9.0