Author

Topic: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive - page 152. (Read 478852 times)

legendary
Activity: 1540
Merit: 1060
May the force bit with you.
i ran a chkdsk and repaired errors, downloaded again and it unzipped with no errors.

Good, you got sync'd then?
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
I have sent 4000HBN when my wallet was synchronizing and now its still unconfirmed. What I have to do?

tx ID:

ac18d928373fca025e65df74f8c22d356f350867baf021237493059c6e6e2dcc


but block explorer shows nothing.

You can try the rpc command: resendtx

Or if you wait a bit the wallet will do this for you automatically.
full member
Activity: 277
Merit: 101
My HBN wallet stopped syncing , it shows 4 connections to network , but not moving or just a block here block there . I tried to add nodes , but no node new node in the node list appeared. I am about to stake so I am bit upset about it Sad
Any ideas fellas?

so I helped myself at the end , removed peers.dat and waited a bit , i have now ~10 connections .  i could find this hint sooner.

good luck all you hobonicklers
legendary
Activity: 1064
Merit: 1000
I have sent 4000HBN when my wallet was synchronizing and now its still unconfirmed. What I have to do?

tx ID:

ac18d928373fca025e65df74f8c22d356f350867baf021237493059c6e6e2dcc


but block explorer shows nothing.

The block explorer is about a 1/2 hour behind, or rather the HBN coin daemon the explorer uses is running about a half hour behind. I just checked the coin daemon on the explorer server "getinfo" and it reports the highest block being the same as the explorer is showing.

This seems to happen quite often recently with HBN.

The HBN coin daemon will suddenly grab 100% of one of the server CPUs  and go into a cycle of orphans and reorganization. This then causes the coin daemon/explorer to get behind.

For example, a snipet of the HBN debug log on the explorer server.:

