marigold-dev / marigold-dev/chusai

Use Tezos block level to observe time

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.