hashgraph / hashgraph/guardian

Evolution of Policy block suggestion mechanism

Open
#2,355 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
146
Forks
186
Avg merge
2d 20h
Merged PRs (30d)
126

Description

### Problem description
Current algorithm for block suggestions proposes a block and the user can either accept it or not. This is somewhat limited, multiple enhancements can be made (see below).

### Requirements

- Make the suggestion mechanism to propose multiple priorities options, from which the user may chose one or none.
- Add some indication on how frequently this pattern appear in the policies used for suggestions. E.g. this block follows that block 75% of the time.

### Definition of done

- Functionality is implemented as per above
- Documentation updated accordingly

### Acceptance criteria
Policy block suggestion mechanism can propose multiple options as per the description above

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.