Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 276. (Read 4671660 times)

sr. member
Activity: 807
Merit: 423
legendary
Activity: 1624
Merit: 1008

Yep.  bullet proofs on the testnet already Smiley   Sounds to me as though both are progressing well thus far.   To the best of my knowledge (admittedly not the best) both are likely to be in the next protocol upgrade, barring catastrophic testing issues. 
It feels like a few weeks ago that I first heard about Bullet Proofs.  Now they are likely weeks from release.  The Monero Team is Fast.  Spaceship Fast.  Never thought I'd say that  Cheesy

Slow down there buddy.  The release for the March HF code is scheduled for mid Jan. so that does not give much time for testing BulletProofs.  At the dev meeting 2 weeks ago there was no consensus as to when BPs would be released.  I imagine they are keeping an open mind but my guess is it will probably not make it.  I must say that more people are involved in development these days so things do move faster but nothing will be released unless it is thoroughly tested and reviewed.  Like everyone I hope it makes it.  It is a rather easy replacement to our current range proofs but it is new tech.  It would be the first implementation where money is involved so..............

Multisig has been tested and is ready for the March HF.  Being a wallet change it actually doesn't need a HF.  It is already on master and will be there and ready to use in the Jan release.  If BPs are ready for the Jan code they will not be used until March as they do need a HF.
newbie
Activity: 17
Merit: 0
Monero All Day Long !
I wasnt a fun at the begining, thought it just another coin but the support it gain from community is awesome.
Will buy some just in case. Smiley
newbie
Activity: 41
Merit: 0
Monero creates a unique address for each transaction and generates a private viewkey (read key). Only the recipient and the person who receives the key can see the complete transaction information.
In theory, the government can not spy on any information. Monero also automatically pulls a deal with other mix coins of the same size, adding a layer of protection that keeps people from following the blockchain
newbie
Activity: 41
Merit: 0
Monero creates a unique address for each transaction and generates a private viewkey (read key). Only the recipient and the person who receives the key can see the complete transaction information.
hero member
Activity: 1008
Merit: 528
The man who shot entire balance
Hey there,

i want to get heavy into XMR in 2018.
Maybe you can help me a bit with the timing?
Are there any remarkable dates/events in the early year, which could influence the price?
legendary
Activity: 3836
Merit: 4969
Doomed to see the future and unable to prevent it
Sarang Noether Provides Decemeber Update On Monero

https://www.cryptocurrencyfreak.com/2017/12/29/sarang-noether-provides-decemeber-update-monero/


The latest update from Sarang Noether is out and its full of interesting information on Bulletproofs, Multisig and discusses whether or not zk-SNARKs would benefit Monero. Read the entire post below or at the Monero forums.

Hello there! Sarang Noether here with my monthly report for December. I’m pleased to report good progress on several important projects, and want to start by thanking the Monero community for your support.

The primary task this month has been a continuation of Bulletproofs. As you’ve probably read elsewhere (like this blog post), range proofs are an important component of Monero’s confidential transactions that allow us to keep amounts secret. Bulletproofs are a replacement for our existing range proofs that used Borromean ring signatures and took up a substantial amount of space on the blockchain. I used the recent Bulletproof white paper to work up Java code, perform testing on correctness and efficiency, and work with moneromooo to get the test code ported for eventual inclusion into the Monero codebase. Single-output Bulletproofs are currently undergoing testing on testnet and will be included in a future release when ready. Multi-output Bulletproofs, which offer even more space savings that scale to larger transactions, are being tested separately since they necessitate a change to the way we handle fee scaling in order to avoid denial-of-service attacks from transaction packing. Releasing Bulletproofs in stages will provide an immediate reduction in transaction size and continue to offer further benefits once the rollout is complete.........






Thanks a Ton, Reading now but got to this and it makes me quite concerned.

Quote
SPECTRE’s underlying model falls into the category of partial synchronous networks: its
security  depends  on  the  existence  of  some  bound  on  the  delivery  time  of  messages  between honest participants

I don't like anything that is not trustless nor do I trust encapsulated Israeli security researchers.

