Bitcoin Forum
August 04, 2024, 10:18:46 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 »  All
  Print  
Author Topic: [Q2C] QubitCoin (CPU) валюта с уникальным алгоритмом  (Read 26735 times)
ksr123
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 21, 2014, 01:55:53 AM
 #21

"Источник блоков недоступен"
miraxgr (OP)
Full Member
***
Offline Offline

Activity: 406
Merit: 100



View Profile
January 21, 2014, 05:41:59 AM
 #22

"Источник блоков недоступен"

в конфиг файле внесены ноды?
Code:
addnode=88.193.180.145:7788
addnode=162.243.73.136:7788
addnode=151.224.242.33:7788
addnode=113.2.235.63:7788
addnode=162.243.235.192:7788
addnode=80.121.18.48:7788
addnode=176.99.185.190:7788
addnode=92.255.221.181:7788
addnode=5.164.93.142:7788
addnode=83.215.164.206:7788
addnode=87.113.166.62:7788
addnode=93.83.25.85:7788
addnode=82.246.47.198:7788
addnode=80.220.12.202:7788
addnode=61.174.239.236:7788
addnode=74.88.177.35:7788
addnode=89.93.16.199:7788
addnode=176.15.49.142:7788
addnode=115.207.173.185:7788
addnode=174.100.51.46:7788
addnode=211.93.43.59:7788
addnode=91.64.13.240
addnode=182.33.11.182:7788
addnode=113.116.201.74:7788
addnode=144.76.220.169:7788
addnode=77.20.120.102:7788
addnode=148.251.15.99:7788
addnode=54.201.249.50:7788
addnode=59.54.10.83:7788
addnode=149.241.29.95:7788
addnode=212.183.59.139:7788
addnode=223.18.194.128:7788
addnode=148.251.15.105:7788
addnode=83.215.164.206:7788
addnode=118.116.238.135:7788
addnode=31.41.219.110:7788
addnode=84.244.26.52:7788
addnode=144.76.185.239:7788
addnode=176.31.236.95:7788
addnode=14.118.110.69:7788
addnode=117.8.68.2:7788
addnode=186.212.61.43:7788
addnode=54.203.245.228:7788
addnode=183.69.196.80:7788
addnode=107.150.48.98:7788
addnode=109.205.247.161:7788
addnode=72.53.133.204:7788
addnode=117.81.217.11:7788
addnode=180.115.109.79:7788
addnode=93.183.175.25:7788
addnode=91.119.199.79:7788
addnode=50.152.178.147:7788
addnode=62.87.150.233:7788
addnode=23.92.80.37:7788
addnode=62.219.98.129:7788
addnode=113.120.128.107:7788
addnode=123.137.244.171:7788
addnode=148.251.3.83:7788
addnode=67.207.208.166:7788
addnode=114.94.15.137:7788
addnode=41.133.226.133:7788
addnode=213.21.14.174:7788
addnode=192.241.215.76:7788
addnode=219.136.252.5:7788
addnode=62.16.243.132:7788
addnode=62.210.162.235:7788
addnode=119.124.100.109:7788
addnode=46.9.148.112:7788
addnode=178.196.36.208:7788
addnode=37.143.201.89:7788
addnode=69.196.188.89:7788
addnode=188.32.108.230:7788
addnode=111.167.165.105:7788
addnode=90.188.237.17:7788
addnode=31.41.219.109:7788
addnode=198.211.124.181:7788
addnode=112.111.86.95:7788
addnode=118.124.54.189:7788
addnode=150.140.159.248:7788
addnode=78.128.22.144:7788
addnode=182.32.195.170:7788
addnode=68.64.161.254:7788
addnode=199.188.178.180:7788
addnode=151.15.180.205:7788
addnode=121.230.85.79:7788
addnode=144.76.110.209:7788
addnode=141.48.30.99:7788
addnode=98.118.154.14:7788
addnode=87.113.166.62:7788
addnode=178.149.92.43:7788
addnode=113.2.235.63:7788
addnode=180.157.128.7:7788
Ivelon
Full Member
***
Offline Offline

Activity: 225
Merit: 100


View Profile
January 21, 2014, 08:39:26 AM
 #23

А можно более подробно про уникальный алгоритм? Как он работает? Какая формула? В чем защита?
miraxgr (OP)
Full Member
***
Offline Offline

Activity: 406
Merit: 100



View Profile
January 21, 2014, 10:53:01 AM
 #24

А можно более подробно про уникальный алгоритм? Как он работает? Какая формула? В чем защита?

Если с английским хорошо то как то так (это описание алгоритмов хэширования которые используются):

