-
### Communication protocol
The driver already has a keypair, which it uses for broadcasting transactions. It can reuse this keypair or for the purpose of signing messages.
The autopilot will hav…
-
**Is your feature request related to a problem? Please describe.**
If the user updates the `nacos.core.auth.plugin.nacos.token.secret.key` parameter in the application, the generated access token…
-
HI,
From the help.md, I get to know "addDetails is used to make rows expandable. I.e. when using addDetails the previous row gets a '+' sign, and If you click it with the mouse the row expands". Bu…
-
# Feature or enhancement
### Proposal:
Add the same attributes to `tomllib.TOMLDecodeError` that `json.JSONDecodeError` also has, namely: `msg`, `doc`, `pos`, `lineno`, `colno`. This will help user …
-
Hi! Our Debian Python maintainers have started testing packages with Python 3.13 and found that the pyforge test suite does not pass.
https://bugs.debian.org/1082257
The relevant section of the …
-
Add a function for pushing/inserting contents of entire arrays or their subsets.
Signatures:
```
array_push_ext(array,items,[offset],[length])
array_insert_ext(array,index,items,[offset],[length])…
-
Given a figma connect configuration where `figma.boolean` is returning a function in one branch, e.g.:
```tsx
import figma from '@figma/code-connect';
import { MyComponent } from './MyComponent…
-
Flow is using ecdsa as signing algorithms(`nistp256` and `secp256k1`). In ecdsa, the signature is in the form of (r, s), but there is a second valid signature (r, -s), which can be generated by using …
-
If an SVG site logo is uploaded in Customizer, it will display in the header but not the footer.
Temp workaround is to upload a footer image if an SVG custom logo is used.
-
From our earlier discussion.
I would design a generic interface as follows:
* there are two (interface) classes, the `BaseOptimizer` and the `BaseExperiment` (or `BaseEvaluator` etc). Both inher…