iggy@archie:[~/Wallets]: git clone git@bitbucket.org:HIVEcryptocoin/hive.git Cloning into 'hive'... Warning: Permanently added the RSA host key for IP address '131.103.20.168' to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. iggy@archie:[~/Wallets]:
Not fully tested, needs some tweaks, please contribute. i hope someone compile the windows binary.
usage: ./cpuminer -a hive -o URL -u USER -p PASS
hive is not supported here.. it is also missing in the "algo" directory
Yes, i forgot to rename the x11.c file to hive.c as i edited and replaced it .
Unfortunately neither version is compiling for me under linux ... Very weird errors
Please check now, its working i did 2 tests compiles on 2 clean Linux boxes , it was the find and replace that caused to replace some x11 values in some files.
Not fully tested, needs some tweaks, please contribute. i hope someone compile the windows binary.
usage: ./cpuminer -a hive -o URL -u USER -p PASS
hive is not supported here.. it is also missing in the "algo" directory
Yes, i forgot to rename the x11.c file to hive.c as i edited and replaced it .
Unfortunately neither version is compiling for me under linux ... Very weird errors
Please check now, its working i did 2 tests compiles on 2 clean Linux boxes , it was the find and replace that caused to replace some x11 values in some files.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] HIVE POW/POS | HIVE Algo | No Premine | CPU mining | Takeover |ReLaunched
Its normal because the starting diff is very low for this algo that why on the start there will be too many orphans until the blockchain correct to the highest chain.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] HIVE POW/POS | HIVE Algo | No Premine | CPU mining | Takeover |ReLaunched
[ANN] HIVE POW/POS | HIVE Algo | No Premine | CPU mining | Takeover |ReLaunched
by
HIVE Takeover
on 28/09/2015, 23:05:41 UTC
HIVE
GPU/ASIC Resistant
Please note, this is a total relaunch and takeover of the coin, no virus no shit, make sure to remove the old hive blockchain folder and wallet if any.
The new Hive proof-of-work mining algorithm is a combination chain of shabal, blake, keccak along with the Pomelo Password Hashing Algorithm.[whitepaper]
* Features
Hive Algorithm:
Efficiency through large memory usage.
Proficient against low memory attacks.
Strong against cache timing attacks.
Geared against strong attacks by GPU usage.
ASIC or FPGA attacks resistant .
Schnorr Signature Validation: Principal Investigator: Patrick Strateman
Instead of DER-encoded ECDSA signatures over the secp256k1 curve, the CHECKSIG and related operators now use densely packed Schnorr signatures over the same curve. The advantages are:
Efficient threshold signatures for n-of-n. Multiple Schnorr signatures can be combined to end up with a signature valid for the sum of the public keys, so arbitrarily large n-of-n multisig can be done by only communicating the single sum signature, which can be verified with a single CHECKSIG operation.
Smaller signatures (64 bytes instead of 71-72) with none of the problems that DER encodings have caused for Bitcoin. Potential support for batch validation (up to a factor 2 speedup to verify groups of 32 signatures at once). This requires knowing the R.y coordinate (ECDSA ignores this) and at the script level, guaranteeing that all signature verification failure results in script failure (i.e., all CHECKSIG operators behave like CHECKSIGVERIFY). Stronger security proof.
Provably no inherent signature malleability, while ECDSA has a known malleability, and lacks a proof that no other forms exist.
Slightly faster to sign/verify than ECDSA.
* Hive Distribution
PoW
1,000,000 HIVE for the first 10,000 PoW blocks with 100 HIVE each being mined during the first week followed by 1 HIVE PoW rewards indefinitely.
Block time is 60 seconds.
Difficulty re-target is 60 Minutes.
PoS
200,000 HIVE for the first 20,000 PoS blocks with 10 HIVE being staked during the first two weeks followed by 1 HIVE PoS rewards indefinitely.