Code:
2015-03-03 20:17:41 ProcessBlock: ORPHAN BLOCK, prev=8f23520aa81f0ef6e271
2015-03-03 20:17:42 REORGANIZE
2015-03-03 20:17:42 REORGANIZE: Disconnect 1 blocks; 98d1a01ec61015f47ce9..688b5b1b7ba09d3cc218
2015-03-03 20:17:42 REORGANIZE: Connect 2 blocks; 98d1a01ec61015f47ce9..813c7eebf1f4af45b53b
2015-03-03 20:17:42 REORGANIZE: done
2015-03-03 20:17:42 SetBestChain: new best=813c7eebf1f4af45b53b height=1812895 trust=16903322977503 blocktrust=17093599 date=03/03/15 19:43:24
2015-03-03 20:17:42 REORGANIZE
2015-03-03 20:17:42 REORGANIZE: Disconnect 1 blocks; 8f23520aa81f0ef6e271..813c7eebf1f4af45b53b
2015-03-03 20:17:42 REORGANIZE: Connect 2 blocks; 8f23520aa81f0ef6e271..b4933cae18e85e36833c
2015-03-03 20:17:42 REORGANIZE: done
2015-03-03 20:17:42 SetBestChain: new best=b4933cae18e85e36833c height=1812896 trust=16903340063930 blocktrust=17086427 date=03/03/15 19:44:01
2015-03-03 20:17:43 SetBestChain: new best=496421317c7e963be986 height=1812897 trust=16903357202559 blocktrust=17138629 date=03/03/15 19:44:31
2015-03-03 20:17:43 ProcessBlock: ACCEPTED
2015-03-03 20:17:43 ERROR: ProcessBlock() : already have block 1812894 8f23520aa81f0ef6e271
2015-03-03 20:18:02 ERROR: ProcessBlock() : already have block 1812895 415e1023416c5220597c
2015-03-03 20:18:02 ERROR: ProcessBlock() : already have block 1812894 8f23520aa81f0ef6e271
2015-03-03 20:18:02 ERROR: ProcessBlock() : already have block 1812894 8f23520aa81f0ef6e271
2015-03-03 20:18:02 ProcessBlock: ORPHAN BLOCK, prev=ddd80893d57defc86a17
2015-03-03 20:18:24 ERROR: ProcessBlock() : already have block 1812895 415e1023416c5220597c
2015-03-03 20:18:24 ERROR: ProcessBlock() : already have block 1812895 415e1023416c5220597c
2015-03-03 20:18:24 ERROR: ProcessBlock() : already have block 1812894 8f23520aa81f0ef6e271
2015-03-03 20:18:24 ProcessBlock: ORPHAN BLOCK, prev=fc385f4a9b799179710e
2015-03-03 20:18:45 ProcessBlock: ACCEPTED
2015-03-03 20:18:45 ERROR: ProcessBlock() : already have block 1812897 e374ac91b8aa95a5ffa4
2015-03-03 20:18:45 ERROR: ProcessBlock() : already have block 1812895 415e1023416c5220597c
2015-03-03 20:18:45 ERROR: ProcessBlock() : already have block 1812895 415e1023416c5220597c
2015-03-03 20:18:45 ProcessBlock: ORPHAN BLOCK, prev=2592e44609b05dff4e4c
2015-03-03 20:19:06 REORGANIZE
2015-03-03 20:19:06 REORGANIZE: Disconnect 1 blocks; b4933cae18e85e36833c..496421317c7e963be986
2015-03-03 20:19:06 REORGANIZE: Connect 2 blocks; b4933cae18e85e36833c..db8e65029d4d246a1bbf
2015-03-03 20:19:06 REORGANIZE: done
2015-03-03 20:19:06 SetBestChain: new best=db8e65029d4d246a1bbf height=1812898 trust=16903374378670 blocktrust=17176111 date=03/03/15 19:45:08
2015-03-03 20:19:07 SetBestChain: new best=f50faf870bd8648ea88a height=1812899 trust=16903391500485 blocktrust=17121815 date=03/03/15 19:45:12
2015-03-03 20:19:07 ThreadRPCServer method=getblockcount
2015-03-03 20:19:07 SetBestChain: new best=8e66c589f76a41995aa8 height=1812900 trust=16903408687067 blocktrust=17186582 date=03/03/15 19:45:15
2015-03-03 20:19:07 REORGANIZE
2015-03-03 20:19:07 REORGANIZE: Disconnect 2 blocks; db8e65029d4d246a1bbf..8e66c589f76a41995aa8
2015-03-03 20:19:07 REORGANIZE: Connect 2 blocks; db8e65029d4d246a1bbf..23fac45c76158ec5d807
2015-03-03 20:19:07 REORGANIZE: done
2015-03-03 20:19:07 SetBestChain: new best=23fac45c76158ec5d807 height=1812900 trust=16903408692173 blocktrust=17191688 date=03/03/15 19:45:17
2015-03-03 20:19:07 ProcessBlock: ACCEPTED
2015-03-03 20:19:07 ERROR: ProcessBlock() : already have block 1812898 db8e65029d4d246a1bbf
2015-03-03 20:19:07 ERROR: ProcessBlock() : already have block 1812897 e374ac91b8aa95a5ffa4
2015-03-03 20:19:07 ERROR: ProcessBlock() : already have block 1812897 e374ac91b8aa95a5ffa4
2015-03-03 20:19:07 ERROR: ProcessBlock() : already have block 1812895 415e1023416c5220597c
2015-03-03 20:19:23 ThreadRPCServer method=getblockhash
2015-03-03 20:19:24 ThreadRPCServer method=getblock
2015-03-03 20:19:24 ThreadRPCServer method=getrawtransaction
2015-03-03 20:19:25 ThreadRPCServer method=decoderawtransaction
2015-03-03 20:19:25 ThreadRPCServer method=getrawtransaction
2015-03-03 20:19:26 ThreadRPCServer method=decoderawtransaction
2015-03-03 20:19:26 ThreadRPCServer method=getblockhash
2015-03-03 20:19:26 ThreadRPCServer method=getblock
2015-03-03 20:19:27 ThreadRPCServer method=getrawtransaction
2015-03-03 20:19:27 ThreadRPCServer method=decoderawtransaction
2015-03-03 20:19:28 ERROR: ProcessBlock() : already have block 1812898 db8e65029d4d246a1bbf
2015-03-03 20:19:28 ERROR: ProcessBlock() : already have block 1812898 db8e65029d4d246a1bbf
2015-03-03 20:19:28 ERROR: ProcessBlock() : already have block 1812897 e374ac91b8aa95a5ffa4
2015-03-03 20:19:28 ERROR: ProcessBlock() : already have block 1812897 e374ac91b8aa95a5ffa4
2015-03-03 20:19:28 ProcessBlock: ORPHAN BLOCK, prev=db364213158754cf6e9d
2015-03-03 20:19:28 ThreadRPCServer method=getrawtransaction
2015-03-03 20:19:28 ProcessBlock: ORPHAN BLOCK, prev=efc5c29aeaffc728096c
2015-03-03 20:19:28 ThreadRPCServer method=decoderawtransaction
2015-03-03 20:19:28 ThreadRPCServer method=getblockhash
2015-03-03 20:19:26 ThreadRPCServer method=getblock
2015-03-03 20:19:27 ThreadRPCServer method=getrawtransaction
2015-03-03 20:19:27 ThreadRPCServer method=decoderawtransaction
2015-03-03 20:19:28 ERROR: ProcessBlock() : already have block 1812898 db8e65029d4d246a1bbf
2015-03-03 20:19:28 ERROR: ProcessBlock() : already have block 1812898 db8e65029d4d246a1bbf
2015-03-03 20:19:28 ERROR: ProcessBlock() : already have block 1812897 e374ac91b8aa95a5ffa4
2015-03-03 20:19:28 ERROR: ProcessBlock() : already have block 1812897 e374ac91b8aa95a5ffa4
2015-03-03 20:19:28 ProcessBlock: ORPHAN BLOCK, prev=db364213158754cf6e9d

