-
In the chat window, messages you receive (like credential offers and proof requests) will appear on the left side. Messages you send from your BC Wallet will appear on the right side. This helps you e…
-
i try to launch testnet. last tries did stop at 46329 . now i started from scratch
```
POKTROLLD_IMAGE_TAG_OFF_CHAIN=0.0.10
POKTROLLD_IMAGE_TAG_VALIDATOR=0.0.10
```
now it fails instantly:
…
-
### Please confirm the following.
- [x] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate problems
- [x] I have tried resolving the issue using the [support porta…
-
There can be a new item, or one of the existing vanilla items (e.g. honeycomb), to make a redstone unit/wire/paste waterproof, and waterlogged if necessary. It can persist water-proof even if destroye…
-
To avoid disappointment for when people take SEPA INSTANT or CRYPTO INSTANT or other similar offer types when the maker is not actually present to continue with the trade.
Suggest the offer goes auto…
-
Version tag: 0.3.2
OS: Ubuntu 22.04
After some time my prover crashed with the error below in the process of sending prove:
```
Received a 21060 byte program to prove with 3 bytes of input
Pr…
-
What steps are needed to get to a Proof of Concept - POC
- [X] Basic framework tying parts together
- [X] Some sensors - e.g. sensor_SHT30 for humidity temperature and sensor_analog
- [X] Some k…
-
Hey! I update my ssh keys once a month, for security. And I can't confirm account ownership in the usual way. (Specified SSH key is not eligible for claiming. Only RSA and Ed25519 keys added before ou…
-
# Feature Request
Implement the Merkle Proof validation required for CCIP-Read on Optimism.
## Describe Preferred Solution
This implementation comes from the [ENS' EVMGateway implementation](https:…
-
Hello, when using gnark with BLS12-381, I don't want to generate commitments and commitmentPok. What should I do?
Currently, compiling some circuits include commitments and commitmentPok, while other…