Bitcoin Forum
June 23, 2024, 02:03:20 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 54 [55] 56 57 58 59 60 61 62 63 64 »
1081  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: July 08, 2013, 06:08:55 PM
I am maintaining a list of public Craftcoin P2Pool nodes in this thread:

https://bitcointalk.org/index.php?topic=251429.0

So far we have a total of 5 nodes with the following being public:

http://crc.xpool.net:8830
http://crcpool.cloudapp.net:8830
http://coinworld.us:8830
1082  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][CRC] Craftcoin P2Pool! on: July 07, 2013, 09:55:37 PM
Pool working great! Couple new nodes online.

1083  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: July 07, 2013, 09:54:11 PM
I'd like to see the P2Pool get some better hashrates.

http://crc.xpool.net:8830/static/stats.html

Craftcoin P2Pool is working great! About the best results of any altcoin. DOAs very low. Couple new nodes online.



1084  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: July 07, 2013, 01:22:01 PM
The network hash rate displayed by some pools is grossly over/underestimated after a diff change.
1085  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BTC][LTC][DGC][WDC][STRATUM][PPLNS] xPool.net on: July 07, 2013, 09:59:23 AM
We will be updating to P2Pool release 13.1 in the next few days. Most likely Sunday evening.

Changes:
* Hardfork at 95% upgraded:
** Bitcoin share period increased from 10 to 30 seconds to cater to ASIC miners. Avalon/BFL/ASICMINER devices should start working well after this.
** Litecoin share period increased from 10 to 15 seconds
** Litecoin payouts spread over 3 block-lengths instead of 12, reducing dust payouts
** Transaction pre-forwarding greatly simplified, allowing future network traffic reductions
** Maximum share difficulty multiplier increased from 10x to 30x to give more freedom to below share difficulty adjustments
** OP_RETURN used in last txout to prevent UTXO database spam
** Stratum nonce length increased from 4 to 8 bytes, allowing for future Avalon support without having to use the "avalon" branch

