Breaking
Note: Price feeder update to v0.2.4.
What's Changed
- fix(avs): query avs address by url by @MaxMustermann2 in #267
- feat: multiple gateways as assets params by @adu-web3 in #252
- test:(tool): A tool for batch sending and checking test transactions. by @TimmyExogenous in #245
- rpc(delegation): Query stakers for operator by @TimmyExogenous in #272
- feat(evm): add predeployed contracts by @MaxMustermann2 in #279
- feat(avs):implement whitelist feature for AVS by @trestinlsd in #262
- fix(operator):fix operator cli by @trestinlsd in #280
- feat:add active field for validator by @trestinlsd in #278
- fix: update swagger script by @MaxMustermann2 in #270
- feat(delegation): Undelegation optimization by @TimmyExogenous in #277
- fix(epochs): block
null
epoch by @MaxMustermann2 in #282 - feat(ci): add swagger outdated check by @MaxMustermann2 in #283
- feat(delegation): auto associate when possible by @MaxMustermann2 in #284
- feat(ci): introduce
check-proto.yaml
workflow by @MaxMustermann2 in #287 - chore: remove patch version for apk add by @leonz789 in #291
- upgrade actions/setup-go from v4 to v5 by @leonz789 in #286
- dogfood, oracle: remove default params by @MaxMustermann2 in #293
- Fix Community Pool Calculation by @cloud8little in #300
- feat(upgrade): add the missed consensus version by @TimmyExogenous in #290
- ref(cli): use lowercase to refine the command line by @TimmyExogenous in #299
- feat(evm): add bech32 precompile by @MaxMustermann2 in #303
- fix(docker): bring back curl 8.12 by @MaxMustermann2 in #305
- feat(delegation): query maximum undelegation amount by @TimmyExogenous in #285
- add pagination for stakerinfos query, format by @leonz789 in #257
- feat(slash): Add the historical voting power to the slashing record by @TimmyExogenous in #271
- refactor(oracle): introduce FeederManager to replace aggregator and caches for transaction handling by @leonz789 in #275
- rename eoxcore to imuachain by @leonz789 in #308
- feat: events for Callisto by @MaxMustermann2 in #276
- use official proxy for goreleaser by @leonz789 in #310
- feat(avs): impl each operator create separate bls keys for any avs by @trestinlsd in #298
- refactor: change brand to imua by @MaxMustermann2 in #309
- update price-feeder to v0.2.4 by @leonz789 in #315
- refactor: handle roundid gap when do growID by @leonz789 in #311
- feat(gov): disable the governance through set null router by @TimmyExogenous in #307
- fix(avs): prevent BLS12-381 replay attacks by @trestinlsd in #314
- fix: genesis validation by @MaxMustermann2 in #319
Full Changelog: v1.0.9...v1.1.0