Deps: Move to Mtime.2.0 and irmin 3.8
Context
For some reason, the response from Mtime author to "the functions to_{m,u,}s are sometime wrong" has been "let's remove them" (https://github.com/dbuenzli/mtime/issues/46) so as advice there we "deal with that [our]selves"
Nothing in the changes from Irmin 3.7 to 3.8 impacts us but well as usual we'll triple check that :-) (I successfully resynch a nairobinet so far)
Tight to opam-repository!468 (merged)
Manually testing the MR
- the irmin part is as always "launch some nodes on existing networks"
- the mtime2 you can
octez-node identity generateoroctez-client strestest ...
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
Provide automatic testing (see the testing guide). -
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR
Edited by Pierre Boutillier