Sarang seems to talk pretty fast and loose about changing underlying protocols with off the comments like this.

Quote
Because it uses a more complex consensus algorithm than the Nakamoto longest-chain consensus method, there is a lot of testing and analysis that needs to be done. The benefits, however, are intriguing: an implementation could increase the block rate substantially without compromising the security of the network.

I See compromising security written all over that quote I placed above. I'm starting to think this project needs a chief Security Officer. These are the exact actions that a three letter agency would be doing to place compromised positions in the codebase.

I would also like to know why we should care about ZK-Snarks when ZK-Starks which from what I understand is already Trustless is available.

Quote
Finally, a new paper was released on efficient zk-SNARKs without trusted setup. Earlier work on zk-SNARKs required trusted parties, and some coins already use this.
Do we have an established procedure for how stuff like this gets into the codebase?  Or more to the point, doesn't.

From what I've seen Devs seem to bring up things and if there is no decent then they get recommended, I tried to find out about how things are vetted and never got a clear answer.
hero member
Activity: 870
Merit: 585
Sarang Noether Provides Decemeber Update On Monero

https://www.cryptocurrencyfreak.com/2017/12/29/sarang-noether-provides-decemeber-update-monero/


The latest update from Sarang Noether is out and its full of interesting information on Bulletproofs, Multisig and discusses whether or not zk-SNARKs would benefit Monero. Read the entire post below or at the Monero forums.

Hello there! Sarang Noether here with my monthly report for December. I’m pleased to report good progress on several important projects, and want to start by thanking the Monero community for your support.

The primary task this month has been a continuation of Bulletproofs. As you’ve probably read elsewhere (like this blog post), range proofs are an important component of Monero’s confidential transactions that allow us to keep amounts secret. Bulletproofs are a replacement for our existing range proofs that used Borromean ring signatures and took up a substantial amount of space on the blockchain. I used the recent Bulletproof white paper to work up Java code, perform testing on correctness and efficiency, and work with moneromooo to get the test code ported for eventual inclusion into the Monero codebase. Single-output Bulletproofs are currently undergoing testing on testnet and will be included in a future release when ready. Multi-output Bulletproofs, which offer even more space savings that scale to larger transactions, are being tested separately since they necessitate a change to the way we handle fee scaling in order to avoid denial-of-service attacks from transaction packing. Releasing Bulletproofs in stages will provide an immediate reduction in transaction size and continue to offer further benefits once the rollout is complete.........






Thanks a Ton, Reading now but got to this and it makes me quite concerned.

Quote
SPECTRE’s underlying model falls into the category of partial synchronous networks: its
security  depends  on  the  existence  of  some  bound  on  the  delivery  time  of  messages  between honest participants

I don't like anything that is not trustless nor do I trust encapsulated Israeli security researchers.

Sarang seems to talk pretty fast and loose about changing underlying protocols with off the comments like this.

Quote
Because it uses a more complex consensus algorithm than the Nakamoto longest-chain consensus method, there is a lot of testing and analysis that needs to be done. The benefits, however, are intriguing: an implementation could increase the block rate substantially without compromising the security of the network.

I See compromising security written all over that quote I placed above. I'm starting to think this project needs a chief Security Officer. These are the exact actions that a three letter agency would be doing to place compromised positions in the codebase.

I would also like to know why we should care about ZK-Snarks when ZK-Starks which from what I understand is already Trustless is available.

Quote
Finally, a new paper was released on efficient zk-SNARKs without trusted setup. Earlier work on zk-SNARKs required trusted parties, and some coins already use this.
Do we have an established procedure for how stuff like this gets into the codebase?  Or more to the point, doesn't.
newbie
Activity: 43
Merit: 0
One of the best projects in the crypto space  Smiley
full member
Activity: 306
Merit: 100
How likely do you think coinbase will add monero next yr?
legendary
Activity: 3836
Merit: 4969
Doomed to see the future and unable to prevent it
Sarang Noether Provides Decemeber Update On Monero

https://www.cryptocurrencyfreak.com/2017/12/29/sarang-noether-provides-decemeber-update-monero/


