Releases: hyperledger/firefly-transaction-manager
Releases · hyperledger/firefly-transaction-manager
v1.2.2
What's Changed
- Fix bug that causes history summary to grow incorrectly by @matthew1001 in #60
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Suggestions on TODOs and comments/naming for TX History API by @peterbroadhurst in #58
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Update to firefly-common@v1.2.0 by @nguyer in #52
- Update to firefly-common@v1.2.1 by @nguyer in #53
- Add chain gas price API by @matthew1001 in #56
- Bring FFTM back to 100% test coverage by @matthew1001 in #54
- Transaction substatus by @matthew1001 in #51
Full Changelog: v1.1.6...v1.2.0
v1.1.6
What's Changed
- Reduce the size of websocket updates for transactions. by @matthew1001 in #45
- Allow prometheus metrics to be enabled in FFTM by @matthew1001 in #41
- Add AddressBalance() to FFCAPI and a new REST API route to call it by @matthew1001 in #46
New Contributors
- @matthew1001 made their first contribution in #45
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- Obtain fresh gas price on re-submitting stale txs by @jimthematrix in #47
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Update FF every time there is an error, or interesting change in state by @peterbroadhurst in #43
- Add Errors spec support to contract deploy request by @jimthematrix in #44
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Add Errors to transaction input to support custom errors by @jimthematrix in #42
New Contributors
- @jimthematrix made their first contribution in #42
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- adding a flag to support pre signed transactions by @Chengxuan in #40
New Contributors
- @Chengxuan made their first contribution in #40
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Add 'fixed' to the enum options for gas oracle mode by @chrisbygrave in #39
New Contributors
- @chrisbygrave made their first contribution in #39
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Move 10 depth to correct channel, for spurious ack processing by @peterbroadhurst in #37
Full Changelog: v0.9.12...v1.1.0