Ravencoin
Ravencoin copied to clipboard
Ravencoin Core integration/staging tree
Not a bug - but a new feature. Add the ability to sweep a private key. RPC call for sweep [RVN | ] Creates a transaction to transfer all RVN,...
This is how I got develop to build on Big Sur (11.2.3): ``` git clone https://github.com/RavenProject/Ravencoin.git cd Ravencoin/ git checkout develop brew install automake berkeley-db4 libtool boost miniupnpc openssl pkg-config...

Messaging only works in the console right now. Over the last weeks, multiple users requested GUI features for messaging. I'd like to propose the following: * **Receiving**: add an envelope...
sometimes httpworker exits by segfault error 4 when invokes getkawpowhash rpc httpworker exits by segfault error 4 when http work queue depth exceeded
### Describe the issue when using the command `setaccount "addy" "label"` it generates a new address at that label so now there are 2 addys with same label, also upon...
I'd like to request for nodes to allow sending partial txes to each other. This allows a decentralized store for atomic swap buy and sell orders. Any node that is...
RPC calls that add memos for RVN transactions. Extensions of: ``` sendfrom "fromaccount" "toaddress" amount ( minconf "comment" "comment_to" ) sendfromaddress "from_address" "to_address" amount ( "comment" "comment_to" subtractfeefromamount replaceable conf_target...
Ubuntu 20.04   