relaycorp / awala-endpoint-android

High-level library for Android apps implementing Awala endpoints
Apache License 2.0
2 stars 1 forks source link

Store incoming PDA renewals #186

Closed gnarea closed 2 years ago

gnarea commented 2 years ago

If we receive a service message of type application/vnd+relaycorp.awala.pda and its content is a valid PDA, it should be saved. The content will be deemed valid if all the following is true:

If all the above is met, the PDA and its chain should replace the old PDA and chain. If any of the conditions isn't met, an error should be logged.

The app shouldn't be notified about this incoming message.

Related issues

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 1.9.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: