duneanalytics / dune-client

A framework for interacting with Dune Analytics' officially supported API service
Apache License 2.0
85 stars 22 forks source link

[WIP] pass performance param & implement "latest results" endpoint #53

Closed grkhr closed 1 year ago

grkhr commented 1 year ago

According to API updates

https://dune.com/docs/api/api-reference/execute-query-id/

github-actions[bot] commented 1 year ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

grkhr commented 1 year ago

I have read the CLA Document and I hereby sign the CLA

grkhr commented 1 year ago

@bh2smith @msf

grkhr commented 1 year ago

So, if everything is ok, let's merge. And would be nice if you can push the new version to pypi so I can switch from custom git installation to pypi.

bh2smith commented 1 year ago

So, if everything is ok, let's merge.

You wanna add some actual tests here? Or do you plan to follow up with some?

bh2smith commented 1 year ago

Just wanna see CI pass and I will tag a release! v1.1.0

bh2smith commented 1 year ago

Release published: https://github.com/cowprotocol/dune-client/releases/tag/v1.1.1

Should be on pypi within the next few minutes.