MWEB Progress Update Thread

Excited to see updates and read Davids last update. Its so refreshing to see a team that sees the importance of audits and meeting to review code - rather than rushing to release something.

Community is starting to notice LTC more and more - Im less motivated by price but its excited to see it growing back into one of the leading projects. After all the other weaker projects starting to fall through poor security / audits and closing holes in the code. LTC will be king.

8 Likes

0.21.1 is being merged. (Commits · litecoin-project/litecoin · GitHub) We are closer than ever, people!

10 Likes

Excellent! Good job David Butkette and everyone!

3 Likes

Litecoin’s long-anticipated MWEB Upgrade is released

2 Likes

For those who don’t understand where exactly the code is released right now, go to the official github of litecoin, then click on releases, then click on tags and you will find it (v.0.21.2rc1)
very important disclaimer: code and binaries are not the same, more details on Charlie’s twitter

3 Likes

David Burkett, Hi, tnks!!

January Progress:

We did it, guys :partying_face:
image

MWEB Release

The first MWEB release candidate is now available at https://dev.litecoin.org/. A “release candidate” (RC) is like a pre-release. It’s fully functional - miners can signal for activation, users can generate MWEB addresses, and (once activated) send to MWEB addresses - but it hasn’t been thoroughly tested for bugs yet. The more people who try out the RC and report any issues they find, the better off the final release will be. But please plan to upgrade to the full v0.21.2 release once it’s available.

Verifying the binaries

It’s recommended that you verify the release binaries, to ensure they have not been tampered with. It may be too difficult for some non-technical users, but for those capable, it’s worth trying before running the downloaded file. To do this:

  1. Download & install gpg and sha256sum
  2. Download SHA256SUMS.asc to the same directory as the downloaded release binary.

Then, from your terminal (Mac/Linux) or command prompt (Windows):

  1. Change directory to the location you downloaded the release binary and SHA256SUMS.asc to:
    cd <insert path here>
  2. Download my pubkey:
    gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys D35621D53A1CC6A3456758D03620E9D387E55666
  3. Verify the signature in SHA256SUMS.asc:
    gpg --verify SHA256SUMS.asc
    The response should include something like: Good signature from "David Burkett <davidburkett38@gmail.com>", telling you that SHA256SUMS.asc has been signed by me, and has not been tampered with.
  4. Now that we know SHA256SUMS.asc is valid, we need to verify the release binary you downloaded matches the one inside of SHA256SUMS.asc. As long as the release you downloaded is in the same directory as SHA256SUMs.asc, you can just run:
    sha256sum --ignore-missing --check SHA256SUMS.asc
    You should see your release binary listed, followed by an OK. So, if you downloaded the windows version, you’d see:
    litecoin-0.21.2rc1-win64-setup.exe: OK

What’s Next?

I’ll spend the next month watching for bug reports, and fixing any issues found. Unfortunately due to the complexity of the change, bugs will exist. So far, this includes an issue that prevents some long-lived wallets from generating MWEB addresses, which I’m actively working to fix. Once we’re satisfied with the testing & fixes, we’ll likely release another release candidate (0.21.2rc2) and go from there.

Meanwhile, miners running v0.21.2rc1 can start signaling for activation at block 221760 (~Feb 25th). @losh11 is working on a website to monitor signaling and activation status, which I’ll share here once it’s available.

9 Likes

This RC version can be tested on testnet??

Testnet or mainnet

Oh. then ltcmweb address can be generated and make && send transaction?
I think make && send transaction isn’t available till the nov 2022?

Make and send MWEB tx will not available until activation, whenever that may be. Maybe this spring?

1 Like

I do not share the idea of ​​the MWEB since so MONERO was delisted from several exchanges by UK regulations due to the privacy it has, that MWEB protocol can make the LTC die for life

Optional privacy works differently to Monero, coins cashed out on exchanges can be seen as the person has an account, the transaction is seen from one person paying another, but hides both parties’ balance. Charlie has talked to numerous exchanges and important people and all is OK
Vids on Youtube explain it better

Exchanges don’t need to support Extension Block and MWEB
(not required to continue working with the LTC network).
For the same reason there are no preconditions for changing the listing policy.
Interesting fact:
When you withdraw coins from most exchanges whey already hide you’r balance and address (from a third party), because whey withdraw from a single hot wallet, to reduce commissions and increase the security and fault tolerance of the system.

1 Like

Part about MWEB from Charlie interview to Rice Crypto Show
Final through was that people should read more about this update

2 Likes

Is the only address format change with MWEB that there will now be ltcmweb prefix addresses as well as the standard L , M or ltc1 ?

Check-out Coins using MWEB will have “ltcmweb” prefix

1 Like

Thanks @Lite_Diss :pray:

I did see that thread so just wanted to check there hadn’t been any other changes.

Do you happen to know if there’s any address formatting changes for the taproot upgrade? When it came to bitcoin, we got the new bc1p prefix vs standard bech32 bc1q so keen to understand if we’re going to have anything similar when it comes to Litecoin

2 Likes

Litecoin will use ltcmweb1 for MWEB and ltc1p for Taproot.

10 Likes

Really? I’ve heard that Litecoin went down in a couple of years ago. I hope I’m not too late at investing in this amazing altcoin though.