Closed SkySkimmer closed 3 years ago
Please merge now and bump the submodule in bedrock2
I checked out 17c92d4a33468356bb9f9dfa537ca74bab48bd1b locally and built it with ./skip_proof.sh -r && make
, to make sure the proofs that are too expensive for CI also are checked. Then I fast-forwarded the rv32i branch to that commit.
However, I see that in the mean time, @SkySkimmer made a few force pushes, and @andres-erbsen already merged https://github.com/mit-plv/bedrock2/pull/199, which references 1df3755b86d1f97153d20edf51f2b0b897cf7640, which is the lastest force push as of now.
So we are now in the somewhat inconsistent state that bedrock2 references a commit that is not the tip of kami's rv32i branch, but a commit in @SkySkimmer's fork.
Do you expect that more changes will be needed @SkySkimmer ?
No more changes expected to bedrock and bedrock deps.
Ok, so I force-pushed rv32i to 1df3755b86d1f97153d20edf51f2b0b897cf7640, so things should be back in sync again.
Should be backwards compatible.