Skip to content

Releases: blocknative/picontroller

minor event change

29 Apr 17:10
e6acfe6

Choose a tag to compare

replace deviation in OracleUpdated event with raw_deviation

deployed to :
base sepolia
eth sepolia

System id support + gas optimizations

28 Apr 14:18
3fc7f1f

Choose a tag to compare

Support different system ids
Reduce gas usage on update_many(). median gas usage is about 485k

fix updater address storage for leaderboard

22 Apr 12:28
5640fc7

Choose a tag to compare

fix storage of msg.sender in calls to update_many()

Multi-payload

18 Apr 14:18
ab248e5

Choose a tag to compare

accepts multiple, 31-byte delimited payloads.
Rewards doesn't touch of read payloads, it only processes return values from Oracle to calculate rewards.