Releases: GenerationSoftware/foundry-winner-calc
Releases · GenerationSoftware/foundry-winner-calc
v0.1.4
10 Apr 16:23
Compare
Sorry, something went wrong.
No results found
v0.1.3
10 Apr 16:23
Compare
Sorry, something went wrong.
No results found
Full Changelog : v0.1.2...v0.1.3
added optional debug argument
added optional blockNumber argument to run the script at a specific block number
v0.1.2
21 Mar 02:18
Compare
Sorry, something went wrong.
No results found
Full Changelog : v0.1.1...v0.1.2
Reduced solidity script memory usage
Added dynamic chunking to forge script runs based on prize count
v0.1.1
19 Mar 01:32
Compare
Sorry, something went wrong.
No results found
Changelog
Fixed parallel caching of twab queries (ba155fa )
v0.1.0
18 Mar 19:34
Compare
Sorry, something went wrong.
No results found
Changelog
Added .nvmrc (#1 )
Added optional multicall batch size argument for restrictive RPCs (#1 )
Improved TWAB query performance by caching daily tiers (0421e33 )