* Automatically increase share difficulty to prevent payouts below "dust threshold", 0.001 BTC and 0.03 LTC
* Automatically increase share difficulty to prevent any single node from making more than 5% of shares, by default
* Worker username parameters (+PSEUDOSHARE_DIFF/SHARE_DIFF) not longer have to be in a specific order
* Support for submitblock RPC call in new Litecoin versions
* Fixed incompatibility with ASICMINER BE Blade
* Updated bootstrap address list
1086  Bitcoin / Pools / Re: [1000GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: July 07, 2013, 09:56:19 AM
Thanks for all the hard work! Will update my nodes tomorrow.
1087  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: July 07, 2013, 07:20:19 AM

If you use this please send me a PM so I can add you to the notify list of source code changes.
1088  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: July 06, 2013, 11:48:08 PM
Block found within 10 minutes of the pool being up Smiley
1089  Alternate cryptocurrencies / Altcoin Discussion / [ANN][CRC] Craftcoin P2Pool! - 4 Public Nodes on: July 06, 2013, 11:39:14 PM
Craftcoin P2Pool
PPLNS P2Pool - World-class Data Center - Dedicated Enterprise Class Equipment - 1% fee

Stratum
     stratum+tcp://crc.xpool.net:8830

Getwork:
     http://crc.xpool.net:8830

Login

     Username: YourWalletAddress
     Password: Any password you like


Example Connection Strings

     cgminer -o stratum+tcp://crc.xpool.net:8830 -u YourWalletAddress -p password --scrypt

Make sure to replace YourWalletAddress


Features

  • No account registration or passwords to remember
  • Instant payout when a block is found
  • Block finder bonus (0.5% of the block payout)
  • Transaction fees given to miners
  • No coins stored on pool server
  • Maintain your PPLNS level switching between connected p2pool nodes
  • Payout for your shares continue from P2Pool if a node goes down
  • 3 hour PPLNS window


Statistics:

     http://crc.xpool.net:8830

Internet Explorer may not display current data after a browser refresh. Please try using Chrome instead.


Share Difficulty

You can set the level of difficulty sent to your miner by appending a difficulty setting to your wallet address.

The following difficulty settings can be used as a guide:

Kh/s        Difficulty        
1           +0.00000116
50          +0.000058
100         +0.000116
250         +0.00029
500         +0.00058
750         +0.00087
1000        +0.00116        
1250        +0.00145
1500        +0.00174        
1750        +0.00203
2000        +0.00232


To determine the difficulty for your specific hash rate multiply by 0.00000116
For example, if your miner is capable of 1440 Kh/s:

1440 * 0.00000116 = 0.0016704

Example Connection String for a miner capable of 1440 Kh/s:

cgminer -o stratum+tcp://crc.xpool.net:8830 -u YourWalletAddress+0.0016704 -p password --scrypt

Live Support

I try to be on IRC as much as possible on these channels: #craftcoin, #xpool, #p2pool, #bitcoin, #digitalcoin, #litecoin, #worldcoin
New block announcements are made in the #craftcoin channel.

Frequently Asked Questions

Q: Why does my miner report so many longpoll/stratum from pool request work restarts?
A: This is normal. It is how often p2pool shares are generated.


Start your own P2Pool Node

https://github.com/craftcoin/p2pool-crc

Send me a PM so I can add you to the notify list of source code changes.

Public Craftcoin P2Pool nodes
P2Pool nodes combine their local hash rates to the greater P2Pool hash rate. Use the one with the lowest ping to your miner or start your own local node. Switching between nodes maintains your PPLNS payout level.
1090  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: July 06, 2013, 11:22:25 PM
Craftcoin P2Pool
PPLNS P2Pool - World-class Data Center - Dedicated Enterprise Class Equipment - 1% fee

Stratum
     stratum+tcp://crc.xpool.net:8830

Getwork:
     http://crc.xpool.net:8830

Login

     Username: YourWalletAddress
     Password: Any password you like


Example Connection Strings

     cgminer -o stratum+tcp://crc.xpool.net:8830 -u YourWalletAddress -p password --scrypt

Make sure to replace YourWalletAddress


Features

  • No account registration or passwords to remember
  • Instant payout when a block is found
  • Block finder bonus (0.5% of the block payout)
  • Transaction fees given to miners
  • No coins stored on pool server
  • Maintain your PPLNS level switching between connected p2pool nodes
  • Payouts continue from connected p2pools if a node ever goes down
  • 3 hour PPLNS window

Start your own P2Pool Node

https://github.com/craftcoin/p2pool-crc

Send me a PM so I can add you to the notify list of source code changes.

More info

https://bitcointalk.org/index.php?topic=217139
1091  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: July 06, 2013, 11:10:51 PM
I'm getting stuck at the weirdest place right now...cant figure it out. Have gone over everything multiple times. It states that the check failed connecting to the RPC port.
Have verified and confirmed the correct ports. ANY ideas?

Code:
  craftcoin=math.Object(
        P2P_PREFIX='fcd9b7dd'.decode('hex'),
        P2P_PORT=12124,
        ADDRESS_VERSION=57,
        RPC_PORT=12123,
        RPC_CHECK=defer.inlineCallbacks(lambda bitcoind: defer.returnValue(
            'craftcoin address' in (yield bitcoind.rpc_help()) and
            not (yield bitcoind.rpc_getinfo())['testnet']
        )),
        ....

Wow...you mean the only thing I was missing was the space between craftcoin and address?! Thank you so much!
1092  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: July 06, 2013, 08:58:29 PM
--bitcoind-address should be pointing at the IP that craftcoin is running on, which would be 127.0.0.1 if you're running it from the same system. 192.168.1.1 is almost always a router, so I doubt that's where you meant to connect to.

Wish that was it...replaced the IP in the example to mask the internal network. It's making the connection but failing the check. Should have made it 127.0.0.1 to not cause confusion :/

Edited the original post.
1093  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: July 06, 2013, 08:47:56 PM
I'm getting stuck at the weirdest place right now...cant figure it out. Have gone over everything multiple times. It states that the check failed connecting to the RPC port.
Have verified and confirmed the correct ports. ANY ideas?


--bitcoind-address 127.0.0.1 --bitcoind-rpc-port 12123 --bitcoind-p2p-port 12124


2013-07-06 20:29:06.548000 p2pool (version 11.4)
2013-07-06 20:29:06.548000
2013-07-06 20:29:06.548000 Testing bitcoind RPC connection to 'http://127.0.0.1:12123/' with username 'xxx'...
2013-07-06 20:29:06.548000 >     Check failed! Make sure that you're connected to the right bitcoind with --bitcoind-rpc-port!


bitcoin/networks.py:
        P2P_PORT=12124,
        RPC_PORT=12123,
        RPC_CHECK=defer.inlineCallbacks(lambda bitcoind: defer.returnValue(
            'craftcoinaddress' in (yield bitcoind.rpc_help()) and
            not (yield bitcoind.rpc_getinfo())['testnet']

1094  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: July 06, 2013, 12:33:41 PM
P2Pool almost done. Just need to confirm 2 last values before we can test:

SHARE_PERIOD=xx, # seconds target spacing
TARGET_LOOKBEHIND=xxx, # shares coinbase maturity

Going to sleep now...will check on those in the morning. If anyone can find out the value in the mean time it would be appreciated.
1095  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BTC][LTC][DGC][WDC][STRATUM][PPLNS] xPool.net on: July 06, 2013, 11:19:53 AM
Increasing the memory on the wallet server to accommodate another coin. Your miners will submit DOAs while the server restarts. Should only last for about a minutes.

Edit:
Maintenance done.
1096  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BTC][LTC][DGC][WDC][STRATUM][PPLNS] xPool.net on: July 06, 2013, 03:36:11 AM
Were throwing over 6 Mh/s at the DGC pool soon so you may want to join in.
1097  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BTC][LTC][DGC][WDC][STRATUM][PPLNS] xPool.net on: July 05, 2013, 06:55:57 PM
It comes and goes. Good run there for a while. When we get into the 6+ Mh/s range our luck seems to be really good.
1098  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co | Instant \ Stable \ Reliable | Usable for Purchases on: July 03, 2013, 10:46:10 PM
Open the port both incoming and outgoing. The incoming port should be directed/mapped to your wallet computer.

With just the outgoing port open I maxed out at 8 connections. Opening up incoming gets over 60.

Also, check to see if any local software firewall is also blocking the port.
1099  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BTC][LTC][DGC][WDC][STRATUM][PPLNS] xPool.net on: July 03, 2013, 05:41:51 PM
AbiTxGroup,

