You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If the replay height is larger than 5000 blocks, the replay period is very long (maybe several minutes), we should give a appropriate prompt to user, not just suspend the program for several minutes.
To Reproduce
Suppose current height is 20000
iris reset --height=10000 --home=***
iris start --home=****
.... ....
The user has to wait a very long time without any prompt.
.... ....
The text was updated successfully, but these errors were encountered:
shilei-wang
changed the title
[enhancement] It's necessary to give a appropriate prompt when replaying large blocks instead of suspend the program
[enhancement] It's necessary to give an appropriate prompt when replaying large blocks instead of suspend the program
Jun 11, 2019
haifengxi
changed the title
[enhancement] It's necessary to give an appropriate prompt when replaying large blocks instead of suspend the program
Print out progressing status when replaying large blocks
Jun 11, 2019
Describe the bug
If the replay height is larger than 5000 blocks, the replay period is very long (maybe several minutes), we should give a appropriate prompt to user, not just suspend the program for several minutes.
To Reproduce
.... ....
The user has to wait a very long time without any prompt.
.... ....
The text was updated successfully, but these errors were encountered: