HathorNetwork / hathor-wallet-mobile

Hathor official mobile wallet
https://hathor.network/
MIT License
24 stars 24 forks source link

fix: unreliable register nc #567

Open andreabadesso opened 1 month ago

andreabadesso commented 1 month ago

Motivation

When registering other wallet's nano contracts, there is a chance the register will miss the caller address because of a memoization problem. This PR should fix it

Acceptance Criteria

Security Checklist