Pages:
Author

Topic: [PRE-ANN] Stone - DAG Data-Structured Private Cryptocurrency - page 85. (Read 42181 times)

hero member
Activity: 594
Merit: 500
I like DAG!Do you have twitter or facebook?
newbie
Activity: 19
Merit: 0
Are you willing to post a LINKEDIN?
member
Activity: 111
Merit: 11
Bit Blaster
DAG with zkSNARKs...
Think we need to keep an eye on this

I am also keeping an eye on this project. I think the best bet is to combine efforts with RaiBlocks.

-bitblaster
newbie
Activity: 20
Merit: 0
Yeah, it's not hard to make Rai private if you're willing to lose some of it benefits, mainly the transaction speed. You can't really fit zk-snarks-based private transfers in a single UDP packet, for one. Confirmation times would be worse too. Maybe you'll even have to establish some rewarded masternodes to mangle the transactions and connections.

What about recursive zmSNARKs? Only 100 bytes Smiley

Yeah ZK snark costs something like 30-120sec of 100% CPU before sending.  That will definitely hit the 7,000 txs/sec claim in this post hard.

RaiBlocks can't achieve 7Ktps anyway since it uses global consensus like every trustless decentralized coin does today. One transaction in rai is about 1KB that means if the ledger is growing by 7MB every second that means you have to be downloading those 7MB every second. That is beyond most bandwidth capabilities. I mean you could centralize the full nodes as big server farms.

The only way Rai is ever getting to 7ktps is by dropping global consensus and resorting to fraud proofs or recursive zkSNARKs treechains to still protect against doublespending. Which is ironic since OP wants to add zkSNARKs for the privacy features not the potential for infinite scalability lol. This whole project is a scam anyway no one has done recurive zkSNARKs yet and no one has done treechains yet.
full member
Activity: 198
Merit: 101
DAG with zkSNARKs...
Think we need to keep an eye on this
sr. member
Activity: 490
Merit: 250
I've been meaning to learn more about DAG protocols and also zkSNARKs, so now I can do both in one place  Smiley. Gonna be watching this one.
oo this is gonna be very very interesting. i love the dag development since byteball. i think as a technology is supperior to ethereum.
full member
Activity: 238
Merit: 100
Thanks for your input, the name Stone was derived from RaiStones.

Not all Stones sink  Wink

I think you should go for something with more diffientiation, like RaiSnarks or RAZK.  Orrrr just something unrelated like Nectar?


A fair amount of how XRB works depends on being able to see balances of accounts and their respective chains.  How can delegates vote on whether a anonymous transfer was valid if they cannot see the amounts?

Please let the developer proposing this project answer.

That's correct, however they only realistically need to communicate to each other, not the network as a whole, i will make this work.


RaiBlocks can only avoid the Sybil attack by balance-weighting the POS mechanism.  This cannot be done if the balances are hidden using ZKsnarks.  How do you propose to solve this?


This was literally my first thought as  well. ZK sounds great with a DAG based coin, but there's no way to resolve conflicts for double spends. If he can solve that issue, I would guess that the project would look much less like RaiBlocks and much more like a unique DAG coin that hasn't been seen. You can't use RaiBlock's consensus method if all transactions are private. There has to be a different method that the network reaches consensus on a balance change.

I'm willing to give the OP benefit of the doubt, but would be nice if he at least published a paper or explanation on how this will be built.
What's wrong with two more or less obvious possible solutions:
a) zk delegation voting
b) haing transparent and private parts of balance and only being able to participate in consesus with transparent part?
Both of them are big deviation from Rai but more in spirit than in consensus method.

Whats wrong with dev answering any questions on his own?
I'd like to hear from dev too; it's just there's a number of people who seems to know their tech, I'd like to hear their opinions too. Not on this project but on how it can be done at all.
legendary
Activity: 1232
Merit: 1001
Thanks for your input, the name Stone was derived from RaiStones.

Not all Stones sink  Wink

I think you should go for something with more diffientiation, like RaiSnarks or RAZK.  Orrrr just something unrelated like Nectar?


A fair amount of how XRB works depends on being able to see balances of accounts and their respective chains.  How can delegates vote on whether a anonymous transfer was valid if they cannot see the amounts?

Please let the developer proposing this project answer.

That's correct, however they only realistically need to communicate to each other, not the network as a whole, i will make this work.


RaiBlocks can only avoid the Sybil attack by balance-weighting the POS mechanism.  This cannot be done if the balances are hidden using ZKsnarks.  How do you propose to solve this?


This was literally my first thought as  well. ZK sounds great with a DAG based coin, but there's no way to resolve conflicts for double spends. If he can solve that issue, I would guess that the project would look much less like RaiBlocks and much more like a unique DAG coin that hasn't been seen. You can't use RaiBlock's consensus method if all transactions are private. There has to be a different method that the network reaches consensus on a balance change.

I'm willing to give the OP benefit of the doubt, but would be nice if he at least published a paper or explanation on how this will be built.
What's wrong with two more or less obvious possible solutions:
a) zk delegation voting
b) haing transparent and private parts of balance and only being able to participate in consesus with transparent part?
Both of them are big deviation from Rai but more in spirit than in consensus method.

Whats wrong with dev answering any questions on his own?
full member
Activity: 702
Merit: 102
I am the Kung Fury...
This is really an ambitious project, wish all the best for you and I'll will check the post for develop. By the way are there some timings in your mind for a roadmap?
full member
Activity: 238
Merit: 100
Thanks for your input, the name Stone was derived from RaiStones.

Not all Stones sink  Wink

I think you should go for something with more diffientiation, like RaiSnarks or RAZK.  Orrrr just something unrelated like Nectar?


A fair amount of how XRB works depends on being able to see balances of accounts and their respective chains.  How can delegates vote on whether a anonymous transfer was valid if they cannot see the amounts?

Please let the developer proposing this project answer.

That's correct, however they only realistically need to communicate to each other, not the network as a whole, i will make this work.


RaiBlocks can only avoid the Sybil attack by balance-weighting the POS mechanism.  This cannot be done if the balances are hidden using ZKsnarks.  How do you propose to solve this?


This was literally my first thought as  well. ZK sounds great with a DAG based coin, but there's no way to resolve conflicts for double spends. If he can solve that issue, I would guess that the project would look much less like RaiBlocks and much more like a unique DAG coin that hasn't been seen. You can't use RaiBlock's consensus method if all transactions are private. There has to be a different method that the network reaches consensus on a balance change.

I'm willing to give the OP benefit of the doubt, but would be nice if he at least published a paper or explanation on how this will be built.
What's wrong with two more or less obvious possible solutions:
a) zk delegation voting
b) haing transparent and private parts of balance and only being able to participate in consesus with transparent part?
Both of them are big deviation from Rai but more in spirit than in consensus method.
newbie
Activity: 11
Merit: 0
Thanks for your input, the name Stone was derived from RaiStones.

Not all Stones sink  Wink

I think you should go for something with more diffientiation, like RaiSnarks or RAZK.  Orrrr just something unrelated like Nectar?


A fair amount of how XRB works depends on being able to see balances of accounts and their respective chains.  How can delegates vote on whether a anonymous transfer was valid if they cannot see the amounts?

Please let the developer proposing this project answer.

That's correct, however they only realistically need to communicate to each other, not the network as a whole, i will make this work.


RaiBlocks can only avoid the Sybil attack by balance-weighting the POS mechanism.  This cannot be done if the balances are hidden using ZKsnarks.  How do you propose to solve this?


This was literally my first thought as  well. ZK sounds great with a DAG based coin, but there's no way to resolve conflicts for double spends. If he can solve that issue, I would guess that the project would look much less like RaiBlocks and much more like a unique DAG coin that hasn't been seen. You can't use RaiBlock's consensus method if all transactions are private. There has to be a different method that the network reaches consensus on a balance change.

I'm willing to give the OP benefit of the doubt, but would be nice if he at least published a paper or explanation on how this will be built.
newbie
Activity: 17
Merit: 0
Do 100 Million Supply.

30% for those who donate.

Establish Masternodes.

Establish some benchmark for tithing events. Every X days or transactions or something. You slow decrease the supply reward by 10% or 20%. 

If you do masternodes and have a supply like this that lasts decades. I'll donate.
legendary
Activity: 1232
Merit: 1001
Yeah ZK snark costs something like 30-120sec of 100% CPU before sending.  That will definitely hit the 7,000 txs/sec claim in this post hard.
full member
Activity: 238
Merit: 100
RaiBlocks can only avoid the Sybil attack by balance-weighting the POS mechanism.  This cannot be done if the balances are hidden using ZKsnarks.  How do you propose to solve this?
One possible solution is having to reveal balance to participate in PoS yourself, or to use snarks to delegate to a chosen voter (which can reveal the sum he'd been delegated but not from which account it came).

Ah now someone is thinking  Cool

I'm in on this project, reminds me of Elastic, developer raised donations and it turned out to do a x500. High risk high reward.
Yeah, it's not hard to make Rai private if you're willing to lose some of it benefits, mainly the transaction speed. You can't really fit zk-snarks-based private transfers in a single UDP packet, for one. Confirmation times would be worse too. Maybe you'll even have to establish some rewarded masternodes to mangle the transactions and connections.
newbie
Activity: 15
Merit: 0
Donations should use escrow or could be a scam.

This thread reminds me of ZETH actually -

Without escrow 99% will turn out a scam here.

hahah I remember zeth
member
Activity: 166
Merit: 10
I don't really care if there's escrow or not.  What I do care about is if dev could spare some time to answer questions and give more technical discussion.
I am going to create Zbitcoin it will be the perfect coin it’s a combination between bitcoin ether an stone , send some donation and I promise it will be ready as soon as possible will give 50% to donators
newbie
Activity: 24
Merit: 0
RaiBlocks can only avoid the Sybil attack by balance-weighting the POS mechanism.  This cannot be done if the balances are hidden using ZKsnarks.  How do you propose to solve this?
One possible solution is having to reveal balance to participate in PoS yourself, or to use snarks to delegate to a chosen voter (which can reveal the sum he'd been delegated but not from which account it came).

Ah now someone is thinking  Cool

I'm in on this project, reminds me of Elastic, developer raised donations and it turned out to do a x500. High risk high reward.
hero member
Activity: 762
Merit: 500
Donations should use escrow or could be a scam.

This thread reminds me of ZETH actually -

Without escrow 99% will turn out a scam here.
Yes, I almost fall for ZETH
legendary
Activity: 1232
Merit: 1001
I don't really care if there's escrow or not.  What I do care about is if dev could spare some time to answer questions and give more technical discussion.
full member
Activity: 182
Merit: 100
Donations should use escrow or could be a scam.

This thread reminds me of ZETH actually -

Without escrow 99% will turn out a scam here.

Agreed 100%
Pages:
Jump to: