Max Gravitt

Results 8 issues of Max Gravitt

This is a great library, thank you. I am having a problem where the rows do not add up to the column header. Here is my code: ``` #include #include...

When I try selecting a plugin editor, I get an error that there "is an issue loading ". I am running on Linux/Ubuntu. I see this in the log. I...

When querying the DID pallet attributeNonce storage map/function using the UI, the entries are printed (see screenshot). However, when doing the same with the CLI, I receive the below error....

### You completed the Parachain Tutorials for your parachain and tested locally? - [X] Yes, we have successfully tested our chain on `rococo-local`. ### Team Name Hashed Network ### Parachain...

Rococo

This proposal introduces an event type with kind `10010` representing a peer-to-peer request for signature of a specific payload and event kind `10011` as the signature response. Motivations include support...

# Checklist - [x] Use the owner account that submitted registrar_reserve to [sign](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.polkadot.io#/signing) the project information, and fill in the signature. - [x] After each update of the project information,...

Signature Verified

On iOS, we are going to use the [Keychain Service](https://medium.com/halcyon-mobile/diving-into-keychain-services-c71782313a3c) to store the mnemonic. It will be secured by biometrics, PIN, or both (?). This prevents the user from having...

Develop a single page client to verify a proof-of-reserve published to Coinstr as a Nostr event. - Input will be the nostr event id - Page will allow the user...