Releases: graphprotocol/allocation-optimizer
Releases · graphprotocol/allocation-optimizer
v2.2.0
v2.1.2
v2.1.1
v2.1.0
v2.0.1
v2.0.0
2.0.0 (2023-04-14)
Bug Fixes
- admonition rendering (023cef7)
- avilable stake query and calculation (bb49f3d)
- broken test due to types (3acb8f4)
- documentation (3944d43)
- documentation admonitions (a37a7f2)
- Ensure that max_allocations < num_subgraphs (272d1f5)
- Filter out subgraphs with less than minsignal (09392e4)
- floor instead of round for final allocation amount (c9273da)
- format (c78bc6d)
- format actionQueue alloctionAmount (2f6c527)
- format grt (cc99310)
- graphql mutations (d306ba7)
- halpern iteration (b045628)
- Handle case with no frozenlist (9838536)
- lipschitz constant step size (f3c6217)
- network subgraph filtering for optimizing over time (6492f6e)
- remove build for Julia nightly (7d38992)
- remove network id from user input (e467d77)
- rounding to avoid !capacity contract error (b16af80)
- stake amount include lockedTokens (a74db38)
- strategy can't allocate too much stake (093bd28)
- Test reflects new iquery output (557df23)
- test update to avoid signal changes in network (9ed57c0)
- typo and correct formatting (988a7ef)
Features
- actionqueue patch - allocate (53378d5)
- actionqueue patch - reallocate (95d9ab1)
- actionqueue patch - unallocate (c6baa43)
- added hypotheticalstake command, empty CSV error handle (acccd71)
- Adjustable eta (hardcoded) (6d314ae)
- adjustive step size (eed5d93)
- Allocatable subgraphs view (863d939)
- Allocation accessor (d3b8a35)
- allocation profit and APR script command (61c9169)
- alternative script for generating indexing rules (4084c44)
- Analytic optimisation (3b8ead8)
- automatically lowercase indexer id from checksum addr (ff1b43d)
- best profit and index on nonzeros (c5152f6)
- build json data object (0fad9ad)
- Compute frozen stake (01ed4a2)
- Compute issued tokens and update main script (d3bd1a0)
- compute pinned allocation amount (7085cdf)
- Compute profit using gas (c0c28e7)
- configurable network subgraph endpoint (48c6d1c)
- Convert all tables together (50fab0e)
- Convert allocation table to GRT type (d62a89a)
- Convert indexer table to GRT type (19bd0ac)
- Convert network table to GRT type (a405952)
- Convert queried data to GRT (78917a8)
- Convert subgraph table to GRT type (c26b503)
- Correct types after querying (411a11f)
- data function routes via dispatch (2ee0624)
- Delegation accessor (f3841ec)
- Don't hold onto allocations table (8a4c86d)
- Ensure id is in the config (3240c2a)
- execute mode (7b8342d)
- execution mode - none, just output results in json (7f04844)
- Function to get signal on subgraph (3e0b5f6)
- group unique values function (877e834)
- Helper function for a gql allocation query (1c479e0)
- Helper function for a gql indexer query (01cc0c9)
- Helper function for a gql network query (609320b)
- Helper function for a gql subgraph query (b3d93ea)
- Helper function for save names of data CSVs (0c9ecfd)
- Indexer's staked tokens (51cf915)
- Indexing reward (1ac9da2)
- ipfshash accessor for allocations ([a9d0f8a](https://github.com/graphprotocol/allocat...