Bitcoin Forum
April 28, 2024, 06:16:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 ... 146 »
  Print  
Author Topic: [ANN] Nxt :: descendant of Bitcoin  (Read 383782 times)
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
September 29, 2013, 07:28:52 AM
 #21

Oh, BTW, don't send big amounts, please.  If someone owns very big stake of coins this can lead a proof-of-stake currency to failure.
1714285012
Hero Member
*
Offline Offline

Posts: 1714285012

View Profile Personal Message (Offline)

Ignore
1714285012
Reply with quote  #2

1714285012
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714285012
Hero Member
*
Offline Offline

Posts: 1714285012

View Profile Personal Message (Offline)

Ignore
1714285012
Reply with quote  #2

1714285012
Report to moderator
1714285012
Hero Member
*
Offline Offline

Posts: 1714285012

View Profile Personal Message (Offline)

Ignore
1714285012
Reply with quote  #2

1714285012
Report to moderator
1714285012
Hero Member
*
Offline Offline

Posts: 1714285012

View Profile Personal Message (Offline)

Ignore
1714285012
Reply with quote  #2

1714285012
Report to moderator
Buffer Overflow
Legendary
*
Offline Offline

Activity: 1652
Merit: 1015



View Profile
September 29, 2013, 07:57:35 AM
 #22

P.S.  I’m a veteran member of this forum.  I have to use this brand new account to remain anonymous but later I may reveal my identity.

I have to ask, why?

BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
September 29, 2013, 08:07:38 AM
 #23

Maybe it's a superstition but I'm trying to follow in Satoshi's footsteps.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
September 29, 2013, 09:47:19 AM
 #24

I'm looking for guys who could help me to test the networking.  Post here IP addresses of servers and I'll add them into the list of well-known peers.  Later you are supposed to launch Nxt software on these servers.

88.198.210.245
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
September 29, 2013, 02:13:17 PM
 #25

This is the networking part: https://mega.co.nz/#!6owCCbyS!DvGh_0jftXCF317RkpZT1WIxVI9lXsWpoPj3cJpDPDo

1. Download Nxt.zip
2. Go to the directory with the file
3. Type "java -cp Nxt.zip Nxt"

If your computer is visible on the Internet then type "java -cp Nxt.zip Nxt <my_IP_address>" instead of #3.

This soft logs 2 types of messages:
- Number of connections (changed each time a peer connected/disconnected)
- Number of peers (changed each time a list of known peers is updated)

PM me about bugs if you find any, please.
marcovaldo
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250



View Profile
September 29, 2013, 02:14:24 PM
 #26

Good luck for your coin and bright future Smiley

BITEX
            ███     ███     ███
              ███     ███     ███
                ███     ███     ███
                  ███     ███     ███
                    ███     ███     ███
                      ███     ███     ███
                        ███     ███     ███
                          ███     ███     ███
                            ███     ███     ███
                              ███     ███     ███
                            ███     ███     ███
                          ███     ███     ███
                        ███     ███     ███
                      ███     ███     ███
                    ███     ███     ███
                  ███     ███     ███
                ███     ███     ███
              ███     ███     ███
            ███     ███     ███

The First Locally-Embedded, Yet Global, Crypto-Bank
TELEGRAM    FACEBOOK   TWITTER    YOUTUBE    LINE

                  ███     ███     ███
                ███     ███     ███
              ███     ███     ███
            ███     ███     ███
          ███     ███     ███
        ███     ███     ███
      ███     ███     ███
    ███     ███     ███
  ███     ███     ███
███     ███     ███
  ███     ███     ███
    ███     ███     ███
      ███     ███     ███
        ███     ███     ███
          ███     ███     ███
            ███     ███     ███
              ███     ███     ███
               ███     ███     ███
                 ███     ███     ███

WHITEPAPER | ANN
JOIN WHITELIST NOW!
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
September 29, 2013, 02:23:17 PM
 #27

I launched ur soft on my server and home computer. As I see my comp connects to the server without any problems, but when I shut it down the server logs "java.net.ConnectException: Connection timed out" non-stop. One time would be enough.

EDIT:

