massalabs / station

A gateway to the Massa blockchain
https://station.massa.net
27 stars 107 forks source link

fix plugin is compatible #1327

Closed Thykof closed 7 months ago

Thykof commented 7 months ago

Bug

I want to install the wallet plugin but it not possible and there is a warning saying that it requires version 0.3.0 of massa station, I run version 0.6.1 of massa station.

Fix

This bug is introdoced in version 0.6.1, it was working well in 0.6.0. This PR introduce the bug: https://github.com/massalabs/station/pull/1316

The fix is to rename the variable isCompatible.

Delivery Quality Checklist