Changelog
New Adapters
eth-beacon-adapter
swell-address-list-adapter
Features
- Add eth beacon as balance option to the
proof-of-reserves
adapter
Bug Fixes & Minor Changes
- Lower API_TIMEOUT to 10000 (10s) for the core framework
- Add API_TIMEOUT to env default overrides, with an override of 30s for Kaiko
- Fixed minor bug causing duplicate ticker symbols to be sent in the
token-allocation-adapter
- Updated
galaxy-adapter
WS EA to fetch access token if existing token is older than 30 seconds. Added fetchingToken check it avoid making many duplicated token requests. Added default env overrides - Changed
tradermade
inverse from USD/IDR to IDR/USD - Export Default API Endpoint in
coinmarketcap
adapter
Documentation
- Changes to contributing guide & PR template
Notable Adapter Updates
Adapter | Version | Description |
---|---|---|
eth-beacon-adapter | v1.0.0 | New adapter |
proof-of-reserves | v | Add eth beacon as balance option |
swell-address-list-adapter | v1.0.0 | New adapter |
galaxy-adapter | v1.1.0 | Fixes |
tradermade | v1.9.0 | Changed inverse from USD/IDR to IDR/USD |
coinmarketcap | v1.5.17 | Export Default API Endpoint |
kaiko | v1.5.11 | Add 30s override for API_TIMEOUT |