forked from baking-bad/tzkt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DAL] compute dal shards distribution (baking-bad#19)
* [data] add the field `DalShards` to the table `BakingRights` In order to keep track of the DAL shards distribution * [dal-shards] compute and index DAL shards Shards are the `number_of_shards` first slots * [api] Expose `DalShards` in `/v1/rights` endpoint's response * [api] allow to filter rights by `dalShards` For the `/v1/rights/count` and `/v1/rights` entrypoints
- Loading branch information
Showing
12 changed files
with
7,115 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.