Changelog
What's Changed
- feat(appchains): Introduce module + register AVS by @MaxMustermann2 in #173
- fix(audit): Fix issues from audit by @TimmyExogenous in #194
- add export genesis with native-restaking data by @leonz789 in #206
- fix uint64 overflow by @leonz789 in #212
- fix(audit): resolve some findings by @MaxMustermann2 in #192
- fix: use NST instead of LST by @leonz789 in #213
- add rest api to query token-index, update price-feeder to panic at er… by @leonz789 in #208
- fix: update cache when assetID updated in params by @leonz789 in #214
- fix(abci): adjust the error handling in beginBlock and endBlock by @TimmyExogenous in #207
- add oracle_env_beaconchain yaml config in local_node by @cloud8little in #215
- fix(audit): Fix audit issues by @trestinlsd in #188
- feat(operator): Add cli to query opt info by @TimmyExogenous in #216
- fix(audit): resolve more audit findings by @MaxMustermann2 in #217
- fix cli for stakerlist need 1 arg by @leonz789 in #228
- fix:limit query size by @leonz789 in #218
- fix(avs): resolve more audit findings by @trestinlsd in #220
- feat(genesis export): genesis exporting for avs,distribution modules by @trestinlsd in #209
- feat(Validator endpoints): Implement exocore validator endpoints by @trestinlsd in #235
- logs by @leonz789 in #226
- add validation for supported nstID by @leonz789 in #223
- fix(app): Fix the issue of the unbonding duration not taking effect in Dogfood. by @TimmyExogenous in #238
- feat(operator): Voting power snapshot by @TimmyExogenous in #222
- introduce slashing for oracle service by @leonz789 in #224
- fix(oracle):avoid panic when set nil to bigInt by @leonz789 in #242
- fix(oracle):export stakerlist remove prefix by @leonz789 in #248
- e2e test network by @leonz789 in #233
- fix some typos by @leonz789 in #247
- refactor(assets): validator pubkey -> id by @MaxMustermann2 in #253
- update price-feeder dependency by @leonz789 in #251
- add implementations to support gov-tx-proposal by @leonz789 in #240
- logs add details for nonce check fail by @leonz789 in #227
- use buf to format proto files by @leonz789 in #256
- fix(precompile): fix the issue regarding precompile atomicity by @TimmyExogenous in #258
- update price-feeder to v0.1.12 by @leonz789 in #260
- fix: genesis data validation by @MaxMustermann2 in #259
Full Changelog: v1.0.5...v1.0.7