SondreB

Results 198 issues of SondreB

There are just transaction ID available to show in the list on blocks: ![image](https://user-images.githubusercontent.com/309938/80927223-9efcbe80-8d9c-11ea-9148-1676dbf43ab9.png)

enhancement

Do we have an API call to get the burnt amount? Is that aggregated already? If not, then this is a task to do.

enhancement
good first issue
question

Recent updates to the indexer makes it now possible to return a lot more information about the network definition. The network type is created from the official network package, so...

enhancement
good first issue

Attempting to run on Windows Server 2016 Datacenter with Edge Beta installed. I have not logged in/out and restarted the server after installing the Edge browser. Does that matter? Is...

Has [NIP-07](https://github.com/nostr-protocol/nips/blob/master/07.md) support been considered or is being developed? Please consider adding NIP-07 support.

- This fixes an issue where the sweep would only work if there was more than 500 outputs. - The "currentOutputCount" is not really used and is reset for every...

The sample provided on the foundation website, is there any sample code or library that can be used to derive this "presentation" from the VC JWT that is included? https://identity.foundation/.well-known/did-configuration.json...

Attempted to use the id value of `'#dwn'` in the service entry when creating an DID instance using ion-tools, but it fails with the following error: `Error: IdNotUsingBase64UrlCharacterSet: Key ID...

``` ❓ Should DIDRequestOptions contain a property that allows clients to specify which verificationMethod types they support? Hopefully not? don't know enough about how often only one is supported ```...

Have you considered allowing for multiple providers to be registered on the global "web5" object created by the extension? Having `web5.providers` where different wallets can inject their own providers would...