Changelog
Breaking Changes
- None
New Adapters
- None
Features
- Added input parameter to trueusd adapter which allows data to be returned only for a specified blockchain
- Added the BITCOIN_TESTNET_POR_INDEXER_URL environment variable to the proof-of-reserves adapter to support a Bitcoin testnet PoR indexer.
- Added support for inverse
includes
pairs to the openexchangerates adapter
Bug Fixes
- None
Documentation
- None
Notable Adapter Updates
Adapter | Version | Description |
---|---|---|
trueusd | v1.5.1 | Add 'chain' input parameter to filter data by blockchain |
proof-of-reserves | v1.12.6 | Added BITCOIN_TESTNET_POR_INDEXER_URL environment variable |
openexchangerates | v1.5.1 | Support inverse includes pairs
|