ursa
ursa copied to clipboard
Ursa, a decentralized content delivery network that is censorship-resistant and trustless without compromise on throughput and latency
# Description The Ursa process finishes with exit code 132 (interrupted by signal 4: SIGILL) on some XEON CPUs. A Docker image is provided, prebuilt on an x86_64 DigitalOcean Intel...
# Description On Docker stack launch, fresh install, fresh VPS launch there's an error "Can't read alerting provisioning files from directory". # Environment - Ubuntu 22.04 LTS # Demo ```...
# Description On first run, if a config does not exist the error message causes node operators to question it as a big problem. Seems that if instead, we change...
# Description - [x] #333 - [x] #330 - [x] #345 - [x] #359 - [x] #375 (client_max_body_size) I don't think we need to do these below before testnet but...
# Description Some of the measurements that will be used for the reputation system are tracked in `ursa-network`. At the end of an epoch, a node needs to be notified...
# Description Once we have reached consensus on the reported measurements and they are stored on chain, each validator has to compute the reputation scores.
# Description ### Currently to run a full ursa node end to end, You have to run atleast 3 nodes that make up a genesis narwhal committee and generate a...
# Description Currently epoch change happens instantly when 2/3rd of the committee is ready to change. We would like this instead to trigger a 1 hour window leading up to...