-
## Problem
Currently all nodes will service a request, but the first person to respond wins in the current LLM limitation.
## Questions
- [ ] How many works need to service a request
- [ ]…
-
Composer should have a built in command to export an SBOM (Software Bill of Materials). Need to still work out what format(s) to support and what kind of options may be necessary to make this useful.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
This bug seems to be similar to #8560 but different a little bit.
The pagination **"to…
-
**Describe the bug**
Following the documentation https://github.com/movementlabsxyz/movement/tree/main/docs/movement-node/run/manual to create and start the Docker Compose results in an error.
**T…
-
## Summary
IBC relayers such as the go-relayer and Hermes still use the RPC endpoint of full nodes. For easier interoperability, relayers should ideally switch completely to using the gRPC inte…
-
This question has come up a few times but I don't think we've reached consensus on it yet so I'm opening an issue to discuss it.
In Ethereum and many similar blockchains, each block includes a sing…
-
For security reasons, many modern web sites lock down their Content Security Policy with the script no-eval CSP rule, which prevents the `new Function()` code. Vega heavily relies on the dynamically …
-
### Language
Javascript/Typescript
### Version
1.0.1
### Description
The library is sending an undesired/useless "Return a JSON object that uses the SAY command to say what you're think…
-
The following warning is continuously printed for a warp-sync kusama node (running litep2p backend) at around ~20 seconds intervals.
This warning did not reproduce however for a full-syncing node.
…
lexnv updated
3 months ago
-
After studying Istanbul BFT's specification and implementation, we strongly suspect that the system fails to have the desirable liveness property.
Basically, in the current Istanbul protocol, if di…