Ravencoin icon indicating copy to clipboard operation
Ravencoin copied to clipboard

Ravencoin Core integration/staging tree

Results 133 Ravencoin issues
Sort by recently updated
recently updated
newest added

Once install and fully synced on Windows 10 with the following config file: server=1 miningaddress=xxxxmywalletxxx rpcbind=127.0.0.1:8766 rpcuser=myuser rpcpassword=mypass rpcallowip=127.0.0.1 rpcport=8766 it never allows to connect to it. I tried following...

Update rpc documentation for sendmessage arguments to be "channel" and not "channel_name"

This issue tracker is only for technical issues related to Ravencoin. General Ravencoin questions and/or support requests and are best directed to the [Ravencoin Discord](https://discord.gg/jn6uhur)). For reporting security issues, please...

Bug - v4.6.1: `raven-qt -disablewallet` immediately closes after loading.

Hello. Artefact release names changed. **Before:** [raven-4.3.2.0-x86_64-linux-gnu.tar.gz](https://github.com/RavenProject/Ravencoin/releases/download/v4.3.2/raven-4.3.2.0-x86_64-linux-gnu.tar.gz) _Commit hash_ included into artefact name **After:** [raven-4.6.1-7864c39c2-x86_64-linux-gnu.tar.gz](https://github.com/RavenProject/Ravencoin/releases/download/v4.6.1/raven-4.6.1-7864c39c2-x86_64-linux-gnu.tar.gz) This changes affect download automation ``` wget -q https://github.com/RavenProject/Ravencoin/releases/download/v${TAG}/raven-${TAG}-x86_64-linux-gnu.tar.gz ``` Tagging is generally used to...

[Bitcoin PR for reference](https://github.com/bitcoin/bitcoin/pull/20298) With these modifications, the build process advances further, specifically aiding the 'build-osx' procedure.

ravencoin.network return 503 error "Service Temporarily Unavailable"

### Performance bug for command listadressesbyassets. If I run `listaddressesbyasset` with second argument (totalCount) set to true it takes 90 times longer than if I skip the totalCount flag. If...

This would enable easier desktop integration, automatic updates, and allow better sandboxing of the node software. For reference see the Monero GUI flathub repo. https://github.com/flathub/org.getmonero.Monero

* Fix indicies to match correct counterparts * Fix inidices to correct index where index specified does not exist