-
Hi, I am trying to integrate our version of geth with crux and encountering an issue. I can send a private transaction, but when the intended recipient receives the block and tries to retrieve the pay…
-
Configuring trin to run multiple subnetworks is currently not ideal for a couple of reasons:
## Subnetwork selection
We have a flag for enabling subnetworks (`portal-subnetworks`), but not all c…
-
**Describe the bug**
I'm following the Quickstart Blind App page (https://docs.nillion.com/quickstart-blind-app) for building a blind app. But when I run the command
`nillion-devnet --seed my-see…
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Description …
-
I'm following the instructions in the trin book on how to run a portal node locally and connect it.
As the book dictates, I first run
```
RUST_LOG=debug cargo run -- \
--web3-http-address …
-
### What's your CLI version?
n/a
### Description & steps to reproduce
The use of magical strings is rather confusing.
I wanted to return a tuple
```python
value = plan.run_python(
…
-
**Describe the bug**
On smoke tests I've noticed that one of nodes was unable to find any bootnodes, trusted nodes or persisted nodes.
Because of that it struggled a lot to progress during OldHeader…
-
cjcaj updated
6 years ago
-
### Description
As a Besu Dev, I want to understand the interaction between ipv6 and peering so that we can make recommendations to users.
### Acceptance Criteria
Does enabling ipv6 (eg on docker co…
-
# Summary
https://github.com/status-im/status-go should operate with waku through nwaku
We need to add a new `nwaku` submodule within `status-go` and adapt the current `status-go` code base plus nwak…