alastria / alastriaID-truffle-contracts

Alastria ID truffle Smart Contracts
MIT License
2 stars 5 forks source link

Check if the Upgradeability functionality works in the Smart Contracts in the B network #35

Closed VictorNS69 closed 2 years ago

VictorNS69 commented 3 years ago

Check if the Upgradeability functionality works in the Smart Contracts in the B network.

For this task, it is needed to perform the following steps:

  1. Check the actual data in the Smart Contracts (DIDs, roles, public keys and hashes)
  2. Run the update_logic script.
    • Note: If the script does not work, we should fix it.
  3. Execute the examples to test the persistence of the data (DIDs, roles, public keys and hashes)
VictorNS69 commented 2 years ago

Tested by me, and working both in T and B network.

Related info:

Everything seems to be working fine :rocket: