Releases: hyperledger/firefly-evmconnect
Releases · hyperledger/firefly-evmconnect
v1.3.7
What's Changed
- update transaction manager 1.3.10 by @EnriqueL8 in #129
- Make the use of
debug_traceTransaction
configurable by @matthew1001 in #131 - Add a test to check that un-decoded custom errors are passed back as byte strings by @matthew1001 in #130
New Contributors
- @EnriqueL8 made their first contribution in #129
Full Changelog: v1.3.6...v1.3.7
v1.3.6
What's Changed
- If the revert reason is present in a receipt, skip the call to
debug_traceTransaction
by @matthew1001 in #128
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #119
- Fix the default regex that is used to check for JSON/RPC provider limits by @matthew1001 in #115
- Improve handling of custom errors in receipts - capture returnValue by @peterbroadhurst in #112
- picking up index fix from fftm by @Chengxuan in #120
New Contributors
- @dependabot made their first contribution in #119
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
- Fix docker image by @alex-semenyuk in #110
- fixing copy right headers by @Chengxuan in #111
- Update firefly dependencies by @nguyer in #116
- Fix docker build and add to PR checks by @nguyer in #117
New Contributors
- @alex-semenyuk made their first contribution in #110
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Change Dockerfile to use non-root user by @nguyer in #107
- Auto backoff catchup by @matthew1001 in #106
- Update dependencies. Update to Go 1.21 by @nguyer in #108
- Propagate block number to eth_call by @peterbroadhurst in #109
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Update for submissionRejected return by @peterbroadhurst in #105
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- More unit tests by @matthew1001 in #89
- Update CODEOWNERS by @Chengxuan in #97
- Do not block startup to check chain head by @peterbroadhurst in #101
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Update for FFTM #85 and #91 by @peterbroadhurst in #87
- Error matching and throttling fix by @Chengxuan in #93
- Add LevelDB to PostgreSQL Data Migration command by @peterbroadhurst in #91
- pick up transaction manager v1.3.2 by @Chengxuan in #94
- pick up fftm 1.3.3 by @Chengxuan in #95
Full Changelog: v1.2.13...v1.3.0
v1.2.13
What's Changed
- Work through some untested logic, and update to firefly-signer 1.1.9 by @peterbroadhurst in #85
Full Changelog: v1.2.12...v1.2.13