This release adds some logic to compute the publisher stake caps in the Pythnet validator. Publisher stake caps are a per publisher
real-time metric that encapsulates how much the publisher is contributing to prices. They are added to the accumulator as a new type of message and are meant to be consumed by reward distributing mechanisms on other chains.
What's Changed
- feat: add publisher caps to the validator by @guibescos in #302
New Contributors
- @guibescos made their first contribution in #302
Full Changelog: v1.14.177...v1.14.178