HorizenOfficial / Sidechains-SDK

MIT License
163 stars 95 forks source link

MC multisig addresses in ZenDAO native smart contract #961

Closed alsala closed 9 months ago

alsala commented 10 months ago

Adding support for MC multisig addresses in ZenDAO native smart contract.

paolocappelletti commented 9 months ago

please add also documentation related commits:

alsala commented 9 months ago

please add also documentation related commits:

* update changelog https://github.com/HorizenOfficial/Sidechains-SDK/blob/dev/CHANGELOG.md with short description of the changes

* update release notes https://github.com/HorizenOfficial/Sidechains-SDK/blob/dev/doc/release/0.10.0.md with new method description and how to use it

* update [yaml ](https://github.com/HorizenOfficial/Sidechains-SDK/blob/dev/sdk/src/main/resources/account/api/accountApi.yaml) with sendMultisigKeysOwnership http endpoint

* (new separate pr) update EON project with [docs/api](https://github.com/HorizenOfficial/eon/blob/main/doc/api/index.md)  sendMultisigKeysOwnership

Updated release notes and changelog. As agreed updating doc and yaml file will be applied in a separate PR