Bitcoin Forum
May 07, 2024, 06:40:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 ... 66 »
41  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] UCOM - United Crypto Community on: September 01, 2018, 09:18:45 AM
Btw, its still good time to buy, the price will go up even more soon. Marketing will follow the platform release. Wish the developers good luck and success!
What can be growth if there is no marketing Yes and if they page on github deleted. Although maybe they'll make a new page.

What happened?
The page on github opens https://github.com/unitedcryptocommunity/ucom
42  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [2GIVE] / New Mobile Wallet Available from SATOWALLET.COM on: September 01, 2018, 08:25:48 AM
2GIVE is not compiled in the latest versions of Ubuntu
I left my question https://github.com/LittleDuke/2GIVE/issues/19
Please solve this problem
43  Local / Альтернативные криптовалюты / Re: ★★ DigiByte ★★ [DGB] - Запущен on: August 28, 2018, 05:09:35 PM
Я обновил исходный код п2пула DGB.
Владельцы нод, обновитесь до последней версии
https://github.com/ilsawa/p2pool-dgb-groestl
https://github.com/ilsawa/p2pool-dgb-qubit
https://github.com/ilsawa/p2pool-dgb-scrypt
https://github.com/ilsawa/p2pool-dgb-sha256
https://github.com/ilsawa/p2pool-dgb-skein

Мои ноды обновлены, можете копать:
DGB форум:DigiByte(GROESTL) P2Pool: http://siberia.mine.nu:5021 || http://crypto.mine.nu:5021
Конфигурация ASIC:
Code:
URL: siberia.mine.nu:5021, Login: Ваш_DGB_Адрес, Password: x
или
crypto.mine.nu:5021, Login: Ваш_DGB_Адрес, Password: x
Конфигурация SGMiner:
Code:
sgminer --algorithm myriadcoin-groestl -o stratum+tcp://siberia.mine.nu:5021 -u DigiByteAddress -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce
или
sgminer --algorithm myriadcoin-groestl -o stratum+tcp://crypto.mine.nu:5021 -u DigiByteAddress -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce

DGB форум:DigiByte(QUBIT) P2Pool: http://siberia.mine.nu:5023 || http://crypto.mine.nu:5023
Конфигурация ASIC:
Code:
URL: siberia.mine.nu:5023, Login: Ваш_DGB_Адрес, Password: x
или
crypto.mine.nu:5023, Login: Ваш_DGB_Адрес, Password: x
Конфигурация SGMiner:
Code:
sgminer --algorithm qubitcoin -o stratum+tcp://siberia.mine.nu:5023 -u Ваш_DGB_Адрес -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce
или
sgminer --algorithm qubitcoin -o stratum+tcp://crypto.mine.nu:5023 -u Ваш_DGB_Адрес -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce

DGB форум:DigiByte(SCRYPT) P2Pool: http://siberia.mine.nu:5025 || http://crypto.mine.nu:5025
Конфигурация ASIC:
Code:
URL: siberia.mine.nu:5025, Login: Ваш_DGB_Адрес, Password: x
или
crypto.mine.nu:5025, Login: Ваш_DGB_Адрес, Password: x
Конфигурация CGMiner:
Code:
cgminer --scrypt -o stratum+tcp://siberia.mine.nu:5025 -u Ваш_DGB_Адрес -p x --expiry 1 --scan-time 1 --queue 0
или
cgminer --scrypt -o stratum+tcp://crypto.mine.nu:5025 -u Ваш_DGB_Адрес -p x --expiry 1 --scan-time 1 --queue 0

DGB форум:DigiByte(SHA256D) P2Pool: http://siberia.mine.nu:5027 || http://crypto.mine.nu:5027
Конфигурация ASIC:
Code:
URL: siberia.mine.nu:5027, Login: Ваш_DGB_Адрес, Password: x
или
crypto.mine.nu:5027, Login: Ваш_DGB_Адрес, Password: x
Конфигурация CGMiner:
Code:
cgminer -o stratum+tcp://siberia.mine.nu:5027 -u Ваш_DGB_Адрес -p x --expiry 1 --scan-time 1 --queue 0
или
cgminer -o stratum+tcp://crypto.mine.nu:5027 -u Ваш_DGB_Адрес -p x --expiry 1 --scan-time 1 --queue 0

DGB форум:DigiByte(SKEIN) P2Pool: http://siberia.mine.nu:5029 || http://crypto.mine.nu:5029
Конфигурация ASIC:
Code:
URL: siberia.mine.nu:5029, Login: Ваш_DGB_Адрес, Password: x
или
crypto.mine.nu:5029, Login: Ваш_DGB_Адрес, Password: x
Конфигурация CGMiner:
Code:
cgminer --skein -o stratum+tcp://siberia.mine.nu:5029 -u Ваш_DGB_Адрес -p x --expiry 1 --scan-time 1 --queue 0
или
cgminer --skein -o stratum+tcp://crypto.mine.nu:5029 -u Ваш_DGB_Адрес -p x --expiry 1 --scan-time 1 --queue 0
44  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★DigiByte|极特币★★[DGB]✔ DigiSync v6.16.3 - DigiSpeed - Segwit -DiguSign on: August 28, 2018, 04:58:28 PM
I've updated the source code for the DGB p2pool.
Node owners, upgrade to the latest version
https://github.com/ilsawa/p2pool-dgb-groestl
https://github.com/ilsawa/p2pool-dgb-qubit
https://github.com/ilsawa/p2pool-dgb-scrypt
https://github.com/ilsawa/p2pool-dgb-sha256
https://github.com/ilsawa/p2pool-dgb-skein

My nodes are updated, you can mine:
DGB Forum:DigiByte(GROESTL) P2Pool: http://siberia.mine.nu:5021 || http://crypto.mine.nu:5021
ASIC config:
Code:
URL: siberia.mine.nu:5021, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5021, Login: Your_DGB_address, Password: x
SGMiner config:
Code:
sgminer --algorithm myriadcoin-groestl -o stratum+tcp://siberia.mine.nu:5021 -u DigiByteAddress -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce
or
sgminer --algorithm myriadcoin-groestl -o stratum+tcp://crypto.mine.nu:5021 -u DigiByteAddress -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce

DGB Forum:DigiByte(QUBIT) P2Pool: http://siberia.mine.nu:5023 || http://crypto.mine.nu:5023
ASIC config:
Code:
URL: siberia.mine.nu:5023, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5023, Login: Your_DGB_address, Password: x
SGMiner config:
Code:
sgminer --algorithm qubitcoin -o stratum+tcp://siberia.mine.nu:5023 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce
or
sgminer --algorithm qubitcoin -o stratum+tcp://crypto.mine.nu:5023 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0 --no-extranonce

DGB Forum:DigiByte(SCRYPT) P2Pool: http://siberia.mine.nu:5025 || http://crypto.mine.nu:5025
ASIC config:
Code:
URL: siberia.mine.nu:5025, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5025, Login: Your_DGB_address, Password: x
CGMiner config:
Code:
cgminer --scrypt -o stratum+tcp://siberia.mine.nu:5025 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0
or
cgminer --scrypt -o stratum+tcp://crypto.mine.nu:5025 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0

DGB Forum:DigiByte(SHA256D) P2Pool: http://siberia.mine.nu:5027 || http://crypto.mine.nu:5027
ASIC config:
Code:
URL: siberia.mine.nu:5027, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5027, Login: Your_DGB_address, Password: x
CGMiner config:
Code:
cgminer -o stratum+tcp://siberia.mine.nu:5027 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0
or
cgminer -o stratum+tcp://crypto.mine.nu:5027 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0

DGB Forum:DigiByte(SKEIN) P2Pool: http://siberia.mine.nu:5029 || http://crypto.mine.nu:5029
ASIC config:
Code:
URL: siberia.mine.nu:5029, Login: Your_DGB_address, Password: x
or
URL: crypto.mine.nu:5029, Login: Your_DGB_address, Password: x
CGMiner config:
Code:
cgminer --skein -o stratum+tcp://siberia.mine.nu:5029 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0
or
cgminer --skein -o stratum+tcp://crypto.mine.nu:5029 -u Your_DGB_address -p x --expiry 1 --scan-time 1 --queue 0
45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CannabisCoin [CANN][X11][Official] Developments & Discussions on: August 25, 2018, 03:04:02 PM
I've updated the source code for the CannabisCoin p2pool.
Node owners, upgrade to the latest version https://github.com/ilsawa/p2pool-cann

My nodes are updated, you can mine:
http://crypto.mine.nu:28741
http://siberia.mine.nu:28741
46  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][MASTERLIST]X11 POOLS!!! for CannabisCoin [CANN] on: August 25, 2018, 03:03:02 PM
I've updated the source code for the CannabisCoin p2pool.
Node owners, upgrade to the latest version https://github.com/ilsawa/p2pool-cann

