jagdeep sidhu

Results 11 issues of jagdeep sidhu

related to #13 but was missed or left out. There is an inherent flaw in the way that dogecoin auxpow blocks are validated. in parseAuxPow the parent block hash is...

bug

I'm investigating if its feasible to come up with a design such that IPFS can be used to offload data pertaining to pseudo transactions that need not be on blockchain...

I see that a recursive mechanism to push repo, read repo, working across autonomous agents might be a real good way to increase productivity. Working locally is great prior to...

enhancement

This should be here so its easily overridable by other UTXO chains.

Try this: var alicePrivateKey = new bitcore.PrivateKey(); var bobPrivateKey = new bitcore.PrivateKey(); var data = new Buffer('The is a raw data example'); var cypher1 = ECIES().privateKey(alicePrivateKey).publicKey(bobPrivateKey.publicKey); var encrypted = cypher1.encrypt(data);...

Hello, Syscoin is auxpow just like Namecoin. I have fixed the versionbits to work with AuxPow you may refer to my implementation if you would like, it will require a...

Such sites that use this profile information to enhance the user experience will not benefit from bitshares login. Sites such as shopping carts which use profile info to checkout, user...

nathan

We should follow the ISO standard for bit asset's on the chain for example BitGold's ISO code should be XAU and BitSilver's ISO code should be XAG... thus we would...

1) Open GUI & goto console 2) enable http server (make sure you specify a port) Notice return is "undefined" any subsequent calls all return "undefined". Default config.json on 0.4.24

bip44 defines the bip32 as follows for convention: m / purpose' / coin_type' / account' / change / address_index anything under account is not-hardened meaning a public key of account...

good first issue