Cuprate, an upcoming experimental, modern & secure monero node. Written in Rust
Find a file
2023-10-03 22:10:31 +01:00
.github/workflows setup basic Rust Github Actions 2023-03-20 22:51:25 +01:00
common add logic to build all caches synchronously 2023-10-03 22:10:31 +01:00
consensus add logic to build all caches synchronously 2023-10-03 22:10:31 +01:00
cryptonight Remove CryptoNight V3 2023-09-07 21:24:33 +01:00
cuprate initial Abscissa bin (#18) 2023-04-26 19:22:06 +01:00
database initial p2p code (#8) 2023-04-24 22:37:40 +01:00
misc Add design document 2023-08-01 02:04:57 +01:00
net add difficulty calculations 2023-09-06 15:54:49 +01:00
p2p initial p2p code (#8) 2023-04-24 22:37:40 +01:00
random-x consensus: add block weight calculations + rcp speedup 2023-09-28 12:21:06 +01:00
.gitignore initial database code (#6) 2023-04-20 18:20:32 +01:00
Cargo.toml consensus: add block weight calculations + rcp speedup 2023-09-28 12:21:06 +01:00
LICENSE-AGPL License correction for github (#10) 2023-03-20 21:35:20 +01:00
LICENSE.md License correction for github (#10) 2023-03-20 21:35:20 +01:00
README.md Remove donation address 2023-08-11 12:48:36 +01:00
SECURITY.md Inital Security Policy 2023-03-20 18:41:58 +01:00

Cuprate


An up and coming Rust Monero node.

Matrix

Cuprate will be an alternative Monero node written from the ground up in Rust. It will be able to independently validate Monero consensus rules providing a layer of security and redundancy for the Monero network.

Cuprate will help to protect the network from implementation bugs that could cause a variety of issues, plus because it's written in a memory safe language Cuprate will be less likely to suffer from memory safety issues compared to monerod.