-
A question raised in https://github.com/nucypher/nucypher/pull/2352#discussion_r558392085 : is `to_json()` a good name for methods returning a JSON-serializable object and not an actual JSON string? `…
-
-
Using it for healthchecks, so it's pretty fair to expect if it's here it's here and must return 200.
```
2024-04-06T13:28:49+0000 [twisted.python.log#info] "172.18.0.1" - - [06/Apr/2024:13:28:48 +…
-
https://github.com/nknorg/nkn/tree/master/certs - NKN included these wildcard certificates so all requests to node's api/ws endpoints properly work with any client. Surely that can be discussed if it'…
-
**Describe the Bug**
Some nodes are distributing information about nodes from other domain (which is a different bug, pending to be better identified and described). The fleet sensor is properly unde…
-
From Alchemy stats of a node running v7.2.0-dev.11, filtering for `eth_getLogs` exclusively:
Observations:
* 24 calls each 5 minutes (1 each 12.5 seconds). For prior version, 8640 calls to eth_g…
-
Some node providers limit the number of blocks for which events can be checked in one call. The smallest I've heard of so far is alchemy with 1000. Without limiting the number of blocks and iterating …
-
Fucntion `revokePolicy()` appears in [PolicyManager.sol contract](https://github.com/nucypher/nucypher-contracts/blob/e1759282155695aa733a4cfb97a943a1a94a4367/contracts/contracts/PolicyManager.sol#L66…
-
https://github.com/nucypher/nucypher/pull/926/files/c613bcd0773cc9ea829b6b948f74755e94bf5769_
-
**Describe the Bug**
Unlocking character keyrings takes 5-10 seconds, making CLI usage and API integrations slow to startup.
**To Reproduce**
```
# Python API
NucypherKeyring.unlock('')
# CL…