coinut
|
|
July 11, 2015, 10:04:01 PM |
|
are you running a masternode.conf?
|
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
July 11, 2015, 10:08:17 PM |
|
are you running a masternode.conf?
No I deleted it
|
|
|
|
SalimNagamato (OP)
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 12, 2015, 07:48:34 AM |
|
idcray and suprnova pools updated wallets in ffpool i see the blocks are not paying to masternodes. checking with them
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
July 12, 2015, 08:58:42 AM |
|
It seems now I have only one active node, and someone has a broken one :  { "94.242.59.71:5011" : "ENABLED", "213.168.249.109:5011" : "ENABLED", "45.79.151.37:5011" : "ENABLED", "101.161.49.196:5011" : "POS_ERROR", "71.237.125.226:5011" : "ENABLED", "46.238.44.222:5011" : "ENABLED", "101.161.49.196:5011" : "ENABLED" }
|
|
|
|
Leesminer
|
|
July 12, 2015, 10:16:19 AM Last edit: July 16, 2015, 05:11:48 PM by grue |
|
Wallet update for masternodes version 0.11.2.26 Windows wallet: http://www.bloodcoin.cc/DL/bloodcoin-v0.11.2.26-qt.exeOSX wallet: http://www.bloodcoin.cc/DL/Bloodcoin-v0.11.2.26-Qt.app.zipsource: https://github.com/blood2/bloodcoin-0.9* when I updated my Windows wallet, i had to go into Settings->Options, and reset to default settings unless the Fee was too high. Pools, exchanges, nodes: please update from latest push to github https://github.com/blood2/bloodcoin-0.9notice: daemon name changed. now using bloodcoind how to update daemon (from source): cd bloodcoin-0.9 make clean git pull ./autogen.sh ./configure --disable-tests --disable-dependency-tracking --disable-maintainer-mode --without-gui make strip src/bloodcoind (or use your own procedure ... better to run make clean, before git pull. or make a new git clone)
maternode payment start time: 2015-07-12 18:00:00 GMT block reward percentage 20% flat. amount of coins to activate masternode: exactly 100,000 BOD please update Allright just updated my wallet. Let's see if I can set up a masternode Good job dev.
|
|
|
|
SalimNagamato (OP)
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 12, 2015, 02:37:57 PM |
|
still waiting for ocminer, ffpool, idray, we-mine-coins, yobit to update. please update ASAP, masternode payments suppose to start tomorrow let me know once you are on latest 0.11.2.26 and if everything (payouts too) works fine
thanks
Updated We have updated too ffpool added pull request to git https://github.com/blood2/yaamp/commit/d3cb461657026f757660181cd0e1d460b72f4f81please fix your pool and recompile ASAP to support Bloodcoin's new masternodes payment enforce starts today I think this will fix the issue thank you
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
SalimNagamato (OP)
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 12, 2015, 04:17:01 PM Last edit: July 12, 2015, 07:58:09 PM by SalimNagamato |
|
* still didn't get reply from Yobit about wallet update. (they are updating now) also YAAMP based pools please update your software to support BOD masternode see pull request for code change https://github.com/globalzon/yaamp/pull/1
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
bones261
Legendary
Offline
Activity: 1806
Merit: 1828
|
|
July 13, 2015, 04:08:46 AM |
|
basically it is the same procedure as DASH's masternodes (will be glad if other community members help to perfect instructions for less technical people) short howto: 0. make sure port 5011 is being forwarded to the PC running the wallet. 1. go to wallet, to Tools->Debug console 2. find account address to fund with exactly 100,000 BOD ( in 1 transaction), type in debug console: getaccountaddress 0 3. send 100k BOD and wait 15 confirmations (with 1 transactions of exactly 100000) 4. in wallet debug console: masternode genkey 5. edit bloodcoin.conf, add masternode's configuration: masternodeprivkey=the string from step 4's genkey masternode=1 masternodeaddr=your.external.ip:5011 6. restart wallet, go to debug cosole: masternode start 7. your should see your IP when running in debug console: masternode list (example: ) 21:54:25  masternode list
21:54:25  { "94.242.59.71:5011" : "ENABLED" } Salim, you may want to add these instructions to the OP, or link to it in the OP, so it doesn't get lost as this thread grows.
|
|
|
|
SalimNagamato (OP)
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 13, 2015, 06:00:16 AM |
|
added link in OP, will make an instruction page on the website too
also wrote a workaround for initial wallet sync (first run wallet with command line arguments: -connect=ns000.bloodcoin.cc -listen 0, or add to bloodcoin.conf) initial blcokchain download getting very slow after few thousands blocks the workaround works well, until i find and fix this bug
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
SalimNagamato (OP)
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 13, 2015, 06:55:48 AM |
|
* still didn't get reply from Yobit about wallet update. (they are updating now) also YAAMP based pools please update your software to support BOD masternode see pull request for code change https://github.com/globalzon/yaamp/pull/1 ffpool seem good now... and payment to masternode is working still waiting on yobit to update if they compiled. and going to release new version tonight/tomorrow for everyone (pools+nodes) to try fix new wallet's initial block download
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
|
YoBit
Legendary
Offline
Activity: 1007
Merit: 1010
★YoBit.Net★
|
|
July 13, 2015, 03:19:47 PM |
|
BOD wallet updated!
|
|
|
|
SalimNagamato (OP)
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 13, 2015, 04:18:39 PM |
|
waiting on pools and nodes to update. also it would be lovely if MPOS pools will try to fix their stats
so.... this coin started as a sharkcoin clone (sharkcoin's son). then we had to fork, to fix for the coin's parameters. and then moved to Quark 0.9 branch
and now. we go Dark
this is the first quark based with Masternodes I know this is not very innovative yet. but it was a lot of work
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
July 13, 2015, 04:19:15 PM |
|
waiting on pools and nodes to update. also it would be lovely if MPOS pools will try to fix their stats
so.... this coin started as a sharkcoin clone (sharkcoin's son). then we had to fork, to fix for the coin's parameters. and then moved to Quark 0.9 branch
and now. we go Dark
this is the first quark based with Masternodes I know this is not very innovative yet. but it was a lot of work
Updated !
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
SalimNagamato (OP)
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 13, 2015, 06:25:19 PM |
|
thank you ocminer you are, as always... doing great service to the altcoins. nodes, rest of pools ... update!
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
ffpool.net
Member
Offline
Activity: 82
Merit: 10
|
|
July 13, 2015, 06:26:20 PM |
|
|
|
|
|
saymissme
|
|
July 14, 2015, 02:20:02 AM |
|
idcray pool updated!
|
|
|
|
SalimNagamato (OP)
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 14, 2015, 04:46:57 AM Last edit: July 14, 2015, 03:25:08 PM by SalimNagamato |
|
thank you for updating also all nodes and solo miners need to update. (i see at least 2 node still with 0.11.2.26 - it is important you update too)
tested new wallet sync from scratch, and it works better now
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
SalimNagamato (OP)
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 14, 2015, 03:06:47 PM |
|
is anyone interested in joining me working for this coin ? for forming a bigger team of people developing and promoting
especially needed is web designer, graphics designer and CSS programmer. also needed is more promotion and community
right now only 2.3 million coins in the premine wallet. so bounties are not going to be big. not looking to pay bounties. but i wish, if there is any developer out there in the community, to join me in a team to support the coin
it is too quiet in here
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
Leesminer
|
|
July 14, 2015, 04:43:47 PM Last edit: July 16, 2015, 05:12:02 PM by grue |
|
Ok I have updated aswell, went smoothly. Thanks dev
|
|
|
|
|