Revision 287e7cf268caa4d609f2d2483727fb63a9ad961b authored by Eugen Zalinescu on 20 January 2023, 19:55:07 UTC, committed by Marge Bot on 25 January 2023, 13:36:24 UTC
If the round start (of the first potential round at next level) is in the past,
the event will show something like
```
 waiting -38min15s until it's time to bake at ...
```
which is quite confusing. Actually the baker does not wait.

So the baker now emits this event only when it really waits.

Fixes https://gitlab.com/tezos/tezos/-/issues/4646
1 parent d492752
History
File Mode Size
_extensions
_static
_templates
alpha
api
developer
doc_gen
images
include
introduction
lima
michelson
mumbai
protocols
releases
scripts
shell
user
.gitignore -rw-r--r-- 369 bytes
404.html -rw-r--r-- 9.6 KB
CHANGES.rst -rw-r--r-- 95.8 KB
Makefile -rw-r--r-- 7.6 KB
README.rst -rw-r--r-- 16.0 KB
_redirects -rw-r--r-- 4.5 KB
active l--------- 4 bytes
conf.py -rw-r--r-- 7.4 KB
index.rst -rw-r--r-- 9.2 KB
logo.svg -rw-r--r-- 5.6 KB

README.rst

back to top