Releases: hyperledger/firefly-transaction-manager
Releases · hyperledger/firefly-transaction-manager
v0.9.12
What's Changed
- Acknowledge batches by number by @peterbroadhurst in #36
Full Changelog: v0.9.11...v0.9.12
v0.9.11
What's Changed
- GET /status/* APIs for Liveness and Readiness Probes by @hfuss in #33
- Send update to FF Core each time there is an error by @peterbroadhurst in #35
Full Changelog: v0.9.10...v0.9.11
v0.9.10
What's Changed
- Integrating sprig into gasOracle.Template by @hfuss in #29
- Pass options.signer for EthCompat mode by @peterbroadhurst in #32
- Move completion log from "error" to "info" by @awrichar in #31
New Contributors
Full Changelog: v0.9.9...v0.9.10
v0.9.9
What's Changed
- Fix hang broadcasting to broken connection by @peterbroadhurst in #28
Full Changelog: v0.9.8...v0.9.9
v0.9.8
v0.9.7
What's Changed
- Remove the websocket.topic for simplicity and to avoid undefined behavior by @peterbroadhurst in #26
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
- Add checkpoint/catchup information from FFCAPI to listener GET API by @peterbroadhurst in #23
- Add delete functionality with policy engine involvement by @peterbroadhurst in #25
Full Changelog: v0.9.5...v0.9.6
v0.9.5
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