Improved Filtering and Selection Logic for Best Tip and Tie Breaker Mechanism #140
Annotations
6 warnings
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linting:
src/consensus/types.ts#L27
Unexpected any. Specify a different type
|
Linting:
src/consensus/types.ts#L30
Unexpected any. Specify a different type
|
Linting:
src/consensus/types.ts#L110
Unexpected any. Specify a different type
|
Linting:
src/consensus/types.ts#L200
Unexpected any. Specify a different type
|
Linting:
src/consensus/types.ts#L201
Unexpected any. Specify a different type
|