Jack Tanner
Jack Tanner
We are running dfuse in a docker container: https://github.com/Conscious-Cities/eosio-react-app/blob/a738d786d716f4ce9994794aa715b06ea79758fd/blockchain/Dockerfile-dfuse When we request a transaction search using the https://docs.dfuse.io/reference/eosio/rest/search-transactions API **the response typically takes 3-6s, higher than expected**. This is on...
### Current Behavior When I try to issue a credential in React Native with `ethr-did`, I get several errors: 1. ReferenceError: Can't find variable: TextEncoder 2. ReferenceError: Can't find variable:...
### Description I am not able to enter the About menu screen, in the same way that can be done on the Android app. This is unfortunate as I want...
The error created from an error response from API calls is missing and not printing extra information in the `json.error.details` object that would be useful for developers to see. Only...
secp256k1 keys may not be suitable for EDCH I found out about this issue when looking into using a secp256k1 key using the well supported did-jwt library, where I found...
**Bug severity** 4 - afecting anyone using `@veramo/credential-w3c` that uses yarn berry (v2+) as package manager **To Reproduce** ```bash npm init yarn # all good yarn set version 4.3.1 yarn...
This PR fixes an issue that I faced installed the repo. Steps to reproduce ``` git clone https://github.com/mlc-ai/web-llm-chat cd web-llm-chat yarn ``` This will install yarn, and then go the...