Bitcoin Forum
October 05, 2025, 04:23:37 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 2548 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761746 times)
BitcoinForumator
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
February 10, 2014, 01:11:29 PM
 #31561

Delete this asap  Grin

Just as those who "couldn't resist" trying to "score points" from the FUD - I can't resist keeping the "told you so".

Grin


I know Smiley But many/most? of us actually put a lot of weight to your words.
wesleyh
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
February 10, 2014, 01:11:50 PM
 #31562

So why does nxt have this problem too? Is this something inherent to crypto currencies?

Can it be fixed?
Will it be fixed?
What should exchanges rely on instead of transaction Ids / transaction bytes?
bitcoinpaul
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
February 10, 2014, 01:13:07 PM
 #31563

The idea was to prevent hacking and emptyings.

Is almost impossible to make a error sending by placing the phrase and all. Tongue

My next idea to prevent hacking and emptyings consists to create a second key 16-32 characters.
That would register like the ALIAS. Key is not used to unlock the account, only to send!
The key can be changed.


BCNext implements Account Control. Let's wait for that...
CIYAM
Legendary
*
Offline Offline

Activity: 1890
Merit: 1121


Ian Knowles - CIYAM Lead Developer


View Profile WWW
February 10, 2014, 01:16:23 PM
 #31564

So why does nxt have this problem too? Is this something inherent to crypto currencies?

Can it be fixed?
Will it be fixed?
What should exchanges rely on instead of transaction Ids / transaction bytes?

It is due to the way a tx is constructed and hashed - if the signature(s) do not include every byte of the transaction then it will always be possible to modify the tx and if the hash is of the entire tx (not just the signed part(s)) then there is not much you can do about it apart from:

Don't rely upon the tx hash (something Mt. Gox should never have been doing in the first place).

Nxt does actually make things simpler in that you can just use Account #s (you don't have to deal with UTXOs).

An exchange should only display a txid *after* the tx has been confirmed (until then it should just be displayed as "unconfirmed" with no hash at all) and even then the txid should only be handled as "descriptive" data (i.e. not indexed for any important purpose).

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
pandaisftw
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 10, 2014, 01:17:37 PM
 #31565

So why does nxt have this problem too? Is this something inherent to crypto currencies?

Can it be fixed?
Will it be fixed?
What should exchanges rely on instead of transaction Ids / transaction bytes?

Only thing I can think of off the top of my head is individualized accounts, so you can constantly poll getGauranteedBalance on them.

Question: If what parts of the transactions can be faked? The sender ID? All of it?

NXT: 13095091276527367030
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
February 10, 2014, 01:18:23 PM
 #31566

So why does nxt have this problem too? Is this something inherent to crypto currencies?

Can it be fixed?
Will it be fixed?
What should exchanges rely on instead of transaction Ids / transaction bytes?

It's a problem only for exchanges that rely solely on transaction id. It doesn't need to be fixed. An exchange is supposed to pay attention to timestamp and other parameters of a transaction.
^[GS]^
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 10, 2014, 01:23:52 PM
 #31567

The idea was to prevent hacking and emptyings.

Is almost impossible to make a error sending by placing the phrase and all. Tongue

My next idea to prevent hacking and emptyings consists to create a second key 16-32 characters.
That would register like the ALIAS. Key is not used to unlock the account, only to send!
The key can be changed.


BCNext implements Account Control. Let's wait for that...
ahhh! I did not know! expect expect!  Grin
gimre
Legendary
*
Offline Offline

Activity: 866
Merit: 1002



View Profile WWW
February 10, 2014, 01:27:31 PM
 #31568

I think that's not the point here. Consider this:
Code:
b = f(a)

c = g(b)

d = h(a, c)

Let's assume c results in -2 with a certain b.

Even if c=-2 and c=3 are interchangeable mathematically, h might not work as expected as the pair (a, c) belong together.

So, it could be the case that h(a, -2) != h(a, 3) for the very same a. This must be avoided at any cost.

That IS the case, as h == verify, verify WORKS (validates) on "3" (and it SHOULD work on "3") and doesn't work on "-2",
(that's why you can see those "Generated incorrect block messages")

NemusExMāchinā
Catapult docs: https://docs.symbol.dev
github: https://github.com/symbol
salsacz
Hero Member
*****
Offline Offline

Activity: 490
Merit: 504


View Profile
February 10, 2014, 01:36:36 PM
 #31569

important people from Berlin conf are responding on my invitation and they are very excited about Nxt Smiley
Bitventurer
Sr. Member
****
Offline Offline

Activity: 491
Merit: 250

S P 8 D E


View Profile WWW
February 10, 2014, 01:41:35 PM
 #31570

important people from Berlin conf are responding on my invitation and they are very excited about Nxt Smiley

let's decide how much coins we will tip away...infecting people with NXT from our smartphones...

SP8DE - The Game of Chance. Changed.
allwelder
Legendary
*
Offline Offline

Activity: 1512
Merit: 1004



View Profile
February 10, 2014, 01:43:28 PM
 #31571



tell you DGEX to send and receive your deposits in 10 minutes. lol


I don't know what Dgex problems are but I can use bter to sell and buy Nxt within minutes.

This is DGex problem, not Nxt.

Would you buy online clips (porn or not)  with Nxt if you get the download link AFTER  24 hours?

That will make Nxt useless.

Even bitcoin with 10 minute for one confirmation is faster.


I will accept Nxt as a merchant with even one confirmation (1 minute), but I won't accept Nxt if transactions are reversible for 24 hours.

I would rather then find a better currency.
no body said the transaction is reversible.

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

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
lovebit
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
February 10, 2014, 01:45:40 PM
 #31572

I heard on Lets Talk Bitcoin a few nights ago that the Zerocoin protocol is being developed for NXT.  Does this mean that NXT is developing a Zercoin-like protocol or have the Zerocoin developers decided to build on top of NXT?  Are the developers working together?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
February 10, 2014, 01:46:25 PM
 #31573

important people from Berlin conf are responding on my invitation and they are very excited about Nxt Smiley

Do u mean Angela Merkel?
allwelder
Legendary
*
Offline Offline

Activity: 1512
Merit: 1004



View Profile
February 10, 2014, 01:47:18 PM
 #31574

Code:
63096 	15'475 + 19 	282 %
?
Code:
63117  2584657662098653454  
  2  4614209826663634159  339 %

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

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
pinarello
Full Member
***
Offline Offline

Activity: 266
Merit: 100


NXT is the future


View Profile
February 10, 2014, 01:51:05 PM
 #31575

important people from Berlin conf are responding on my invitation and they are very excited about Nxt Smiley

Do u mean Angela Merkel?

CfB cut your sell on bter in smaller chunks please... Grin

don't you have a trade robot

ChuckOne
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

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


View Profile
February 10, 2014, 01:51:40 PM
 #31576

I think that's not the point here. Consider this:
Code:
b = f(a)

c = g(b)

d = h(a, c)

Let's assume c results in -2 with a certain b.

Even if c=-2 and c=3 are interchangeable mathematically, h might not work as expected as the pair (a, c) belong together.

So, it could be the case that h(a, -2) != h(a, 3) for the very same a. This must be avoided at any cost.

That IS the case, as h == verify, verify WORKS (validates) on "3" (and it SHOULD work on "3") and doesn't work on "-2",
(that's why you can see those "Generated incorrect block messages")

The point here is: 'SHOULD work on "3"' has to be proved.

Maybe, there are some negative numbers c so that (a, c') validates ALTHOUGH a is invalid. (where c' is the positive equivalent of c)
Maybe not.

So, proof of the algo as well as the code is needed.
allwelder
Legendary
*
Offline Offline

Activity: 1512
Merit: 1004



View Profile
February 10, 2014, 01:52:28 PM
 #31577

So why does nxt have this problem too? Is this something inherent to crypto currencies?

Can it be fixed?
Will it be fixed?
What should exchanges rely on instead of transaction Ids / transaction bytes?

It's a problem only for exchanges that rely solely on transaction id. It doesn't need to be fixed. An exchange is supposed to pay attention to timestamp and other parameters of a transaction.

what parameters ,except timestamp?

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

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
February 10, 2014, 01:53:12 PM
 #31578

CfB cut your sell on bter in smaller chunks please... Grin

don't you have a trade robot

I'm in BTC now. Thinking how to buy without driving the price up too much...
allwelder
Legendary
*
Offline Offline

Activity: 1512
Merit: 1004



View Profile
February 10, 2014, 01:54:19 PM
 #31579

important people from Berlin conf are responding on my invitation and they are very excited about Nxt Smiley
great

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

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
February 10, 2014, 01:56:08 PM
 #31580

It's a problem only for exchanges that rely solely on transaction id. It doesn't need to be fixed. An exchange is supposed to pay attention to timestamp and other parameters of a transaction.

what parameters ,except timestamp?


Amount or ReferencedTransaction.
Pages: « 1 ... 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 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 ... 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!