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
generating an SC address in create_new_sc_address should be deterministic - so we must use the current context slot of the SC for the address factory strategy
FactoryStrategy::Latest shouldn't be used anywhere in the node except when generating a new local node ID. So maybe it is worth removing it and letting the user use At(now()) when needed. Also make sure that At(t) when t is lower that the first mip start date gives the first mip version
massa/massa-models/src/address.rs
Line 280 in 5ec3de5
The text was updated successfully, but these errors were encountered: