-
# Problem
While going through filter code in status-go, i had noticed that the way filter subscriptions are done towards peers does not take sharding into consideration.
Referring to below code…
-
Hi Parg,
I'm using:
BiglyBt 2.6.0.1_B26
Java 11.0.9.1 (64 bit)
Ubuntu
/usr/lib/jvm/java-11-openjdk-amd64
SWT v4934r5, gtk/3.24.23, zoom=100, dpi=96
Linux v5.8.0-41-generic, amd64 (64 bi…
gr88 updated
10 months ago
-
The `datacarriersize` policy option is meant to limit the size of extra data allowed in transactions for relaying and mining. Since the end of 2022, however, attackers have found a way to bypass this …
-
A friend of dwyl asked the following question in our "chat" system:
![question-using-elixir-rest-api](https://user-images.githubusercontent.com/194400/49619100-06012280-f9b3-11e8-96a1-bf929b17bf08.…
-
### Is this a regression?
No
### Description
We're seeing this issue with `v2.3.0` which is rare but causes our tests to bomb. It happens when we call `agent.start()` and we catch this error:…
-
### Current Behavior
INFO hostd {"version": "v1.0.1", "network": "Mainnet", "commit": "61f84e6", "buildDate": "2024-01-10T18:03:34Z"}
DEBUG sqlite database initialized {"sqliteVersion": "…
-
The current implementation of `std::process::exit` is unsound on Linux and possibly related platforms where it defers to libc's `exit()` function. `exit()` [is documented to be](https://man7.org/linux…
-
One of the major blockers for stabilizing Trio is that we need to stabilize our ABCs for channels/streams/pipes/whatever-they're-called. We've been iterating for a while, and I feel like we're pretty …
-
I noticed that the block explorer neptune-core instance (running regtest) stops generating new blocks at times and must be restarted to resume.
The log shows a warning that the new difficulty is in…
-
### What's wrong?
I have GrafanaAgent running as a deployment with 6 replicas; an envoy podmonitor is being served which discoveres a number of targets which are then divided over the instances in …