Notable changes to this project will be documented below.
The format is based on Keep a Changelog, and this project follows Semantic Versioning.
- Installer options
--eth-gas
to set gas limit for relay blockchain transactions--eth-type
option to select blockchain group (ethereum|optimism|arbitrum
, default:ethereum
)
- Support for configurable external gas price sources for relays.
- Upgraded dependencies
- Updated Feed asset pairs
- Removed
UNI/USD
- Added
RETH/USD
with circuit breaker capability
- Removed
- New Maker Teleport parameters to account for config structure changes
- Updated Relay asset pairs
- Added
RETH/USD
as a new target contract (median) for poke
- Added
- Updated Gofer price models
- Removed
UNI/USD
- Removed
- Updated Spire (transport layer) accepted asset pairs leaving only
["BTCUSD","ETHBTC","ETHUSD","LINKUSD","MANAUSD","MATICUSD","RETHUSD","WSTETHUSD","YFIUSD"]
1.7.0 - 2021-07-28
- Introduce
--override-origin
option to enable for adding params to origins (e.g. API Key). - MATIC/USD
- Make sure
install-relay
works with the new config structures of spire and gofer.
1.6.1 - 2021-07-07
- Fixed default configurations
1.6.0 - 2021-06-15
- Introduced second transport method to allow for more resilient price updates.