Bitcoin Forum
April 23, 2024, 11:04:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 »  All
  Print  
Author Topic: [ANN] Ballzcoin! [PoW] [ETHASH]  (Read 22155 times)
Ballzcoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile WWW
September 08, 2018, 08:37:50 PM
Last edit: December 10, 2018, 08:54:48 AM by Ballzcoin
 #1



Introduction and Goals

Ballzcoin is a light-hearted cryptocurrency project based on the Go implementation of Ethereum. The primary goals of Ballzcoin are as follows:

  • To encourage talking about our balls! Men’s health charities will be supported via the block reward. But wait a minute! Ballzcoin is an equal opportunities cryptocurrency, and so women’s and children’s health charities will also be supported.
  • Provide an alternative decentralized Proof of Work based blockchain to run EVM smart contracts and DApps, without a future transition to Proof of Stake.
  • Encourage and incentivize the development of DApps to run on the Ballzcoin network, with an emphasis on fun DApps. This will include providing resources to game developers to make it easier to incorporate Ballzcoin into the game code.
  • Implement a difficulty adjustment algorithm that responds rapidly to changes in mining hash rate, to maintain the target average block time under changing network conditions.
  • Keep the project fun and open source!
  • All goals and expectations will be kept realistic.

Specification

  • PoW algorithm: Ethash
  • Difficulty adjustment algorithm: Ballzcoin
  • Total supply: Approximately 35 million coins after 5 years
  • Average block time: 15 seconds
  • Block reward (miner): Staggered from 5 coins in year 1 to 0.5 coins from year 6
  • Block reward (charity): Equivalent to 5% of miner reward, split between 10 charities who will independently hold the charity accounts
  • Premine: 1.5 million (equivalent to ~4% of total supply after 5 years)

For those who are interested in the project and would like to know more, full details are provided in the white paper:

https://github.com/ballzcoin/whitepaper


Website, Blockchain Explorer, and Web Wallet

https://ballzcoin.org
https://explorer.ballzcoin.org
https://wallet.ballzcoin.org

Community

Ballzcoin Discord channel - Added 03/11/2018


Exchanges




Development Team

Ballzcoin is currently a solo developer project, however it is anticipated that the team will expand as the project progresses.  


Release Details

The client binaries, GUI wallets, and source code will all be made public at approximately 8.30PM on 15th September 2018 via links posted here. The first 1000 blocks will have zero miner payout. This will hopefully give people time to download the binaries or compile from source before payouts start.  

As the client is based on Go Ethereum, any GPU mining software for Ethereum should be capable of mining Ballzcoin. For solo mining, use RPC port 8641.

Links to Binaries / Wallets:

Wallet links and instructions.

Linux client binary
Windows client binary
Linux GUI wallet
Windows GUI wallet
Note: GUI wallets updated 30/09/2018 to correct occasional issue setting gas price, resulting in transactions not being processed.

Workarounds for known issues with Windows GUI wallet on some PC's here:
Post #35
Post #41

Link to source code:

https://github.com/ballzcoin


Pools and Pool Information

Pools:
http://ballz.terrahash.cc
http://comining.io/?ref=A2bHqvBNPoSbMZzrQUZgx6F
http://ballz.dgpool.ru
http://solo-ballz.dgpool.ru
https://ballz.bylt.gq
http://comining.io/?ref=ACAF8Tbz67mrKdaobfabKnk
http://solo-ballz.crazypool.org/
http://ballz.crazypool.org/
https://ballz.myeasyhash.com
https://ballz.wattpool.net/

Note: Shortened links are automatically removed by the forum software, so please use full links when posting pools in the thread so they can be added here.

Pool Information:
https://miningpoolstats.stream/ballzcoin



Solo Mining Instructions

An account must first be set up and configured as the etherbase (your primary account will automatically be configured as the etherbase). Then:

1. Start ballzcoin in console mode with RPC port open:
ballzcoin console --rpc

2. Wait for network synchronization. Within about 15 seconds, you should start seeing 'Imported new chain segment blocks = n' appear on the screen (n being a number between 1 and 2048). When n drops to 1, the entire chain has been imported, and you can start mining.

3. Start mining with Claymore:

ethdcrminer64 -allcoins 1 -retrydelay 10 -epool http://127.0.0.1:8641


Further Information

The addresses of the premine account and charity accounts are listed here, for transparency:

