butterygg / whip

Treasury Risk Analytics Dashboard with Strategy Backtesting for DAOs
4 stars 2 forks source link

:bug: Make end date for ETH query dynamic #103

Closed acemasterjb closed 2 years ago

acemasterjb commented 2 years ago

Summary

Queries for treasury historical ETH balances using bitquery had a hardcoded end date .

This caused an index error if transfers occurred after this date. This hotfix makes this end date dynamic.