Files
Steven Allen dfd3b10182 feat: cli(compute-state) default to the tipset at the given epoch
Previously, we'd use the current head if not otherwise specified, even
when the user specified a epoch. Now:

1. If the user specifies nothing, we use head head's epoch.
2. If the user specifies a tipset and no epoch, we use that tipset and
the epoch of that tipset.
3. If the user specifies an epoch and no tipset, use the tipset at that
epoch (based on the current head).
4. Finally, if the user species both, use both (allowing the
epoch/tipset to disagree).
2023-06-08 13:53:17 -05:00
..
2023-02-09 16:50:15 +01:00
2023-05-03 19:37:08 +02:00
2023-01-25 13:13:56 +01:00
2023-05-19 14:31:40 +02:00
2021-05-07 15:30:05 +02:00
2021-08-26 15:45:17 +02:00
2022-06-14 17:00:51 +02:00
2023-01-25 13:13:56 +01:00
2022-08-29 16:25:30 +02:00
2021-05-07 15:30:04 +02:00
2022-08-29 16:25:30 +02:00
2022-11-08 09:37:43 +00:00
2021-11-02 17:28:11 +00:00
2022-08-29 16:25:30 +02:00