Releases: hyperledger/firefly-evmconnect
Releases · hyperledger/firefly-evmconnect
v1.4.0
What's Changed
- Allow extensibility via access to connector, rather than just full cmd by @peterbroadhurst in #169
- Update to 1.5.5 FireFly common and FFTM 1.4.0 by @EnriqueL8 in #171
Full Changelog: v1.3.21...v1.4.0
v1.3.21
What's Changed
- Bump the go_modules group across 1 directory with 2 updates by @dependabot in #167
- build(deps): update firefly-common, firefly-signer and firefly-transaction-manager by @ssmirr in #168
- Chain ID included in events by @matthew1001 in #166
New Contributors
Full Changelog: v1.3.20...v1.3.21
v1.3.20
What's Changed
- Restructure block listener retry configuration by @Chengxuan in #158
- Ensure the descriptions are represented in HTML nicely by @Chengxuan in #160
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in the go_modules group by @dependabot in #161
- pick up configuraitons for monitoring and liveness path by @Chengxuan in #162
- Bump golang.org/x/net from 0.23.0 to 0.33.0 in the go_modules group by @dependabot in #163
- Update common and signer for release by @EnriqueL8 in #165
Full Changelog: v1.3.19...v1.3.20
v1.3.19
What's Changed
- adding warning logs for rebuiding in memory chain by @Chengxuan in #157
- ensure only offsets are pulled after a filter is esstablished by @Chengxuan in #159
Full Changelog: v1.3.18...v1.3.19
v1.3.18
What's Changed
- Update ffcommon, ffsigner, fftm by @matthew1001 in #156
Full Changelog: v1.3.17...v1.3.18
v1.3.17
v1.3.16
What's Changed
- Handle duplicate block number in the same getFilterChanges call by @Chengxuan in #154
- Create block filters before poll interval by @rodion-lim-partior in #152
New Contributors
- @rodion-lim-partior made their first contribution in #152
Full Changelog: v1.3.15...v1.3.16
v1.3.15
What's Changed
- Fix docs links by @alex-semenyuk in #143
- Update MAINTAINERS.md by @EnriqueL8 in #145
- Bump github.com/rs/cors from 1.10.1 to 1.11.0 in the go_modules group by @dependabot in #144
- use websocket backend for all rpc calls when it's turned on by @Chengxuan in #147
- Add explicit github actions permissions by @alex-semenyuk in #146
- Exploit new support in
firefly-signer
andfirefly-common
for large & scientific JSON numbers by @matthew1001 in #153 - Add support for large numbers, and exploit new support in
firefly-signer
for scientific notation numbers by @matthew1001 in #150
Full Changelog: v1.3.14...v1.3.15
v1.3.14
What's Changed
- Faster block detection using WebSocket notifications by @peterbroadhurst in #142
- Update TranscationReceipt to include decoding of events by @peterbroadhurst in #141
Full Changelog: v1.3.12...v1.3.14
v1.3.13
What's Changed
- picking up RPS throttle configuration for the connector by @Chengxuan in #139
- clean up go sum by @Chengxuan in #140
Full Changelog: v1.3.11...v1.3.13