-
## Overview
We are proposing to refactor the current **aelastics-types** package into **three separate npm scoped packages** to improve modularity, maintainability, and flexibility. This refactor w…
-
I downloaded the latest version of this code and it fails when attempting the following as per the tutorial:
```
curl -X POST http://localhost:9090/shoppingList \
-H 'Content-Type: application/j…
-
## Description
The `writeContract` method from `genlayer-js` throws a `TypeError` when passing float values in the `args` array. This issue specifically impacts Adaptive AMM contracts that require fl…
-
**Are you requesting automatic instrumentation for a framework or library? Please describe.**
- Framework or library name : [Kotlinx.serialization](https://github.com/Kotlin/kotlinx.serialization)
-…
-
## Open Source Contributors Welcomed!
Please comment below if you would like to work on this issue!
### Contact Details [Optional]
support@zenml.io
## What happened?
ZenML currently uses Py…
-
This library needs more error handling. Particularly around serialization, deserialization and adding nodes to the tree.
* [ ] A file defining the error codes for the library in the right namespac…
-
The pickled data is dependent on the implementation details of this project's dependencies. If dependency resolution for a downstream python project resolves to a different version of, for example jax…
-
Do library provide interface to serialize structs into json string without creating a json value? As i see, serialization requires json value
-
Hi , The MSVC testing team uses boost to test compiler issues. Recently we noticed that serialization test are failing .The error message as below:
```
A.cpp
msvc.link C:\gitP\boostorg\boost\amd64\…
-
**Is your feature request related to a problem? Please describe.**
My database unfortunately has BigInt types and as a result our prisma schema has models that contain BigInt. Unfortunately, as I'm…