marigold-dev / marigold-dev/chusai
Use Tezos block level to observe time
Open
- Dominant language
- OCaml
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Instead of using `Tezos.now` to check if a block can be finalized, used `Tezos.get_level ()`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the finalization check that uses Tezos.now and compare the surrounding logic with Tezos.get_level (). Done means the check observes the Tezos block level rather than Tezos.now and the existing relevant checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100