PM me your address so I can send you a 50 DGC loyalty bonus Smiley
1100  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BTC][LTC][DGC][WDC][STRATUM][PPLNS] xPool.net on: July 03, 2013, 07:30:29 AM
Further evidence of this being a block explorer issue can be seen by doing a search of the block ID on both explorers:

http://dgc.p2pool.nl/search?q=176877
http://dgc.cryptocoinexplorer.com/search?q=176877


If you click on the block ID you get the correct payout addresses. Clicking on the hash will give you the incorrect "1" addresses.

Found out a little more on this. Clicking on the hash address gives you the result of an orphan block for 176877. One block explorer shows the orphan block (notice that there is no next block entry, only previous block) and the other does not.

The "1" addresses are actually DGC addresses but displayed incorrectly (don't know why).

For example this address: 1PNHvAW4qsu4A5xmf3373TLsPA8ejAmfKp
Is actually this one: DTWPTRSi9HoLh69NPd2fbDWUGHrx1nLdmk

You can confirm by looking at the block explorer for both and seeing that they are identical:
http://dgc.webboise.com/address/1PNHvAW4qsu4A5xmf3373TLsPA8ejAmfKp
http://dgc.webboise.com/address/DTWPTRSi9HoLh69NPd2fbDWUGHrx1nLdmk
Pages: « 1 ... 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 54 [55] 56 57 58 59 60 61 62 63 64 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!