Bitcoin Forum
March 28, 2024, 02:32:54 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 [165] 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 ... 294 »
  Print  
Author Topic: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive  (Read 478540 times)
Dieselsucker
Member
**
Offline Offline

Activity: 101
Merit: 10


View Profile
November 02, 2015, 08:29:10 PM
 #3281


Awww sweet, needed both Smiley Thanks
1711636374
Hero Member
*
Offline Offline

Posts: 1711636374

View Profile Personal Message (Offline)

Ignore
1711636374
Reply with quote  #2

1711636374
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
HCLivess
Legendary
*
Offline Offline

Activity: 2114
Merit: 1090


=== NODE IS OK! ==


View Profile WWW
November 03, 2015, 01:42:40 PM
 #3282


Reporting that number of nodes is still stable, perhaps limited by the coin explorer connectivity

HCLivess
Legendary
*
Offline Offline

Activity: 2114
Merit: 1090


=== NODE IS OK! ==


View Profile WWW
November 04, 2015, 07:11:17 AM
 #3283

fiat value over the last 7 days: +37.89 %

Battareus
Hero Member
*****
Offline Offline

Activity: 826
Merit: 501


View Profile
November 04, 2015, 12:02:24 PM
 #3284

Does anybody have a trouble with synchronization now? I have 62 connections, but client writes what a last block found 1 day ago.
HCLivess
Legendary
*
Offline Offline

Activity: 2114
Merit: 1090


=== NODE IS OK! ==


View Profile WWW
November 04, 2015, 12:41:49 PM
 #3285

Does anybody have a trouble with synchronization now? I have 62 connections, but client writes what a last block found 1 day ago.

Right now I only have 16 connections, but cannot see issues with synchronization. Something similar however happened to me earlier when I was synchronizing from old backup.

Dieselsucker
Member
**
Offline Offline

Activity: 101
Merit: 10


View Profile
November 04, 2015, 06:35:32 PM
 #3286


Havin problems with the HBN bootstrap.
waited 12hours to load, then ive still got 1year 105 days to download.https://www.dropbox.com/s/ikposh6stna1lrh/HBN1A.png?dl=0
So I went to work leaving it downloading blockchain. So 12 hours later ive still got 1 year 104 days 22 hr. https://www.dropbox.com/s/zvycio46s7zovpm/HBN.png?dl=0

Plenty traffic https://www.dropbox.com/s/5rhmplp1tsybjul/hbn%20network%20traffic.png?dl=0
Plenty peers, 32 tho screenshot only shows a few.
Debug log shows lots like this "2015-11-04 13:28:51 ProcessBlock: ORPHAN BLOCK, prev=3da65ff3805973c967f5"   
full log here https://www.dropbox.com/s/futpp71no0gf88z/debug.log?dl=0

Help, im goin bald !   Tongue
PressF1
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
November 05, 2015, 03:27:08 AM
 #3287


Havin problems with the HBN bootstrap.
waited 12hours to load, then ive still got 1year 105 days to download.https://www.dropbox.com/s/ikposh6stna1lrh/HBN1A.png?dl=0
So I went to work leaving it downloading blockchain. So 12 hours later ive still got 1 year 104 days 22 hr. https://www.dropbox.com/s/zvycio46s7zovpm/HBN.png?dl=0

Plenty traffic https://www.dropbox.com/s/5rhmplp1tsybjul/hbn%20network%20traffic.png?dl=0
Plenty peers, 32 tho screenshot only shows a few.
Debug log shows lots like this "2015-11-04 13:28:51 ProcessBlock: ORPHAN BLOCK, prev=3da65ff3805973c967f5"   
full log here https://www.dropbox.com/s/futpp71no0gf88z/debug.log?dl=0

Help, im goin bald !   Tongue

In case the bootstraps don't work for you, here's a complete version for CAP and HBN:

http://www.mediafire.com/download/94ct8c8jc1fudbv/HBN1510_20151104.rar
http://www.mediafire.com/download/tiliu1rz2wmu9jb/CAP2220_20151104.rar

HBN & CAP: F1PressF1PCxEyESGk6Fe1om1RfiHqX5gg
zeewolf
Full Member
***
Offline Offline

Activity: 236
Merit: 100


In dreamland; he awaits you.


View Profile WWW
November 05, 2015, 07:39:48 PM
 #3288

I'm trying to send RPC commands to the wallet but it timeouts even on "getinfo". I've seen that HCLivess had same problem (https://cryptocointalk.com/topic/32154-script-for-rpc-wallet-control/). Is it something I should do extra for Hobonickels config ? Same configs works for other coins.

Code:
listen=1
daemon=1
server=1

rpcuser=zeewolf
rpcpassword=xxxxxx

rpcallowip=192.168.1.2
rpcallowip=127.0.0.1

rpcport=11111

Zels
Full Member
***
Offline Offline

Activity: 203
Merit: 100



View Profile
November 05, 2015, 08:00:11 PM
 #3289

Code:
printtoconsole=1
maxconnections=50
listen=1
daemon=0
server=1
rpcuser=xxxx
rpcpassword=yyyy
port=7372
rpcport=7374
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
rpcallowip=192.168.0.105

This conf work for me using a php script to use rpc commands
zeewolf
Full Member
***
Offline Offline

Activity: 236
Merit: 100


In dreamland; he awaits you.


View Profile WWW
November 05, 2015, 11:18:32 PM
 #3290

This conf work for me using a php script to use rpc commands

Ok, I think I've nailed the problem. I'm using windows wallet (untested on linux). Here's response of timeouted call (in theory, because response is returned, but client waits for more data anyway) :

Code:
HTTP/1.1 200 OK
Date: Thu, 05 Nov 2015 21:54:59 +0000
Connection: close
Content-Length: 336u
Content-Type: application/json
Server: HoboNickels-json-rpc/v1.5.1.0-gf46fa0c-V1.5

{"result":{"version":"v1.5.1.0-gf46fa0c-V1.5","protocolversion":70007,"blocks":2866041,"timeoffset":5,"moneysupply":...

Look at "Content-Length: 336u", it should be length in bytes, yet some garbage at the end appears (u). So depending on implementation of client's HTTP protocol handling it could make troubles (lousy php seems to work, others will timeout).

Problem appears at https://github.com/Crypto-Expert/HoboNickels/blob/master/src/bitcoinrpc.cpp#L366, and more deeper in header file
https://github.com/Crypto-Expert/HoboNickels/blob/master/src/util.h#L63 where formats are defined.

Bottlecaps doesn't suffer from this, so I guess it's compiler or compiling environment problem. Any chances for fix Tranz?


carlo_0000
Legendary
*
Offline Offline

Activity: 1281
Merit: 1003


View Profile
November 07, 2015, 01:42:43 PM
 #3291

sellers needed on cryptopia


pazor_true
Legendary
*
Offline Offline

Activity: 1460
Merit: 1025


i love Emerald (EMD)


View Profile
November 07, 2015, 01:46:18 PM
 #3292

hobonickels daemon can not connect via http, why ?

BTC 12jiBjT2GSWYk2HwYdPqsQMuLqZ1br9D37 - i am Pazor
cryptohunter
Legendary
*
Offline Offline

Activity: 2100
Merit: 1167

MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG


View Profile
November 08, 2015, 06:17:56 PM
 #3293

I like hobo but i have tried to sync for days, it's the slowest coin to sync i've ever tried. Why does it take so long to sync up?

Dieselsucker
Member
**
Offline Offline

Activity: 101
Merit: 10


View Profile
November 08, 2015, 07:35:43 PM
 #3294


Havin problems with the HBN bootstrap.
waited 12hours to load, then ive still got 1year 105 days to download.https://www.dropbox.com/s/ikposh6stna1lrh/HBN1A.png?dl=0
So I went to work leaving it downloading blockchain. So 12 hours later ive still got 1 year 104 days 22 hr. https://www.dropbox.com/s/zvycio46s7zovpm/HBN.png?dl=0

Plenty traffic https://www.dropbox.com/s/5rhmplp1tsybjul/hbn%20network%20traffic.png?dl=0
Plenty peers, 32 tho screenshot only shows a few.
Debug log shows lots like this "2015-11-04 13:28:51 ProcessBlock: ORPHAN BLOCK, prev=3da65ff3805973c967f5"   
full log here https://www.dropbox.com/s/futpp71no0gf88z/debug.log?dl=0

Help, im goin bald !   Tongue

In case the bootstraps don't work for you, here's a complete version for CAP and HBN:

http://www.mediafire.com/download/94ct8c8jc1fudbv/HBN1510_20151104.rar
http://www.mediafire.com/download/tiliu1rz2wmu9jb/CAP2220_20151104.rar

Thanks PressF1 worked a treat this time.
sandpaper
Sr. Member
****
Offline Offline

Activity: 373
Merit: 250


View Profile
November 09, 2015, 12:21:30 AM
 #3295

sellers needed on cryptopia




Very much so. I used to trust Cryptsy but with all the withdrawal issues I don't want to risk it anymore.
ElTomeko27
Sr. Member
****
Offline Offline

Activity: 371
Merit: 250



View Profile
November 09, 2015, 04:32:47 AM
 #3296

TRANZ abandoned HOBO AND CAPS???
Hilux74
Legendary
*
Offline Offline

Activity: 912
Merit: 1000



View Profile
November 09, 2015, 04:43:27 AM
 #3297

TRANZ abandoned HOBO AND CAPS???
No. 

As he stated a couple months back he has become much busier in an array of lifes' other adventures so we just see him less often.
fitinplace
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
November 09, 2015, 10:52:01 PM
 #3298

Hi Hobonickels Members,  i had a few questions about specs.

1.  Confirm received?
2.  Confirm rewards?
3.  Minimum coin age till mature?
4.  Max coin cap?
Zenithar
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500


View Profile
November 09, 2015, 11:04:03 PM
 #3299

Hi Hobonickels Members,  i had a few questions about specs.

1.  Confirm received?
2.  Confirm rewards?
3.  Minimum coin age till mature?
4.  Max coin cap?

why do you post this so much?  your post history is basically copy+paste. just buffing post count?
fitinplace
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
November 10, 2015, 03:22:18 AM
 #3300

Hi Hobonickels Members,  i had a few questions about specs.

1.  Confirm received?
2.  Confirm rewards?
3.  Minimum coin age till mature?
4.  Max coin cap?

why do you post this so much?  your post history is basically copy+paste. just buffing post count?

not exactly i find information i didn't find in thread and i ask the question.
Pages: « 1 ... 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 [165] 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 ... 294 »
  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!