2015-03-03 20:19:48 ERROR: ProcessBlock() : already have block 1812898 db8e65029d4d246a1bbf
2015-03-03 20:19:48 ERROR: ProcessBlock() : already have block 1812898 db8e65029d4d246a1bbf
2015-03-03 20:19:48 ERROR: ProcessBlock() : already have block 1812897 e374ac91b8aa95a5ffa4
2015-03-03 20:19:48 ERROR: ProcessBlock() : already have block 1812897 e374ac91b8aa95a5ffa4
2015-03-03 20:19:48 ProcessBlock: ORPHAN BLOCK, prev=6de10b813deb0a3ce380
2015-03-03 20:20:09 REORGANIZE
2015-03-03 20:20:09 REORGANIZE: Disconnect 2 blocks; db8e65029d4d246a1bbf..23fac45c76158ec5d807
2015-03-03 20:20:09 REORGANIZE: Connect 3 blocks; db8e65029d4d246a1bbf..200a0305e9ac4be60386
2015-03-03 20:20:09 REORGANIZE: done
2015-03-03 20:20:09 SetBestChain: new best=200a0305e9ac4be60386 height=1812901 trust=16903425941074 blocktrust=17254007 date=03/03/15 19:45:34
2015-03-03 20:20:09 ProcessBlock: ACCEPTED
2015-03-03 20:20:09 ERROR: ProcessBlock() : already have block 1812901 200a0305e9ac4be60386
2015-03-03 20:20:09 ERROR: ProcessBlock() : already have block 1812898 db8e65029d4d246a1bbf
2015-03-03 20:20:09 ERROR: ProcessBlock() : already have block 1812898 db8e65029d4d246a1bbf
2015-03-03 20:20:09 ERROR: ProcessBlock() : already have block 1812897 e374ac91b8aa95a5ffa4
2015-03-03 20:20:09 ProcessBlock: ORPHAN BLOCK, prev=f8a768b77163a475bd3f
2015-03-03 20:20:10 ERROR: FetchInputs() : 15c6a93dda mempool Tx prev not found f5a3f369bf