Some information about hashing functions in qubit algorithm
1) Luffa
Luffa is a new family of hash functions submitted to NIST for their cryptographic hash algorithm competition.
Luffa is a variant of a sponge function proposed by Bertoni et al., whose security is based only on the randomness of the underlying permutation. Different from the original sponge, Luffa uses plural permutations in parallel and a stronger messsage injection function.
2) CubeHash
CubeHash is a cryptographic hash function submitted to the NIST hash function competition by Daniel J. Bernstein. CubaHash has a 128 byte state, uses wide pipe construction, and is ARX based. Message blocks are XORed into the initial bits of a 128-byte state, which then goes through an r-round bijective transformation between blocks. The initial NIST proposal ("Cubehash8/1") required about 200 cycles per byte. After clarifications from NIST, the author changed the proposal to Cubehash16/32, which "is approximately 16 times faster than CubeHash8/1, easily catching up to both SHA-256 and SHA-512 on the reference platform" while still maintaining a "comfortable security margin".
CubeHash advanced to the second round of the competition, but was not chosen as one of the 5 finalists.
3) SHAvite
SHAvite-3 is a secure and efficient hash function design by Eli Biham and Orr Dunkelman. SHAvite-3 is based on the HAIFA construction and the AES building blocks. SHAvite-3 uses a well understood set of primitives such as a Feistel block cipher which iterates a round function based on the AES round. SHAvite-3's compression functions are secure against cryptanalysis, while the selected mode of iteration offers maximal security against black box attacks on the hash function. SHAvite-3 is both fast and resource-efficient, making it suitable for a wide range of environments, ranging from 8-bit platforms to 64-bit platforms (and beyond).
4) SIMD
SIMD is a cryptographic hash function based on the Merkle–Damgård construction submitted to the NIST hash function competition by Gaëtan Leurent. It is one of fourteen entries to be accepted into round two of the competition, but was not shortlisted for the third and final round.
The designer states that the "most important component of SIMD is its message expansion, which is designed to give a high minimal distance". The algorithm's speed is claimed to be 11-13 cycles per byte.
5) Echo
ECHO, a cryptographic hash function designed for the NIST SHA-3 competition, offers:
- a simple and clean design,
- a high and well-understood security margin,
- support of the Intel AES instructions set, and
- a fully flexible design to support different properties with the same primitive.
Chainger
Hero Member
*****
Offline Offline

Activity: 554
Merit: 500



View Profile
January 22, 2014, 06:44:00 PM
 #25

тем временем монетка появилась на бирже www.poloniex.com
-Greed-
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


Decentralized Jihad


View Profile
January 23, 2014, 01:51:11 AM
 #26

вот обоснуй чтобы я его включил в свой сервис 7Pay.in
Вот обоснуй зачем ты включил в свой сервис copperlark (говно с огромным премайном) и novacoin (тупой клон, премайн, скам)? Вопрос риторический, отвечать не нужно..

ksr123
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 23, 2014, 02:31:56 AM
 #27

тем временем монетка появилась на бирже www.poloniex.com

Какая-то стремная биржа...
Buratino
Legendary
*
Offline Offline

Activity: 1151
Merit: 1003


View Profile
January 23, 2014, 03:15:46 AM
 #28

А куда пропал девелопер монеты?

krecu
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 23, 2014, 04:14:32 AM
 #29

А куда пропал девелопер монеты?

Вернется в начале февраля. Манета активна, сайт в процессе, фишки плюшки так же, сообщество активно и собирается, майнинг даже в соло доставляет одно удовольствие!

Так что очень рекомендую!

P/S/ есть желающие на модерацию форума?
ksr123
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 23, 2014, 04:19:34 AM
 #30

И сколько ты майнишь за день в пересчете на биткоины? Smiley
krecu
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 23, 2014, 04:23:38 AM
 #31


нерабочий! 10.9.1

Сам уже неделю пытаюсь собрать все никак падла нехочет, помимо того что либы алгоритмов пересобирал так еще падла qt4 в brew нынче отказывается в нативе собираться((( Наверное нужно клиент апгрейдить(
krecu
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 23, 2014, 04:30:43 AM
 #32

И сколько ты майнишь за день в пересчете на биткоины? Smiley

пересчитывать пока то рано! но если по текущему курсу то 0.00-0.03 будет (но я только в соло...)
miraxgr (OP)
Full Member
***
Offline Offline

Activity: 406
Merit: 100



View Profile
January 23, 2014, 04:47:57 AM
 #33


нерабочий! 10.9.1

Сам уже неделю пытаюсь собрать все никак падла нехочет, помимо того что либы алгоритмов пересобирал так еще падла qt4 в brew нынче отказывается в нативе собираться((( Наверное нужно клиент апгрейдить(

https://www.dropbox.com/s/275o370p5n3vm6j/QubitCoin-Qt.app.osx10.7.zip

попробуйте этот, по результатам теста прошу отписаться.
krecu
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 23, 2014, 04:55:27 AM
 #34

https://www.dropbox.com/s/275o370p5n3vm6j/QubitCoin-Qt.app.osx10.7.zip
попробуйте этот, по результатам теста прошу отписаться.

Отлично! Как часики!

У кого проблемы с конектом http://www.q2c.cc/crawler/peer (список активных пиров в копипаст формате!)
krecu
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 25, 2014, 02:15:27 PM
 #35

Ребята для желающих получить немного на халяву) велком http://www.q2c.cc/bounty
- рандом с 1 до 50-ти
- ограничение на 1 адрес и 1 ip


P/S/ только плизззз - без проксей и тому подобного(
u5sos
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
January 30, 2014, 02:21:56 PM
Last edit: January 30, 2014, 03:21:49 PM by u5sos
 #36

До сих пор майнится от 1 блока в сутки на соло. Процессор AMD FX8350 (~ 350 KHash/Sec).
Курс потихоньку поднимается, даже при учете того что на крупных биржах валюта не представлена)

Присоединяемся)

u5sos
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
January 30, 2014, 08:45:53 PM
 #37

Приглашаю вас вступить в созданную мной группу ВК посвященную QubitCoin:

http://vk.com/qubitcoin

Gurban
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
January 31, 2014, 03:18:27 AM
 #38

Источник блоков недоступен
krecu
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 31, 2014, 03:40:28 AM
 #39

Источник блоков недоступен

Шапка темы обновлена - проблема решается добавлением новых стабильных нод!
igorokkk
Legendary
*
Offline Offline

Activity: 2898
Merit: 1041



View Profile
January 31, 2014, 05:05:56 AM
Last edit: January 31, 2014, 11:18:04 AM by igorokkk
 #40

А когда кошель майнит, есть какие-то признаки этого, кроме загруженности проца в диспетчере задач?
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!