Skip to content

1.12.6

Compare
Choose a tag to compare
@garethfuller garethfuller released this 10 Aug 20:37
· 7859 commits to master since this release
2397ee0

🚒 Hotfix (@garethfuller, #656)

Fixes price fetching when no price information is available from coingecko. The registry refactor introduced a bug where by the prices map would return an empty object for a token it couldn't fetch the price for. Instead it shouldn't inject that token into the prices map at all.