-
Current spl-token is completed rent unaware, which leads to a couple problems:
1) If the `Token` account is not rent-exempt, https://github.com/solana-labs/solana-program-library/blob/f8f51c13fa5dcd…
-
https://github.com/solana-labs/solana/pull/10337 will cause a hard fork if anybody sends a transfer to themselves with a collection of mixed validator nodes with/without this PR.
This affects both …
-
I've had reports of at least **two** SLP validator's node experiencing OOMs. But the grafana memory graph isn't working, so it's hard to determine if others are also experiencing unusual memory usage…
-
#### Problem
The blockhash in transactions makes cross-chain atomic swaps unreliable. The Solana half of the swap is valid for a short time. While the external chain transaction is replayable until…
-
All the CPUs are lite up on a number of the SLP validator nodes, typically with a load average of 2x the core count. The same seems to be the case for the SLP API and warehouse node.
Could it be …
-
#### Problem
Nightly CPU-only 5 node GCE performance testnets have a stability regression. The cluster fell over shortly into the test starting on the night of November 2.
Buildkite job: http…
-
Some of the wallet cli errors can be pretty unhelpful if you are unfamiliar with the system. These instances come to mind:
* [x] create-vote-account from a keypair with insufficient lamports to pay …
-
IHR team is deprecating https://internethealthreport.org/ and also launching a companion piece for PNI.
Same launch date as PNI - Nov 12.
### Blog category
- https://foundation.mozilla.org/blo…
-
token-exchange is too far away and hard to work with. Let's
* [x] Bring `token-exchange/client-demo` into a subdirectory in the main repo like `bench-exchange/`
* [x] Add support for running `bench…
-
#### Problem
multiple threads may access a live bank during a merge_parents in the current, linear PoH, though they really shouldn't, we won't catch them
#### Proposed Solution
to maybe catch th…