Releases: Cuprate/cuprate
cuprated 0.0.8 Molybdenite
Cuprate is a modular Monero node written in Rust. To get started, see: https://user.cuprate.org.
This release removes the killswitch.
Changes
- Deprecate
x86_64-apple-darwinbuilds (#552) - Remove killswitch (#559)
- Update
fast-syncto height3551183(#561) - Private file permissions on Unix (#562)
- Add
--dry-run(#563) - Fix network zone config (#567)
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.
cuprated 0.0.7 Molybdenite
Cuprate is an alternative Monero node implementation. To get started, see: https://user.cuprate.org.
Changes
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.
cuprated 0.0.6 Molybdenite
cuprated 0.0.6 Molybdenite (2025-08-27)
Cuprate is an alternative Monero node implementation. To get started, see: https://user.cuprate.org.
This release contains a breaking change in the tx-pool, you will need to delete the tx-pool file.
Changes
- Add Tor support to Cuprate (Arti, Tor Daemon, Dandelion router) (#509)
- P2P: Add hourly warning logging for no incoming P2P connections (#520)
- make ports depend on network zones (#533)
- cuprated: add txpool manager (#483)
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.
cuprated 0.0.5 Molybdenite
Cuprate is an alternative Monero node implementation. To get started, see: https://user.cuprate.org.
Changes
- Define Tor Zone, add onion addressing and more (#481)
- Update
fast-syncto height3456000(#502) - Fix
get_txidfor pre-RCT outputs (#504) - RPC: enable
submit_blockand/send_raw_transaction(#515)
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.
cuprated 0.0.4 Molybdenite
Cuprate is an alternative Monero node implementation. To get started, see: https://user.cuprate.org.
This release contains the initial integration of the restricted (0.0.0.0:18089) and unrestricted (127.0.0.1:18081) RPC servers. The following methods/endpoints are enabled:
get_blockget_block_countget_last_block_headerget_block_header_by_hashget_block_header_by_heightget_block_headers_rangeon_get_block_hash/get_height
See the updated configuration and RPC sections in the user book for more information: https://user.cuprate.org/rpc.html.
Changes
- Abstract TCP methods under the
Transporttrait (#446) - Add fuzzing and fix found issues (#464)
- Change release asset naming scheme (#484)
- Fix
randomx-rsbuilds on certain distros (#487, #493) - Update
fast-syncto height3425792(#490) - Initial RPC server integration (#183, #244, #423, #450)
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.
cuprated 0.0.3 Molybdenite
Cuprate is an alternative Monero node implementation.
This is the third release of the Cuprate node, cuprated.
To get started, see: https://user.cuprate.org.
For an FAQ on Cuprate, see: https://user.cuprate.org/#faq.
Changes
- Add transaction pool relay rules (#424)
- Fix peer list crash (#426)
- Fix switching to main chain after block reorg (#438)
- Add
cuprated.service(#444) - Update
fast-syncto height3401216(#448) - Add recovery for failed block reorgs (#449, #456)
- Print configuration on startup (#457)
- Limit initial epee encoding memory allocation (#458)
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.
cuprated 0.0.2 Molybdenite
Cuprate is an alternative Monero node implementation.
This is the second release of the Cuprate node, cuprated.
To get started, see: https://user.cuprate.org.
For an FAQ on Cuprate, see: https://user.cuprate.org/#faq.
Changes
- User book changes, config documentation (#402, #406, #418)
- Blockchain reorganizations fixes (#408)
- STDOUT/STDIN fixes (#415)
- Replace remaining
printlnwithtracing(#417) - Fix blockchain database error mappings (#419)
- Update
fast-syncto height3384832(#427)
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.
cuprated 0.0.1 Molybdenite
Cuprate is an alternative and independent Monero node implementation that is focused on being fast, user-friendly, and backwards compatible with monerod.
This is the first release of the Cuprate node, cuprated.
To get started, see: https://user.cuprate.org.
For an FAQ on Cuprate, see: https://user.cuprate.org/#faq.
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.