safe-global / safe-smart-account

Safe allows secure management of blockchain assets.
https://safe.global
GNU Lesser General Public License v3.0
1.84k stars 907 forks source link

Before releasing 1.5.0, update the runtime bytecodes and addresses in tests and the migration contract #653

Open mmv08 opened 1 year ago

mmv08 commented 1 year ago

Currently, the migration contract and the tests for 1.5.0 migration contain 1.4.1 addresses since addresses for 1.5.0 are yet to be known, once the contracts' code is set in stone, this should be updated.

malikelbayeth commented 1 year ago

How can I update please

mmv08 commented 1 year ago

How can I update please

You need to code freeze version 1.5.0, ensure the documentation and tests are sufficient, hand it to the auditors, get the report back, adjust if they find anything, compute the addresses and update them. Feel free to take it.