Fantom-foundation / Norma

Integration project of Carmen and Tosca
GNU Lesser General Public License v3.0
2 stars 9 forks source link

generates uniq addresses for multiple applications #298

Open kjezek opened 11 hours ago

kjezek commented 11 hours ago

This PR fixes address factory to generate uniq addresses when more factorires is used.

The factories had application ID as an argument, but this ID was not used. It caused that non-unique addresses were generated when more applications were deployed in an experiment.

This PR fixes this problem by including application ID and feed ID in the address.