elucidsoft / dotnet-stellar-sdk

Stellar API SDK for .NET 6.x
Apache License 2.0
116 stars 54 forks source link

SEP-10: Make SIGNING_KEY required and change manage data op value #275

Closed gaclaudiu closed 4 years ago

gaclaudiu commented 4 years ago

Is your feature request related to a problem? Please describe. https://github.com/stellar/stellar-protocol/pull/708 Describe the solution you'd like https://github.com/stellar/stellar-protocol/pull/708 Describe alternatives you've considered https://github.com/stellar/stellar-protocol/pull/708 Additional context https://github.com/stellar/stellar-protocol/pull/708

elucidsoft commented 4 years ago

We will get to this shortly. Sorry for the delay.

elucidsoft commented 4 years ago

We implement SEP 2.0, we also verify the home domain per the original requirement. In SEP 2.1 the requirement for home address validation is being loosened. In addition, we don't validate any of the TOML contents, it's up to the developer to ensure the contents of the TOML are accurate.

If your not seeing support for SEP 2.0, you may need to update your SDK version. I am closing this issue, since this issue didn't have a lot of additional information to go on I can only make the assumption this is why you opened it. Please let me know if there is another reason.