dfinity / exchange-rate-canister

The exchange rate canister (XRC) makes use of the HTTP requests feature to provide exchange rates as a service to the IC.
Apache License 2.0
37 stars 10 forks source link

fix: Fix XML parsing for new Bank of Israel API #153

Closed yotamhc closed 1 year ago

yotamhc commented 1 year ago

The API of the Bank of Israel has changed. This PR fixes the parsing logic for this forex source and corresponding tests.