Results 1846 comments of Steven Allen

I.e., the "green" store will have all the sector infos, and those sector infos will remain live for 6-18 months.

I looked into this a bit more and: 1. I don't think we should set it to the system actor now as that'll cause the called actor to see the...

We need to check if the sending actor exists but we can create it implicitly (see #12441, the FVM & builtin actors requires it) but this case is slightly different:...

@mark-i-m You mean `my_iterator.filter(match { 0 => true, _ => false })` (no closure)?

1. The `fvm_integration_tests` issue would be solved by automatically publishing releases to crates.io whenever the version gets bumped. 2. We definitely need some CI for a dry-run (#2004) publish to...

Done. (I also won't be offended if you feel that this isn't significant enough to include in the readme)

Yeah, that was my thought as well. The readme could quickly get cluttered that way.

Ok, I think this is caused by #12557 and should be "fixed" on the latest master because we now forcibly align "catchup" instances to 1/2 block time.

That one looks like a timeout that's just slightly too short.

Hm. No, it just never made progress after bootstrapping.