Bitcoin Forum
May 22, 2024, 03:04:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 [1324] 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761533 times)
msin
Legendary
*
Offline Offline

Activity: 1470
Merit: 1004


View Profile
January 31, 2014, 05:50:50 AM
 #26461

Its quiet here, perhaps the calm before the storm. jl777, great job on the zerocoin project, do you think its doable from the code you have?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 31, 2014, 06:06:57 AM
 #26462

Anyone can clone Nxt, but CFB can kill it.

CFB won't kill clones.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 31, 2014, 06:09:00 AM
 #26463

So, because Utopian is a Nxt support, it's okay for him to create a clone?

It's OK to clone even for u as long as u don't try to scam ppl.
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
January 31, 2014, 06:15:11 AM
 #26464

Its quiet here, perhaps the calm before the storm. jl777, great job on the zerocoin project, do you think its doable from the code you have?
As long as we get several more people to help, we can get a proof of concept NXTcash testnet (Mar?). It won't be usable for end users, but it will show the zerocoin team we are serious. At that point we will either get direct help from them or early releases of their upcoming zerocash as we would be able to help them debug it. Even if we don't we would have shown we can encapsulate C++ and call it from NXT Java code, so as soon as their zerocash is released in May, we can start porting.

At that point, depending on how it tests out, we might even be able to release it, or we might have to refactor it into 100% Java. Not sure on that point.

Still need to solve a few mysteries, too tired now, but maybe somebody else will find an easy solution. Battling with where and how the redeemed NXTcash gets sent. Will it be an asset in Asset Exchange with a decentralized autonomous gateway? Stuff like that. Suggestions welcomed that's for sure as this is pretty cutting edge stuff I don't think many people have much reference to go by, any idea is potentially a good idea.

https://github.com/Zerocoin/libzerocoin/wiki/Integrating-with-bitcoin-clients is the key info on how to integrate zerocoin onto NXT.

The important thing is that NXTcash will be purely optional and if someone does not want to use it, they wont have to. Converting NXT -> NXTcash will be done locally and take about a minute, that is the longest time with the upcoming zerocash release. Also, anybody using NXTcash will need 7gigs on their HDD, so probably will never work so good on smartphones. Current cost will be 2 NXT and maybe a bit more, not sure until we figure out exact redemption control flow.

Feeling a lot more optimistic about this, even without any help from zerocoin team. We just need help from the key NXT peoples!

NXTcash, the next form of cash!!

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 31, 2014, 06:15:32 AM
 #26465

P.S. Any chance of reserving the NXTcash asset name so all of NXT could use a common sense name for it? Not sure if Asset Names are transferable. does anybody know?

No chance to reserve, but u could offer the highest fee when AE is activated. Asset names r not transferable.
Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
January 31, 2014, 06:21:45 AM
 #26466

First chapters of NxtMyths as infographics:
http://nxtcoin.blogspot.cz/2014/01/nxt-distribution-infographics.html
= multimedia

Best quality:


Good night  Wink

PS: donations, as usual  Cool 15003961341330858247

its sort of like the recognition of this problem has caused people to attempt to compensate for it and in so doing they created a situation where its less of a problem in the system where its supposedly a problem than in other systems where its not.

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?
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
January 31, 2014, 06:22:15 AM
 #26467

P.S. Any chance of reserving the NXTcash asset name so all of NXT could use a common sense name for it? Not sure if Asset Names are transferable. does anybody know?

No chance to reserve, but u could offer the highest fee when AE is activated. Asset names r not transferable.
Seems too complicated as we are far from even knowing if we need a robot gateway for this and how will that even be implemented, details, details...

Separately, would it be possible to get an API call that somehow implements:

