Matt Lockyer

Results 25 issues of Matt Lockyer

1. Endpoint where server will need to create a code and insert a record into the database - e.g. A user has 2FA enabled, initiates a transaction from the web...

enhancement

Looking for feedback on this. We need to come up with a secure method of storing our keys that provide the 2nd Factor for users that have enabled 2FA with...

enhancement

**Describe the bug** Title **To Reproduce** Steps to reproduce the behavior: Looking at profile Can still click sign in Options come up to download metamask Click close Modal overlay shadow...

Nomicon: ![image](https://user-images.githubusercontent.com/321340/133525570-9f68f655-6688-4d06-b0f8-1d7c2829353d.png) **Only memo is (optional) in the description** But the type for approval_id is number|null...??? FYI this is the same for `nft_transfer_call` and `nft_resolve_transfer`. Implementation in the near-contract-standards crate:...

Currently addresses are derived from any length of bytes, but documentation states that addresses are only derived from compressed public key points: https://xrpl.org/docs/concepts/accounts/cryptographic-keys/ ## High Level Overview of Change Not...