-
Hello when i try to add iots coin its say yespowerIOTS, how can i add the algo? any help thank you
-
Rasp has Arm processor too it's possible to use for mining instead phones?
There is some fork for linux (Armhf?)
-
https://github.com/ResistancePlatform/resistance-core/commit/f84f9d61d8dcec72e5e0c674d787ff70a060a053
```cpp
libbitcoin_common_a_CFLAGS = $(AM_CFLAGS) $(PIE_FLAGS) -O2
```
-
# 趣旨
BitZenyの
「CPUコインとしての特長を進化させるために、
YesPower 1.0 をデプロイしてHFしてGPUを排除する」
必要があるかどうかのアンケートとなります
# 前提
本議題に対する方針の再確認です。
https://github.com/bitzenyPlus/BitZenyPlus/issues/34
2018年9月の結果では「…
-
## SUGAR (6 + 5)
```
// yespower
crypto/yespower-1.0.1/yespower-opt.c:57:2: warning:
crypto/yespower-1.0.1/yespower-opt.c:530:2: warning:
crypto/yespower-1.0.1/yespower-opt.c:57:2: warning: (dupl…
-
https://github.com/ResistancePlatform/resistance-core/commit/64ee78a1f51c37bd87a2f46c652ff88b0f3f7e2b
https://github.com/sugarchain-project/sugarchain/blob/bf58fb236fc456d94665b15e77d492c6e1ef83f6/…
-
solardiz said:
```
solardiz on Jul 31, 2018
You probably only need these 3 (and no `.h` files) in `crypto_libbitcoin_crypto_a_SOURCES`:
crypto/yespower/sha256.c \
crypto/yespower/yespower-o…
-
```cpp
uint256 CBlockHeader::GetPoWHash() const
{
static const yespower_params_t params = {
.version = YESPOWER_1_0,
.N = 4096,
.r = 32,
.pers = NULL,
…
-
```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
…
-
Alexander said it's not an actual problem, however it's an issue anyway :)
![image](https://user-images.githubusercontent.com/37016180/53817572-18d2c580-3fa9-11e9-8235-5228dd087e58.png)
-----
…