0xPolygonMiden / miden-node

Reference implementation of the node for the Polygon Miden rollup
MIT License
53 stars 37 forks source link

Added warning on `CHANGELOG.md` & `rust-toolchain.toml` #413

Closed phklive closed 4 months ago

phklive commented 4 months ago

In this PR I propose to add a warning in the CI if the CHANGELOG.md file has not been modified.

bobbinth commented 4 months ago

I would also consider using dtolnay's toolchain action but that can be a separate issue.

We've had this before, I believe, but decided to switch to the methodology used by rust-analyzer.

phklive commented 4 months ago

@bobbinth what is the toolchain that we want to use for our repos?

https://github.com/0xPolygonMiden/compiler/blob/44e2d383f4871c8b2ed5c86e7a4b3393cac34a5a/rust-toolchain.toml#L3