My nodes are updated, you can mine:
http://crypto.mine.nu:28741
http://siberia.mine.nu:28741
47  Bitcoin / Pools / Re: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: June 09, 2018, 03:46:23 PM
What node you guys use or suggest for a miner with 4 S9 and Thanks
BTC on jtoomimnet. Node scanners is here http://p2pool.top/scanner/
48  Local / Майнеры / Re: [P2POOL] п2пулы на siberia.mine.nu и crypto.mine.nu on: June 01, 2018, 04:47:40 AM
Блок на VIP п2пуле!
https://bitinfocharts.com/bitcoin/block/525343/0000000000000000000ea6d3c8715be17b0f79828bb6872239590bf053c03122
Нашли за 102 часа
49  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][P2POOL] p2pools on the siberia.mine.nu & crypto.mine.nu on: June 01, 2018, 04:46:33 AM
A new block is on VIP P2Pool!
https://bitinfocharts.com/bitcoin/block/525343/0000000000000000000ea6d3c8715be17b0f79828bb6872239590bf053c03122
The time spent on the search block-102 hours.
50  Local / Майнеры / Re: [P2POOL] п2пулы на siberia.mine.nu и crypto.mine.nu on: May 27, 2018, 11:25:54 AM
Блок на VIP п2пуле!
https://bitinfocharts.com/bitcoin/block/524623/0000000000000000002c0ec5e4247b99ea82ccf7bbc8d99bdadae68d5acd3002

Кто хочет подключиться писать мне здесь в личку или в Telegram (я распределяю участников по нодам) @I_sawa
Условие поключения - наличие постоянных 500+ терахеш
51  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][P2POOL] p2pools on the siberia.mine.nu & crypto.mine.nu on: May 27, 2018, 11:23:56 AM
A new block is on VIP P2Pool!
https://bitinfocharts.com/bitcoin/block/524623/0000000000000000002c0ec5e4247b99ea82ccf7bbc8d99bdadae68d5acd3002

Who wants to connect - send a PM here, or in Telegram (I distribute the participants on the nodes) @l_sawa
 The necessary condition for connecting is the presence of permanent 500+ TH
52  Bitcoin / Pools / Re: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 27, 2018, 10:58:44 AM
A new block is on VIP P2Pool!
https://bitinfocharts.com/bitcoin/block/524623/0000000000000000002c0ec5e4247b99ea82ccf7bbc8d99bdadae68d5acd3002

Who wants to connect - send a PM here, or in Telegram (I distribute the participants on the nodes) @l_sawa
 The necessary condition for connecting is the presence of permanent 500+ TH
53  Local / Майнеры / Re: [P2POOL] п2пулы на siberia.mine.nu и crypto.mine.nu on: May 26, 2018, 08:16:16 AM
Может кто это объяснить такой фокус. На  http://siberia.mine.nu:5021/static/
Держал на DGB-Groestl два X10.  Local rate было 20.42 GH/s. Global pool rate было 100 GH/s.
Отсюда Predicted payout (что получаю за блок) - 160 DGB. Т.е. 20% от Current block value:    778.88802625 DGB. OK
Завел на пул ещё два X10. Local rate стало 40 GH/s.
Но Global pool rate тут же увеличилось до 200 GH/s. Интересно.
Ну и соответственно Predicted payout (что получаю за блок) не изменилос - 160 DGB. Т.е. те же 20% от Current block value:    778.88802625 DGB.
Это что же получается? Нельзя держать хэшрейт больше 20%? Два X10 из четырех будут молотить в  холостую? Или глобальный действительно вырос до 200? В одно мгновение.
Зайдите на все ноды из сканера http://p2pool.top/scanner/dgb-groestl/
И посчитайте сколько суммарно глобальный хешрей.

Спасибо. Очень хорошая таблица. И данные по ping есть.
На пинг не смотрите  - он неверно показывает.
54  Alternate cryptocurrencies / Announcements (Altcoins) / Re: CannabisCoin [CANN][X11][Official] Developments & Discussions on: May 25, 2018, 11:07:37 PM
Is there any official pool for cannabis coin?

There is a p2pool network, you can select a node from the scanner
http://p2pool.top/scanner/cann/
55  Local / Майнеры / Re: [P2POOL] п2пулы на siberia.mine.nu и crypto.mine.nu on: May 25, 2018, 08:49:27 PM
Может кто это объяснить такой фокус. На  http://siberia.mine.nu:5021/static/
Держал на DGB-Groestl два X10.  Local rate было 20.42 GH/s. Global pool rate было 100 GH/s.
Отсюда Predicted payout (что получаю за блок) - 160 DGB. Т.е. 20% от Current block value:    778.88802625 DGB. OK
Завел на пул ещё два X10. Local rate стало 40 GH/s.
Но Global pool rate тут же увеличилось до 200 GH/s. Интересно.
Ну и соответственно Predicted payout (что получаю за блок) не изменилос - 160 DGB. Т.е. те же 20% от Current block value:    778.88802625 DGB.
Это что же получается? Нельзя держать хэшрейт больше 20%? Два X10 из четырех будут молотить в  холостую? Или глобальный действительно вырос до 200? В одно мгновение.
Зайдите на все ноды из сканера http://p2pool.top/scanner/dgb-groestl/
И посчитайте сколько суммарно глобальный хешрей.
56  Bitcoin / Pools / Re: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 24, 2018, 07:48:19 AM
Seven days of work without a break.



