cowprotocol / dune-bridge

Other
4 stars 3 forks source link

Speed up the full history query #10

Closed josojo closed 2 years ago

josojo commented 2 years ago

Speeds up the full history query. Very simple change, enabled by Bens great data tables!

Testplan:

source .env
source ./env/bin/activate 
python -m dune_api_scripts.store_query_result_for_entire_history_trading_data
josojo commented 2 years ago

I am merging this PR, as I need to deploy it to production asap. Currently affiliate is down, as this query took longer than 30 mins.

Please review anyways.