cuprated 0.1.0-preview Kesterite
Cuprate is a modular Monero node written in Rust. To get started, see: https://user.cuprate.org.
This is a preview release for beta. It includes initial wallet support.
This release contains updates to our RPC interface to allow wallets to connect to Cuprate. Wallets can now sync the blockchain
and send transactions with Cuprate.
Changes
- Initial wallet RPC support (#624, #631, #634, #636, #637, #641, #647, #653, #654)
- Add offline mode (#656)
- Add graceful shutdown (#585)
- Add embeddable
Node::launch()library (#592) - Add regtest and fakechain support (#607)
- Improve Tor networking (#640)
- Support SOCKS5 proxy URLs (#596)
- Add custom allocator options (#658)
- Add Docker, Alpine, FreeBSD, and OpenBSD support (#659)
- Respect
NO_COLORand non-interactive terminals (#618) - Fix the
--networkargument (#649) - Remove RPC payment support (#646)
Downloads
For convenience, the following binaries are produced using GitHub CI in a non-reproducible way; it is highly recommended to build cuprated from source instead, see https://user.cuprate.org/getting-started/source.
Contributors
Thank you to everyone who directly contributed to this release:
There are other contributors that are not listed here, thank you to them as well.