kralverde
kralverde
### Describe the issue https://rvnt.cryptoscope.io/tx/?txid=39f584821bfaeb6472969f008d219d6886a9ea430ac948858530a2e252f7ba58 A restricted asset is sent to mnzcdtNKpTY7kpuaW7Th88HPnzxes3BLEd. This h160 is not qualified for the associated tag, but is qualified by the sub qualifier. ``` >>>...
### Describe the issue  ### Can you reliably reproduce the issue? Yes #### If so, please list the steps to reproduce below: 1. Open core GUI...
### Describe the issue configuring with --disable-wallet (actual command `./configure BDB_LIBS="-L/db4/lib -ldb_cxx-4.8" BDB_CFLAGS="-I/db4/include" --prefix=/usr/local --disable-wallet`) fails. This also occurs on the master branch. Built in docker. Might just be a...
### 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...
This PR fixes the signing for ravencoin addresses which was previously broken. It also implements ravencoin assets which have been lacking in the hardware department for the past 2 years....
Firstly, I would like to apologize for commandeering this page. I know this is not good practice, but seeing as though this is the officially linked github page and it...
Currently, verifier strings are limited to 80 characters. Making a null tag vout for a verifier uses OP_PUSH (https://github.com/RavenProject/Ravencoin/blob/e48d932ec70267a62ec3541bdaf4fe022c149f0e/src/assets/assets.cpp#L4567). Reading the verifier hardcodes an allotment of 1 byte for length...
**Describe the bug** ``` :: An error occurred: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/tmp/.crunchy-cli_RGDu75.mp4': Metadata: major_brand : iso5 minor_version : 1 compatible_brands: iso5dashmsix Duration: 00:24:30.05, start: 0.000000, bitrate: 7990 kb/s Stream...
A little messy (wasn't familiar with c++ or node before this) let me know if you want me to clean it up. The kawpow function takes a header hash, nonce,...