The latest update from Sarang Noether is out and its full of interesting information on Bulletproofs, Multisig and discusses whether or not zk-SNARKs would benefit Monero. Read the entire post below or at the Monero forums.

Hello there! Sarang Noether here with my monthly report for December. I’m pleased to report good progress on several important projects, and want to start by thanking the Monero community for your support.

The primary task this month has been a continuation of Bulletproofs. As you’ve probably read elsewhere (like this blog post), range proofs are an important component of Monero’s confidential transactions that allow us to keep amounts secret. Bulletproofs are a replacement for our existing range proofs that used Borromean ring signatures and took up a substantial amount of space on the blockchain. I used the recent Bulletproof white paper to work up Java code, perform testing on correctness and efficiency, and work with moneromooo to get the test code ported for eventual inclusion into the Monero codebase. Single-output Bulletproofs are currently undergoing testing on testnet and will be included in a future release when ready. Multi-output Bulletproofs, which offer even more space savings that scale to larger transactions, are being tested separately since they necessitate a change to the way we handle fee scaling in order to avoid denial-of-service attacks from transaction packing. Releasing Bulletproofs in stages will provide an immediate reduction in transaction size and continue to offer further benefits once the rollout is complete.........






Thanks a Ton, Reading now but got to this and it makes me quite concerned.

Quote
SPECTRE’s underlying model falls into the category of partial synchronous networks: its
security  depends  on  the  existence  of  some  bound  on  the  delivery  time  of  messages  between honest participants

I don't like anything that is not trustless nor do I trust encapsulated Israeli security researchers.

Sarang seems to talk pretty fast and loose about changing underlying protocols with off the comments like this.

Quote
Because it uses a more complex consensus algorithm than the Nakamoto longest-chain consensus method, there is a lot of testing and analysis that needs to be done. The benefits, however, are intriguing: an implementation could increase the block rate substantially without compromising the security of the network.

I See compromising security written all over that quote I placed above. I'm starting to think this project needs a chief Security Officer. These are the exact actions that a three letter agency would be doing to place compromised positions in the codebase.

I would also like to know why we should care about ZK-Snarks when ZK-Starks which from what I understand is already Trustless is available.

Quote
Finally, a new paper was released on efficient zk-SNARKs without trusted setup. Earlier work on zk-SNARKs required trusted parties, and some coins already use this.
newbie
Activity: 43
Merit: 0
Interesting project Smiley
legendary
Activity: 1316
Merit: 1021
2009 Alea iacta est
Sarang Noether Provides Decemeber Update On Monero

https://www.cryptocurrencyfreak.com/2017/12/29/sarang-noether-provides-decemeber-update-monero/


The latest update from Sarang Noether is out and its full of interesting information on Bulletproofs, Multisig and discusses whether or not zk-SNARKs would benefit Monero. Read the entire post below or at the Monero forums.

Hello there! Sarang Noether here with my monthly report for December. I’m pleased to report good progress on several important projects, and want to start by thanking the Monero community for your support.

The primary task this month has been a continuation of Bulletproofs. As you’ve probably read elsewhere (like this blog post), range proofs are an important component of Monero’s confidential transactions that allow us to keep amounts secret. Bulletproofs are a replacement for our existing range proofs that used Borromean ring signatures and took up a substantial amount of space on the blockchain. I used the recent Bulletproof white paper to work up Java code, perform testing on correctness and efficiency, and work with moneromooo to get the test code ported for eventual inclusion into the Monero codebase. Single-output Bulletproofs are currently undergoing testing on testnet and will be included in a future release when ready. Multi-output Bulletproofs, which offer even more space savings that scale to larger transactions, are being tested separately since they necessitate a change to the way we handle fee scaling in order to avoid denial-of-service attacks from transaction packing. Releasing Bulletproofs in stages will provide an immediate reduction in transaction size and continue to offer further benefits once the rollout is complete.........




legendary
Activity: 1551
Merit: 1002
♠ ♥ ♣ ♦ < ♛♚&#
XMR best for Anonymous coin but what is differences with XVG, DeepOnion and seems