0xBe06a1fD3897fF12Ad4eE0a7aB60fC140296D920 - Premine account
0x10de770e36506aaeff5c93b0cb0f0ebc7593d381 - Charity account 1      
0x66a0cad88158938747915d096d8a012380c5f369 - Charity account 2      
0xc3c678e2400c7fad143dc9a37222d246b71f8bbf - Charity account 3
0xe7025386e195b0be1a47514d31b6ee06e0e302a4 - Charity account 4
0x7bdd7d64cc98cc00c81e11b91ca17c73e9441bec - Charity account 5
0xa1e3dd22fdd9e73fa009ccd440c8249ae6f1d9c0 - Charity account 6
0xd3f7ad93f8046cd301f513e416b1e2c06a005d95 - Charity account 7
0x551e4d4c64fd57b05ace1116e23d385db0f0cfff - Charity account 8
0x5520f6fbeb60291e4af59f6da3215e788ca3258f - Charity account 9
0x3afb964b4d4a7c16a02ff95c6c960918d93d8992 - Charity account 10


Finally, this is not an ICO. Ballzcoin can be accumulated by mining, trading on exchanges (going forward), and obtained by DApp developers via bounties from the premine.


Roadmap

Initial release:
  • All source code made public on Github.
  • Linux and Windows Ballzcoin client binaries released (incorporating command line wallet).
  • Linux and Windows GUI wallets released.
Within first 3 months:
  • Generate awareness of Ballzcoin amongst miners and pool operators to build hash rate and establish a stable network.
  • Release blockchain explorer.
  • Release website and start distributing charity accounts.
Within first 6 months:
  • All charity accounts distributed.
  • Release web wallet.
  • First exchange listing.
Ongoing (anytime from initial release onwards):
  • Incentivize the development and deployment of DApps on the Ballzcoin network by third parties.
  • Periodic client updates to coincide with major upgrades and important bug fixes to the original Go Ethereum client.
  • Update GUI wallets.
  • Additional exchange listings.
  • Expansion of the Ballzcoin team, as required.
  • Promotion and awareness of Ballzcoin to maintain the value of the underlying currency, and retain the support of miners in securing the network.

1713913464
Hero Member
*
Offline Offline

Posts: 1713913464

View Profile Personal Message (Offline)

Ignore
1713913464
Reply with quote  #2

1713913464
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713913464
Hero Member
*
Offline Offline

Posts: 1713913464

View Profile Personal Message (Offline)

Ignore
1713913464
Reply with quote  #2

1713913464
Report to moderator
Fu.Sin
Full Member
***
Offline Offline

Activity: 378
Merit: 107



View Profile
September 08, 2018, 09:07:29 PM
 #2

You wrote about some balls. "The main goals of Ballzcoin are as follows:

Encourage conversations about our balls! "Are you going and are boasting of the balls and make money from this?

AGATE  ▄▄▄▄▄▄ Facebook Telegram Twitter Medium   ▄▄▄▄▄▄   AGATE
█ █ █ █ █ █ █ █    PayPal of Cryptocurrencies     █ █ █ █ █ █ █ █
████  Blockchain Protocol + 12 Working Modules - Use Crypto as Cash  ████
Ballzcoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile WWW
September 15, 2018, 08:39:55 AM
Last edit: September 15, 2018, 09:03:33 AM by Ballzcoin
 #3

In case anybody missed this announcement last weekend, the binaries and code will be released at 8:30 PM today  Smiley

Note: Edited to remove incorrect reference to UTC time. Apologies once again for the confusion.

gold969
Sr. Member
****
Offline Offline

Activity: 1330
Merit: 251


View Profile
September 15, 2018, 08:54:45 AM
 #4

In case anybody missed this announcement last weekend, the binaries and code will be released at 8:30 UTC today  Smiley


 Exact time in UTC

08:53 42  

Where?Huh

 

Release Details

The client binaries, GUI wallets, and source code will all be made public at approximately 8.30PM on 15th September 2018 via links posted here. The first 1000 blocks will have zero miner payout. This will hopefully give people time to download the binaries or compile from source before payouts start.   



 this is correct, there is a reserve of 4 hours.
Ballzcoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile WWW
September 15, 2018, 09:00:10 AM
 #5

In case anybody missed this announcement last weekend, the binaries and code will be released at 8:30 UTC today  Smiley


 Exact time in UTC

08:53 42  

Where?Huh

Please accept my apologies, I meant 8:30PM forum time, as in the original post (eleven and a half hours from now).  Embarrassed

Ballzcoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile WWW
September 15, 2018, 08:35:18 PM
 #6

As promised, binary files and all source code have now been released  Smiley Links added in original post.

Krezz2017
Full Member
***
Offline Offline