2015-03-03 20:20:30 ProcessBlock: ACCEPTED
2015-03-03 20:20:30 ProcessBlock: ACCEPTED
2015-03-03 20:20:30 SetBestChain: new best=c3da2096dcdf70517562 height=1812902 trust=16903443222743 blocktrust=17281669 date=03/03/15 19:46:18
2015-03-03 20:20:30 SetBestChain: new best=5aefe00142583abe3b26 height=1812903 trust=16903460469713 blocktrust=17246970 date=03/03/15 19:46:24
2015-03-03 20:20:31 SetBestChain: new best=ae8064c33b336ac5a674 height=1812904 trust=16903477776952 blocktrust=17307239 date=03/03/15 19:46:53
2015-03-03 20:20:31 SetBestChain: new best=75d150863cd27223692f height=1812905 trust=16903495086916 blocktrust=17309964 date=03/03/15 19:46:42
2015-03-03 20:20:31 ProcessBlock: ACCEPTED
2015-03-03 20:20:31 ERROR: ProcessBlock() : already have block 1812901 200a0305e9ac4be60386
2015-03-03 20:20:31 ERROR: ProcessBlock() : already have block 1812901 200a0305e9ac4be60386
2015-03-03 20:20:31 ERROR: ProcessBlock() : already have block 1812898 db8e65029d4d246a1bbf
2015-03-03 20:20:32 ThreadRPCServer method=getinfo
2015-03-03 20:20:32 ProcessBlock: ORPHAN BLOCK, prev=5e6afcfcd42bafa9f198
2015-03-03 20:20:32 ThreadRPCServer method=getmininginfo
2015-03-03 20:20:33 ThreadRPCServer method=getpeerinfo
2015-03-03 20:20:46 ERROR: ProcessBlock() : already have block 1812902 c3da2096dcdf70517562
2015-03-03 20:20:46 ERROR: ProcessBlock() : already have block 1812902 c3da2096dcdf70517562
2015-03-03 20:20:46 ERROR: ProcessBlock() : already have block 1812901 200a0305e9ac4be60386
2015-03-03 20:20:46 ERROR: ProcessBlock() : already have block 1812901 200a0305e9ac4be60386
015-03-03 20:21:07 ERROR: ProcessBlock() : already have block 1812902 c3da2096dcdf70517562
2015-03-03 20:21:07 ERROR: ProcessBlock() : already have block 1812902 c3da2096dcdf70517562
2015-03-03 20:21:07 ERROR: ProcessBlock() : already have block 1812901 200a0305e9ac4be60386
2015-03-03 20:21:07 ERROR: ProcessBlock() : already have block 1812901 200a0305e9ac4be60386
2015-03-03 20:21:29 SetBestChain: new best=cfaab082620bab8bd41a height=1812906 trust=16903512396880 blocktrust=17309964 date=03/03/15 19:45:25
2015-03-03 20:21:29 SetBestChain: new best=2cc8c2e4fe73a75d94c9 height=1812907 trust=16903529706844 blocktrust=17309964 date=03/03/15 19:47:11
2015-03-03 20:21:31 SetBestChain: new best=12c9bb2dea5a7ce4452f height=1812912 trust=16903615446294 blocktrust=17142102 date=03/03/15 19:48:43
2015-03-03 20:21:31 SetBestChain: new best=b85c3f93d05c03e4333a height=1812913 trust=16903632610875 blocktrust=17164581 date=03/03/15 19:49:33
2015-03-03 20:21:31 ProcessBlock: ACCEPTED
2015-03-03 20:21:31 ERROR: ProcessBlock() : already have block 1812906 cfaab082620bab8bd41a
2015-03-03 20:21:31 ERROR: ProcessBlock() : already have block 1812902 c3da2096dcdf70517562
2015-03-03 20:21:32 ERROR: ProcessBlock() : already have block 1812902 c3da2096dcdf70517562
2015-03-03 20:21:32 ERROR: ProcessBlock() : already have block 1812901 200a0305e9ac4be60386
2015-03-03 20:21:32 ProcessBlock: ORPHAN BLOCK, prev=3d2c3d4522a2afd184e5

2015-03-03 20:22:16 ERROR: ProcessBlock() : already have block 1812906 cfaab082620bab8bd41a
2015-03-03 20:22:16 ERROR: ProcessBlock() : already have block 1812906 cfaab082620bab8bd41a
2015-03-03 20:22:16 ERROR: ProcessBlock() : already have block 1812894 8f23520aa81f0ef6e271
2015-03-03 20:22:16 ERROR: ProcessBlock() : already have block 1812892 68de9b386725fa975597

2015-03-03 20:23:30 Flushed 4987 addresses to peers.dat  18ms
2015-03-03 20:24:44 ProcessBlock: ORPHAN BLOCK, prev=000000000fa40bba17ec
2015-03-03 20:25:10 socket sending timeout: 1201s
2015-03-03 20:25:27 connect() failed after select(): No route to host
2015-03-03 20:25:32 ProcessBlock: ORPHAN BLOCK, prev=2254723b1bff8222de14
2015-03-03 20:25:33 ProcessBlock: ORPHAN BLOCK, prev=000000000d53117ef3f9
2015-03-03 20:25:39 connect() failed after select(): Connection refused
2015-03-03 20:25:51 connect() failed after select(): Connection refused
2015-03-03 20:25:57 connect() failed after select(): Connection refused
2015-03-03 20:26:00 SetBestChain: new best=cecdf08c7b66af1b6572 height=1812914 trust=16903649726027 blocktrust=17115152 date=03/03/15 19:49:27
2015-03-03 20:26:00 ProcessBlock: ACCEPTED
2015-03-03 20:26:00 ERROR: ProcessBlock() : already have block 1812914 cecdf08c7b66af1b6572
2015-03-03 20:26:00 ProcessBlock: ORPHAN BLOCK, prev=78d68df386fe85aef135
2015-03-03 20:26:01 ProcessBlock: ORPHAN BLOCK, prev=e1b18d62f1c03b0d3cc3

