pyth-network / pyth-client

Client API for on-chain pyth programs
https://pyth.network
Apache License 2.0
169 stars 102 forks source link

Prove that new publishing slots work in a full-pubset test #385

Closed drozdziak1 closed 11 months ago

drozdziak1 commented 11 months ago

Motivation

As yet another method for sanity-checking the increased publisher count on Pythnet, it is useful to check that the new slots are used for aggregation properly, just as well as the pre-existing ones.

Summary of changes