v0.1.7
What's Changed
- fix task expiration timer: was not being stopped on task completion by @samlaf in #204
- update reader.go to stop using hardcoded abi by @samlaf in #205
- fix bug in builder by @samlaf in #208
- small fixes by @samlaf in #209
- Add socket info to operatorPubkeyService (also renamed OperatorInfoService) by @samlaf in #206
- Add Go Report Card Badge by @afkbyte in #211
- removed all fatals from blsagg service by @samlaf in #213
- Fix operatorsinfo socket bugs by @samlaf in #212
- update PR template by @shrimalmadhur in #214
- updates to slogger constructors (text handler now has colored logs) by @samlaf in #218
- [fireblocks] Leave
externalTxID
empty by @ian-shim in #217 - fix: remove double multiplication by @shrimalmadhur in #223
- refactor: wrap error type by @renlulu in #203
- add comment to explain the MapToCurve algo we use by @samlaf in #225
- better error returned by @shrimalmadhur in #222
- fix the flaky test by sleeping 2 seconds :\ by @samlaf in #226
- Enable creating InstrumentedClient from existing by @taco-paco in #117
- Bump github.com/aws/aws-sdk-go-v2 from 1.26.0 to 1.26.1 by @dependabot in #172
- Bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.28.5 to 1.28.6 by @dependabot in #174
- Bump github.com/testcontainers/testcontainers-go from 0.29.1 to 0.30.0 by @dependabot in #191
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.11 by @dependabot in #190
- Bump github.com/ethereum/go-ethereum from 1.13.14 to 1.14.0 by @dependabot in #219
- fix: duplicate operatorAddresses, operatorPubkeys caused by inclusive FilterQuery by @taco-paco in #221
- [fireblocks] Add transfer method by @ian-shim in #227
- clean operatorId output (prints as hex instead of byte array) by @samlaf in #230
- feat: make bindings, wallet and txManager available by @renlulu in #224
- fix: broken links for nodeapi by @renlulu in #232
- Add KMS Signer by @ian-shim in #229
- implement web3 signer by @shrimalmadhur in #231
- add % to regex by @shrimalmadhur in #236
New Contributors
- @afkbyte made their first contribution in #211
- @taco-paco made their first contribution in #117
Full Changelog: v0.1.6...v0.1.7