Bitcoin Forum
June 14, 2024, 04:14:15 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 [1044] 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761537 times)
ifightformerkel
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
January 19, 2014, 09:37:40 PM
 #20861

Where can i see my NXT Number on gdex, to received NXT?  Huh
Is it the Number that stand under add founds to dgex?

The Number is
6635869272840226493

But when i search the number under google i get this information
http://87.230.14.1/nxt/nxt.cgi?action=3000&acc=6635869272840226493

But the acount balance and all other numbers are are not conform with my account?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 19, 2014, 09:38:44 PM
 #20862

Release the code, yes, actively help FC, no.

What about other copycats?
dzarmush
Legendary
*
Offline Offline

Activity: 1806
Merit: 1001


View Profile
January 19, 2014, 09:40:53 PM
 #20863

Where can i see my NXT Number on gdex, to received NXT?  Huh
Is it the Number that stand under add founds to dgex?

The Number is
6635869272840226493

But when i search the number under google i get this information
http://87.230.14.1/nxt/nxt.cgi?action=3000&acc=6635869272840226493

But the acount balance and all other numbers are are not conform with my account?


Dgex only have one account 6635869272840226493, after you submit a payment Dgex admin deposit it to your Dgex account.

BloodyRookie
Hero Member
*****
Offline Offline

Activity: 687
Merit: 500


View Profile
January 19, 2014, 09:41:08 PM
 #20864

I updated my javascript project for the bounty:

https://github.com/BloodyRookie/nxtCrypto

I think a test should at least include chrome and firefox because those 2 are probably the most comon browsers.

Thanks for doing this work! We need JS crypto badly. Hope you'll get the bounty Wink

About JS and 64 bit math. Has anyone researched GWT? I think it supports/emulates it.

Emulation of the 64 Bit arithmetic is too slow.

Nothing Else Matters
NEM: NALICE-LGU3IV-Y4DPJK-HYLSSV-YFFWYS-5QPLYE-ZDJJ
NXT: 11095639652683007953
BloodyRookie
Hero Member
*****
Offline Offline

Activity: 687
Merit: 500


View Profile
January 19, 2014, 09:41:59 PM
 #20865

Well, I faced a moral dilemma and would like to ask for an advice...

FrictionlessCoin created a thread dedicated to NEX (descendant of NXT). I had a lot of fun reading that thread but I suspect some people took NEX seriously. The problem is that if FC waits till April when Nxt source code becomes completely open, he still won't be able to generate a valid genesis block, coz Nxt uses a crypto algo modified by BCNext (this is why we collected 10 BTC for the audit). I support all cryptocurrencies and would like to help him to create a new genesis block, competition is good for the whole crypto-community. But this could look not very good to guys who own NXTs...

What would u do?

r u kidding?

Nothing Else Matters
NEM: NALICE-LGU3IV-Y4DPJK-HYLSSV-YFFWYS-5QPLYE-ZDJJ
NXT: 11095639652683007953
Damelon
Legendary
*
Offline Offline

Activity: 1092
Merit: 1010



View Profile
January 19, 2014, 09:42:17 PM
 #20866

Release the code, yes, actively help FC, no.

What about other copycats?

Basically the same as for Nxt: if they can't survive on their own, they don't deserve to. Smiley

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
BitcoinForumator
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
January 19, 2014, 09:43:48 PM
 #20867

Release the code, yes, actively help FC, no.

What about other copycats?

Basically the same as for Nxt: if they can't survive on their own, they don't deserve to. Smiley

If they can't survive and THRIVE on their own, they don't deserve to.

Let FC take it from what ever he has now and let's see how much of an upgrade he can make.
admiral.fu
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
January 19, 2014, 09:44:22 PM
 #20868

yeah, cos writing any server software in C++ gives so much joy...

yeah, cos it's all about your joy, right?

Screw users, they can install JRE if they want to use our 1337 coin.


Actually writing server software in C is quite fun. Debugging threading is tricky but with right tools it again is fun.
Users indeed should not instal JVM. But we are getting there, many people are working on clients already.
I got two Qt books today, so as soon there is API in C or C++ I too will start on multiplatform client.

So far no one with Qt knowledge has applied. Anyone?

  • debugging sux a lot
  • I think it'd be hard for developers to add new/experimental features
  • need to compile at least for win, mac, lin - sux again, (raspberry?)

If you think about reimplementing whole server part, well it's doable, but I wish you luck with that (also keep in mind it would be hard to keep up with official server).

What we need and what I believe developers aim for is to split server and client part, than you could have server part running on public node, and lightweight clients (lightweight wallets, call it whatever you like).

(Oh and c++ even for thin client still sux, as you'd ao it much faster in python, c#, java)

1. I agree that nodes could stay on JVM. But installations for general public have to be download + double click (with or without JVM). We need to find out what Oracle has to say about packaging JRE.

2. Have not seen the user instructions yet, but I doubt users will understand the whole concept of using local software via their browser. Name one common product that does this, except router config?
    If eventually we stay with Java, then let's at least implement JavaFX or Swing interface. Then we will also solve this browser cashing issues with GET instead of POST.

Initially I got very excited about the Delphi client that is currently in development - it has lots of features, but for some reasons (third party libs?) it will not be open.


But are we getting to some common idea about this? Does community need another attempt at client and are there developers that would join in? For now all client projects seem to be individual initiatives.

What do you people say about JavaFX as an interface instead of browser? Staying on Java indeed has many good factors, but user browser for mainstream app interface is too exotic. If installation can be fixed, maybe...

Let us come to some conclusive decision. Should we vote to find out what we really thing about clients?
salsacz
Hero Member
*****
Offline Offline

Activity: 490
Merit: 504


View Profile
January 19, 2014, 09:44:50 PM
 #20869

We certainly need to continue to spam his thread hard
Since in the second post are all Nxt Infographics and the thread has already 4000 views, it is a nice advertisement for Nxt
+ there is also a Myths essay Smiley
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 19, 2014, 09:45:05 PM
 #20870

r u kidding?

No. I supported a lot of currencies that looked innovative. I don't stick to Nxt only. If I see a crypto that has more chances to make the world better I'll jump to that train.
instacalm
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
January 19, 2014, 09:45:33 PM
 #20871

Let FC take it from what ever he has now and let's see how much of an upgrade he can make.

He can make as much of an upgrade as IXCoin is to Bitcoin Grin


r u kidding?

No. I supported a lot of currencies that looked innovative. I don't stick to Nxt only. If I see a crypto that has more chances to make the world better I'll jump to that train.

... which indicates that you actually must have been kidding to support Frict the Clown in creating a new genesis block.
BloodyRookie
Hero Member
*****
Offline Offline

Activity: 687
Merit: 500


View Profile
January 19, 2014, 09:47:01 PM
 #20872

r u kidding?

No. I supported a lot of currencies that looked innovative. I don't stick to Nxt only. If I see a crypto that has more chances to make the world better I'll jump to that train.

I meant the part that BCNext modified the crypto algo and that it's hard to generate a genesis block.

Nothing Else Matters
NEM: NALICE-LGU3IV-Y4DPJK-HYLSSV-YFFWYS-5QPLYE-ZDJJ
NXT: 11095639652683007953
bitcoinpaul
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
January 19, 2014, 09:47:28 PM
 #20873

r u kidding?

No. I supported a lot of currencies that looked innovative. I don't stick to Nxt only. If I see a crypto that has more chances to make the world better I'll jump to that train.

Then please be reasonable and don't waste your time for him. Waste it for NXT!
gimre
Legendary
*
Offline Offline

Activity: 866
Merit: 1002



View Profile WWW
January 19, 2014, 09:47:58 PM
 #20874

Bounty announcement

100'000 NXT will be paid for working JavaScript code that signs and verifies signatures using NRS algo.

- The licence must allow to use the code in any application
- Sign/verify speed must be not lower than 100 signatures per second on a 1 GHz CPU (1 core)
- All the code must be in a single non-obfuscated well-formatted .js file
- Input/output values must be strings like "8302504e4e57c6c65335289879c6915a273d3aae7bd086058e403fcd2bc18341"

The bounty is valid till the 20th of January, 2014 12:00:00 UTC. The complete code must be published in this thread.

My implementation: https://github.com/gimer/curve25519nxt

API and some more data is on github page.

My sign is around ~15ms (can be half of that if public key is cached), verify is around 12ms. (on my machine)

I think BloodyRookie's or hoax' implementation will be faster.

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

Activity: 630
Merit: 262


This account was hacked. just recently got it back


View Profile
January 19, 2014, 09:48:02 PM
 #20875

Release the code, yes, actively help FC, no.

What about other copycats?

That's why we need a bigger publicity first, then the copycats can come.
newsilike
Sr. Member
****
Offline Offline

Activity: 630
Merit: 262


This account was hacked. just recently got it back


View Profile
January 19, 2014, 09:48:37 PM
 #20876

r u kidding?

No. I supported a lot of currencies that looked innovative. I don't stick to Nxt only. If I see a crypto that has more chances to make the world better I'll jump to that train.

Then please be reasonable and don't waste your time for him. Waste it for NXT!
How can you "waste" time for NXT? Cheesy
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 19, 2014, 09:48:42 PM
 #20877

... which indicates that you actually must have been kidding to support Frict the Clown in creating a new genesis block.

He has a lot of power. We should use it.
hypersire
Hero Member
*****
Offline Offline

Activity: 596
Merit: 500


View Profile
January 19, 2014, 09:50:23 PM
 #20878

Release the code, yes, actively help FC, no.

+1! I can't believe there are actually people supporting this NEX shit. Did people miss the post where he came on here DEMANDING that CFB "stop lying" and release the source code?! Oh yeah, and then he even put down the NXT coding to boot!

In my opinion, garbage like FairQuark and NEX is a sign of these troubling, parasitic times we find ourselves living in - people have such a strong sense of entitlement nowadays that they feel they are "owed" something (for example, coming on a forum and having the balls to demand that source code be released so you can copy it and profit from someone else's hard work).

Reminds me of the title of a book that was written especially for "Gen Y":

Not Everybody Gets a Trophy

Quark, NXT - why, I guess it's not fair because I missed the boat. Oh, I know, I will just make a copy that starts from scratch so I can profit from it this time - that will make it more fair. Where's MY trophy?

Let's focus on making NXT the Bitcoin Killer, as opposed to helping knockoffs leech off of the hard work of others. The NEX guy has already snubbed NXT's code - let him go right ahead and show off his skills and actually PRODUCE something better!
bitcoinpaul
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
January 19, 2014, 09:50:33 PM
 #20879

... which indicates that you actually must have been kidding to support Frict the Clown in creating a new genesis block.

He has a lot of power. We should use it.

He has a lot of energy. That's different.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 19, 2014, 09:51:30 PM
 #20880

I meant the part that BCNext modified the crypto algo and that it's hard to generate a genesis block.

He did modify the algo. And left some riddles in the genesis block. For example, not all transactions r valid, they don't pass Transaction.verify().
Pages: « 1 ... 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 [1044] 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 ... 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!