Skip to content

v2.0.6

Compare
Choose a tag to compare
@chuckbergeron chuckbergeron released this 26 Nov 19:20
· 2 commits to main since this release

publish pt-v5-cli v2.0.6

  1. adds checking of previous winner calculations to avoid re-running unnecessary calculations, also doesn't calculate on finalized draws

publish pt-v5-cli v2.0.5

  1. fix: almost double the delay between paginated subgraph queries from 5.1 seconds to 10.1 seconds

publish pt-v5-cli v2.0.4

  1. fix: up the rate of paginated queries from 2/3 seconds to over 5 seconds as Base subgraph was still failing due to rate limit issues

publish pt-v5-cli v2.0.3

  1. fix: recent rate limit changes from the graph

publish pt-v5-cli v2.0.1 - v2.0.2

  1. add env var to supply which tiers to compute (to avoid computing canary tiers), also cut down on multicall batch size from 8MB to 2MB
  2. add optional multicallAddress arg that is now supported by @generationsoftware/js-winner-calc
  3. gracefully handle brand new prize pools
  4. add winners directory name to .gitignore