Bitcoin Forum
May 14, 2024, 11:01:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761531 times)
gbeirn
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 20, 2014, 09:26:45 PM
 #21481

Q: What is the biggest complaint/criticism of NXT right now?
A: Unfair distribution of NXT

Proposal: Let those with the most NXT have the most votes, further giving more power to those who have already been fortunate.  

Conclusion: NXT is doomed. The end.

NXT VPS Server Donations can be sent here: 6044921191674841550
At the end of each month I will donate some of them back to the community.
This is separate from my main wallet so you can keep track of them. I will keep them in there and only use them for hosting.
1715684487
Hero Member
*
Offline Offline

Posts: 1715684487

View Profile Personal Message (Offline)

Ignore
1715684487
Reply with quote  #2

1715684487
Report to moderator
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
coolmist
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 20, 2014, 09:27:08 PM
 #21482

I'm honestly fine with this. One account = one vote. It's not going to prevent people from making 8,000 accounts, but that will be a lot of time invested for them if each account has to be funded.

I have a solution...
As previously stated, if you try to put limits on how much stake someone can use to vote than a whale will simply break his stake up into multiple accounts. If you try to say that you get 1 vote per account than fraudsters will make a zillion accounts with one nxt each. I think your judgment may be clouded by what you would like to be the case.

I have a solution that will allow almost complete fairness and can identify accounts being controlled by a singular user/group to change the result.

I think this  a perfect time to use weak artificial intelligence algorithms.
I am all ears!

Currently developing the algorithm. It needs multiple voting events to start working.

This is the simplest explanation I can give without a coded application to demonstrate.

additional variable that needs to be added, amount of times an account has voted.

initialvoteWeight = (other variables)(1 / similarity)^2(TotalAccountVotes)

this prevents people from creating a new account each time to vote, or rather it docks them voting power

First vote will be initiated and completed.

"Banks" of accounts that have voted will be created for each option after each vote.

Bank A will always contain the accounts of the winning vote

bankA1[accounts[1-100]] 100 votes + accounts x, y, and z votes.
bankB1[accounts[101-150]] 50 votes

Bank A1 won by 66%

Second vote will commence

"Banks" of accounts that have voted will be created for each option after each vote.

bankA2[accounts[1-75 and 100-109]]  85 votes + accounts x, y, and z votes.

bankB2[accounts[76-99 and 110-150]] 65 votes

Bank A2 won by 56%


third vote will commence

"Banks" of accounts that have voted will be created for each option after each vote.

bankA3[accounts[1-35, 51-75 and 90-150]]  120 votes + accounts x and y votes.

bankB3[accounts[36-50 and 76-89]] 30 votes

BankA3 won by 80%

----

This will be translated into repeat and if statements soon.

if bankA1 contains account[z and x and y] and bankA2 contains account[z and x and y] and bankA3 contains account[z and x and y] set similarity of accounts z, x and y to similarity + 1
Code:
similarity[z] = 1
similarity[x] = 1
similarity[y] = 1
Set totalAccountVotes of account[z and x and y] to totalAccountVotes + 1

end if

if bankA1 contains account[x and y] and bankA2 contains account[x and y] and bankA3 contains account[x and y] and bankA4 contains account[x and y]

set similarity to similarity + 1
Code:
similarity[z] = 1
similarity[x] = 2
similarity[y] = 2

essentially voting power of z will be 4 times higher than x or y. This is just a rough construct of my idea.[/color]
TwinWinNerD
Legendary
*
Offline Offline

Activity: 1680
Merit: 1001


CEO Bitpanda.com


View Profile WWW
January 20, 2014, 09:27:19 PM
 #21483

Hey we are back on the voting thing again I see.

My proposal (again): 1 Account = 1 Vote. I don't think it can be done based on account balance. No way can that be fair.

Someone wants to create multiple accounts.....so what....let them. It will cost them and spread money to others.

Voting requirements: Account must have existed in the blockchain for 'n' of blocks before vote was initiated. Account must be a non-zero balance. (Will help cut down on multiple accounts).

Simple and quick. Could be implemented now, a website could even do it using the blockchain info until we get the VS inside NXT.


I'm honestly fine with this. One account = one vote. It's not going to prevent people from making 8,000 accounts, but that will be a lot of time invested for them if each account has to be funded.

As long as this system can be reversed i think it is ok. Because someone WILL abuse it...

msin
Legendary
*
Offline Offline

Activity: 1470
Merit: 1004


View Profile
January 20, 2014, 09:28:20 PM
 #21484

I couldn't care less about these calculations. I care about the idea NXT represents and that would make NXT a success or not.

Either you want to present NXT as a rich guy's club with some kind of superior technology or you want to present NXT as a network/ movement for free people, for decentralization and against all power government.

Sorry for the spoiler. Before u continue this discussion u'd better to know that PoS is required only during bootstrapping phase of Nxt. I can't reveal details now, u have to wait for the 3rd part of the plan.

Is that when BCNext reveals that he's Satoshi?
gbeirn
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 20, 2014, 09:29:18 PM
 #21485

Hey we are back on the voting thing again I see.

My proposal (again): 1 Account = 1 Vote. I don't think it can be done based on account balance. No way can that be fair.

Someone wants to create multiple accounts.....so what....let them. It will cost them and spread money to others.

Voting requirements: Account must have existed in the blockchain for 'n' of blocks before vote was initiated. Account must be a non-zero balance. (Will help cut down on multiple accounts).

Simple and quick. Could be implemented now, a website could even do it using the blockchain info until we get the VS inside NXT.


I'm honestly fine with this. One account = one vote. It's not going to prevent people from making 8,000 accounts, but that will be a lot of time invested for them if each account has to be funded.

This is flawed and can be massively manipulated

How so?

NXT VPS Server Donations can be sent here: 6044921191674841550
At the end of each month I will donate some of them back to the community.
This is separate from my main wallet so you can keep track of them. I will keep them in there and only use them for hosting.
msin
Legendary
*
Offline Offline

Activity: 1470
Merit: 1004


View Profile
January 20, 2014, 09:29:44 PM
 #21486

Q: What is the biggest complaint/criticism of NXT right now?
A: Unfair distribution of NXT

Proposal: Let those with the most NXT have the most votes, further giving more power to those who have already been fortunate.  

Conclusion: NXT is doomed. The end.

+1, everyone should have an equal vote, it should cost the amount of one AM per forging private key account.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 20, 2014, 09:30:09 PM
 #21487

I really wonder how to participate in writing a NXT white paper amid such a clandestine environment..

Well, looks like I told too much... Think of such a hint: Why BCNext chose "Nxt" as the name of the project. This hint should make u busy until u get all 3 pieces of the puzzle.
okaynow
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


PGP 9CB0902E


View Profile
January 20, 2014, 09:30:49 PM
 #21488

This is flawed and can be massively manipulated

Yes, but the counterargument is a voting manipulation mechanism...

1PeecNu1J8VNKpgR13nasMZWLcMZrwNJfc
Mistafreeze
Sr. Member
****
Offline Offline

Activity: 897
Merit: 284



View Profile
January 20, 2014, 09:31:21 PM
 #21489

Hey we are back on the voting thing again I see.

My proposal (again): 1 Account = 1 Vote. I don't think it can be done based on account balance. No way can that be fair.

Someone wants to create multiple accounts.....so what....let them. It will cost them and spread money to others.

Voting requirements: Account must have existed in the blockchain for 'n' of blocks before vote was initiated. Account must be a non-zero balance. (Will help cut down on multiple accounts).

Simple and quick. Could be implemented now, a website could even do it using the blockchain info until we get the VS inside NXT.


I'm honestly fine with this. One account = one vote. It's not going to prevent people from making 8,000 accounts, but that will be a lot of time invested for them if each account has to be funded.

This is flawed and can be massively manipulated

Anything can be massively manipulated.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 20, 2014, 09:32:10 PM
 #21490

Are you making something like coingen or not ?

Not sure yet. If Nxt goes well, we won't need coingen. Coingen will be implemented as a part of Nxt protocol.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 20, 2014, 09:33:10 PM
 #21491

Is that when BCNext reveals that he's Satoshi?

Maybe  Grin
EvilDave
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1001



View Profile
January 20, 2014, 09:33:51 PM
 #21492

Bloody hell, voting again.

Way things are going, we'll all be dollar millionaires with very long beards by the time we finally agree on how to vote.

How about we just cut to the chase and try out a quick and dirty voting implementation and see how it works?


Set up a site, not in-client in any way.

Take a snapshot of all NXT accounts some time before the vote is announced. Only accounts created before the vote announcement may vote.

NXT account holders can log in to the site with account number/authorisation token.  IP is logged, so any IP addy only gets to vote once.

Vote is weighted by:

    NXT balance up to a certain point. A sigmoid curve is what we need, so that 1 NXT=1 vote initially, and 10,000NXT=9999 votes, then dropping off gradually until there is little difference in voting weight between a 5 megaNXT account and a 10megaNXT account.

    Age of the account. If u came in yesterday, u get less voting weight than someone who created their account 2 minutes after Genesis.




Lets just set it up and run it, see how it goes, then debate how to tweak it and get it perfect.
The current debate over the role of a funding committee would be a good test :
https://bitcointalk.org/index.php?topic=423241.0

I suspect it will never be perfect, because u simply can't please all the people all the time, but a test run will give us much more insight into the whole voting process and how it will work out in the real world.





Nulli Dei, nulli Reges, solum NXT
Love your money: www.nxt.org  www.ardorplatform.org
www.nxter.org  www.nxtfoundation.org
Secondleo
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 20, 2014, 09:33:59 PM
 #21493

Hey we are back on the voting thing again I see.

My proposal (again): 1 Account = 1 Vote. I don't think it can be done based on account balance. No way can that be fair.

Someone wants to create multiple accounts.....so what....let them. It will cost them and spread money to others.

Voting requirements: Account must have existed in the blockchain for 'n' of blocks before vote was initiated. Account must be a non-zero balance. (Will help cut down on multiple accounts).

Simple and quick. Could be implemented now, a website could even do it using the blockchain info until we get the VS inside NXT.


I'm honestly fine with this. One account = one vote. It's not going to prevent people from making 8,000 accounts, but that will be a lot of time invested for them if each account has to be funded.

This is flawed and can be massively manipulated

Anything can be massively manipulated.

Anything simple can be massively manipulated.
Go back and look at the thought of low level AI algo.

I ask for a bounty for an algorithm that can link coins in different accounts to the same person with a high propability.
gbeirn
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 20, 2014, 09:35:50 PM
 #21494

The simple fact is, however smart we think we are individually or collectively, there is always going to be someone or a group that comes along that is smarter.

My point being anything can and will be gamed. Whatever we create will not be perfect and never will be. We can spend eons debating and coming up with something but in the end someone will figure out how to cheat. It's (sadly) human nature.

Make the voting simple and try to cut out as much cheating as possible but we will never reduce it to 0. For those that wish to cheat, make it expensive to do so.

NXT VPS Server Donations can be sent here: 6044921191674841550
At the end of each month I will donate some of them back to the community.
This is separate from my main wallet so you can keep track of them. I will keep them in there and only use them for hosting.
NxtChg
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000


Simcoin Developer


View Profile WWW
January 20, 2014, 09:36:51 PM
 #21495

Smiley

...not sure about nexern's distributed nxt agents

That's even worse: http://www.youtube.com/watch?v=bV-rhtet4Ow

Simcoin: https://simtalk.org:444/ | The Simplest Bitcoin Wallet: https://tsbw.io/ | Coinmix: https://coinmix.to | Tippr stats: https://tsbw.io/tippr/
--
About smaragda and his lies: https://medium.com/@nxtchg/about-smaragda-and-his-lies-c376e4694de9
utopianfuture
Sr. Member
****
Offline Offline

Activity: 602
Merit: 268

Internet of Value


View Profile
January 20, 2014, 09:37:56 PM
 #21496

Hey we are back on the voting thing again I see.

My proposal (again): 1 Account = 1 Vote. I don't think it can be done based on account balance. No way can that be fair.

Someone wants to create multiple accounts.....so what....let them. It will cost them and spread money to others.

Voting requirements: Account must have existed in the blockchain for 'n' of blocks before vote was initiated. Account must be a non-zero balance. (Will help cut down on multiple accounts).

Simple and quick. Could be implemented now, a website could even do it using the blockchain info until we get the VS inside NXT.


I'm honestly fine with this. One account = one vote. It's not going to prevent people from making 8,000 accounts, but that will be a lot of time invested for them if each account has to be funded.

This is flawed and can be massively manipulated

How so?

Copy and paste what mistafreeze wrote. Individuals with resources and a little determination easily flips this system on its head.

please read my reasoning here https://bitcointalk.org/index.php?topic=345619.msg4626824#msg4626824

The worst of account based voting manipulation  can do it to approach stake based voting.


░░░░░░▄▄▄████████▄▄▄
░░░░▄████████████████▄
░░▄███████████████████▄
███████████████████████
▐████████████████████████▌
█████████████████████████
█████████████████████████
█████████████████████████
▐██████████████████████▌
████████████████████████
░░▀████████████████████▀
░░░░▀████████████████▀
░░░░░░▀▀▀████████▀▀▀
  TomoChain  •    •  TomoChain 
░░░░░░▄▄▄████████▄▄▄
░░░░▄████████████████▄
░░▄███████████████████▄
███████████████████████
▐████████████████████████▌
█████████████████████████
█████████████████████████
█████████████████████████
▐██████████████████████▌
████████████████████████
░░▀████████████████████▀
░░░░▀████████████████▀
░░░░░░▀▀▀████████▀▀▀
okaynow
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


PGP 9CB0902E


View Profile
January 20, 2014, 09:38:09 PM
 #21497

Vote is weighted by:

    NXT balance up to a certain point. A sigmoid curve is what we need, so that 1 NXT=1 vote initially, and 10,000NXT=9999 votes, then dropping off gradually until there is little difference in voting weight between a 5 megaNXT account and a 10megaNXT account.

    Age of the account. If u came in yesterday, u get less voting weight than someone who created their account 2 minutes after Genesis.

That is the whole argument that has people here on more than two sides.
Your interpretation clearly favors both large wallets, and old wallets/

Why cannot one account have exactly the same voting power like any other account?
nobody seems to be able to answer this question withouthaving to resort to the "i have more n than you so i am the boss" argument.

1PeecNu1J8VNKpgR13nasMZWLcMZrwNJfc
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 20, 2014, 09:38:16 PM
 #21498


Btw, I charge a small fee from all guys who go to me via ur reference on the exchange. I hope u don't mind. Smiley
Mistafreeze
Sr. Member
****
Offline Offline

Activity: 897
Merit: 284



View Profile
January 20, 2014, 09:38:26 PM
 #21499

Hey we are back on the voting thing again I see.

My proposal (again): 1 Account = 1 Vote. I don't think it can be done based on account balance. No way can that be fair.

Someone wants to create multiple accounts.....so what....let them. It will cost them and spread money to others.

Voting requirements: Account must have existed in the blockchain for 'n' of blocks before vote was initiated. Account must be a non-zero balance. (Will help cut down on multiple accounts).

Simple and quick. Could be implemented now, a website could even do it using the blockchain info until we get the VS inside NXT.


I'm honestly fine with this. One account = one vote. It's not going to prevent people from making 8,000 accounts, but that will be a lot of time invested for them if each account has to be funded.

This is flawed and can be massively manipulated

How so?

Copy and paste what mistafreeze wrote. Individuals with resources and a little determination easily flips this system on its head.

please read my reasoning here https://bitcointalk.org/index.php?topic=345619.msg4626824#msg4626824

The worst of account based voting manipulation  can do it to approach stake based voting.

Damn good point.
Damelon
Legendary
*
Offline Offline

Activity: 1092
Merit: 1010



View Profile
January 20, 2014, 09:39:28 PM
 #21500

No system is perfect.
If we are trying for a perfect system, we will indeed be boned.

The question is if we are judging a system by the fact that someone can take advantage of it or by how much good it actually does.

If we can think up a simple (requirement 1) system that can be explained to any voter (requirement 2) that has a low probability of abuse (requirement 3) that also allows for tweaking in the future based on new insights (requirement 4), then I say implement it and accept that at some point it will f*ck up and we will be prepared for that.

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
Pages: « 1 ... 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 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 ... 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!