Pages:
Author

Topic: . - page 64. (Read 491736 times)

legendary
Activity: 971
Merit: 1000
July 04, 2015, 11:32:49 AM
How many total adresses  can be created on hz?   any idea?

Good question. The answer is a lot...2^64
newbie
Activity: 40
Merit: 0
July 04, 2015, 11:00:31 AM
According the new rule of 0.5% of remaining distribution we will get tomorrow approx. 340 HZ/node.

Where can we find the announcement?

If I understand you correctly:
Currently distributed: 851251064.7284 (https://explorer.horizonplatform.io/api.php?page=distributed)
Remaining: 148748935.2716
0.5% (per day): 743744.676358
per node: 340.69843168 (with 2183 nodes)

I think the number of nodes will drop significantly

I found it here.

https://bitcointalksearch.org/topic/m.11784831

Yes, the amount of nodes will be reduced until we are getting again a payment of >450-500 HZ. According this new calculation every day we will receive in total 3000 HZ less for all nodes. Means for everybody 1-2 HZ per node less every day. Assuming that the amount of nodes is stil lstable at ~ 2000.

1.day: 1.5
2.day: 3 (in total lost 4.5)
.
.
.
.


legendary
Activity: 924
Merit: 1000
July 04, 2015, 08:28:08 AM
How many total adresses  can be created on hz?   any idea?

One secret passphrase -> one address. So, the number of addresses you can have is really limited by the number of secret passphrases you can generate...and maintain.
legendary
Activity: 924
Merit: 1000
July 04, 2015, 08:26:34 AM
I just did a normal downlaod from here https://horizonplatform.io/get-started/wallets/ of the full walllet. Unzziped it and tried to open it.  Am I doing something wrong?

I have Version 8 Update 45 of Java

I Googled the error you got, and the best answer was: only part of your Java is up to date. Here's a post from an Apple discussion thread on the same issue:

Quote from: saguinag
Got this issue fixed.  Notice that above I had said that Java 1.8 got installed but only as a Plug-In.  I did not appear to have installed the complete JDK.  I had to remove the Plug-In and reinstall Java 1.8

Code:
sudo rm -rf  /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin

java -version

java version "1.8.0_31"

Java(TM) SE Runtime Environment (build 1.8.0_31-b13)

Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)

Now I need to change my symbolic link for javac:

Before:

Code:
javac -version

javac 1.7.0_75


After:

Code:
$ sudo ln -s /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/javac javac

$ javac -version

javac 1.8.0_31
Now everything works

HTH

If this post doesn't help, please let us know. Smiley
legendary
Activity: 902
Merit: 1001
Free trial of #AltFolio = save time, react faster
July 04, 2015, 08:18:50 AM
How many total adresses  can be created on hz?   any idea?
Without having looked into the code that actually generates HZ addresses ... here is an (inaccurate) upper bound:

* my numerical account ID is 12846730982802002083 (NHZ-Q675-SGBG-LQ43-D38L6 - thx)
* if all digits could be 9, then
* 99999999999999999999 would be the largest of that decimal length

= (10^21) -1

--> not more than a Sextillion of unique addresses,
----> that is 10^21 / 10^9 / 7 = 10^(21-9) / 7 = 10^12 / 7 = 142,857,142,857 per human (a hundred billion)

What would lower that considerably is if the hashing of generated private keys
is not surjective on the bounded lattice (0≤x<10^21 for every x in |N).

Does that help you?

And why do you ask?  curious me wonders ...
hero member
Activity: 601
Merit: 500
July 04, 2015, 06:00:07 AM
According the new rule of 0.5% of remaining distribution we will get tomorrow approx. 340 HZ/node.

Where can we find the announcement?

If I understand you correctly:
Currently distributed: 851251064.7284 (https://explorer.horizonplatform.io/api.php?page=distributed)
Remaining: 148748935.2716
0.5% (per day): 743744.676358
per node: 340.69843168 (with 2183 nodes)

I think the number of nodes will drop significantly
hero member
Activity: 601
Merit: 500
July 04, 2015, 05:48:00 AM
When the detailed node message (with node IPs and amount per node) will be back?
newbie
Activity: 40
Merit: 0
July 04, 2015, 05:47:30 AM
According the new rule of 0.5% of remaining distribution we will get tomorrow approx. 340 HZ/node.
hero member
Activity: 601
Merit: 500
July 04, 2015, 05:29:51 AM
<>
Here you can find a summary about the node payments of the last days.

Payment_Date | Payment per Node | Node count | Number of Payments | Remark
2015-06-25 | 443.06602 | 2257 | 2256 | single payments
2015-06-26 | 0.0 | ? | 0 | no paymants
2015-06-27 | 539.66541 | 1853 | 367 | combined payments
2015-06-28 | 479.84645 | 2084 | 2083 | replayed payments
2015-06-29 | 591.71598 | 1690 | 391 | combined payments
2015-06-30 | 570.12543 | 1754 | 338 | combined payments
2015-06-30 | 571.10223 | -     | 1365 | extra payments
2015-07-01 | 571.10223 | 1751 | 2113 | combined payments
2015-07-02 | 510.20408 | 1961 | 1987 | combined payments
2015-07-03 | 495.54014 | 2018 | 2018 | combined payments
2015-07-04 | 458.08520 | 2183 | 2184 | combined payments

The red values indicate incomplete payments.
2015-07-01: The extra payments late yesterday seems to be the missing payments from 2015-06-30.
2015-07-02: Seems no missing payments today.
2015-07-03: All ok.
2015-07-04: All ok.
sr. member
Activity: 279
Merit: 250
July 04, 2015, 03:31:33 AM
Question to the community: HZ 4.0 is complete, and we have 5.0 on test net.  Both updates would require hard forks, and we would like to keep these forks to a minimum, so we are asking the community if we should release 4.0 and go through a hard fork, or wait another month and have 1 hard fork for 5.0 which will introduce the voting and monetary features, as well as a slew of others.
So what was the consensus of opinion?? Did I miss the decision? Are we updating to 4 or not?
legendary
Activity: 938
Merit: 1000
July 03, 2015, 10:45:43 PM
How many total adresses  can be created on hz?   any idea?
sr. member
Activity: 423
Merit: 250
July 03, 2015, 08:19:49 PM
As announced before, the node bounty script was changed to stretch the distribution period.

From tomorrow on it will pay out 0.5% of the undistributed amount each day.
https://explorer.horizonplatform.io/api.php?page=distributed
legendary
Activity: 902
Merit: 1001
Free trial of #AltFolio = save time, react faster
July 03, 2015, 06:22:16 PM
hero member
Activity: 771
Merit: 521
July 03, 2015, 05:45:34 PM
I just did a normal downlaod from here https://horizonplatform.io/get-started/wallets/ of the full walllet. Unzziped it and tried to open it.  Am I doing something wrong?

I have Version 8 Update 45 of Java
legendary
Activity: 924
Merit: 1000
July 03, 2015, 05:41:39 PM
I have no idea what any of that mean. i have the most up to date version of Java.

Are you sure? That error message means that the wallet was compiled with a higher Java Development Kit version than your Java Runtime Environment. Did you compile your HZ wallet yourself?
hero member
Activity: 771
Merit: 521
July 03, 2015, 03:35:05 PM
Hi all.  new here. I cant seem to install the full wallet on my mac.  It just does this:

Exception in thread "main" java.lang.UnsupportedClassVersionError: nhz/Nhz : Unsupported major.minor version 51.0
   at java.lang.ClassLoader.defineClass1(Native Method)
   at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
   at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
   at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)


I have no idea what any of that mean. i have the most up to date version of Java.

Any help would be appreciated.


legendary
Activity: 902
Merit: 1001
Free trial of #AltFolio = save time, react faster
July 03, 2015, 01:15:21 PM
I`ll check that out! Already have some of your shares on NXT  Wink
Cool, very cool. Thx. Shareholder newsletter is in the making.

Am I right that I can`t forge with the webwallet? Googled a bit and found that info somewhere. Or has it changed?
If you insist on only using the webwallet, then I guess you can lease your balance to a pool ...
legendary
Activity: 984
Merit: 1000
July 03, 2015, 12:26:23 PM
I`ll check that out! Already have some of your shares on NXT  Wink

Am I right that I can`t forge with the webwallet? Googled a bit and found that info somewhere. Or has it changed?
legendary
Activity: 902
Merit: 1001
Free trial of #AltFolio = save time, react faster
July 03, 2015, 12:18:25 PM
Thx! Googled a bit and did just that. 2 HZ are on the way.
Congrats.

Now, if you want to spend some of your new HZ already *lol*

-and see how assets are working-, you can also read the steps (6) and (7)



legendary
Activity: 984
Merit: 1000
July 03, 2015, 12:13:20 PM
Thx! Googled a bit and did just that. 2 HZ are on the way.
Pages:
Jump to: