Ben
Ben
## React gave me a warning when using Typist: ``` Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details. * Move data fetching code...
Upon running the command `npm i`, i get the following error: ``` Error: npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @meshsdk/[email protected]...
I have the latest version of Mesh. It detects all my installed wallets with no problem, but Typhon isn't always detected. I am not sure when it is detected, and...
I use App Wallets for my web tools. I used to be able to transact, mint, and burn, with no problems at all, this was with SDK versions: ```json "@meshsdk/core":...
### Summary When trying to build a TX that surpasses the 16kb memory limit per TX, I expect an error. --- In versions 1.7.0 - 1.8.14 of the Mesh SDK,...
This PR introduces "Trace View" to the UI: - Pull Jaeger components as `odigos-ingester` - Setup Odigos as a Destination CRD - Fetch, parse, and read traces/spans from the UI...
This pull request introduces support for the Highlight observability backend. The changes include updates to configuration files, documentation, and the addition of new code to handle the Highlight integration. Key...