Activity: 560
Merit: 128



View Profile
September 15, 2018, 09:14:44 PM
 #7

This phrase is clear to me. "Ballzcoin is a crypto currency with equal opportunities, so charitable organizations of women and children will also be supported." And about what balloons do you write?

disaster82
Jr. Member
*
Offline Offline

Activity: 32
Merit: 1


View Profile
September 17, 2018, 08:44:36 PM
 #8

In case anybody missed this announcement last weekend, the binaries and code will be released at 8:30 UTC today  Smiley


 Exact time in UTC

08:53 42  

Where?Huh

Please accept my apologies, I meant 8:30PM forum time, as in the original post (eleven and a half hours from now).  Embarrassed
hi any guide or pools for mining, how about discord telegram chanels, not even speaking of website
Golku
Full Member
***
Offline Offline

Activity: 263
Merit: 100


View Profile
September 18, 2018, 10:20:52 PM
 #9

Will there be masternodes in the future or Pos ?
tippytoes
Sr. Member
****
Offline Offline

Activity: 1988
Merit: 275


View Profile
September 18, 2018, 10:28:55 PM
 #10

I don't mind using the charity aspect in attracting more users, as long as they will really give back. The usual problem is, once they got some fundings, they totally forgot what they signed up for. So, how far is this project in achieving their goals?
TerraHash.cc
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
September 19, 2018, 01:01:56 AM
 #11

Mining available on TerraHash.cc pool :
http://ballz.terrahash.cc

You can see our full coin list on http://terrahash.cc/
gigalew
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
September 19, 2018, 02:00:43 AM
 #12

Lol
I will mine some for shits and giggles.

But I have a question. Why is the logo 3 balls instead of 2?

Is there something your not telling us Dev?
Xphenosis
Member
**
Offline Offline

Activity: 227
Merit: 10


View Profile
September 19, 2018, 02:06:39 AM
 #13

Lol
I will mine some for shits and giggles.

But I have a question. Why is the logo 3 balls instead of 2?

Is there something your not telling us Dev?
Maybe it's a riddle if the dev really do have two balls or three. But in the end it may not be correct since he only got one. Nice concept! I guess the dev of tjis project doesn't have balls to shown I reduce my previous assumption statement.
lendircinta
Member
**
Offline Offline

Activity: 133
Merit: 10


View Profile
September 19, 2018, 02:49:10 AM
 #14

Do you still need a Russian translation? I could help with this. Let me know if interested.
glasbren
Sr. Member
****
Offline Offline

Activity: 658
Merit: 250


View Profile
September 19, 2018, 03:09:58 AM
 #15

Do you have any website to visit, it would be helpful to know more about the project beside from the whitepaper.
And perhaps some information about the ICO of BallZcoin, if any.
peteycamey
Legendary
*
Offline Offline

Activity: 1184
Merit: 1017



View Profile WWW
September 19, 2018, 12:57:59 PM
 #16

after dogecoins success I would not be surprised that this reaches top 10.
amey.pro
Copper Member
Jr. Member
*
Offline Offline

Activity: 127
Merit: 1


View Profile
September 19, 2018, 01:43:11 PM
 #17



Ballzcoin has been listed on Pool Explorer
Track coin network hashrate, difficulty, active mining pools in real time: Ballzcoin (BALLZ) [Ethash]

ButSa
Jr. Member
*
Offline Offline

Activity: 103
Merit: 1


View Profile
September 19, 2018, 05:35:10 PM
 #18


Ballzcoin

✅SOLO/PPLNT/PROP (private group)
✅EU/RU/USA/JAP/SGP
✅Nicehash 100% support
✅Switching coins on the fly
✅Android app (iOs comming soon)



Pool Address http://bit.ly/2sOTjFs

╔═════ ★★★★★  http://bit.ly/2tFUPuP   ★★★★★ ═════╗
THE FUTURE OF MINING BEST POOL , Solo - Group Mining , Low Fee
Piston Honda
Legendary
*
Offline Offline

Activity: 2702
Merit: 1064


Juicin' crypto


View Profile
September 19, 2018, 05:37:43 PM
 #19

why do you ppl bother with such shit lol

$ADK ~ watch & learn...
Ballzcoin (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile WWW
September 20, 2018, 12:19:56 AM
 #20

Apologies for my lack of response to anyone these last few days. I can't post, edit or PM (just get a blank page or http 500 error from the forum after pressing post). Trying on a different PC from a different IP to see if this works, if so then I will start addressing the various questions that have been asked...

Pages: [1] 2 3 4 5 »  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!