2015-03-03 20:26:34 socket recv error 104
2015-03-03 20:26:52 SetBestChain: new best=6771ec6b71e7de05a0dd height=1812915 trust=16903666841179 blocktrust=17115152 date=03/03/15 19:50:09
2015-03-03 20:26:52 ProcessBlock: ACCEPTED
2015-03-03 20:26:52 ThreadRPCServer method=getblockcount
2015-03-03 20:26:52 SetBestChain: new best=461ce4dd53124a624a53 height=1812916 trust=16903683926810 blocktrust=17085631 date=03/03/15 19:50:19
2015-03-03 20:26:52 ProcessBlock: ACCEPTED
2015-03-03 20:26:52 ERROR: ProcessBlock() : already have block 1812915 6771ec6b71e7de05a0dd
2015-03-03 20:26:52 ERROR: ProcessBlock() : already have block 1812916 461ce4dd53124a624a53
2015-03-03 20:26:52 ERROR: ProcessBlock() : already have block 1812914 cecdf08c7b66af1b6572
2015-03-03 20:26:52 ERROR: ProcessBlock() : already have block 1812914 cecdf08c7b66af1b6572

2015-03-03 20:27:20 ERROR: ProcessBlock() : already have block 1812915 6771ec6b71e7de05a0dd
2015-03-03 20:27:20 ERROR: ProcessBlock() : already have block 1812916 461ce4dd53124a624a53
2015-03-03 20:27:20 ERROR: ProcessBlock() : already have block 1812915 6771ec6b71e7de05a0dd
2015-03-03 20:27:20 ERROR: ProcessBlock() : already have block 1812916 461ce4dd53124a624a53
2015-03-03 20:27:20 ERROR: ProcessBlock() : already have block 1812914 cecdf08c7b66af1b6572
2015-03-03 20:27:20 ERROR: ProcessBlock() : already have block 1812914 cecdf08c7b66af1b6572
2015-03-03 20:27:20 ProcessBlock: ORPHAN BLOCK, prev=21471caf7597726a9103
2015-03-03 20:27:45 connect() failed after select(): Connection refused
2015-03-03 20:27:47 socket send error 32
2015-03-03 20:27:47 SetBestChain: new best=bb67c3900b56ba68c24d height=1812917 trust=16903701062234 blocktrust=17135424 date=03/03/15 19:51:05
2015-03-03 20:27:48 ThreadRPCServer method=getblockcount
2015-03-03 20:27:48 SetBestChain: new best=ba160b84e7195e233951 height=1812918 trust=16903718158225 blocktrust=17095991 date=03/03/15 19:51:32
2015-03-03 20:27:48 SetBestChain: new best=999b5ea6ff7f8231a140 height=1812919 trust=16903735261663 blocktrust=17103438 date=03/03/15 19:51:55
2015-03-03 20:27:48 SetBestChain: new best=79863c9e6b84ba49b344 height=1812920 trust=16903752382678 blocktrust=17121015 date=03/03/15 19:51:57
2015-03-03 20:27:49 SetBestChain: new best=ed63f33803a7644547ea height=1812921 trust=16903769573560 blocktrust=17190882 date=03/03/15 19:52:05
2015-03-03 20:27:49 SetBestChain: new best=55b112939e3d29b953f4 height=1812922 trust=16903786819448 blocktrust=17245888 date=03/03/15 19:52:18
2015-03-03 20:27:50 SetBestChain: new best=7fbd0fe0375b2b152528 height=1812923 trust=16903804107910 blocktrust=17288462 date=03/03/15 19:52:49
2015-03-03 20:27:50 SetBestChain: new best=8738110e5df63eda9f9d height=1812924 trust=16903821393926 blocktrust=17286016 date=03/03/15 19:52:53
2015-03-03 20:27:50 ProcessBlock: ACCEPTED
2015-03-03 20:27:50 ERROR: ProcessBlock() : already have block 1812917 bb67c3900b56ba68c24d
2015-03-03 20:27:50 ERROR: ProcessBlock() : already have block 1812915 6771ec6b71e7de05a0dd
2015-03-03 20:27:50 ProcessBlock: ORPHAN BLOCK, prev=76765f4bbeb6b9499ce3

