-
Ran the `nix-build -A exe`
Ran into errors on /nix/store/4nhckqi5k6pncszwcgpgk6lh1b8acnb8-aeson-1.4.5.0.drv.
` encodeToTextBuilder (Data/Aeson/Encode.hs:29)
Warning: Data.Aeson.Types: could …
-
**Adding a new chain to the Explorer**
To get a new chain added to the Explorer, you will need to submit the following:
1. JSON-RPC spec for Wallets **(only if [one](https://docs.walletconnect.com…
-
When making transactions using the new WebAuthn keysets those transactions end up in an error when Chainweb Data attempts to parse it. The error indicates that the sig cannot be parsed, which is due t…
EnoF updated
11 months ago
-
Assuming, that there is no license, should we use `None`? In that case, should the License file be deleted?
-
When fetching multiple tx results at once using the `/poll` endpoint some of the request keys are ignored even though they are valid. I am able to retrieve the result for those missing if I use the sa…
-
The is issue serves two related purposes:
1. Derive the `ChainGraph` from the `ChainwebVersion`.
2. Propagate the `ChainwebVersion` reified as type parameter.
The `ChainwebVersion` and the `ChainGra…
-
### The problem
I cannot build the project on my local machine (Linux Mint).
It will be more community-friendly if the project contains a Dockerfile that would allow building the project outside of …
-
### Concern
When running `chainweb-data` application over a long period of time CPU and memory consumption increase. I am worried that eventually, it will result in the degradation of the system's pe…
-
There is no sigs field in txdata despite PR https://github.com/kadena-io/chainweb-data/pull/153
Cross posting as it may be related to the issues starting in block-explorer through PR https://github…
-
I am using a Nix build (GHC 8.10.7) on Intel macOS 11.6.8 (Big Sur).
If I build and run chainweb-data normally, it often uses up to 700% CPU (7 full cores) continuously on my iMac Pro, even when no…