Bitcoin Forum
May 05, 2024, 12:07:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 [1531] 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761529 times)
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
February 07, 2014, 09:32:11 AM
 #30601

We need audit of Crypto and Curve25519 classes.

Edit: Wait for critical bug disclosure to get it better. The bug is related to Crypto implementation. An audit would let to avoid the bug.
If we get an academic to agree to do the review, we might better give them the latest cleaned-up 0.7.x source. Nothing has changed in the Crypto classes, but overall it will be much easier to navigate the code.


Good idea.
1714910843
Hero Member
*
Offline Offline

Posts: 1714910843

View Profile Personal Message (Offline)

Ignore
1714910843
Reply with quote  #2

1714910843
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714910843
Hero Member
*
Offline Offline

Posts: 1714910843

View Profile Personal Message (Offline)

Ignore
1714910843
Reply with quote  #2

1714910843
Report to moderator
1714910843
Hero Member
*
Offline Offline

Posts: 1714910843

View Profile Personal Message (Offline)

Ignore
1714910843
Reply with quote  #2

1714910843
Report to moderator
1714910843
Hero Member
*
Offline Offline

Posts: 1714910843

View Profile Personal Message (Offline)

Ignore
1714910843
Reply with quote  #2

1714910843
Report to moderator
TwinWinNerD
Legendary
*
Offline Offline

Activity: 1680
Merit: 1001


CEO Bitpanda.com


View Profile WWW
February 07, 2014, 09:33:40 AM
 #30602

Maxcoin killed all the coins  Tongue

https://bitcointalk.org/index.php?topic=438150.0

Maxcoin might well kill Max Keiser if the amount of butthurt on the above thread is anything to go by.
Go read it, then come back here and appreciate how bloody good NXT is.

Can you believe people are actually paying $14 already for MAX?!?!?     Huh

Not saying it can't go higher... but the dump which will soon come will be EPIC!!!    Wink

https://mcxnow.com/exchange/MAX

0.0389 BTC wtf

edit: 0.043

Jean-Luc
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile WWW
February 07, 2014, 09:36:49 AM
 #30603

with 0.7.0e
Code:
[2014-02-07 12:57:56.176] DEBUG: Database cache size set to 126720 kB
[2014-02-07 12:57:58.927] Database is at level 6
[2014-02-07 12:57:58.928] Updated database is at level 6
[2014-02-07 12:57:59.077] Scanning blockchain...
stick the above for a moment ,then the cmd window disappear.
any suggestion?
TKS.
I need to know what gets printed out before the crash. Start it from the command line, or somehow prevent that cmd window from disappearing too soon. I don't know how, I never use windows.

lead Nxt developer, gpg key id: 0x811D6940E1E4240C
Nxt blockchain platform | Ardor blockchain platform | Ignis ICO
martismartis
Legendary
*
Offline Offline

Activity: 1162
Merit: 1005


View Profile
February 07, 2014, 09:38:47 AM
 #30604

with 0.7.0e
Code:
[2014-02-07 12:57:56.176] DEBUG: Database cache size set to 126720 kB
[2014-02-07 12:57:58.927] Database is at level 6
[2014-02-07 12:57:58.928] Updated database is at level 6
[2014-02-07 12:57:59.077] Scanning blockchain...
stick the above for a moment ,then the cmd window disappear.
any suggestion?
TKS.
I need to know what gets printed out before the crash. Start it from the command line, or somehow prevent that cmd window from disappearing too soon. I don't know how, I never use windows.


put "pause" after command

EDIT java -jar start.jar pause
Something like this
Jean-Luc
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile WWW
February 07, 2014, 09:39:12 AM
 #30605

Release 0.7.0e - experimental

Please report bugs, including the stack traces.

Where should we report bugs?
https://bitbucket.org/JeanLucPicard/nxt-public/issues

Quote
[2014-02-06 19:06:29.970] NRS 0.7.0e started successfully.
[2014-02-06 19:10:18.431] Checksum passed at block 30000
[2014-02-06 22:28:06.562] DEBUG: Error sending JSON request
java.io.IOException: Error writing to server
        at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:625)
        at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:637)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1320)
        at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
        at nxt.peer.Peer.send(Peer.java:584)
This is just a networking error, safe to ignore.

lead Nxt developer, gpg key id: 0x811D6940E1E4240C
Nxt blockchain platform | Ardor blockchain platform | Ignis ICO
NXT
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 07, 2014, 09:43:52 AM
 #30606


What version we yhave now can't follow
S3MKi
Legendary
*
Offline Offline

Activity: 1540
Merit: 1016



View Profile
February 07, 2014, 09:44:47 AM
 #30607


What version we yhave now can't follow
https://bitcointalk.org/index.php?topic=345619.msg4975048#msg4975048
Jean-Luc
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile WWW
February 07, 2014, 09:45:23 AM
 #30608

Jean-Luc, it takes 17 minutes to scan the blockchain on my odroid-xu:
Code:
[2014-02-06 20:21:40.352] DEBUG: Database cache size set to 253440 kB
[2014-02-06 20:21:44.208] Database is at level 6
[2014-02-06 20:21:44.215] Updated database is at level 6
[2014-02-06 20:21:44.252] Scanning blockchain...
[2014-02-06 20:38:09.239] ...Done
[2014-02-06 20:38:09.246] NRS 0.7.0e started successfully.

On the old version with .nxt file it took only 9 secounds...
Must have a really slow hard drive... Not much I can do about that now, reading 100 MB database from disk can be expected to be slow, compared to when everything is in memory.

Eventually I will get rid of the need for a full scan. Now it is needed so that accounts, aliases, orders, etc, can be loaded and updated based on the information in each block and every transaction, and then kept in memory. When we switch to storing those in database tables too, a scan will be needed only when for some reason the content of those tables gets out of sync with whatever is in the blocks and transactions tables.

lead Nxt developer, gpg key id: 0x811D6940E1E4240C
Nxt blockchain platform | Ardor blockchain platform | Ignis ICO
NXT
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 07, 2014, 09:45:37 AM
 #30609



thank you

so it is not 0.7.0e
swartzfeger
Full Member
***
Offline Offline

Activity: 350
Merit: 100


View Profile
February 07, 2014, 09:45:54 AM
 #30610


What version we yhave now can't follow

0.6.1 and an experimental 0.7.0e.
wesleyh
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
February 07, 2014, 09:48:25 AM
 #30611

NxtMac 0.22 out: http://nxtra.org/mac

Includes 0.6.1 by default and updating to 0.7e works correctly.
pocesar
Member
**
Offline Offline

Activity: 105
Merit: 10


View Profile WWW
February 07, 2014, 09:49:07 AM
 #30612

the client really must to have a built-in function to ignore nodes versions lower than it's own version. my version 0.6.1 still connects to some 4.9 nodes, wtf. I have to manually go removing them and blacklisting them

https://github.com/pocesar - BTC 1KLRAFHGGhE2WiRASkASatvMR1vALmkB9L
NXT
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 07, 2014, 09:52:13 AM
 #30613

the client really must to have a built-in function to ignore nodes versions lower than it's own version. my version 0.6.1 still connects to some 4.9 nodes, wtf. I have to manually go removing them and blacklisting them
+1
okaynow
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


PGP 9CB0902E


View Profile
February 07, 2014, 09:54:25 AM
 #30614

I have to manually go removing them and blacklisting them

How would i do that, can i remove them with the garbage icon in nrs, or manually delete them from the .xml?


In other news..
http://www.zerohedge.com/news/2014-02-06/high-frequency-bitcoins-hft-firms-now-accepting-btc-payment

1PeecNu1J8VNKpgR13nasMZWLcMZrwNJfc
allwelder
Legendary
*
Offline Offline

Activity: 1512
Merit: 1004



View Profile
February 07, 2014, 09:55:01 AM
 #30615

with 0.7.0e
Code:
[2014-02-07 12:57:56.176] DEBUG: Database cache size set to 126720 kB
[2014-02-07 12:57:58.927] Database is at level 6
[2014-02-07 12:57:58.928] Updated database is at level 6
[2014-02-07 12:57:59.077] Scanning blockchain...
stick the above for a moment ,then the cmd window disappear.
any suggestion?
TKS.
I need to know what gets printed out before the crash. Start it from the command line, or somehow prevent that cmd window from disappearing too soon. I don't know how, I never use windows.


put "pause" after command

EDIT java -jar start.jar pause
Something like this
Code:
[2014-02-07 17:50:15.163] DEBUG: Database cache size set to 126720 kB
[2014-02-07 17:50:17.668] Database is at level 6
[2014-02-07 17:50:17.670] Updated database is at level 6
[2014-02-07 17:50:17.680] Scanning blockchain...
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.jetty.start.Main.invokeMain(Main.java:297)
        at org.eclipse.jetty.start.Main.start(Main.java:724)
        at org.eclipse.jetty.start.Main.main(Main.java:103)
Caused by: java.lang.OutOfMemoryError: Java heap space
        at java.util.Arrays.copyOf(Unknown Source)
        at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
        at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source
)
        at java.lang.AbstractStringBuilder.append(Unknown Source)
        at java.lang.StringBuilder.append(Unknown Source)
        at java.security.Provider.put(Unknown Source)
        at sun.security.rsa.SunRsaSignEntries.putEntries(Unknown Source)
        at sun.security.rsa.SunRsaSign.<init>(Unknown Source)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at sun.security.jca.ProviderConfig$2.run(Unknown Source)
        at sun.security.jca.ProviderConfig$2.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.security.jca.ProviderConfig.doLoadProvider(Unknown Source)
        at sun.security.jca.ProviderConfig.getProvider(Unknown Source)
        at sun.security.jca.ProviderList.getProvider(Unknown Source)
        at sun.security.jca.ProviderList$ServiceList.tryGet(Unknown Source)
        at sun.security.jca.ProviderList$ServiceList.access$200(Unknown Source)
        at sun.security.jca.ProviderList$ServiceList$1.hasNext(Unknown Source)
        at java.security.KeyFactory.nextSpi(Unknown Source)
        at java.security.KeyFactory.<init>(Unknown Source)
        at java.security.KeyFactory.getInstance(Unknown Source)
        at sun.security.x509.X509Key.buildX509Key(Unknown Source)
        at sun.security.x509.X509Key.parse(Unknown Source)
        at sun.security.x509.CertificateX509Key.<init>(Unknown Source)
        at sun.security.x509.X509CertInfo.parse(Unknown Source)
        at sun.security.x509.X509CertInfo.<init>(Unknown Source)
        at sun.security.x509.X509CertImpl.parse(Unknown Source)
        at sun.security.x509.X509CertImpl.<init>(Unknown Source)

Usage: java -jar start.jar [options] [properties] [configs]
       java -jar start.jar --help  # for more information

@Jean-Luc ,as above after adding pause .

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
Jean-Luc
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250



View Profile WWW
February 07, 2014, 09:59:08 AM
 #30616

Code:
[2014-02-07 17:50:15.163] DEBUG: Database cache size set to 126720 kB
[2014-02-07 17:50:17.668] Database is at level 6
[2014-02-07 17:50:17.670] Updated database is at level 6
[2014-02-07 17:50:17.680] Scanning blockchain...
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.jetty.start.Main.invokeMain(Main.java:297)
        at org.eclipse.jetty.start.Main.start(Main.java:724)
        at org.eclipse.jetty.start.Main.main(Main.java:103)
Caused by: java.lang.OutOfMemoryError: Java heap space
        at java.util.Arrays.copyOf(Unknown Source)
        at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
@Jean-Luc ,as above after adding pause .
See, it is running out of memory. How do you start java, what -Xmx parameter do you use? Try:
java -Xmx1024M -jar start.jar

lead Nxt developer, gpg key id: 0x811D6940E1E4240C
Nxt blockchain platform | Ardor blockchain platform | Ignis ICO
allwelder
Legendary
*
Offline Offline

Activity: 1512
Merit: 1004



View Profile
February 07, 2014, 09:59:42 AM
 #30617

1000 TPS is a theoretical number, in fact I'd wager that it would take at least 2 (possible more) years to have that many transactions per second. So no, you won't need 300GB available (per month).
The max transaction is 255 per block(per minute),right?
so I didnot catch clearly what is mean of 1000 TPS.

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
farl4web
Legendary
*
Offline Offline

Activity: 1205
Merit: 1000



View Profile
February 07, 2014, 09:59:47 AM
 #30618

NxtMac 0.22 out: http://nxtra.org/mac

Includes 0.6.1 by default and updating to 0.7e works correctly.
Wesley for president!  Grin
swartzfeger
Full Member
***
Offline Offline

Activity: 350
Merit: 100


View Profile
February 07, 2014, 10:04:32 AM
 #30619

NxtMac 0.22 out: http://nxtra.org/mac

Includes 0.6.1 by default and updating to 0.7e works correctly.

When I check for updates it says I'm running the newest version (0.6.1)... how do I update to 0.7.0e?
lucky88888
Sr. Member
****
Offline Offline

Activity: 404
Merit: 250


https://nxtforum.org/


View Profile
February 07, 2014, 10:05:35 AM
 #30620

The reason why there are so little NXT transactions are because they are way to expensive. If i want to send the lowest amount possible to a friend, so he can send it back and test his setup, it costs mit 2 NXT total. (send 3 to him, 2 come to him and he sends the 2 back) That are 12-15 cents.

Our network wants to tell everyone that we can handle big traffic with little cost, but the way i see it, with the fee staying that high, not many transactions will occur.

Or look at faucets. Many people want to enter a currency for free at start to test it out. Now we can get 3 NXT from a faucet. that is 1 transaction .... Rly??
I think currencies like Doge are so successful because the fee is ridiculous low, its 0.01 Doge, that is like a 10.000th of NXT..

I predict a more than 10 fold in transactions if the fee drops to 0.1 NXT and the fractional NXTs get enabled.  Also even if it does not increase by tenfold, then then widespread of the currency makes up for it.

FEE 0.1!!!!  NAOWW

Exactly!
When are we implementing this change?

Fuck Mt.Gox! Fuck Mintpal! Fuck Bter! FUCK kyc! Protect yourself use MGW! SUPERNET!
Recommended ASSET ->InstantDex : Lead Dev Jl777 (decentralized multi currency instant exchange)
Recommended ASSET -> Jinn : Lead Dev Come-from-Beyond (ternary processors!)
https://nxtforum.org/news-and-announcements/(ann)-jinn/
Pages: « 1 ... 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 [1531] 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 ... 2557 »
  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!