If this PR introduce a new proposal builder exercised in the upcoming upgrade, it should contain all config for all networks the upgrade could be deployed to.
So I'll bite. Why do these config need to be hard coded in the builder? Can't they be restored from whatever params are currently on the respective chain, removing the need for variants?
> I won't block on this, but we've been abusing `test.serial`. Its only guarantee is "not serial" and we've been relying on it being sequential.
You mean "not concurrent". I honestly didn't real...
Really unfortunate we still have the need for variants in this upgrade. We need to find a way out of this pickle, but I'm not gonna try to figure out why this upgrade needs special casing per netwo...
I love that we're moving the heap snapshot slogging in a single place.
I think that if `restartWorker` is true, the delta will currently remain `null` (or stale) because we're never updating it ...
I love that we're moving the heap snapshot slogging in a single place.
I think that if `restartWorker` is true, the delta will currently remain `null` (or stale) because we're never updating it ...
I never submitted this last week, but for future reference:
> We can get the IP address from inside the container using something like `hostname -i` (trimming trailing space). We already need to...
Thanks for putting all this in. I second @turadg's request for cleaning up the commits before merging. This PR now does multiple things and I would prefer it not to be squashed, but interactively r...
Thanks for putting all this in. I second @turadg's request for cleaning up the commits before merging. This PR now does multiple things and I would prefer it not to be squashed, but interactively r...
a3p needs to maintain an upgrade layer to the `unreleased` image so we can actually integration test this.
Let's remove the variant names for this, it's not needed.
I would prefer to do the c...
a3p needs to maintain an upgrade layer to the `unreleased` image so we can actually integration test this.
Let's remove the variant names for this, it's not needed.
I would prefer to do the c...
a3p needs to maintain an upgrade layer to the `unreleased` image so we can actually integration test this.
Let's remove the variant names for this, it's not needed.
I would prefer to do the c...