Releases: Gearbox-protocol/oracles-v3
Releases · Gearbox-protocol/oracles-v3
v1.16.0
v1.15.1
v1.15.0
v1.14.0
1.14.0 (2025-10-10)
Bug Fixes
PythPriceFeedmicrofixes (#52) (3a668ba)- add future price check in pyth price feed
latestRoundData(0db0d10) - add missing
serialize()and other nits (f8d1010) - add missing pendle price feed test deployment (a14363c)
- add pyth decimals sanity check (d62b0e5)
- add syIndex / pyIndex into price computation (593aba9)
- change core-v2 import to core-v3 (23e042f)
- explicit casting in decimals computation (a8e18b8)
- fix kodiak answer precision (4220625)
- fix the_same_as price feeds test deployment (62d03a9)
- minor constant price feed + curve twap improvements (88b1383)
- minor fixes (7553a89)
- more pyth price feed validation in
latestRoundData(dbf6701) - next-related fixes (9a316de)
- remove core-v2 dependency (8f8b710)
- remove package-lock (d4caf28)
- remove redundant decimals checks from pyth price feed (f8cf181)
- replace Tokens enum with uint256 (67665e2)
- simplify nested price feeds deployment (fc8d3a0)
- streamlined decimals adjustment (87d69bc)
- update core-v3 dep, silence warnings (d870794)
Features
- add
serializeto Pendle price feed (370777f) - add curve twap price feed and constant price feed (9639180)
- add pricing to SY to pendle twap feed (a953900)
- add serialization (eba6518)
- check price conf width against price in PythPriceFeed (5c01b1f)
- fixes after Spearbit review (#45) (5958de9)
- kodiak island feed (4a78b19)
- mellow price feed (#42) (db69cbd)
- minor contracts cleanup (#47) (69f53b8)
- minor fixes (#49) (c30b421)
- pendle pt price feed for v3.1 (a2c6323)
- pyth oracle (46fb82d)
- pyth unit tests (af56d74)
- remove
controllerrole (1145591) - remove permissionless bounds updates (66ba1f5)
- replace
ACLTraitwithOwnableinLPPriceFeedand update contract types (951b716) - small repo upgrade (#44) (99b87c9)
Reverts
- remporarily undo latest changes to simplify merge (5edfa66)
v1.14.0-next.1
1.14.0-next.1 (2025-10-10)
Bug Fixes
PythPriceFeedmicrofixes (#52) (3a668ba)- add future price check in pyth price feed
latestRoundData(0db0d10) - add missing
serialize()and other nits (f8d1010) - add missing pendle price feed test deployment (a14363c)
- add pyth decimals sanity check (d62b0e5)
- add syIndex / pyIndex into price computation (593aba9)
- change core-v2 import to core-v3 (23e042f)
- explicit casting in decimals computation (a8e18b8)
- fix kodiak answer precision (4220625)
- fix the_same_as price feeds test deployment (62d03a9)
- minor constant price feed + curve twap improvements (88b1383)
- minor fixes (7553a89)
- more pyth price feed validation in
latestRoundData(dbf6701) - next-related fixes (9a316de)
- remove core-v2 dependency (8f8b710)
- remove package-lock (d4caf28)
- remove redundant decimals checks from pyth price feed (f8cf181)
- replace Tokens enum with uint256 (67665e2)
- simplify nested price feeds deployment (fc8d3a0)
- streamlined decimals adjustment (87d69bc)
- update core-v3 dep, silence warnings (d870794)
Features
- add
serializeto Pendle price feed (370777f) - add curve twap price feed and constant price feed (9639180)
- add pricing to SY to pendle twap feed (a953900)
- add serialization (eba6518)
- check price conf width against price in PythPriceFeed (5c01b1f)
- fixes after Spearbit review (#45) (5958de9)
- kodiak island feed (4a78b19)
- mellow price feed (#42) (db69cbd)
- minor contracts cleanup (#47) (69f53b8)
- minor fixes (#49) (c30b421)
- pendle pt price feed for v3.1 (a2c6323)
- pyth oracle (46fb82d)
- pyth unit tests (af56d74)
- remove
controllerrole (1145591) - remove permissionless bounds updates (66ba1f5)
- replace
ACLTraitwithOwnableinLPPriceFeedand update contract types (951b716) - small repo upgrade (#44) (99b87c9)
Reverts
- remporarily undo latest changes to simplify merge (5edfa66)
v1.12.0-next.11
1.12.0-next.11 (2025-08-02)
Bug Fixes
- fix kodiak answer precision (4220625)
Features
- kodiak island feed (4a78b19)
v1.12.0-next.10
1.12.0-next.10 (2025-06-15)
Bug Fixes
Features
- add curve twap price feed and constant price feed (9639180)
v1.12.0-next.9
v1.12.0-next.8
v1.12.0-next.7
1.12.0-next.7 (2025-01-08)
Features
- replace
ACLTraitwithOwnableinLPPriceFeedand update contract types (951b716)