-
# Feature - Revisit `fetch_unknown_ancestors` in stacks `api.rs`
## 1. Description
The assumptions in this method are wrong, it uses the Stacks block height but the Nakamoto start height is defi…
-
http://en.wikipedia.org/wiki/Zero-copy
-
http://comments.gmane.org/gmane.os.plan9.general/76188
We have this problem too. The hash tables might need a little more work too. We have multiple NHASH defines which we might be able to consolid…
-
There are two problems with the miners calls to `listunspent`:
https://github.com/stacks-network/stacks-core/blob/b5250c60877fa3380b450a7b7e7e9d3e87da6112/testnet/stacks-node/src/burnchains/bitcoin_r…
-
**What would you like to be added/modified**:
1. The cloudcore prefer to listen IPv6 address when running in IPv6 dual stack network.
2. The keadm and edgecore can use IPv6 address to join edg…
-
**Describe the bug**
After downloading ./stack.sh script from master branch and running it, I'm getting error for tendermint container exited.
**To Reproduce**
Just try running ./stack.sh
…
-
### Requirement
Make a tool that either proves the DXOS network is functioning, or provides diagnostic data to allow any failure to be isolate to a specific layer or network component. Similar to the…
-
## Description
I'm running _a few_ servers on the same machine that has both IPv4 and IPv6, and since around the end of 2022 with high probability not both of them are detected. That is, when startin…
-
Executing this code adds 0.1 MB every 10 seconds when observing Activity Monitor. I had the same issues with Swift on macOS (before I rewrote my application in Rust) and start to believe it is somewhe…
telcy updated
2 years ago
-
Add tests for the network implementations (e.g. `nut_client::blocking::TcpConnection`) by crafting packets like a NUT server would send.