Releases: graphprotocol/allocation-optimizer
Releases · graphprotocol/allocation-optimizer
v2.7.0
2.7.0 (2024-06-18)
Features
- add fastnogas optimisation option (7cde58f)
v2.6.0
2.6.0 (2024-06-18)
Features
- upgrade to use julia 1.10 (d71cb11)
v2.5.1
2.5.1 (2024-01-25)
Bug Fixes
- network subgraph FDS schema update (2556c59)
v2.5.0
2.5.0 (2023-09-27)
Features
- support protocol_network config to actionqueue (bba8173)
- support syncing_network filter in subgraph selection (09a3b38)
v2.4.2
2.4.2 (2023-09-07)
Bug Fixes
- allow no current allocations (4438cf5)
- N/A options for some k less than max_allocations (8e4f8a0)
v2.4.1
2.4.1 (2023-09-05)
Bug Fixes
- linear indexing reward for network token issuance (85d5ac7)
v2.4.0
2.4.0 (2023-05-11)
Bug Fixes
- PGO computes optimal value for each sparsity (2121343)
Features
- PGO stops when it finds the same value twice (d96592d)
Performance Improvements
- Disable bounds checking on opt loops (8b0ae3c)
v2.3.1
2.3.1 (2023-05-03)
Bug Fixes
- Correcting K for deniedAt filtering (5840fbd)
v2.3.0
2.3.0 (2023-04-27)
Bug Fixes
- Filter out subgraphs with nonzero deniedAt (219d4e0), closes #37
Features
- deniedAt field accessor (a37263b)
- Function gets indices of rewarded subgraphs (113a86e)
- Query deniedAt (a7acaa4)
v2.2.1
2.2.1 (2023-04-27)
Bug Fixes