Ravencoin icon indicating copy to clipboard operation
Ravencoin copied to clipboard

Ravencoin Core integration/staging tree

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

### Describe the issue After an OP_RVN_ASSET, the asset information should be pushed to the stack as per Script OP_PUSHs. However, some transactions are using standard variable length integer formats...

bug
fork
asset related

As the block directory becomes bigger in size, those who are sitting on 256gb Macs(as me) are going to struggle in the nearest future with built-in storage capacity. There is...

enhancement
documentation
osx

### Describe the issue From Ravencore console or RPC command, when using "**getaccountaddress**" command, this will create a duplicate account name with a new address. This issue trigger when account/address...

rpc related
deprecated code

Commit in question: https://github.com/RavenProject/Ravencoin/commit/41a4d8b2c094ca9c55b11eed029a9817fa2b65d4 ![image](https://user-images.githubusercontent.com/26197922/140603393-e0b54a1b-d1e4-4102-85e8-5b912a3714de.png) CXX wallet/libraven_wallet_a-bip39.o wallet/bip39.cpp:162:71: error: implicit instantiation of undefined template 'std::__1::array' std::array CMnemonic::GetLanguagesDetails() ^ /build/osx/depends/SDKs/Xcode-11.3.1-11C505-extracted-SDK-with-libcxx-headers/usr/include/c++/v1/__tuple:223:64: note: template is declared here template struct _LIBCPP_TEMPLATE_VIS array; ^ wallet/bip39.cpp:164:12:...

build related

While testing 4.7.0test3 on testnet using the GUI in windows 10 I found the below issue. I had an anomaly on creating the various asset types. On creating qualifiers and...

bug
gui
asset related

Post your test results as comments to this issue. Please include release version or commit-hash used when testing.

needs testing

According to [PR#14897](https://github.com/bitcoin/bitcoin/pull/14897) of Bitcoin, the author committed patches to avoid potential attacks that can prevent Bitcoin nodes from getting transactions with others. > This behavior was described well [here](https://www.cs.umd.edu/projects/coinscope/coinscope.pdf)...

p2p

Testing the wallet generation based on 4.7test3 and suggest an improvement to enhance user protection and encourage seed word retention. Add two screens after the seed words have been generated...

enhancement
gui
Priority: Low

Post your test results as comments to this issue. Please include release version or commit-hash used when testing.

needs testing

Post your test results as comments to this issue. Please include release version or commit-hash used when testing.

needs testing