-
### Describe the bug
The tests in `NodeGraph` can intermittently fail across runs. We'd experienced some similar failures in the past, and I thought I'd resolved them. The past failures were to do …
-
### Specification
Kademlia has this to say about refreshing buckets;
"Buckets will generally be kept constantly fresh, due to the traffic of requests travelling through nodes. To avoid pathologica…
-
The place2d node transforms the uv coordinates in the order of -pivot, scale, rotate, translate, pivot. This will result in skew results when the rotation is not zero, while scale x and scale y has di…
-
There's a shading discrepancy with luminance that we notice in Maya when using USD Preview Surface instead of Lambert or Phong, where the shaders are quite dark in the viewport by about 𝝅
In the a…
-
### Specification
Adding a node to a `NodeGraph`'s bucket needs to be updated. There are 3 cases when adding a node that need to be handled
1. If the node already exists in the bucket the last updat…
-
The buckets database used to store node ID -> node address (host:port) mappings is a fixed-size structure, of `n` buckets containing `k` mappings each.
Because a public key can be revoked and refre…
-
## 概要
#223
NodeGraphに投げる用のノードをテーブル種別と型定義から自動生成する
-
### Specification
The Nodes domain is an integration of all the other domains that enables Polykey to be a distributed and decentralised application. Right now it's design is causing its tests and …
-
### Specification
Authentication a node on the other side of a connection is done buy the `Proxy` class when a connection is made. This includes obtaining the `NodeId`, certificates and connection …
-
**What happened**:
The legend in Node Graph works wrong when `mainStat` or `secondaryStat` has the same `displayName` value as one of the fields `arc__*`. It appears when a graph dynamically change…