-
**Describe the bug**
The `QUANTITY` fields of the `ExecutionPayloadV1` in the Engine API (https://github.com/ethereum/execution-apis/blob/main/src/engine/specification.md) must comply to the followin…
-
### Describe the problem
```
CREATE TABLE t1 (
id INT AUTO_INCREMENT PRIMARY KEY,
a VARCHAR(100) CHARACTER SET ARMSCII8
)engine=tianmu;
INSERT INTO t1 (a) VALUES(x'616263AC646566');
INSERT INTO…
-
### Link to minimal reproducible example
https://github.com/StabilityNexus/FairFund/tree/reown-update/app/web-app
### Summary
I am seeing unknown errors in the terminal related to metamask mo…
-
### Description
As a node operator, I want the `eth_syncing` endpoint to be consistent with the specification so that I can write integration tests against the client.
### Acc…
-
**Describe the bug**
Metaphor uses the same engine as Persona 5 Royal, when importing a .gfs file from Metaphor, a popup will show up due to the header being different, replacing the first instance o…
-
The thrust::uniform_int_distribution uses uniform_real_distribution under the hood.
However, for 64 bit numbers this means the lower 12 bits are always 0.
For example:
```
int main( int argc, ch…
-
**Component**
* Rule Engine
**Description**
A raw CAN-data stream is sent to a thingsboard instance via a thingsboard-gateway. The data is encoded as a string, containing hex values. In the ru…
-
We reproduced this bug for OpenSSL 3.0.13 and OpenSSL 3.0.12.
OpenSSL 3.0.11 is ok (do not reproduce the bug).
The verbose test_rand result is:
```
make TESTS=test_rand V=1 test
```
```
make …
-
Since things are a bit scattered atm it'd probably be good to start a thread for any useful tools, feel free to link any other tools here too or discuss about how to mod the game.
#### General tool…
-
By default, Hasura returns `bytea` values (the type used by Chaingraph for binary data) in the `bytea` hex format, which is prefixed with `\x` (which when escaped in JSON responses, looks like `\\x`).…