1. Double Spend Proofs

Improves: Convenience, security, and transaction speed

BCH has “instant” 0-conf transactions. I think XMR might be able to achieve something similar (although maybe not as fast because of Dandelion++) since both don’t have RBF. This would make 0-conf transactions safer for smaller amounts and the vast majority of use cases.

2. Decentralized Governance Network Upgrade Consensus

Improves: Decentralization Wider reaching and more explicit consensus from Monero network for upgrades

So far, Monero’s governance has worked out for it and there has been little to no contention with it’s direction within the community. But XMRs governance is not as ideally decentralized as it should be. Again, I’m taking inspiration from another aspect of BCH that I think it does well. Their “CHIP” process, or a variation, is something XMR community should think about and consider adopting to make Monero more robust to capture.

3. Client Side Validation

Improves: Privacy and scalability

This one was inspired by a BTC project called RGB.

“RGB can scale in terms of transaction throughput, data size and network size. It doesn’t keep any data on-chain (in any blockchain)…”

“No chain analysis is possible due to the absence of a transaction graph in blockchain. RGB uses zero-knowledge to protect the history of a fungible state. With RGB, the user is always in-charge of when, and what parts of the history and state to disclose, if needed.”

4. Succinct STARK proofs for Monero blockchain

Improves: Greatly reduce space and time required to sync a node

Another couple BTC projects that Monero might be able to take advantage of.

“Currently transactions specify inputs and outputs, and verifying an input requires you to know the whole state of the system. With Utreexo, the holder of funds maintains a proof that the funds exist, and provides that proof at spending time to the other nodes. These proofs are compact (under 1KB) but do represent the main downside in the utreexo model they present an additional data transmission overhead which allows much smaller state.”

5. Opportunistic Encryption

Possible improvement: Privacy and anonymity for Monero node communication

I’m actually unsure if this would just be completely redundant for Monero nodes. But thought to mention it just in case. Maybe it can help hide any residual metadata between peers, or offer an addtional layer, that Monero might not already cover.

https://github.com/bitcoin/bips/blob/master/bip-0324.mediawiki

*I want to know your opinions on these ideas. Let me know in the comments if you have any ideas from other projects that might benefit Monero too.*

  • WishfulAlbatross@monero.townOP
    link
    fedilink
    arrow-up
    1
    ·
    9 months ago

    Good points.

    Didn’t know that, but I like those ideas. Anything that would decentralize and bring transparency to as many aspects of Monero as possible.

    We really do need some kind of MIPS. I wonder why it failed?

    • silverpill@mitra.social
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      @WishfulAlbatross Looks like it was abandoned by the person who started it. And the only way to submit a MIP was privately via email. No public discussion, no peer review of proposals – it’s understandable why nobody wanted to participate.

      I could create a similar repo if anyone is willing to submit a proposal. I have no proposal ideas at the moment, but I wrote Monero-related proposals in the past (1, 2) for CASA (Chain Agnostic Standards Alliance)