Well, not 7 days, and on may 5th the start was
This p2pool network runs for more than 7 days. It was launched on May 5
57  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][P2POOL] p2pools on the siberia.mine.nu & crypto.mine.nu on: May 22, 2018, 01:57:31 PM
New block on vip p2pool BTC https://bitinfocharts.com/bitcoin/block/523859/0000000000000000003f0560cee18301fec384fb8b0ab0516dbd44c707833bf0
0.27152833 BTC were divided between miners above the standard reward
58  Local / Майнеры / Re: [P2POOL] п2пулы на siberia.mine.nu и crypto.mine.nu on: May 22, 2018, 01:07:58 PM
Ещё блок на вип п2пуле BTC https://bitinfocharts.com/bitcoin/block/523859/0000000000000000003f0560cee18301fec384fb8b0ab0516dbd44c707833bf0

сверх стандартной награды на всех распределились 0.27152833 BTC

Заработала закрытая сеть п2пула ТОЛЬКО ДЛЯ ЗАРЕГИСТРИРОВАННЫХ МАЙНЕРОВ 500+ TH.
Для подключения к сети пишите в Telegram: @I_sawa

Сканеры VIP нод:
http://p2pool.top/scanner/btc-vip/
http://www.p2pool.site/btcv.html

Уже найдено 2 блока
2018-05-11 18:44:14
https://bitinfocharts.com/bitcoin/block/522202/00000000000000000002726e0d79a257667d1794a064001659db77a1a2415e00
и
2018-05-17 14:24:43
https://bitinfocharts.com/bitcoin/block/523089/0000000000000000002be8b6954f6930c1d9d1d1e436cdb7db5f1e613c746377

Хешрейт сети на настоящий момент 32.99 PH/s

Сова а для s9 майнером не как не подключиться можно хоть как то?
Для S9 это и делается. Если хватает мощности (надо 500+ терахеш) то подключайся напрямую, если нет то есть группы в телеграмме кто собирает майнеров в единый воркер а потом выплачивает, как блок находится.
подскажи телеграммм где собирают воркеров для общей сети и сколька будет выходить примерно с одного s9
Вот человек собирает @AleksandrGerasimov
Вот ещё группа https://t.me/p2pool_association
59  Local / Майнеры / Re: [P2POOL] п2пулы на siberia.mine.nu и crypto.mine.nu on: May 21, 2018, 03:30:48 PM
Заработала закрытая сеть п2пула ТОЛЬКО ДЛЯ ЗАРЕГИСТРИРОВАННЫХ МАЙНЕРОВ 500+ TH.
Для подключения к сети пишите в Telegram: @I_sawa

Сканеры VIP нод:
http://p2pool.top/scanner/btc-vip/
http://www.p2pool.site/btcv.html

Уже найдено 2 блока
2018-05-11 18:44:14
https://bitinfocharts.com/bitcoin/block/522202/00000000000000000002726e0d79a257667d1794a064001659db77a1a2415e00
и
2018-05-17 14:24:43
https://bitinfocharts.com/bitcoin/block/523089/0000000000000000002be8b6954f6930c1d9d1d1e436cdb7db5f1e613c746377

Хешрейт сети на настоящий момент 32.99 PH/s

Сова а для s9 майнером не как не подключиться можно хоть как то?
Для S9 это и делается. Если хватает мощности (надо 500+ терахеш) то подключайся напрямую, если нет то есть группы в телеграмме кто собирает майнеров в единый воркер а потом выплачивает, как блок находится.
60  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][P2POOL] p2pools on the siberia.mine.nu & crypto.mine.nu on: May 20, 2018, 01:45:53 PM
The closed network of the p2pool was started, ONLY FOR REGISTERED MINEERS 500+ TH. Send a message to @I_sawa in Telegram to connect to the network

Scanners of VIP nodes:
http://p2pool.top/scanner/btc-vip/
http://www.p2pool.site/btcv.html

2 blocks were found already
2018-05-11 18:44:14
https://bitinfocharts.com/bitcoin/block/522202/00000000000000000002726e0d79a257667d1794a064001659db77a1a2415e00
and
2018-05-17 14:24:43
https://bitinfocharts.com/bitcoin/block/523089/0000000000000000002be8b6954f6930c1d9d1d1e436cdb7db5f1e613c746377
Hashrate of the network is 32.99 PH/s at this moment.
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 ... 66 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!