The gaps are where I edited out the long list of RPC calls from the database loader in order to shorten the log.

My suggestion is to just wait for an hour or so until the network settles.

hero member
Activity: 676
Merit: 500
I have sent 4000HBN when my wallet was synchronizing and now its still unconfirmed. What I have to do?

tx ID:

ac18d928373fca025e65df74f8c22d356f350867baf021237493059c6e6e2dcc


but block explorer shows nothing.
newbie
Activity: 9
Merit: 0
I thought HBN was top of the list last round? or did I miss a last second dash to the line by another coin?
They sometimes take a while to actually add the coin that wins
hero member
Activity: 786
Merit: 1000
i ran a chkdsk and repaired errors, downloaded again and it unzipped with no errors.
hero member
Activity: 786
Merit: 1000
I tried downloading it twice, here's the error when unzipping.



whole lotta trouble hehe....


what kind of trouble?
full member
Activity: 277
Merit: 101
My HBN wallet stopped syncing , it shows 4 connections to network , but not moving or just a block here block there . I tried to add nodes , but no node new node in the node list appeared. I am about to stake so I am bit upset about it Sad
Any ideas fellas?
hero member
Activity: 786
Merit: 1000
I tried downloading it twice, here's the error when unzipping.

legendary
Activity: 1540
Merit: 1060
May the force bit with you.
I'm running Windows. Thanks for the up to date zip!

Give this one a shot.

http://www.mediafire.com/download/rzu9hu5w37f7rmb/HoboBlockChain03-01-15.zip

I would also suggest starting the client with -zapwallettxes should help find any missing coins. It may take a while.
hero member
Activity: 786
Merit: 1000
I'm running Windows. Thanks for the up to date zip!
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
I'm having a sync issue, again. It will sync to "3s behind" and it's the furthest it will go, and I'm missing a bunch of coins. I've started from scratch, and also tried the 10/12/2014 blockchain backup file.

Does anybody have a backup from 2015?

Sure I will zip up the current block chain and put it out for download.

What client are you using? Mac/Win/Nix??
hero member
Activity: 786
Merit: 1000
I'm having a sync issue, again. It will sync to "3s behind" and it's the furthest it will go, and I'm missing a bunch of coins. I've started from scratch, and also tried the 10/12/2014 blockchain backup file.

Does anybody have a backup from 2015?
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
can't get json response from local HBN wallet,
any wallet is ok except hobo, is there anyth special about it ?

Shouldn't be? Are you using the correct port?

PM'd

Got it, give me a few to see if I can find the issue.. Do you get normal JSON responses when not using the MSXML2.ServerXMLHTTP.6.0 code?
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
can't get json response from local HBN wallet,
any wallet is ok except hobo, is there anyth special about it ?

Shouldn't be? Are you using the correct port?
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Let me know if the HBN community leaders have an interest in being involved with a multi-coin community crowdfunding platform:
http://cryptos.us/crypto-news/item/61-10-cryptocurrency-communities-to-unite-to-form-powerful-crowdfunding-platform

Sounds cool. What does everyone else think?

What is the best way to apply.

The multi-coin community crowdfunding coop plan is completed, the ANN is here:  https://bitcointalksearch.org/topic/m.10480525

The actual plan is 30+ pages long, boiled it down, perhaps too much.   

If you have any questions feel free to ask here, there, or via PM.  HBN had a head start, I hope you took advantage of it, it's going to get competitive in the coming days.

Thanks Armis.

So does anyone have time to help oversee and get this moving ahead?
hero member
Activity: 588
Merit: 501
Let me know if the HBN community leaders have an interest in being involved with a multi-coin community crowdfunding platform:
http://cryptos.us/crypto-news/item/61-10-cryptocurrency-communities-to-unite-to-form-powerful-crowdfunding-platform

Sounds cool. What does everyone else think?

What is the best way to apply.

The multi-coin community crowdfunding coop plan is completed, the ANN is here:  https://bitcointalksearch.org/topic/m.10480525

The actual plan is 30+ pages long, boiled it down, perhaps too much.   

If you have any questions feel free to ask here, there, or via PM.  HBN had a head start, I hope you took advantage of it, it's going to get competitive in the coming days.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.


I have 2 wallets one is default with no coins and the second one has all coins in it and staking.

Perfect thanks, I will look at this and see if anything comes out.
legendary
Activity: 1148
Merit: 1000


I have 2 wallets one is default with no coins and the second one has all coins in it and staking.
Jump to: