-
Hello Ben,
Do you have any plans to include Yespower algo to your miner?
Thanks!
-
i have an encrypted data $y$j9T$nUQ1haLSJODMAlSVUV5NGUw.$tLzBKbQ6ujjnayVUk2/GG1OjhWMqoVJ/05fXYhZH0QD, the real password is `Hillstone!1`. But i can not get the encrypted data with the follwing code:
…
-
```bash
CXX crypto/libbitcoinconsensus_la-sha512.lo
CC crypto/yespower-1.0.1/libbitcoinconsensus_la-sha256.lo
CC crypto/yespower-1.0.1/libbitcoinconsensus_la-yespower-opt.lo
…
-
Example at base pow we are only one algo or set of algos.
Idea as example we are use
Yespower and SHA256
POW if Yespower and SHA256 are valid at the same time = block found
there is point …
-
As we change our core tree in incompatible ways, we're only updating test vectors embedded in the main programs to the extent that they keep working. We don't similarly update standalone tests found i…
-
As in title, I cannot find in repo LICENSE file, nor in README mention of license.
I can see there are license conditions in source files, why not put them into separate LICENSE file?
-
src/./hash.h:202: undefined reference to `yespower_hash'
-
```bash
CXX wallet/test/test_test_bitcoin-crypto_tests.o
CXXLD test/test_bitcoin
libbitcoin_consensus.a(libbitcoin_consensus_a-block.o): In function `uint256 SerializeHashYespower(CBlockH…
-
build is `ok` and everything works well and you can ignore this warning.
when i run `./autogen.sh`. it reported by another user.
```bash
$ ./autogen.sh
Makefile.am:16: warning: source file 'y…
-
BitZeny Plusで実装予定の新機能は以下の3点です。
1.BTC 0.16以降へのリベース:segwitアドレス有効化
2.YesPoWer 0.5への変更:yescrypt 0.5互換のアルゴリズム変更
3.YesPoWer 1.0以降へのHardFork:アンチGPU/ASICの強化
これら機能の実装順序、および、時期について意見を募集します。