Title: BrightCoin(ANN) Post by: netnetcoin on December 13, 2015, 06:18:17 PM https://twitter.com/MineBrightCoin
tweet me your wallet address for BrightCoin tiprain atleast 1,000,000 coins from the premine will be spent keeping republicans out of office. fuck Republicans, Mine BrightCoin. arrest snyder! https://www.youtube.com/watch?v=Y1ekv-OBqck&feature=youtube_gdata_player for anyone new to crypto, your BrightCoin wallet wont find connections without you setting up your BrightCoin.conf file first, the first few minutes of this video shows where BrightCoin.conf goes and you can copy the sample brightcoin.conf below exactly to get going quickly, rpc user/pass are values you make up but dont forget those values if you plan to mine https://www.youtube.com/watch?v=r-dF8X2_aJI sample BrightCoin.conf rpcuser= BrightCoins rpcpassword=fbcc90c5bef45712ed08cab0e rpcallowip=localhost listen=1 server=1 addnode= 95.211.57.108:5583 addnode= 89.39.206.242:5583 addnode= 213.107.69.133:5583 addnode= 193.192.37.135:5583 addnode= 89.39.206.242:5583 My youtube channel https://www.youtube.com/channel/UCe7QJOlWb_3c7IivAV8r-zA/videos BrightCoin specs Algorithm Scrypt Coin Name BrightCoin Coin Abbreviation BRC RPC Port 5584 P2P Port 5583 Block reward 500 coins Block halving 210000 blocks Total coin supply 214285714 coins Premine 1.9999998693333 % Coinbase maturity 20 blocks Number of confirmations 6 blocks blocks until diff adjust. every 10 blocks time between blocks 60 seconds Current Bitcoin scalability 6 transactions per second Current BrightCoin scalability 66 transactions per second What is this Transactions Per Second (TPS) limit? The current block size limit is 1,000,000 bytes (1 megabyte), although a small amount of that space (such as the block header) is not available to store transactions. Bitcoin transactions vary in size depending on multiple factors, such as whether they’re spending single-signature inputs or a multiple signature inputs, and how many inputs and outputs they have. The simple way to calculate the number of Transactions Per Second (TPS) Bitcoin can handle is to divide the block size limit by the expected average size of transactions, divided by the average number of seconds between blocks (600). For example, if you assume average transactions are 250 bytes, Bitcoin 6.6 TPS = 1,000,000 / 250 / 600 BrightCoin 66.6 TPS = 1,000,000 / 250 / 60 There seems to be general agreement that Bitcoin in 2015 can handle about 3 TPS with the current average size of transactions.[9][10] Both old estimates[11] and new estimates[12] place the theoretical maximum at 7 TPS with current Bitcoin consensus rules (including the 1MB block size limit). windows wallet http://s000.tinyupload.com/index.php?file_id=58624454393441388718 linux wallet http://s000.tinyupload.com/index.php?file_id=05151495080334831376 linux daemon http://s000.tinyupload.com/index.php?file_id=07682767764140868400 Github https://github.com/lelgit/BrightCoin Windows GPU miner cgminer 3.7.2 http://s000.tinyupload.com/index.php?file_id=71669144843740616253 Sample cgminer.bat for solo mining BrightCoin cgminer.exe -k scrypt -I 11 -o localhost:5584 -u yourbrightcoinrpcusernamefrombrightcoin.conf -p yourbrightcoinrpcpasswordfrombrightcoin.conf Sample cgminer.conf for solo mining BrightCoin { "pools" : [ { "url" : "http://localhost:5584", "user" : "yourrpcusernamefrombrightcoin.conf", "pass" : "yourrpcpasswordfrombrightcoin.conf" } ] , "intensity" : "11", "vectors" : "2", "worksize" : "256", "kernel" : "scrypt", "lookup-gap" : "2", "thread-concurrency" : "1024", "shaders" : "0", "gpu-engine" : "0", "gpu-fan" : "0-85", "gpu-memclock" : "0", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "temp-cutoff" : "85", "temp-overheat" : "80", "temp-target" : "50", "api-port" : "4028", "expiry" : "120", "gpu-dyninterval" : "7", "gpu-platform" : "0", "gpu-threads" : "1", "hotplug" : "5", "log" : "5", "no-pool-disable" : false, "queue" : "1", "scan-time" : "60", "scrypt" : true, "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin" } Open Bounties Block explorer: 100,000 coin bounty Video on mining BrightCoin: 10,000 coin bounty Help get us on an exchange: 100,000 coin bounty Add BrightCoin as a means of trade in your mmorpg 100,000 coin bounty. Add BrightCoin to your mining pool 50,000 coin bounty. more bounties TBA... Closed Bounties [will be listed here] To connect BrightCoin through TOR go to Settings >Options > Network uncheck map port through upnp and check connect through socks proxy enter 127.0.0.1 9050 if you have tor enter 127.0.0.1 9150 if you have the tor browser bundle. use socks 5 preferably. you may want to add nolisten = 1 to your BrightCoin.conf but shouldn't have to. Title: Re: BrightCoin(ANN) Post by: badam on December 13, 2015, 06:20:44 PM No block source available
Title: Re: BrightCoin(ANN) Post by: Sir_Astral on December 13, 2015, 06:21:09 PM Welcome to 2012.
Title: Re: BrightCoin(ANN) Post by: nikl on December 13, 2015, 06:22:28 PM No connections. Nodes needed
Title: Re: BrightCoin(ANN) Post by: ocminer on December 13, 2015, 06:23:23 PM Title: Re: BrightCoin(ANN) Post by: bhokor on December 13, 2015, 06:25:49 PM its make me laugh :D Well dev we need a block explorer, do you have intention of add the coin to some exchange or it is only a personal experiment?, and 2% premined why? it is for development or for pay drugs to the friends? Good luck Title: Re: BrightCoin(ANN) Post by: zsnorbi on December 13, 2015, 06:31:49 PM Why are you even releasing such coins? It is obvious that it is going nowhere. Maybe some fun instamining but without nodes that is impossible too ;D
Title: Re: BrightCoin(ANN) Post by: netnetcoin on December 13, 2015, 06:36:22 PM if you cant find peers create Brightcoin.conf and paste this:
rpcuser= BrightCoins rpcpassword=fbcc90c5bef45712ed08cab0e rpcallowip=127.0.0.1 listen=1 server=1 addnode= 95.211.57.108:5583 Title: Re: BrightCoin(ANN) Post by: FarSider on December 13, 2015, 06:39:01 PM Did you already give up on netcoin so quickly?
If you don't want to be taken as a joke I highly suggest you actually put some effort into this. Title: Re: BrightCoin(ANN) Post by: Kushedout on December 13, 2015, 06:39:35 PM Tis the season of shit coins. Stay tuned, more to come.
Title: Re: BrightCoin(ANN) Post by: netnetcoin on December 13, 2015, 06:44:55 PM i have not given up on netcoin. netcoin and brightcoin are very different. netcoin is not open source brightcoin is. netcoin has no premine brightcoin does. netcoin is fun for small miners. brightcoin is a real crypto intended to compete with btc and ltc
Title: Re: BrightCoin(ANN) Post by: bitspender on December 13, 2015, 06:50:38 PM brightcoin is a real crypto intended to compete with btc and ltc Could somebody please call 911? I think i'm going to die laughing ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D Title: Re: BrightCoin(ANN) Post by: netnetcoin on December 14, 2015, 01:13:51 AM BrightCoin network at 3MH. super low difficulty still. the time to mine is before everyone realizes this is a good coin.
Title: Re: BrightCoin(ANN) Post by: kevinjulio on December 14, 2015, 01:21:04 AM BrightCoin network at 3MH. super low difficulty still. the time to mine is before everyone realizes this is a good coin. should you must have a twitter account for Brightcoin , many conversations through twitter in order to add it to the stock exchange.Title: Re: BrightCoin(ANN) Post by: jaxxx on December 14, 2015, 02:02:44 AM What the hell is the point with this coin? Don't know if I should laugh or cry .. ???
Title: Re: BrightCoin(ANN) Post by: bigwallet on December 14, 2015, 02:14:00 AM Do we got a 12 year old dev here?
Title: Re: BrightCoin(ANN) Post by: wildduck on December 14, 2015, 09:08:05 AM Another very suspicious coin..let`s see what will happen.
Title: Re: BrightCoin(ANN) Post by: TheInfidel on December 14, 2015, 01:34:43 PM For the moment the highlight of this thread is OC's cat ;D
Title: Re: BrightCoin(ANN) Post by: igabriel on December 16, 2015, 02:22:08 AM looking good, nice name, might have a bright future ! :) pool anyone ? Title: Re: BrightCoin(ANN) Post by: jasemoney on December 16, 2015, 02:30:16 AM Christmas vacation... prepare yourselves..
Title: Re: BrightCoin(ANN) Post by: niktitan132 on December 16, 2015, 06:40:45 AM Pass. Nothing here of substance.
Title: Re: BrightCoin(ANN) Post by: netnetcoin on December 16, 2015, 01:44:02 PM BrightCoin difficulty is currently 0.006
Title: Re: BrightCoin(ANN) Post by: buttersX on January 01, 2016, 10:03:15 PM BTW, it looked like no source was available because of the non-standard github tree layout. It's under the brightcoin-qt-windows directory in case anyone's looking.
4.2M coin premine. Not mining, but will accept tips! AQjTEeVunGDjMsDTkcF4R7b7NqFTuoW6uX Also, I see no configured seed nodes and I provide those (as well as managed full node hosting). PM me if you would like either or both. Title: Re: BrightCoin(ANN) Post by: netnetcoin on January 02, 2016, 07:33:00 PM you were able to connect correct? look at the ann for how to setup your brightcoin.conf plenty of nodes
Title: Re: BrightCoin(ANN) Post by: benjy33 on January 02, 2016, 09:07:43 PM exange?
Title: Re: BrightCoin(ANN) Post by: netnetcoin on January 02, 2016, 09:16:02 PM no exchanges yet and that is actually a good thing. gives us a community of miners who believe in the coin and its message to build off of. most miners who only mine and dump for instant profit are not our target audience yet.
Title: Re: BrightCoin(ANN) Post by: MickGhee on January 02, 2016, 10:26:08 PM 1 mil coins to keep republicans out of office.... Lol. Gfys I'll launch trumpcoin and all proceeds will go to ending obamacare
Title: Re: BrightCoin(ANN) Post by: netnetcoin on January 02, 2016, 10:45:01 PM ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D Sanders2016 or move to russia
Title: Re: BrightCoin(ANN) Post by: netnetcoin on January 02, 2016, 10:48:15 PM BrightCoin difficulty currently 0.16 total network hasrate is at 9MH
Title: Re: BrightCoin(ANN) Post by: niktitan132 on January 03, 2016, 12:04:31 AM BrightCoin difficulty currently 0.16 total network hasrate is at 9MH But who's mining this now? Title: Re: BrightCoin(ANN) Post by: MickGhee on January 03, 2016, 12:46:15 AM ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D Sanders2016 or move to russia sanders 2016 IS communist russia Title: Re: BrightCoin(ANN) Post by: netnetcoin on January 03, 2016, 01:07:27 AM network up to 11mh now ;D fuck republicans, mine brightcoin!
Title: Re: BrightCoin(ANN) Post by: bit1 on January 03, 2016, 01:55:43 AM Another very suspicious coin..let`s see what will happen. Yep, No pools, No exchanges, It is getting nowhere. Is Better say:RIP Title: Re: BrightCoin(ANN) Post by: netnetcoin on January 03, 2016, 02:58:17 PM Current BrightCoin difficulty only 0.04912996
Title: Re: BrightCoin(ANN) Post by: KJMZNine on January 03, 2016, 03:16:25 PM ok now there are two connections  { "blocks" : 2110, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 0.02156435, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkhashps" : 1637405, "pooledtx" : 0, "testnet" : false } Title: Re: BrightCoin(ANN) Post by: netnetcoin on January 03, 2016, 03:20:02 PM if you need instructions on setting up your wallet look in the original post there are connections up always
|