Number of connections: 1
Number of peers: 1
Number of peers: 1
Number of peers: 1
Number of connections: 0
java.io.IOException: Connection reset by peer
java.net.ConnectException: Connection timed out
java.net.ConnectException: Connection timed out
java.net.ConnectException: Connection timed out
java.net.ConnectException: Connection timed out

...
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
September 29, 2013, 02:31:17 PM
 #28

I see new files - accounts.nxt, blocks.nxt and peers.nxt. Accounts and blocks are only 5 bytes long. Is it ok?
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
September 29, 2013, 02:37:10 PM
 #29

That was only networking, no block nor account handling yet.  Could you, please, leave the server working so others could bootstrap their nodes?
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
September 29, 2013, 07:13:35 PM
 #30

I need help to develop a web client.  It will be used to send transactions, monitor the network and do other things like Bitcoin client.  PM me if you can help.  I can pay a few bitcoins for the work.
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
September 30, 2013, 12:44:29 PM
 #31

I found a guy who will develop the web client.
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
October 01, 2013, 06:51:48 PM
 #32

I got a link to the interface prototype


http://s18.postimg.org/k2ofw3s5j/prototype.png


I put it into the OP.
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
October 01, 2013, 07:55:01 PM
 #33

I'm looking for different services that will be listed in the official client.  https://bitcointalk.org/index.php?topic=305916.0
BobMarley
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
October 01, 2013, 08:01:04 PM
 #34

So i hand over tons of BTC for a promise that i will get an unproven altcoin, that will probly be worth nothing?

klee
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000



View Profile
October 01, 2013, 08:21:44 PM
 #35

Sent 800BTC how many NXT will i get!??
Are you joking? Wow
klee
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000



View Profile
October 01, 2013, 08:25:40 PM
 #36

0.62BTC sent  Grin
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
October 01, 2013, 08:45:07 PM
 #37

So i hand over tons of BTC for a promise that i will get an unproven altcoin, that will probly be worth nothing?

Seems you didn't get the point.  Let me explain again...

1]  Nxt is 100% proof-of-stake currency.  Why?  Because this lets not to waste tons of electricity and protects against 51% attacks.
2]  Proof-of-stake means that users must own some coins.
3]  How to generate coins?  Premine 100% and giveaway like Ripple?  No way.
4]  Let's transfer tiny amounts of bitcoins to my address.  More you send, more you get.  Looks good to me.
5]  Why send coins to my own address, not some unspendable address?  I need a way to send the coins back, just in case.  Or fund development of services to promote Nxt, if the total amount happens to be decent.

I hope this explanation will help.
macsga
Legendary
*
Offline Offline

Activity: 1484
Merit: 1002


Strange, yet attractive.


View Profile
October 01, 2013, 08:52:31 PM
 #38

Interesting. Watching Smiley

Chaos could be a form of intelligence we cannot yet understand its complexity.
challen
Newbie
*
Offline Offline

Activity: 48
Merit: 0



View Profile
October 01, 2013, 09:11:19 PM
 #39

Quote
Nxt uses its own blockchain and any coin holder can mine a block by accident even with their mobile phone.  Almost 0 electricity required.
Coins are earned solely by charging transaction fees.
Mining is 100% proof-of-stake

If mining is proof of stake and coins are earned by charging tx fee's, does this mean clients can compete with each other to reduce tx fee's? Would there be a minimum tx fee?
Also, since mining is 100% proof of stake, I'm guessing the only way to get coins is to have coins in your wallet? 

I got a link to the interface prototype


http://s18.postimg.org/k2ofw3s5j/prototype.png


I put it into the OP.
Interface looks interesting
BCNext (OP)
Jr. Member
*
Offline Offline

Activity: 56
Merit: 60


View Profile
October 01, 2013, 09:20:11 PM
 #40

If mining is proof of stake and coins are earned by charging tx fee's, does this mean clients can compete with each other to reduce tx fee's? Would there be a minimum tx fee?

Clients can compete.  The minimum fee will be 1 smallest unit.


Also, since mining is 100% proof of stake, I'm guessing the only way to get coins is to have coins in your wallet? 

Correct, it's the only way to generate coins.  Of course, anyone can buy coins for other currency or earn them by selling goods / providing service.
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 ... 146 »
  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!