presstab (OP)
Legendary
Offline
Activity: 1330
Merit: 1000
Blockchain Developer
|
|
February 22, 2016, 04:17:23 AM |
|
Worked on a few technical items today: - Adding the blockhash to each header so that the wallet does not need to rehash the blocks on startup each time (this makes for a quicker startup). The only downside is that this requires a resync of the chain - I beleive I have fixed one of the most annoying problems that HYP has had over its entire life span. The tendency to jump out of the bootstrap... I was able to modify some code to have it handle this problem, and successfully bootstrapped from block 0 to 500k+ without having to restart the wallet or do anything special. - I also modified some of the GUI code to refresh less. This makes a big difference for big wallets with lots of blocks that in the past have been calculating things like their stake weight every 5 seconds. There is really no reason to check stake weight that often (for the GUI at least).
Hope to have some of this stuff better tested over the next few days.
Got my commits for this up on github now. Just a warning if you rebuild from the repo it will require a resync!! But... if you want quicker start times, and more efficient wallet, probably best to bite the bullet now and resync. Easiest way to resync is to delete the database dir and blkindex.dat from your data directory. Then rename blk0001.dat to bootstrap.dat. Start the client and it should begin to bootstrap automatically.
|
|
|
|
JudgeDredd_
|
|
February 22, 2016, 04:26:32 AM |
|
What about someone that do not have a windows environment to build the wallet with the commits ?
|
|
|
|
presstab (OP)
Legendary
Offline
Activity: 1330
Merit: 1000
Blockchain Developer
|
|
February 22, 2016, 05:01:24 AM |
|
What about someone that do not have a windows environment to build the wallet with the commits ?
An official build will be released once I feel like the testing is solid enough. Binaries will be distributed. Maybe sometime this next week. Until then though: Yes, it is called Linux. Check it out.
|
|
|
|
Chyton
|
|
February 22, 2016, 11:01:01 AM |
|
BTW do i need my wallet open to stake? or i can leave them closed and wait?
|
|
|
|
sparksi
|
|
February 22, 2016, 11:19:03 AM |
|
BTW do i need my wallet open to stake? or i can leave them closed and wait?
You can increase your net weight, when your wallet is closed, but it has to be open to mint blocks. I'd say if you have small amount of HYP and you have few mature blocks then it's feasible to wait some time to gather weigth.
|
|
|
|
dac10
|
|
February 22, 2016, 11:10:58 PM |
|
"Or they do not want others to connect to you", but who?
I said "or others do not want to connect to you", for instance if for some reason you got a high ban score. Maybe take a look at your debug.log to see what is going on there. Very strange, tonight is gone my balance 304k HYP, has appeared my 51k Hyp stakes, by swooping chin, how is it possible?! I do not have the syncs!!!
|
|
|
|
presstab (OP)
Legendary
Offline
Activity: 1330
Merit: 1000
Blockchain Developer
|
|
February 23, 2016, 06:23:06 AM |
|
Was just able to make the coin control dialog a lot quicker. For my wallet that has a few thousand 'blocks' it was taking about 10 seconds to load... not good! I changed around the logic a bit and now its taking about 1 second! Another good performance booster for the next wallet release https://github.com/hyperstake/HyperStake/commit/68c75985b99482e1f75b03dee65826931614d837
|
|
|
|
Kushedout
Legendary
Offline
Activity: 1123
Merit: 1000
SaluS - (SLS)
|
|
February 23, 2016, 06:34:54 AM |
|
|
|
|
|
JudgeDredd_
|
|
February 23, 2016, 06:36:24 AM |
|
Make a block locker, so I can lock a certain range of block age so I can stake only a portion of my total amount. what you think ?
|
|
|
|
iantunc
Sr. Member
Offline
Activity: 433
Merit: 250
We are the first to program your future (c)
|
|
February 23, 2016, 07:25:50 AM |
|
"Or they do not want others to connect to you", but who?
I said "or others do not want to connect to you", for instance if for some reason you got a high ban score. Maybe take a look at your debug.log to see what is going on there. Very strange, tonight is gone my balance 304k HYP, has appeared my 51k Hyp stakes, by swooping chin, how is it possible?! I do not have the syncs!!! Please post here your HyperStake balance address.
|
|
|
|
dac10
|
|
February 23, 2016, 09:42:54 AM |
|
I split my balance in 6 wallet for stake, I 6 addresses, and the balance returned to normal,I installed new wallet v.1.1.2, but not yet syncs. However I think that was stuck my IP. addresses printed. pSXqZJjHAvDV3cRMhVzPh36T6144EPbLPY this and one of the 6 addresses.
|
|
|
|
iantunc
Sr. Member
Offline
Activity: 433
Merit: 250
We are the first to program your future (c)
|
|
February 23, 2016, 11:02:34 AM Last edit: February 23, 2016, 12:30:48 PM by iantunc |
|
I split my balance in 6 wallet for stake, I 6 addresses, and the balance returned to normal,I installed new wallet v.1.1.2, but not yet syncs. However I think that was stuck my IP. addresses printed. pSXqZJjHAvDV3cRMhVzPh36T6144EPbLPY this and one of the 6 addresses.
Do these two addresses belong to you? http://www.presstab.pw/phpexplorer/HYP/address.php?address=p9UWWK4d7cu11hcCMgR5x21eUtateNJeN6http://www.presstab.pw/phpexplorer/HYP/address.php?address=p8L3us5D4DCAZECQzsrQgs8oUaQsvJh8RrThere were no fund movements since January 20. You've either deleted blockchain files and haven't bootstraped again, or you haven't restored the wallet.dat file. You should back up your wallet.dat regularly and keep it in a few safe places. It's also always recommended to encrypt the wallet. You can be pretty sure that your syncing problems aren't connected with the wallet itself and are caused by your system environment (I tend to think that the main problem is your firewall). It would be very helpful (if not crucial) if you could change the system and IP. Try to sync from your friend's PC, for example. Then you'll have a choice whether to move your funds to the online wallet or reinstall/change your PC operation system (or probably find a local specialist to test your system settings).
|
|
|
|
dac10
|
|
February 23, 2016, 11:55:21 PM |
|
I made backup the wallet.dat, but my problem and the syncs. I know that I have to recover the coins from stakes. However I prefer trust my Norton!
Anyway thank you very much, just solve the problems then I'll make a donation.
|
|
|
|
krysta11
|
|
February 24, 2016, 11:46:03 AM |
|
hyperstake.conf addnode=192.52.166.241:18775 addnode=108.26.16.175:18775 addnode=46.236.161.66:18775 addnode=23.88.59.245:50527 addnode=178.33.64.233:47171 addnode=86.181.101.168:55546 addnode=45.32.199.52:42702 addnode=84.112.54.199:56282 addnode=79.108.2.146:56320 addnode=73.38.41.211:18775 addnode=50.149.214.130:61904 addnode=73.229.187.211:18775 Good Luck!
|
|
|
|
dac10
|
|
February 24, 2016, 01:04:18 PM |
|
hyperstake.conf addnode=192.52.166.241:18775 addnode=108.26.16.175:18775 addnode=46.236.161.66:18775 addnode=23.88.59.245:50527 addnode=178.33.64.233:47171 addnode=86.181.101.168:55546 addnode=45.32.199.52:42702 addnode=84.112.54.199:56282 addnode=79.108.2.146:56320 addnode=73.38.41.211:18775 addnode=50.149.214.130:61904 addnode=73.229.187.211:18775 Good Luck!
But these are not good? addnode=62.228.61.172 addnode=109.2.161.14 addnode=173.173.81.15 addnode=91.178.224.89 addnode=73.204.124.8 addnode=172.90.241.198 addnode=144.76.80.131 addnode=177.11.30.34 addnode=104.159.241.2 addnode=83.251.242.75 addnode=46.105.158.201 addnode=84.112.54.199 addnode=93.123.163.96 addnode=24.146.182.241 addnode=50.163.2.199 addnode=173.77.8.142 addnode=52.89.174.139 addnode=111.168.253.166 addnode=213.243.132.216 addnode=85.245.102.195 addnode=70.48.66.182 addnode=204.210.244.244 addnode=204.11.237.233 addnode=95.91.235.22 addnode=81.207.93.95 addnode=173.54.201.49 addnode=159.203.73.194 addnode=203.189.130.130 addnode=207.200.46.226 addnode=46.164.230.195 addnode=92.14.193.102 addnode=178.0.21.29 addnode=89.40.185.251 addnode=86.143.162.55 addnode=162.255.117.105 addnode=72.186.22.189 addnode=95.94.219.157 addnode=96.127.136.18 addnode=71.9.170.207 addnode=47.17.90.194 addnode=72.185.23.235 addnode=208.107.133.151 addnode=81.191.27.5 addnode=97.121.11.222 addnode=24.254.130.111 addnode=73.70.55.162 addnode=85.3.194.145 addnode=73.38.41.211 addnode=223.207.189.52 addnode=24.37.87.66 addnode=78.147.171.85 addnode=208.88.173.178 addnode=177.94.127.133 addnode=81.11.238.88 addnode=67.44.193.73 addnode=85.76.134.207 addnode=173.245.158.238 addnode=68.193.116.242 addnode=50.149.214.130 addnode=84.122.163.180 addnode=79.108.2.146 addnode=86.181.101.168 addnode=46.236.161.66 addnode=93.137.220.73 addnode=45.63.16.204 addnode=69.70.94.86 addnode=95.25.15.98 addnode=203.189.130.130 addnode=84.72.115.99 addnode=186.151.63.99 addnode=70.127.70.223 addnode=78.48.62.195 addnode=66.49.225.104 addnode=191.114.196.181 addnode=24.51.169.159 addnode=89.72.138.167 addnode=119.224.95.5 addnode=192.230.172.18 addnode=24.159.50.13 addnode=216.240.130.115 addnode=31.6.169.166 addnode=101.165.17.118 addnode=93.56.45.44 addnode=67.188.197.9 addnode=75.129.166.155 addnode=202.137.173.26 addnode=174.4.8.138
|
|
|
|
JudgeDredd_
|
|
February 25, 2016, 05:22:04 AM |
|
Just grabbed a million HYP at 60 sat
|
|
|
|
presstab (OP)
Legendary
Offline
Activity: 1330
Merit: 1000
Blockchain Developer
|
|
February 25, 2016, 04:06:48 PM |
|
Make a block locker, so I can lock a certain range of block age so I can stake only a portion of my total amount. what you think ?
Could mimick the locking code that I have in place for XRA. Definitely doable, I will see if I can throw it together.
|
|
|
|
Trololoh
|
|
February 26, 2016, 01:12:41 AM |
|
Just grabbed a million HYP at 60 sat You decadent pervert !
|
|
|
|
clf99
Member
Offline
Activity: 62
Merit: 10
liberty
|
|
February 26, 2016, 03:20:00 PM |
|
i was staking every 3 days or so a few weeks ago and now it hasn't staked in over a week.
i blame you all
i will invoke the law of trump and call you all losers if you don't explain it
|
Every year the world is getting more peaceful.
|
|
|
JudgeDredd_
|
|
February 26, 2016, 04:18:32 PM |
|
i was staking every 3 days or so a few weeks ago and now it hasn't staked in over a week.
i blame you all
i will invoke the law of trump and call you all losers if you don't explain it
noob
|
|
|
|
|