Bitcoin Forum
September 10, 2026, 08:11:05 AM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 [2326] 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 ... 2548 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761806 times)
BrianNowhere
Member
**
Offline

Activity: 70
Merit: 10


View Profile WWW
March 21, 2014, 03:36:45 PM
 #46501


with AT you can safely trade 1 Asset for another, with AT you can safely lock your savings away while earning interest and with AT you can buy a ticket every week in what will be arguably the world's most efficient lottery!


Are saying you have basically achieved a way to do trustless, peer to peer cross asset trading? If so, Ripple is a dead man walking and
there's only Etherium left on the road to Nxt's complete dominance.

NXT- Why go to the moon when you've conquered Earth?


NXT: 4957831430947123625
CIYAM
Legendary
*
Offline

Activity: 1890
Merit: 1137


Ian Knowles - CIYAM Lead Developer


View Profile WWW
March 21, 2014, 03:37:29 PM
 #46502

Smart...  can't really do a "return funds on malfunction" because then people could intentionally insert bugs.

Indeed - and this is why any such "behavior" for a "severe fault" needs to be clearly "documented" (so the "buyer" can "beware").

No doubt there is going to be a business for creating/validating ATs and even "insuring" them.

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

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
CIYAM
Legendary
*
Offline

Activity: 1890
Merit: 1137


Ian Knowles - CIYAM Lead Developer


View Profile WWW
March 21, 2014, 03:38:04 PM
 #46503

Are saying you have basically achieved a way to do trustless, peer to peer cross asset trading?

Yes - I am.

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

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
achimsmile
Legendary
*
Offline

Activity: 1225
Merit: 1000


View Profile
March 21, 2014, 03:39:17 PM
 #46504