The client (spender) generates a CoinSpend signature on the transaction that includes the hash of the transaction as well as the Accumulator and PrivateCoin object. The resulting CoinSpend embeds both a coin serial number and a set of zero-knowledge proofs that prove (A) that the spender knows a coin in the transaction set, (B) that the serial number is consistent with the coin, and (C) the spender knows the secret values for the coin. These are all tied to the transaction hash. The client (spender) serializes the CoinSpend object and transmits the completed ZEROCOIN_SPEND transaction to the network.
[from https://github.com/Zerocoin/libzerocoin/wiki/Integrating-with-bitcoin-clients]

The above needs to trigger a NXT payment from some magic acct that previously received NXT. I just can't figure out the logistics of all that.

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
landomata
Legendary
*
Offline Offline

Activity: 2184
Merit: 1000


View Profile WWW
January 31, 2014, 06:23:10 AM
 #26468

P.S. Any chance of reserving the NXTcash asset name so all of NXT could use a common sense name for it? Not sure if Asset Names are transferable. does anybody know?

No chance to reserve, but u could offer the highest fee when AE is activated. Asset names r not transferable.

Any time frame for activation of AE?

Was there a decision on a specific block height yet?






bithic
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 31, 2014, 06:26:22 AM
 #26469

current version of my Nxt infographic based on Btc transactions:
https://i.imgur.com/pMkJqMtl.jpg

Looks good!

The Transactions Per Second section says Nxt will be able to handle 1000 TPS with Transparent Forging. My understanding is that it won't be limited to this, but may actually support much larger numbers. What is a better way to phrase this? "thousands of transactions per second"?

The section on mixing services could be expanded to include examples that the average citizen would find useful. e.g. "you can prevent your insurance company or employer from snooping on your medical expenses and terminating your contract if they suspect you of being ill, and prevent advertizing companies or neighbors from spying on your spending habits".

Typo in Transparent Forging section: desifgned => designed.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 31, 2014, 06:27:02 AM
 #26470

Separately, would it be possible to get an API call that somehow implements...

I think it's possible.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 31, 2014, 06:28:16 AM
 #26471

Any time frame for activation of AE?

Was there a decision on a specific block height yet?

Depends on AE client devs, community that will test them and Jean-Luc who will decide what height to add the feature at.
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
January 31, 2014, 06:35:01 AM
 #26472

Separately, would it be possible to get an API call that somehow implements...

I think it's possible.
Great! I knew you could solve this. Please let us know when you have any details on this, I will feel much better about zerocoin port knowing the exact mechanism for this. Maybe it has to do with special account 0?

If all the peers can validate all the spends, then I guess all the account balances update properly and no client needs to get password for any special acct?

Feel free to post a specific API call you could implement. That will give client devs a framework to code against.

Thanks!

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
January 31, 2014, 06:37:06 AM
 #26473

current version of my Nxt infographic based on Btc transactions:


where it says "nxt uses a simple script for transactions, so they can be secured only by a mobile phone or raspberry pi" It's a bit confusing. Maybe consider changing it to something like "nxt uses a simple script for transactions, so they can even be secured by a mobile phone or raspberry pi"

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?
Noitev
Hero Member
*****
Offline Offline

Activity: 812
Merit: 505


The Last NXT Founder


View Profile
January 31, 2014, 06:39:22 AM
 #26474

@CFB A few questions

How exactly is it known who gets the next block? are the coins unique? what exactly makes your account different from another one with the same amount in terms of mining?

Is NXT messaging implemented yet?

Does the open marketplace have an estimated date for when it will be released?

thanks
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 31, 2014, 06:39:38 AM
 #26475

where it says "nxt uses a simple script for transactions, so they can be secured only by a mobile phone or raspberry pi" It's a bit confusing. Maybe consider changing it to something like "nxt uses a simple script for transactions, so they can even be secured by a mobile phone or raspberry pi"

Why "script"? Nxt uses data-driven approach, not predicate-driven.
Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
January 31, 2014, 06:42:51 AM
 #26476

where it says "nxt uses a simple script for transactions, so they can be secured only by a mobile phone or raspberry pi" It's a bit confusing. Maybe consider changing it to something like "nxt uses a simple script for transactions, so they can even be secured by a mobile phone or raspberry pi"

Why "script"? Nxt uses data-driven approach, not predicate-driven.

I was just pointing out a problem with the semantics. if there is a problem with the content than ill let you deal with that.

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?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 31, 2014, 06:46:12 AM
 #26477

How exactly is it known who gets the next block? are the coins unique? what exactly makes your account different from another one with the same amount in terms of mining?

Complete iteration thru all account lets to calculate the time when a particular account could forge a block. Coins r not unique. The public key does.


Is NXT messaging implemented yet?

Part of Nxt Messaging is already implemented (Arbitrary Messages, Alias System), part is being implemented (Account Control).


Does the open marketplace have a date for when it will be released?

No. Maybe it won't be implemented at all if someone does it by using Arbitrary Messages and Account Control.
l8orre
Legendary
*
Offline Offline

Activity: 1181
Merit: 1018


View Profile
January 31, 2014, 06:48:07 AM
 #26478


Hey - just a quick holler from me here ( just got up ) - I could be the guy for this, because I live ib Berlin, and I have NXT running on my rapsi since 4 weeks without the solar panels thoug, but still I am familiar with the system!

Let me know some more detail!
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 31, 2014, 06:48:26 AM
 #26479

I was just pointing out a problem with the semantics. if there is a problem with the content than ill let you deal with that.

There is a problem, it's incorrect to say "script". But salsacz couldn't know that, coz it requires deep knowledge of Nxt internals.
Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
January 31, 2014, 06:51:44 AM
 #26480

I was just pointing out a problem with the semantics. if there is a problem with the content than ill let you deal with that.

There is a problem, it's incorrect to say "script". But salsacz couldn't know that, coz it requires deep knowledge of Nxt internals.

i believe you but additionally there is a problem with the semantics. it doesn't translate the way he thinks it does.

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?
Pages: « 1 ... 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 [1324] 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 ... 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!