You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On branch mainnet_2_3, because of #4761, a weird behaviour of Cargo (that expects features to only be additive) makes it that a cargo build in the root will enable the gas_calibration feature on massa-sc-runtime not only for massa-xtask, but also for massa-node and massa-client.
The text was updated successfully, but these errors were encountered:
On branch
mainnet_2_3
, because of #4761, a weird behaviour of Cargo (that expects features to only be additive) makes it that acargo build
in the root will enable thegas_calibration
feature on massa-sc-runtime not only for massa-xtask, but also for massa-node and massa-client.The text was updated successfully, but these errors were encountered: