Bitcoin Forum
November 03, 2025, 08:11:43 AM *
News: Pumpkin carving contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 [1599] 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 ... 2548 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761749 times)
lurning
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
February 11, 2014, 11:15:43 AM
 #31961

I can't paste on ClieNXT WTF i can't insert my test passphrase

rightclick doesnt work for me either...use ctrl-v
Damelon
Legendary
*
Offline Offline

Activity: 1092
Merit: 1010



View Profile
February 11, 2014, 11:15:58 AM
 #31962

I open http://holms.cloudapp.net:6874/ and input my passphrase. I got an account.
And then I use https://bitcointalk.org/index.php?topic=345619.msg5054385#msg5054385  ClieNXT client.
I click UNLOCK and input the same passphrase as I did before.
I got another account! It's different from the previous one .  And I can send textnxt from the previous one to ClieNXT.

Where did I wrong thing ?

 Huh Huh


I use one passphrase to open an account :9569813167457446383
Then I open ClieNXT with the same passphrase, but get another account: 17305448910002659897.
I send 100k from 9569813167457446383 to 17305448910002659897. And ClienNXT shows I receive 100k under the account 17305448910002659897.

5mins later, the account on ClieNXT changed to 9569813167457446383 automatically. And I lost the account 17305448910002659897...
It's a magic.

Maybe you are using chinese characters for passphrase which is probably not compatible with the client. Just a guess.

Just abc and %^&*(,   not chinese characters.
With the same passphrase,  I got the same account 9569813167457446383 as on the web client, but with a time lag 5-10min.

I believe we have seen this before.
Did you copy/paste from a notepad?

Sometimes notepad adds line break characters into a passphrase under certain circumstances.

A month ago someone lost access to his account due to this, but when he found out managed to figure out where the breaks were. It's somewhere WAY back in the thread.

Member of the Nxt Foundation | Donations: NXT-D6K7-MLY6-98FM-FLL5T
Join Nxt Slack! https://nxtchat.herokuapp.com/
Founder of Blockchain Workspace | Personal Site & Blog
rriky92
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile WWW
February 11, 2014, 11:17:09 AM
 #31963

I can't paste on ClieNXT WTF i can't insert my test passphrase

rightclick doesnt work for me either...use ctrl-v

i have a MAC so i need to use CMD+V but doesn't work with ctrl+v yes, THANKS!
Hacer88
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
February 11, 2014, 11:19:16 AM
 #31964

This is the best trading platform (No cryptocurrencies!) of the Netherlands;

http://www.youtube.com/watch?v=q9CA88K3AkQ

Webbased, so no client needed. HTML5 I think, you can customize the website for your own preferences very easy, drag and drop, very light and fast!

Good or bad idea for NXT?

NXT - NEM - NAS - NFD
rriky92
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile WWW
February 11, 2014, 11:24:05 AM
 #31965

ClieNXT_005
Code:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
             at clienxt.ClienxtForm.getTransactionIds(ClienxtForm.java:2676)
                                                                               at clienxt.ClienxtForm.TXaccountListComboboxActionPerformed(ClienxtForm.java:3126)
  at clienxt.ClienxtForm.access$5200(ClienxtForm.java:61)
                                                               at clienxt.ClienxtForm$52.actionPerformed(ClienxtForm.java:1756)
                                                 at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1240)
                                     at javax.swing.JComboBox.contentsChanged(JComboBox.java:1311)
                     at javax.swing.AbstractListModel.fireContentsChanged(AbstractListModel.java:100)
                         at javax.swing.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:88)
                                 at javax.swing.DefaultComboBoxModel.addElement(DefaultComboBoxModel.java:126)
                                     at javax.swing.JComboBox.addItem(JComboBox.java:696)
             at clienxt.ClienxtForm.transactionsButtonActionPerformed(ClienxtForm.java:3114)
               at clienxt.ClienxtForm.access$3600(ClienxtForm.java:61)
                                                                       at clienxt.ClienxtForm$35.actionPerformed(ClienxtForm.java:1398)
                                                         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
                                                           at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
                                                               at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
                                                                   at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:291)
                                                                         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:6414)
                                                                             at javax.swing.JComponent.processMouseEvent(JComponent.java:3275)
                                                                 at java.awt.Component.processEvent(Component.java:6179)
                                               at java.awt.Container.processEvent(Container.java:2084)
                       at java.awt.Component.dispatchEventImpl(Component.java:4776)
     at java.awt.Container.dispatchEventImpl(Container.java:2142)
                                                                     at java.awt.Component.dispatchEvent(Component.java:4604)
                                                 at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4618)
                                                 at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4279)
                                                 at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4209)
                                             at java.awt.Container.dispatchEventImpl(Container.java:2128)
                             at java.awt.Window.dispatchEventImpl(Window.java:2492)
       at java.awt.Component.dispatchEvent(Component.java:4604)
                                                                 at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:717)
                                                     at java.awt.EventQueue.access$400(EventQueue.java:82)
                             at java.awt.EventQueue$2.run(EventQueue.java:676)
  at java.awt.EventQueue$2.run(EventQueue.java:674)
                                                         at java.security.AccessController.doPrivileged(Native Method)
                                             at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
                                                             at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:97)
                                                                             at java.awt.EventQueue$3.run(EventQueue.java:690)
                                                 at java.awt.EventQueue$3.run(EventQueue.java:688)
                         at java.security.AccessController.doPrivileged(Native Method)
             at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
                             at java.awt.EventQueue.dispatchEvent(EventQueue.java:687)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
                     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
                         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
                                     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
                                 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
                                 at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
February 11, 2014, 11:26:45 AM
 #31966


Hey CfB... how would you be able to tell if all these things people are reporting while testing the AE are not just client issues? 

I won't be. We'll be testing/fixing till we get everything working. Even if it takes 9 months.
yassin54
Legendary
*
Offline Offline

Activity: 1540
Merit: 1000


View Profile
February 11, 2014, 11:31:53 AM
 #31967

i have send nxt another account but i have not recevied
why?
l8orre
Legendary
*
Offline Offline

Activity: 1187
Merit: 1019


View Profile
February 11, 2014, 11:36:53 AM
 #31968

We r testing Asset Exchange

Go to https://holms.cloudapp.net:6875/ and create an account. Don't use an account that exists on the main network! After u get the account id u can play such a game:

- Post here ur account.
- I'll check the 1st letter of ur nickname. If the letter wasn't used before then I'll send u 200'000 Test NXT, now u r supposed to send 10'000 to each guy who asks for test NXT and has the name starting with the same letter as urs.
- Download an Asset Exchange client and use it to help us with the testing.

@ AE client devs:
Post links to ur client soft, plz.

Test account: 3596620121407793586
NickName Letter - R

waiting for my "team captain"


CONGRATS! YOU ARE THE LUCKY WINNER OF 347 UNIGOTS - on the way they are!


{'transaction': '2424581355229049072'}

omo
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
February 11, 2014, 11:38:45 AM
 #31969

We r testing Asset Exchange

Go to https://holms.cloudapp.net:6875/ and create an account. Don't use an account that exists on the main network! After u get the account id u can play such a game:

- Post here ur account.
- I'll check the 1st letter of ur nickname. If the letter wasn't used before then I'll send u 200'000 Test NXT, now u r supposed to send 10'000 to each guy who asks for test NXT and has the name starting with the same letter as urs.
- Download an Asset Exchange client and use it to help us with the testing.

@ AE client devs:
Post links to ur client soft, plz.
send me some testNxt:
5322203578698742522
thanks!

BTC:1Fu4TNpVPToxxhSXBNSvE9fz6X3dbYgB8q
yassin54
Legendary
*
Offline Offline

Activity: 1540
Merit: 1000


View Profile
February 11, 2014, 11:39:42 AM
 #31970

11/2/2014 12:04:46      8433246434523360959      9'990            10      10+   
11/2/2014 11:24:48      10420551119704950544            10'000      10      10+   
11/2/2014 10:46:23      8433246434523360959      9'990            10      10+   
11/2/2014 10:40:12      482115092852324318            10'000      10      10+   

not recevied why?
rriky92
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile WWW
February 11, 2014, 11:40:03 AM
 #31971

We r testing Asset Exchange

Go to https://holms.cloudapp.net:6875/ and create an account. Don't use an account that exists on the main network! After u get the account id u can play such a game:

- Post here ur account.
- I'll check the 1st letter of ur nickname. If the letter wasn't used before then I'll send u 200'000 Test NXT, now u r supposed to send 10'000 to each guy who asks for test NXT and has the name starting with the same letter as urs.
- Download an Asset Exchange client and use it to help us with the testing.

@ AE client devs:
Post links to ur client soft, plz.

Test account: 3596620121407793586
NickName Letter - R

waiting for my "team captain"


CONGRATS! YOU ARE THE LUCKY WINNER OF 347 UNIGOTS - on the way they are!


{'transaction': '2424581355229049072'}



It's the first time i win something! that's GREAT! i am a winner! ahahha

Thank you Wink
starik69
Legendary
*
Offline Offline

Activity: 1367
Merit: 1000


View Profile
February 11, 2014, 11:41:41 AM
 #31972

11/2/2014 12:04:46      8433246434523360959      9'990            10      10+   
11/2/2014 11:24:48      10420551119704950544            10'000      10      10+   
11/2/2014 10:46:23      8433246434523360959      9'990            10      10+   
11/2/2014 10:40:12      482115092852324318            10'000      10      10+   

not recevied why?
Testnet is stuck on 64350 block.
Passion_ltc
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Crypti Community Manager


View Profile
February 11, 2014, 11:44:55 AM
 #31973

I can't test the AE right now.. Maybe on the weekend. Is it possible to issue assets with special characters (! ' " § $ % & / , spaces etc.)?

Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
February 11, 2014, 11:45:36 AM
 #31974

send me some testNxt:
5322203578698742522
thanks!

Sent 200k to share with other Os.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
February 11, 2014, 11:46:50 AM
 #31975

I can't test the AE right now.. Maybe on the weekend. Is it possible to issue assets with special characters (! ' " § $ % & / , spaces etc.)?

No. Only Letters and Digits.
yassin54
Legendary
*
Offline Offline

Activity: 1540
Merit: 1000


View Profile
February 11, 2014, 11:47:42 AM
 #31976

hi Come-from-Beyond
i cant recevied my nxt account
look historik plz


11/2/2014 12:04:46      8433246434523360959      9'990            10      10+   
11/2/2014 11:24:48      10420551119704950544            10'000      10      10+   
11/2/2014 10:46:23      8433246434523360959      9'990            10      10+   
11/2/2014 10:40:12      482115092852324318            10'000      10      10+   
igmaca
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
February 11, 2014, 11:47:54 AM
 #31977

nxt currently works as for small accounts have the same options as large accounts in forging the only solution is to join in a pool.

this will cause in the future centralization of the nodes and therefore a more vulnerable network.

if you decide to join a pool the solution is;

a) funds must stay in the Bob account
b ) forging power should remain in the node where stay Bob acount.

Instead the commission of forging if Bob acount forge should go to the "transparent" pool and the pool manager split the commission forging proportion to the amount of funds from the accounts that were at that time in the pool .

I do not know if this is technically very difficult to implement but it is clear that if not resolved this little by little will create pools and concentrating on a few network nodes and so understand a network more vulnerable to attack .

I think the pool is very good solution for the small investor gives "equity to the system not equality " but forging power of Bob acount should remain in the node where this account with funds for the sake of the security of the network.

Am I wrong in my thoughts?
google98
Full Member
***
Offline Offline

Activity: 360
Merit: 100


View Profile
February 11, 2014, 11:48:43 AM
 #31978


OK people... it looks like this is the beginning of the end to centralized online crypto exchanges!!!    Wink

Could you explain how it wokrs in easy words? How do i get nxt for doges, for example?

Passion_ltc
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Crypti Community Manager


View Profile
February 11, 2014, 11:48:50 AM
 #31979

I can't test the AE right now.. Maybe on the weekend. Is it possible to issue assets with special characters (! ' " § $ % & / , spaces etc.)?

No. Only Letters and Digits.

No spaces as well? Like "Assets for Company 1"??

Also,

everything that needs a fee in assets will be paid in NXT, right? This will be set to 0,1 later (0,01 later later), am I right?

So I can just declare NXT2 and this can function as an own Cryptocurrency with NO POS/POW at all, am I correct?

Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
February 11, 2014, 11:49:43 AM
 #31980

hi Come-from-Beyond
i cant recevied my nxt account
look historik plz


11/2/2014 12:04:46      8433246434523360959      9'990            10      10+   
11/2/2014 11:24:48      10420551119704950544            10'000      10      10+   
11/2/2014 10:46:23      8433246434523360959      9'990            10      10+   
11/2/2014 10:40:12      482115092852324318            10'000      10      10+   

U did receive them - http://holms.cloudapp.net:6874/nxt?requestType=getBalance&account=8433246434523360959
Pages: « 1 ... 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 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 [1599] 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 ... 2548 »
  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!