Bitcoin Forum
January 21, 2026, 08:26:00 PM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 2548 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761756 times)
Pouncer
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
February 11, 2014, 09:53:04 AM
 #31901

I want to test the AE  Smiley

4569897600854506635

Whoever got the letter P, send me some N...  Grin

sent 30K. Pls help distribute to other Ps. I'll be offline soon. Tks

NXTtechdevfund  GPG Key ID: 0x903BC112
yassin54
Legendary
*
Offline Offline

Activity: 1540
Merit: 1000


View Profile
February 11, 2014, 09:55:09 AM
 #31902

hi Come-from-Beyond
not possible 100k exceptionel ? Grin
Forobitcoins
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250


View Profile
February 11, 2014, 09:55:13 AM
 #31903

I do not understand what the letter
this is the direction I've created
14873924433224636222

Sorry for my broken English XD
Pouncer
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
February 11, 2014, 09:55:48 AM
 #31904

hi everoyone :

  6515770627846985120
 E

10K sent

NXTtechdevfund  GPG Key ID: 0x903BC112
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
February 11, 2014, 09:55:57 AM
 #31905

hi Come-from-Beyond
not possible 100k exceptionel ? Grin

No
swartzfeger
Full Member
***
Offline Offline

Activity: 350
Merit: 100


View Profile
February 11, 2014, 09:56:26 AM
 #31906


So... are we testing only creation of an Asset within the client?  

I might be missing something... but I can't seem to figure out how to buy shares of an Asset listed already.

Unless I'm missing something, it would be nice if there was a way to view a list of open orders. I placed an order for moon12 but it's just sitting there in My Orders. I put in an order for my XCP asset if you want to test that.

S nicknames -- send me a PM if you want testNXT; going to bed for a few hours Cheesy
ChuckOne
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

☕ NXT-4BTE-8Y4K-CDS2-6TB82


View Profile
February 11, 2014, 09:59:28 AM
 #31907

Where do I get it? Capturing?

Hm, u should ask the client dev.

I will have time for doing so late afternoon.

For how long will this testing period go on?

Until we r satisfied with the result.

Okay. I will inform you.

Sending 10K to other Cs is not effected by that bug. So, I can distribute the money.
pinarello
Full Member
***
Offline Offline

Activity: 266
Merit: 100


NXT is the future


View Profile
February 11, 2014, 10:02:32 AM
 #31908

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.

10769867858326562585

vitvert
Hero Member
*****
Offline Offline

Activity: 867
Merit: 500



View Profile
February 11, 2014, 10:02:36 AM
 #31909

test_acc - 2973390967879414192
1st letter - v
ChuckOne
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

☕ NXT-4BTE-8Y4K-CDS2-6TB82


View Profile
February 11, 2014, 10:04:17 AM
 #31910

Something which bothers me after starting the client the first time. There were some errors the the client is EXECUTING in the bash.

It's not a problem as at "clienxt.ClienxtForm.unlockAccount(Cli" brings syntactic error, but if there somehow rm is dropped.... Just to let the developer know. I need to go and dump the probably useless stacktrace here.


Feb 11, 2014 10:02:10 AM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
Feb 11, 2014 10:04:18 AM clienxt.ClienxtForm SubmitPassButtonActionPerformed
SEVERE: null
java.lang.NullPointerException
   at clienxt.ClienxtForm.unlockAccount(ClienxtForm.java:4937)
   at clienxt.ClienxtForm.SubmitPassButtonActionPerformed(ClienxtForm.java:2428)
   at clienxt.ClienxtForm.access$400(ClienxtForm.java:61)
   at clienxt.ClienxtForm$2.actionPerformed(ClienxtForm.java:416)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.Component.processMouseEvent(Component.java:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
   at java.awt.Container.dispatchEventImpl(Container.java:2273)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:154)
   at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182)
   at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:219)
   at java.awt.Dialog.show(Dialog.java:1082)
   at java.awt.Component.show(Component.java:1651)
   at java.awt.Component.setVisible(Component.java:1603)
   at java.awt.Window.setVisible(Window.java:1014)
   at java.awt.Dialog.setVisible(Dialog.java:1005)
   at clienxt.ClienxtForm.AddAccountButtonActionPerformed(ClienxtForm.java:2994)
   at clienxt.ClienxtForm.access$5300(ClienxtForm.java:61)
   at clienxt.ClienxtForm$53.actionPerformed(ClienxtForm.java:1816)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
   at java.awt.Component.processMouseEvent(Component.java:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
   at java.awt.Container.dispatchEventImpl(Container.java:2273)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: -1
   at java.util.Vector.elementData(Vector.java:730)
   at java.util.Vector.elementAt(Vector.java:473)
   at javax.swing.table.DefaultTableModel.getValueAt(DefaultTableModel.java:649)
   at javax.swing.JTable.getValueAt(JTable.java:2717)
   at clienxt.ClienxtForm.RemoveAccountButtonActionPerformed(ClienxtForm.java:3045)
   at clienxt.ClienxtForm.access$5400(ClienxtForm.java:61)
   at clienxt.ClienxtForm$54.actionPerformed(ClienxtForm.java:1823)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.Component.processMouseEvent(Component.java:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
   at java.awt.Container.dispatchEventImpl(Container.java:2273)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Feb 11, 2014 10:02:10 AM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
Feb 11, 2014 10:04:18 AM clienxt.ClienxtForm SubmitPassButtonActionPerformed
SEVERE: null
java.lang.NullPointerException
   at clienxt.ClienxtForm.unlockAccount(ClienxtForm.java:4937)
   at clienxt.ClienxtForm.SubmitPassButtonActionPerformed(ClienxtForm.java:2428)
   at clienxt.ClienxtForm.access$400(ClienxtForm.java:61)
   at clienxt.ClienxtForm$2.actionPerformed(ClienxtForm.java:416)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.Component.processMouseEvent(Component.java:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
   at java.awt.Container.dispatchEventImpl(Container.java:2273)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:154)
   at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182)
   at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:219)
   at java.awt.Dialog.show(Dialog.java:1082)
   at java.awt.Component.show(Component.java:1651)
   at java.awt.Component.setVisible(Component.java:1603)
   at java.awt.Window.setVisible(Window.java:1014)
   at java.awt.Dialog.setVisible(Dialog.java:1005)
   at clienxt.ClienxtForm.AddAccountButtonActionPerformed(ClienxtForm.java:2994)
   at clienxt.ClienxtForm.access$5300(ClienxtForm.java:61)
   at clienxt.ClienxtForm$53.actionPerformed(ClienxtForm.java:1816)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
   at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
   at java.awt.Component.processMouseEvent(Component.java:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3311)
