What's Changed
- chore(deps): bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible by @dependabot in #346
- add fn for get claimed rewards by @shrimalmadhur in #357
- ci: add merge group to CI by @shrimalmadhur in #370
- Avoid panic in ReadStringFromSecretManager in secretmanager.go by @pablodeymo in #344
- Remove unused code in utils.go by @pablodeymo in #347
- add timeout to metrics server by @shrimalmadhur in #368
- Add compliance tests by @pablodeymo in #339
- Chaging data types to avoid dangerous conversions by @pablodeymo in #348
- Change rand library for a a cryptographically secure random number generator one by @pablodeymo in #349
- Cleaning file path before using it by @pablodeymo in #353
- Remove panic in BuildAll by @pablodeymo in #354
- Change the way exec.Command is called to sanitize parameters by @pablodeymo in #356
- Documentation in NewBlsAggregatorService by @pablodeymo in #358
- Add AvsRegistry tests by @TomasArrachea in #360
- Reduce permissions for file created according to CWE-276 by @pablodeymo in #355
- Add ElContracts Reader tests by @TomasArrachea in #369
- Change the usage of the element in for loop to avoid memory aliasing by @pablodeymo in #352
- Add Egnkey tests by @TomasArrachea in #377
- Add Signer tests by @TomasArrachea in #373
- Remove ReadFile util by @TomasArrachea in #376
- Get operator stake in quorums of operator at current block race condition by @pablodeymo in #371
- chore: clean up elcontracts to take context by @shrimalmadhur in #383
- Add Instrumented Client tests by @pablodeymo in #372
- Add ElContracts Writer tests by @pablodeymo in #361
- Add BLS Aggregation window waiting after quorum by @TomasArrachea in #386
New Contributors
- @pablodeymo made their first contribution in #344
Full Changelog: v0.1.12...v0.1.13