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.