l8orre
Legendary
*
Offline Offline

Activity: 1187
Merit: 1019


View Profile
February 11, 2014, 10:06:39 AM
 #31911

Why is the test client laggy for me? Anyone else?

4gb ram, i7 2.4ghz, Win8

yes, i think because it use holms.cloudapp.net and not local nxt core app. and its heavily loaded with us testing it.

no I don't think so. They have plenty of performance
abctc
Legendary
*
Offline Offline

Activity: 1820
Merit: 1040



View Profile
February 11, 2014, 10:08:42 AM
 #31912

Something which bothers me ...
- ChuckOne, could you please put a console output into the "code' tags..  Thank you.

█████████████████████████████████████████████████
███████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
██████████████████████████████████████████████████████
█████
█████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████
███████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████
   
, the Next platform.  Magis quam Moneta (More than a Coin)
Pouncer
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
February 11, 2014, 10:09:08 AM
 #31913

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.

10769867858326562585

10K Sent

NXTtechdevfund  GPG Key ID: 0x903BC112
mezzovide
Member
**
Offline Offline

Activity: 101
Merit: 10


View Profile
February 11, 2014, 10:09:16 AM
 #31914

Why is the test client laggy for me? Anyone else?

4gb ram, i7 2.4ghz, Win8

yes, i think because it use holms.cloudapp.net and not local nxt core app. and its heavily loaded with us testing it.

no I don't think so. They have plenty of performance

so it is client side then...
still waiting for proper test asset exchange client to come out... anyone?

Btc : 12LMdyWoyjJ1BZxfWmaZMWjTXn7S9y5EdK
starik69
Legendary
*
Offline Offline

Activity: 1367
Merit: 1000


View Profile
February 11, 2014, 10:09:21 AM
 #31915

1714213910 for testnet
tank
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile
February 11, 2014, 10:13:00 AM
 #31916

Never seen nxt for promotion, look dogecoin, did not translate into value, technology is 0,because even the best technology can not be separated from operations.

yassin54
Legendary
*
Offline Offline

Activity: 1540
Merit: 1000


View Profile
February 11, 2014, 10:13:34 AM
 #31917

ANY PERSON SEND 100K NXT?
ACCOUNT TEST NXT 12610016277917412589
lucky88888
Sr. Member
****
Offline Offline

Activity: 404
Merit: 250


https://nxtforum.org/


View Profile
February 11, 2014, 10:16:07 AM
 #31918

Why is the test client laggy for me? Anyone else?

4gb ram, i7 2.4ghz, Win8

yes, i think because it use holms.cloudapp.net and not local nxt core app. and its heavily loaded with us testing it.

no I don't think so. They have plenty of performance

so it is client side then...
still waiting for proper test asset exchange client to come out... anyone?

It is laggy for every single function in the client for some reason, it's like running out of memory or running high spec game on super high settings with low end computers. Lags for maybe 30seconds and i get 10second window of typing and clicking.

Edit:i don't see any hdd activity. totol computer usage cpu 4% ram 40% java.exe:32mb memory 0.2% cpu

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/
italovers
Full Member
***
Offline Offline

Activity: 252
Merit: 150


View Profile
February 11, 2014, 10:16:53 AM
 #31919

6687736862937724330

Let's go for some testin'
I want to play!10540149812544805310
THANKS
miramare
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 568


View Profile
February 11, 2014, 10:17:01 AM
 #31920

I open http://holms.cloudapp.net:6874/ and input my passphrase. I got an account.
And then I use https://asktom.cf/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
Pages: « 1 ... 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 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 ... 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!