Skip to content

v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 07:40
· 93 commits to develop since this release
7f05dad

Release v1.0.3 is an upgrade for Testnet v5, featuring for oracle module perfection and register tokens smoothly.

What's Changed

FEATURE

  • feat(operator) Add a function to calculate the usd value for staker by @TimmyExogenous in #153
  • feat(avs): add precompile for VotingPower by @trestinlsd in #163
  • feat(oracle): register new token and set up feeder through assets-module by @leonz789 in #159
  • feat: add flag to enable price-feeder on node start by @leonz789 in #157

IMPROVEMENT

BUGFIX

  • fix(oracle): convert the assetID to lowercase format when setting oracle parameter by @TimmyExogenous in #166
  • fix(lint): ignore the gosec G115 temporarily by @TimmyExogenous in #171
  • fix(precompile): fix the issue regarding the return value and input address parsing by @TimmyExogenous in #164
  • update oracle create-price tx nonce check and gas consumption by @leonz789 in #160
  • fix(ci): pin the golang lint version by @MaxMustermann2 in #178
  • fix(dogfood): fix the issue #164 regarding the voting power not update by @TimmyExogenous in #169
  • fix(oracle):remove expired msg_index, keep at least params cache by @leonz789 in #161

Full Changelog: v1.0.2...v1.0.3