-
Trying to deserialize a Weekday from a number (without enabling `serde-human-readable` feature) returns an error `Error("invalid type: integer '1', expected a 'Weekday'", ...)`
I've created a minim…
-
# RFP Proposal: FVM - High level Rust SDK
**Name of Project:** FVM - High level Rust SDK
**Link to RFP:** Please link to the RFP that you are submitting a proposal for.
**RFP Category:** `dev…
-
This issue is requesting an enhancement to Perseus. Details of the scope will be available in issue labels.
The user described the problem related to this request as follows:
> Integration with syca…
-
Hello!
I'm the maintainer of [cargo-nextest](https://archlinux.org/packages/community/x86_64/cargo-nextest/) package for Arch Linux and I came across this issue while updating `cargo-nextest` to `0…
-
Recapping the discussion on optional and required fields, and how proto2 differs from proto3:
In proto2, fields can be set or not set, and required or optional. When a field is optional, it can al…
-
## Background
`nim-waku` provides a JSON-RPC API for non-Nim clients. The [original plan](https://github.com/status-im/nim-waku/issues/243) was to have this API be REST-like so that it could event…
-
```
LogTemp: Warning: json解码错误啊兄弟!! {
"version" : "1.2.5",
"userName" : "iPhone",
"sessionUUID" : "15FD7C25-412F-43E7-840F-E518230E4CB0",
"deviceName" : "iPhone13,4"
}C?8????мC?8
L…
-
### Describe the Bug
if you have a js UDF which takes a json it will receive a empty object instead of whatever argument you give it
### To Reproduce
1. create a token name lib:test and set allow u…
-
_Sub-quadratic_ decreasing of throughput when length of the JSON object is increasing
On contemporary CPUs parsing of such JSON object with an additional field that has of 1000000 decimal digits (~…
-
This is a bit annoying with the generated typescript types, with `{[k: string]: unknown}`.
We can turn it off by [adding `additionalProperties: false`](https://json-schema.org/understanding-json-sc…