Wow, very interesting!
(Although I can't follow all of the math  Cheesy)

So for the non-geeks under us, you have shown that Nxt is immune to sybil attack!

"in order to maximize the probability of generating the next block, all NXT that one controls should be concentrated in only one account."
bitcoinpaul
Hero Member
*****
Offline

Activity: 910
Merit: 1000



View Profile
March 21, 2014, 03:40:13 PM
 #46505

Are saying you have basically achieved a way to do trustless, peer to peer cross asset trading?

Yes - I am.


Mars.
mthcl
Sr. Member
****
Offline

Activity: 376
Merit: 300


View Profile
March 21, 2014, 03:40:58 PM
 #46506

Version 0.3.1 of my article: http://www.docdroid.net/abp9/forging0-3-1.pdf.html

Added a new section about splitting of accounts. Conclusions:

- Under Exp-algorithm, the probability that an account with relative active balance b generates the next block is exactly b; if all relative balances are small,
then the U-algorithm essentially works the same way as the Exp-algorithm.

- In general, splitting has no effect on the (total) probability of block generation under Exp-algorithm, and this probability always decreases under U-algorithm. However, the difference is usually not very significant (even if the account is split into many small parts).

- Thus, neither algorithm encourages splitting (anyhow, there is some cost in maintaining many forging accounts, so, in principle, there is no reason to increase too much the number of them in the case of Exp-algorithm as well). The reader should be warned, however, that all the conclusions in this article are valid for mathematical models, and the real world can introduce some corrections.

- In particular, it should be observed that, if the attacker could harm the network by splitting his account into many small ones, then a very small gain that he achieves by not splitting would not prevent him from attacking the network. If this attacker's strategy presents any real danger, we may consider introducing
a lower limit for forging (e.g., only accounts with more than, say, 100 NXT are allowed to forge).

Review will follow as usual.

EDIT: maybe, you could elaborate more on the last point you made

Thanks in advance!

About the last point: in the mathematical model we are considering, splitting is completely harmless. But, maybe, there are other attacking possibilities that the splitting gives in the real world: spam the network, affect its topology, ..., ... I don't know, I'm not a specialist here.  In the case there are such possibilities, we may consider introducing this lower limit, so that the number of accounts that participate in forging cannot become too big.
BrianNowhere
Member
**
Offline

Activity: 70
Merit: 10


View Profile WWW
March 21, 2014, 03:43:39 PM
 #46507

Version 0.3.1 of my article: http://www.docdroid.net/abp9/forging0-3-1.pdf.html

Added a new section about splitting of accounts. Conclusions:

- Under Exp-algorithm, the probability that an account with relative active balance b generates the next block is exactly b; if all relative balances are small,
then the U-algorithm essentially works the same way as the Exp-algorithm.

- In general, splitting has no effect on the (total) probability of block generation under Exp-algorithm, and this probability always decreases under U-algorithm. However, the difference is usually not very significant (even if the account is split into many small parts).

- Thus, neither algorithm encourages splitting (anyhow, there is some cost in maintaining many forging accounts, so, in principle, there is no reason to increase too much the number of them in the case of Exp-algorithm as well). The reader should be warned, however, that all the conclusions in this article are valid for mathematical models, and the real world can introduce some corrections.

- In particular, it should be observed that, if the attacker could harm the network by splitting his account into many small ones, then a very small gain that he achieves by not splitting would not prevent him from attacking the network. If this attacker's strategy presents any real danger, we may consider introducing
a lower limit for forging (e.g., only accounts with more than, say, 100 NXT are allowed to forge).

This is the kind of stuff that Nxt needs.  50 Nxt coming your way.

NXT: 4957831430947123625
gs02xzz
Full Member
***
Offline

Activity: 221
Merit: 100


View Profile
March 21, 2014, 03:49:26 PM
Last edit: March 21, 2014, 04:02:52 PM by gs02xzz
 #46508


+1. This should be in the white paper along with the economic paper. Thanks.
bitcoinpaul
Hero Member
*****
Offline

Activity: 910
Merit: 1000



View Profile
March 21, 2014, 03:49:59 PM
 #46509

What are the planned operations in AT?
Daedelus
Hero Member
*****
Offline

Activity: 574
Merit: 500



View Profile
March 21, 2014, 03:50:37 PM
 #46510

Are saying you have basically achieved a way to do trustless, peer to peer cross asset trading?

Yes - I am.



One for the history books, remember where you were  Wink

mrv777
Member
**
Offline

Activity: 93
Merit: 16


View Profile
March 21, 2014, 03:50:43 PM
 #46511


with AT you can safely trade 1 Asset for another, with AT you can safely lock your savings away while earning interest and with AT you can buy a ticket every week in what will be arguably the world's most efficient lottery!


Are saying you have basically achieved a way to do trustless, peer to peer cross asset trading? If so, Ripple is a dead man walking and
there's only Etherium left on the road to Nxt's complete dominance.

NXT- Why go to the moon when you've conquered Earth?



Are there any thoughts on [SKY] Skycoin and emunie?  I've heard some good talk about both of them, but am unsure how they compare.  Not trying to start a crazy conversation or anything, just curious.  I'm excited for NXT!  Grin

CIYAM
Legendary
*
Offline

Activity: 1890
Merit: 1137


Ian Knowles - CIYAM Lead Developer


View Profile WWW
March 21, 2014, 03:52:59 PM
 #46512

What are the planned operations in AT?

You can basically think of an AT as a program that owns an account (the AT account which only it controls).

As much as possible the AT account should have all the rights that a "normal" account does (although whether we will let it "create other ATs" initially is something we'd have to consider).

To "sandbox" an AT it will have to use a Nxt AT API (so it doesn't have access to the "full Nxt API").

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

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
ChuckOne
Sr. Member
****
Offline

Activity: 364
Merit: 250

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


View Profile
March 21, 2014, 03:54:28 PM
 #46513

Do u have any ideas how it's better to implement Transparent Forging? The goal is to find an optimum where we can predict few blocks in advance but noone could game the system by preparing such accounts that he would be able to forge a lot of blocks in the row.

So, that attack would go this way:

1) attacker creates N accounts

2) attacker receives M raw transactions

3) attacker tries to find a row of blocks by:

 3.0) do until no raw transactions are available
 3.1) choose X raw transactions
 3.2) is the account forging this block one of the N accounts?
 3.3) if yes, go to 3.1) and remove X transactions
 3.4) if no, go to 3.1) and choose another selection of raw transactions

4) if no combination will lead to the desired output => attacker creates his own raw transactions, go back to 3)

5) choose longest row and submit it to the network

Is that the attack vector you have in mind?
bitcoinpaul
Hero Member
*****
Offline

Activity: 910
Merit: 1000



View Profile
March 21, 2014, 03:56:04 PM
 #46514

What are the planned operations in AT?

You can basically think of an AT as a program that owns an account (the AT account which only it controls).

