Ravencoin
Ravencoin copied to clipboard
Ravencoin Core integration/staging tree
The wallet currently uses zero 0 and capitalised o font that are very similar to each other. Suggest using another font with slashed zero.
In QT, numerous buttons are missing tooltips. Suggest reviewing and cleaning tooltip wordings to best assist end users with operation. - provide most tooltips possible to assist users with understanding...
Running on Ubuntu 20.04 using raven-4.7.0test3-b5010492c (64 bit). Testing P2SH for Assets and discovered that assets sent to a P2SH address will not display in your 'Watch only' list. RVN...
Post your test results as comments to this issue. Please include release version or commit-hash used when testing.
The "rescan" function needs to be re-written in a scheduling function. It's buggy because there is a race between setting everything up during raven-qt initialization, and using the resources in...
This issue backports for Bitcoin [PR#16152](https://github.com/bitcoin/bitcoin/pull/16152). There is an inappropriate setting that was founded recently in path `src/validation.h`. According to the original [PR#16152](https://github.com/bitcoin/bitcoin/pull/16152) of Bitcoin shown below, the `NODE_BLOOM` service...
This a security vulnerability. The wallet uses ordered inputs of transactions (`src/wallet/wallet.cpp`, [line 3657 - 3671](https://github.com/RavenProject/Ravencoin/blob/master/src/wallet/wallet.cpp#L3657-L3671)), which may incur privacy risks like fingerprinting the wallet to observers. A possible solution...
This is a security vulnerability. In the `ConnectBlock()` function of `src/validation.cpp`, it misses the check for whether the block is corrupted or not. If the block is corrupted, it should...
How long does it take for a wallet to fully sync? OS: Win 10 Storage free: ~700gb Internet connection: gig / fiber the wallet was downloaded from the raven site...