Bitcoin Forum
May 08, 2024, 09:43:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 [1964] 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761529 times)
bidji29
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
March 01, 2014, 06:39:05 PM
 #39261

This is what I plan to do next:

1. In 0.8.4 I am adding the ability to easily switch between real net and test net. First, this will allow anyone to use the test network with just a single change in nxt.properties, no need for a different client (of course for features like Asset Exchange one will have to use Wesley's client, but the Nxt core code will be the same). This will allow many more people to participate in testing. Second, by having the test network and the real network run exactly the same code, with the only difference being at which block height features like AE and Voting become enabled, there will be no risk of additional bugs introduced in porting, or any need for porting of code from test server code to main code.

2. We need to get the Asset Exchange feature rolled out. There is one remaining critical bug, the wrong calculation of unconfirmed asset balances, which I have tried to fix in the latest 0.8 code, but haven't been able to test yet because the test net was still on 0.7.6. Thus the importance of the previous point about having test net in code sync with the main one.

3. Before actually enabling Asset Exchange, I need to make the transition from storing transaction amounts and fees in Nxt to nano-Nxt (0.000000001 Nxt), or whatever fits in a Java long, given that the max possible balance or transaction amount is 1000000000 Nxt. I previously thought about adding a new transaction type, but this will be more complicated and ugly in the long run, so better do it right. At first this is just about increasing the precision at which amounts are stored, enabling actual usage of fractional amounts and fees will be done at a later step. But this has to be finished before the AE is turned on, it will be much more difficult after that. And it will have to be very well tested, so again we need a reliable test network.

4. I need to move the remaining classes that are still stored in memory only - Account, Alias, Asset, Order... into the database. It is not critical yet, because they don't take much space, but has to be done before it becomes a problem, especially with the Asset Exchange that currently needs to keep all open orders and trades in memory.



Are you gonna use floating point?

http://www.freebieservers.com/  100% FREE GAME SERVERS
1715161413
Hero Member
*
Offline Offline

Posts: 1715161413

View Profile Personal Message (Offline)

Ignore
1715161413
Reply with quote  #2

1715161413
Report to moderator
1715161413
Hero Member
*
Offline Offline

Posts: 1715161413

View Profile Personal Message (Offline)

Ignore
1715161413
Reply with quote  #2

1715161413
Report to moderator
1715161413
Hero Member
*
Offline Offline

Posts: 1715161413

View Profile Personal Message (Offline)

Ignore
1715161413
Reply with quote  #2

1715161413
Report to moderator
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715161413
Hero Member
*
Offline Offline

Posts: 1715161413

View Profile Personal Message (Offline)

Ignore
1715161413
Reply with quote  #2

1715161413
Report to moderator
1715161413
Hero Member
*
Offline Offline

Posts: 1715161413

View Profile Personal Message (Offline)

Ignore
1715161413
Reply with quote  #2

1715161413
Report to moderator
1715161413
Hero Member
*
Offline Offline

Posts: 1715161413

View Profile Personal Message (Offline)

Ignore
1715161413
Reply with quote  #2

1715161413
Report to moderator
opticalcarrier
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
March 01, 2014, 06:40:30 PM
 #39262

Ok cfb now that source dis released, what was the fatal injected flaw, and how couldyou have killed it in under a day
wesleyh
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
March 01, 2014, 06:44:23 PM
 #39263

Ok cfb now that source dis released, what was the fatal injected flaw, and how couldyou have killed it in under a day

How much was the fatal flaw worth? I guess that money can be sent to community fund now? Smiley (Or used for crypto audit)
DrearyUrbanite
Sr. Member
****
Offline Offline

Activity: 756
Merit: 250



View Profile
March 01, 2014, 06:44:29 PM
 #39264

Guys I need some links for educating someone in NXT!

Is there any concerted effort being made to compile information to a single, comprehensive source? there are a lot of places to find info, and a lot of people putting out info, it may be a good idea and a good time for there to be an effort to consolidate and reorganize usable information to a single and definitive source and to coordinate this effort between the people who are working on it. There is so much info out there in so many sources, and in so many forms and styles that it is kind of confusing and really a lot of work to self educate on NXT; And there is no form of cohesion or method to its structure. There IS no single article, blog, interview, podcast, forum thread or any other media source that does it justice as a stand alone source of info. Anon136 was posting last night about how he felt he had given a bad interview on NXT, but that only stands to reason, as the nature of NXT makes it impossible to be educated on in a brief info session, and the lack of cohesiveness in the information that is available only serves to magnify this. It may be a good time to start a coordinated effort to supply a source of info that is more unified, accurate, and complete and is organized in a way as to accommodate specific targeted audiences (technical information seekers, and basic information seekers). I think it would serve the community better and make it seem like we had our stuff together a little more to pursue this. I have come into the community just recently and have spent a lot of time looking, and bugging people with questions to learn about NXT, and this has made me aware of this chink it the NXT armor. I think there is a lot of good info out there, and a lot of talented people who know a lot about NXT and care a lot. But with the way that NXT has grown and with the way that info about it is dispersed as a result of that growth it might be a good Idea to supply a more easy to access, consolidated source of info. Get everyone on the same page so to speak. If there were a group effort, coordinated and outlined for that purpose I think it would be beneficial to the growth of NXT, and would not burden one person with such a daunting task.

if there is an effort to do so, I would like to help if there is help needed. If there has not been such an effort I would like to suggest it and offer help.

Something like a NXT secretary, scribe, or archivist?

            ▄▄▄▄▄▄▄▄
       ▄▄██████████████▄
     █████████████████████▄
   █████████████████████████
  ██████████▀▀       ▀▀██████▄
 █████████               █████
▐███████▌                 ▀███▌
████████                   ████
▐██████▌                   ▐██▌
 ███████                   ███
  ███████                 ███
   ▀██████▄             ▄██▀
     ▀███████▄▄▄▄▄▄▄▄████▀
        ▀▀███████████▀▀



 ▄▄▄             ▄▄▄           ▄▄▄   ▄▄▄▄▄         ▄▄▄         ▄▄▄▄▄▄       ▄▄▄                    ▄▄▄▄▄▄        ▄▄▄▄          ▄▄▄   ▄▄▄▄▄▄▄▄▄▄▄▄▄   
 ███             ███           ███   ███████▄      ███        ████████      ███                   ████████       ██████▄       ███   ███████████████▄
 ███             ███           ███   ███ ▀████     ███       ███▀  ▀███     ███                  ███▀  ▀███      ███ ▀███▄     ███   ███         ▀███
 ███             ███           ███   ███   ▀███▄   ███      ███▀    ▀███    ███                 ███▀    ▀███     ███   ████    ███   ███          ███
 ███             ███           ███   ███     ▀███▄ ███     ████▄▄▄▄▄▄████   ███                ████▄▄▄▄▄▄████    ███    ▀███▄  ███   ███          ███
 ████▄▄▄▄▄▄▄▄▄▄▄ ████▄▄▄▄▄▄▄▄▄▄███   ███       ███████    ███▀▀▀▀▀▀▀▀▀▀███  ████▄▄▄▄▄▄▄▄▄▄▄   ███▀▀▀▀▀▀▀▀▀▀███   ███      ▀███▄███   ███▄▄▄▄▄▄▄▄▄████
  ▀████████████▌  ▀█████████████▀    ███        ▀▀████   ███▀          ▀███  ▀█████████████  ███▀          ▀███  ███        ▀▀████   █████████████▀▀
                     ▄▄███████
                 ▄████████████
              ▄██████▀▀▀██████
       ▄▄   ▄███████     ████
   ▄▄███▀  ██████████▄▄▄████▀
 ▄████▀▀  █████████████████
         ████████████████▀
        ▀██████████████▀
          ▀█████████▀
     ▄█▀    ▀██▀▀   ▄▄
    ██  ▄█▀      ▄███▌
   █████▀        ███▀
   ▀▀▀          ███▀
                ▀     



  ▄█████████  ███       ██▄      ▄██         █████       ████▌   ▄██████████   
 ██▌          ███        ▀██▄  ▄██▀          ██▌███     ██▀██▌  ▐██           
 ███████████  ███          ▀████▀            ██▌ ███   ██▀ ██▌  ▐███████████   
 ██▌          ███▄          ▐██▌             ██▌  ███ ██▀  ██▌  ▐██           
 ██▌           ▀█████████   ▐██▌             ██▌   ▀███▀   ██▌   ▀██████████



 █████████████▌  ▄███████████▄         █████████████▌  ██▌      ▐██    ▄██████████         █████       █████    ▄██████████▄     ▄██████████▄   ▐████▄     ▐██ 
      ▐██       ▐██▀       ▀██▌             ▐██        ██▌      ▐██   ▐██                  ██▌███     ███▐██   ▐██▀      ▀██▌   ▐██▀      ▀██▌  ▐██▀███    ▐██ 
      ▐██       ▐██         ██▌             ▐██        ████████████   ▐███████████         ██▌ ███   ███ ▐██   ▐██        ██▌   ▐██        ██▌  ▐██  ▀██▄  ▐██ 
      ▐██       ▐██▄       ▄██▌             ▐██        ██▌      ▐██   ▐█▌                  ██▌  ███ ███  ▐██   ▐██▄      ▄██▌   ▐██▄      ▄██▌  ▐██    ▀██▄▐██ 
      ▐██        ▀███████████▀              ▐██        ██▌      ▐██    ▀██████████         ██▌   ▀███▀   ▐██    ▀██████████▀     ▀██████████▀   ▐██      ▀████ 
  (
BUY LLN
)Twitter
Facebook
Telegram
EmoneyRu
Hero Member
*****
Offline Offline

Activity: 600
Merit: 500

Nxt-kit developer


View Profile
March 01, 2014, 06:44:35 PM
 #39265

3. Before actually enabling Asset Exchange, I need to make the transition from storing transaction amounts and fees in Nxt to nano-Nxt (0.000000001 Nxt), or whatever fits in a Java long
Are you gonna use floating point?

in Nxt to nano-Nxt (0.000000001 Nxt), or whatever fits in a Java long
Are you gonna use floating point?

or whatever fits in a Java long
Are you gonna use floating point?

Java long
Are you gonna use floating point?

chanc3r
Sr. Member
****
Offline Offline

Activity: 952
Merit: 253



View Profile
March 01, 2014, 06:55:07 PM
 #39266


I did see one case where I submitted a transaction to the dogecoin network but it just never appeared. I am not sure what to do in this case as when I tried to resubmit it, I kept getting error -22, eg. you already sent that transaction. due to the requirement that all servers generate identical rawtransactions, once one server gets in a confused state, it will take some fiddling to sync all three servers again. This is why I am thinking it will take a while before this is production ready. Just need to make all the gateway management tools.

does anybody know how often bitcoin blockchains are rolled back? How much time to be sure it wont be? For larger deposits, I am thinking of issuing assets that cant be redeemed right away to limit exposure to blockchain rollbacks

James

James I used to work with 3 computers voting for chemical plant control, what we did there was if one computer got confused and was continually voting wrong it would take an update from one of the others and verify it with the other one and if both updates agreed it would reload itself with that copy.

I.e. the continually 'wrong' node would update itself by cloning one of the other 2 (which were agreeing) and verifying itself with the one it didn't clone from, as the other two were agreeing they should be identical and therefore after the clone all 3 are then in sync again.

Don't know if that helps you resolve the confused state.

If you ever get in the state that all 3 nodes do not align then this is a critical state and requires human intervention but I'm sure you know this.

Sebastien256
Hero Member
*****
Offline Offline

Activity: 715
Merit: 500



View Profile
March 01, 2014, 06:59:27 PM
 #39267

3. Before actually enabling Asset Exchange, I need to make the transition from storing transaction amounts and fees in Nxt to nano-Nxt (0.000000001 Nxt), or whatever fits in a Java long
Are you gonna use floating point?

in Nxt to nano-Nxt (0.000000001 Nxt), or whatever fits in a Java long
Are you gonna use floating point?

or whatever fits in a Java long
Are you gonna use floating point?

Java long
Are you gonna use floating point?

lol, java long is an integer data type not float. That is java basic: http://www.tutorialspoint.com/java/java_basic_datatypes.htm

Nxt official forum at: https://nxtforum.org/
redsn0w
Legendary
*
Offline Offline

Activity: 1778
Merit: 1042


#Free market


View Profile
March 01, 2014, 07:00:00 PM
 #39268

speak of the devil. I just lost internet and all my ssh sessions got terminated along with all three of the gateways. I think there were a few pending transactions, so this is a good test to see if recreating the state from blockchain is working.

I am having some server issues, they keep saying "bind() failed: Address already in use", but all prior instances have been gone for a while...

Edit: OK, all three gateways are rescanning blockchain, just from the first possible timestamp

Could that have been why I was just seeing 'not enough funds' when trying to send DOGE back to my wallet?

I'll try sending back/forth again after my confirmations complete.

It' a bug  in the Nxt server :

Example :

Quote
{"balance":684600,"effectiveBalance":684600,"unconfirmedBalance":684300}

Are you sure thats a bug?  That tells me that the nrs instance returning that api has, just prior to that api request, processed a sedMoney request from that account for 3.00 nxt, and that transaction has just not yet been written to a block

Yes , I'm sure  Cool
EmoneyRu
Hero Member
*****
Offline Offline

Activity: 600
Merit: 500

Nxt-kit developer


View Profile
March 01, 2014, 07:01:21 PM
 #39269

lol, java long is an integer data type not float. That is java basic: http://www.tutorialspoint.com/java/java_basic_datatypes.htm

So why the hell he is asking this stupid question? Of course it would not be float.

Sebastien256
Hero Member
*****
Offline Offline

Activity: 715
Merit: 500



View Profile
March 01, 2014, 07:07:05 PM
 #39270

lol, java long is an integer data type not float. That is java basic: http://www.tutorialspoint.com/java/java_basic_datatypes.htm

So why the hell he is asking this stupid question? Of course it would not be float.

Well, not everyone knows programming.  Wink

Nxt official forum at: https://nxtforum.org/
Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
March 01, 2014, 07:09:54 PM
 #39271

i dont like lists with everyone's name except mine.
Really?

Now seriously.

neat. this is what we need. less charity, bounties and rewards and more bootstrapping companies on the blockchain.

Rep Thread: https://bitcointalk.org/index.php?topic=381041
If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
opticalcarrier
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
March 01, 2014, 07:10:56 PM
 #39272

3. Before actually enabling Asset Exchange, I need to make the transition from storing transaction amounts and fees in Nxt to nano-Nxt (0.000000001 Nxt), or whatever fits in a Java long
Are you gonna use floating point?

in Nxt to nano-Nxt (0.000000001 Nxt), or whatever fits in a Java long
Are you gonna use floating point?

or whatever fits in a Java long
Are you gonna use floating point?

Java long
Are you gonna use floating point?

i love you man.  (no homo)
joefox
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile WWW
March 01, 2014, 07:15:39 PM
 #39273

Guys I need some links for educating someone in NXT!

Is there any concerted effort being made to compile information to a single, comprehensive source?

If only we had a wiki!

I admin the Nxt Wiki at http://wiki.nxtcrypto.org/ Please support my work by donating to Nxt account #1234567740944417915
chanc3r
Sr. Member
****
Offline Offline

Activity: 952
Merit: 253



View Profile
March 01, 2014, 07:36:35 PM
 #39274

I'm considering locking this thread on page 2100.  What are everyones' thoughts?

I don't want to interrupt communication, but I think we would make more progress if we were better organized.

Poll - https://forums.nxtcrypto.org/viewtopic.php?f=2&t=839

Thought on this for a while...

1. We do need to be organised BUT this thread DOES NOT stop us doing that.
2. This thread is a COMPLETE PAIN to keep up with and AMAZING at the SAME time
3. This thread allows for a huge amount of crossover between the vast activity ongoing
4. When we pick up on things we are interested we can find and go over to other threads and stay or leave if we want to get involved deeper.
5. What we could do better is how we take stuff off to other threads where it needed to be worked on sometimes and then bring some news back to this thread.
6. People could also be more responsible quoting and NOT quote an entire page - just the key parts.
7. There are so many people reading and posting lots of new connections are made every day.

I fear that if we lose this forum we will lose something valuable, in pursuit of organisation we will lose something that helps keep us aligned and we will be more organised but fragmented with less innovation as a result.

If people can't read the thread - there is always the newsletters which i have to say is a great commitment by some of the community members to keep up to date.

salsacz
Hero Member
*****
Offline Offline

Activity: 490
Merit: 504


View Profile
March 01, 2014, 07:36:52 PM
 #39275

reading for asset exchange people:
http://techcrunch.com/2014/02/15/kickstarter-coins-2/?ncid=reddit_social_share
opticalcarrier
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
March 01, 2014, 07:39:51 PM
 #39276

It' a bug  in the Nxt server :

Example :

Quote
{"balance":684600,"effectiveBalance":684600,"unconfirmedBalance":684300}

Are you sure thats a bug?  That tells me that the nrs instance returning that api has, just prior to that api request, processed a sedMoney request from that account for 3.00 nxt, and that transaction has just not yet been written to a block

Yes , I'm sure  Cool

where can I go to read more on the bug?  FWIW the scenario I described is 100% legitimate, so I must have missed the bug discussion on your particular scenario
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
March 01, 2014, 07:43:50 PM
 #39277

Ok cfb now that source dis released, what was the fatal injected flaw, and how couldyou have killed it in under a day

Will be disclosed after the 3rd of April.
redsn0w
Legendary
*
Offline Offline

Activity: 1778
Merit: 1042


#Free market


View Profile
March 01, 2014, 07:45:01 PM
 #39278

It' a bug  in the Nxt server :

Example :

Quote
{"balance":684600,"effectiveBalance":684600,"unconfirmedBalance":684300}

Are you sure thats a bug?  That tells me that the nrs instance returning that api has, just prior to that api request, processed a sedMoney request from that account for 3.00 nxt, and that transaction has just not yet been written to a block

Yes , I'm sure  Cool

where can I go to read more on the bug?  FWIW the scenario I described is 100% legitimate, so I must have missed the bug discussion on your particular scenario

Read this two posts :


- https://bitcointalk.org/index.php?topic=345619.msg5403567#msg5403567

- https://bitcointalk.org/index.php?topic=345619.msg5403616#msg5403616

Eadeqa
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
March 01, 2014, 07:47:20 PM
 #39279

Hi Guys,

Just an update on the NXT market at MintPal. We really regret to say that we won't be able to add it. While our scripts were largely working, we simply didn't have the confidence or understanding required for it, in comparison to Bitcoin and other altcoins, especially when it comes to handling trading.

We will be refunding all voting payments in 48 hours automatically, though you can contact us if you require an alternative arrangement.

Full announcement here - https://support.mintpal.com/index.php?module=announce&sec=view&id=7



That is very disappointing (understatement). What did you not understand exactly? What were you not confident in?

Let them refund the money first and then talk about it later.

Nomi, Shan, Adnan, Noshi, Nxt, Adn Khn
NXT-GZYP-FMRT-FQ9K-3YQGS
https://github.com/Lafihh/encryptiontest
CoinTropolis_JustaBitTime
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
March 01, 2014, 07:59:20 PM
 #39280



I blasted out the generous 1 million Nxt donation about 15 minutes ago to our list. CoinTropolis continues to do what we can for the Nxt community. As more press releases are created, we'll get those out immediately.


----

NXT Funding Committee Candidate Statement - JustaBit

https://bitcointalk.org/index.php?topic=479167.msg5417724#msg5417724
Pages: « 1 ... 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 [1964] 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 ... 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!