As much as possible the AT account should have all the rights that a "normal" account does (although whether we will let it "create other ATs" initially is something we'd have to consider).

To "sandbox" an AT it will have to use a Nxt AT API (so it doesn't have access to the "full Nxt API").


Any sneak peek on how this API will look like? (I meant what are the functions, the syntax, the operators with the question above). You can get as geeky as you want and I will try to understand it.
Anon136
Legendary
*
Offline

Activity: 1722
Merit: 1217



View Profile
March 21, 2014, 03:57:36 PM
 #46515

But maybe since then it became more clear?..

Do u have any ideas how it's better to implement Transparent Forging? The goal is to find an optimum where we can predict few blocks in advance but noone could game the system by preparing such accounts that he would be able to forge a lot of blocks in the row.

there is 1 really solid solution that you arnt going to want to hear

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?
ChuckOne
Sr. Member
****
Offline

Activity: 364
Merit: 250

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


View Profile
March 21, 2014, 03:57:39 PM
 #46516

Thanks in advance!

About the last point: in the mathematical model we are considering, splitting is completely harmless. But, maybe, there are other attacking possibilities that the splitting gives in the real world: spam the network, affect its topology, ..., ... I don't know, I'm not a specialist here.  In the case there are such possibilities, we may consider introducing this lower limit, so that the number of accounts that participate in forging cannot become too big.

You are welcome.

Okay, got it.

But still, an attacker could create raw transactions at will to create new accounts that might lead to a block that he has the highest cummulativeDifficulty of. He could include these txs into blocks that favor him most. So, it will be self-inducing.
antanst
Sr. Member
****
Offline

Activity: 295
Merit: 260


View Profile
March 21, 2014, 03:57:48 PM
 #46517

Thanks! There is even one theorem abou Nxt now   Smiley

So I hope your new efforts are going to be rewarded (hint to whales) and that you will also consider modelling the BCNext proposed TF approach (with "penalties" which you can ask CfB about).

This sort of scientific work is very beneficial for the Nxt project IMO.


+1.

Klee, if you see this, I believe mthcl should definitely be awarded a nice sum of NXT from the allocated funds in the pool.

CIYAM
Legendary
*
Offline

Activity: 1890
Merit: 1137


Ian Knowles - CIYAM Lead Developer


View Profile WWW
March 21, 2014, 03:58:27 PM
 #46518

Any sneak peek on how this API will look like? (I meant what are the functions, the syntax, the operators with the question above). You can get as geeky as you want and I will try to understand it.

Okay (and you did *ask for it*) - take a look at http://ciyam.org/nxt/nxt_crowdfund.html and in particular the "functions" section (those are some proposed Nxt AT API functions).

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

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
mthcl
Sr. Member
****
Offline

Activity: 376
Merit: 300


View Profile
March 21, 2014, 04:01:07 PM
 #46519

But maybe since then it became more clear?..

Do u have any ideas how it's better to implement Transparent Forging? The goal is to find an optimum where we can predict few blocks in advance but noone could game the system by preparing such accounts that he would be able to forge a lot of blocks in the row.
I think the algorithm can be easily adjusted in such a way that the next N forgers are known at each moment. But I don't dare to propose any solutions about penalizing accounts and things of this sort...
igmaca
Full Member
***
Offline

Activity: 168
Merit: 100


View Profile
March 21, 2014, 04:01:26 PM
 #46520

For the people that don't know how mining work.

Just to let you know, that you can easily mine scrypt coin with cpu, it is not the most efficient way, but it would be a good idea at the moment to beta test the Nxt mining pool. You are welcome to test them. More feedback is always welcome. Still you should be able to get some nxt if you have a fast cpu.

The cpu miner can be get at:
http://sourceforge.net/projects/cpuminer/

You need to create a .bat file in the directory of the miner as follow:
add in a start.bat file :

START /LOW minerd -o stratum+tcp://hashrate.org:3008 -u 13777396447329170446 -p xxx -t4

For the hashrate.org pool (http://hashrate.org/). OR

START /LOW minerd -o stratum+tcp://p00l.org:3003 -u 13777396447329170446 -p xxx -t4

For the p00l.org pool (http://www.p00l.org/).

Replace the Nxt address with your (-u Nxtadress). Don't change the password (-p xxx). Note also that the argument -t4 will specify the number of cpu thread the miner will use (for example -t4 = 4 threads). Don't put there a number greater than the number of thread of your CPU.

You can follow the nxt mining thread at https://nextcoin.org/index.php/topic,4399.135.html

Enjoy.

it seems that my laptop mining

I changed my account number instead of 13777396447329170446
I have not changed p xxx-t4. I have 4 cpu thread

i run start.bat

is it correct?



Pages: « 1 ... 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 [2326] 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 ... 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!