Don't know anything about XVG but from what I understand DeepOnion just adds onion routing to the wallet software. The same thing could be done with a tor wrapper to any crypto-currency. The blockchain is visable to all. So even if you are hiding your network activity you can still be compromised through blockchain analysis. Monero doesn't provide network level security at this time. It is in development. But there are instructions for running monero over tor which makes it equivalent to DeepOnion in that respect. But monero has the added, and very critical, advantage of having an opaque blockchain. It is more or less impossible to determine anything from the monero blockchain except that no one has double spent. Which is the only thing you really want your blockchain to do anyway. Unless its something like eithereum with smart contracts or something.
Exactly, and that feature was implemented in other currencies years ago, I can not understand why xvg is pumping
full member
Activity: 376
Merit: 103
50% exactly. not bad.

~50% botnets and ~50% legit miners would have probably been my guess if you had asked me to take a wild guess. I don't think it really bespeaks rogue ASICS. Which is the only real concern I think.
It's very bad things, especially for legit miners
member
Activity: 131
Merit: 10
Hi!

I started mining 2 days ago XMR at Moria - https://moriaxmr.com/#/home
I see they're a small pool, with blocks found once per day more or less. My miner hashrate is constantly 4900-5100H/s (Claymore) and pool reports 24H/Average about 3.8-3.9H/s. Is that normal? After 2 days of mining and a block found, I was rewarded with only 0.031. My primary concern isn't about the long time until a block was found, but the poor average hashrate pool is reporting. Is something wrong with them? Other pools have a better average of the hashrate?

Thank you
sr. member
Activity: 574
Merit: 261
I am interested in mining Monero I found Minerd-wolf-07-09-14 is this okay or is it too old? Does anyone have any new links to mining software?
 

The two Cryptonote miners I've used for Monero are 'Claymore's Cryptonote' and SGminer-GM. Claymore's miner gets updated now-and-again but SGminer-GM is no longer supported. I've had good results from both.
Claymore: https://bitcointalksearch.org/topic/claymores-cryptonote-amd-gpu-miner-v113-638915
SGminer-GM: https://bitcointalksearch.org/topic/genesis-mining-presents-sgminer-gm-now-with-zawawas-gg-updated-17012017-1612329  & https://github.com/genesismining/sgminer-gm/releases

Note: I think SGminer-GM has mutated into 'Gatelessgate' https://github.com/zawawawa/gatelessgate
newbie
Activity: 83
Merit: 0
Hello,

I'm new to the xmr community. Just bought monero but I can't get them to my wallet.

When using the windows GUI wallet, the payment ID is 16 digits but apparently, exchanges needs a 64 one. HOw can I have a 64 digits payment ID with this wallet?

thx
You only need payment ID when you send to exchanges/retailers/services and they'll generate it for you. When you withdraw to your own wallet you don't need any payment ID.

cryptopia ask me a payment ID and bittrex too. And they are not happy with de 16 digit one.
It's optional. Just leave it blank.

lol
it worked...

thanks
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
Hello,

I'm new to the xmr community. Just bought monero but I can't get them to my wallet.

When using the windows GUI wallet, the payment ID is 16 digits but apparently, exchanges needs a 64 one. HOw can I have a 64 digits payment ID with this wallet?

thx
You only need payment ID when you send to exchanges/retailers/services and they'll generate it for you. When you withdraw to your own wallet you don't need any payment ID.

cryptopia ask me a payment ID and bittrex too. And they are not happy with de 16 digit one.
It's optional. Just leave it blank.
newbie
Activity: 83
Merit: 0
Hello,

I'm new to the xmr community. Just bought monero but I can't get them to my wallet.

When using the windows GUI wallet, the payment ID is 16 digits but apparently, exchanges needs a 64 one. HOw can I have a 64 digits payment ID with this wallet?

thx
You only need payment ID when you send to exchanges/retailers/services and they'll generate it for you. When you withdraw to your own wallet you don't need any payment ID.

cryptopia ask me a payment ID and bittrex too. And they are not happy with de 16 digit one.
Jump to: