-
-
Tor relays currently use both a vestigial RSA1024 key and an ed25519 key. It would make more sense to rely on the latter, especially since there is already a designated location for them.
---
I …
-
While I was investigating how the image upload was implemented I noticed it depends on `imgur`. Would there be any interest in trying to use an IPFS get/put integration instead? I'd imagine using some…
-
The remainder operation is defined as
```chapel
remainder(x, y, mode) = x - rounded(x / y, mode) * y (1)
```
where rounded returns the rounded result of the division (x / y) and mod…
-
# Background
For more background on the public Waku Network MVP, see https://github.com/waku-org/research/issues/1. This issue provides an overview of the proposed roadmap and parallel tracks to ac…
-
# Summary
This proposal introduces a significant enhancement to the NEAR Protocol, aiming to make its ecosystem closer with Ethereum by integrating Web3 wallet support. The primary goal is to resol…
-
At some point, it would be helpful to clarify what we mean by BIP 62 compliance.
The BIP has been withdrawn and parts of it may are probably not applicable to the privacy goal we're attempting to mea…
-
**Current Understanding**
- The Builder will set their own feeRecipient for a block
- They will then send a share of their earnings to the proposer (to their specified "feeRecipient" account in a tr…
-
This ticket is to start thinking of improving the current situation on Kusama.
It happens from time to time that a parachain block is not included in the relaychain for many consecutive blocks.
On…
-
A small number of Bitcoin Wallet for Android users are facing the problem that all three seed dns domains do not resolve. I file this issue to coordinate a debugging effort between the affected users …