diem / move

Home of the Move programming language
Apache License 2.0
346 stars 131 forks source link

[vm] Allow module publishing skipping compatability checks #296_171 #478

Closed vikalpacn closed 1 year ago

vikalpacn commented 1 year ago

MOTIVATION

By default module publishing checks for downwards compatibility of a module when it is re-published. This PR adds a new entry point which allows to relax this check if desired.

sahithiacn commented 1 year ago

/canary

bors-diem commented 1 year ago

:sunny: Canary successful

sahithiacn commented 1 year ago

/land