litecoin
gitian-builder

litecoin | gitian-builder | |
---|---|---|
11 | 7 | |
26 | 407 | |
- | 0.2% | |
0.0 | 3.1 | |
about 3 years ago | 3 months ago | |
C++ | Python | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
litecoin
-
It's official, signalling for Litecoin's privacy feature has completed and active for immediate use.
You want technical? You've got it: https://github.com/ltc-mweb/litecoin/tree/0.21/doc/mweb
-
MWEB Address format documentation?
Great questions! No time for a thorough response right now, but I'll follow up on each point sometime over the next week. In the meantime, hopefully this can help: https://github.com/ltc-mweb/litecoin/blob/0.21/doc/mweb/stealth_addresses.md
-
Petition to get honest feedback on MWEB (it is end of JAN) from Litecoin Developers. /u/losh11 /u/ecurrencyhodler & God Farther Charlie Lee...
Code Commits are still flying in... https://github.com/ltc-mweb/litecoin/commits/0.21
- Litecoin Core malware notice from Firefox
- Mimble Wimble update please??
-
Why is Litecoin LTC pumping right now? Maybe some reasons?
A fungability and privacy upgrade to Litecoin, which would potentially make it the worlds most widely accepted privacy coin, was just released on the testnet (https://github.com/ltc-mweb/litecoin/releases/tag/mwebtest) and is preparing for release and miner signaling on the mainnet. This upgrade was audited by the 3rd party auditing firm Quarkslab. See https://www.wenmweb.com, https://litecointalk.io/t/mweb-progress-update-thread/26678/282 (click Login then just click the X), https://www.reddit.com/r/litecoin/comments/qmgohm/mimblewimble_progress_update_thread_october/
-
Mimblewimble Progress Update Thread - October
Link: MWEB Testnet Release
-
MWEB Update from Developer David Burkett
The release process we inherited from bitcoin can be quite painful. It uses gitian to build repeatable and deterministic binaries from the source code. This means that multiple people can all build the code on different machines (and even different operating systems) and still get the same exact release binaries. We can then all compare the results and then sign the release, certifying that we all agree that the published release is safe & accurate.
- How to see commits to Litecoin repository when they stopped on Github
-
Mimblewimble Progress Update Thread - August
For the code monkeys among you, the majority of the changes were in: scriptpubkeyman.cpp, mweb_wallet.cpp, and Keychain.cpp.
gitian-builder
-
Development roundup for Dogecoin Core - May 14th, 2022
A number of pull requests are still awaiting gitian checks. Unfortunately, my attempt to review and help pulling #2579 (that would make it much easier to do gitian checks) over the finish line, is not ready because the gitian-builder software that we need for this has a bug. I have opened a pull request with them to fix the issue but because Bitcoin Core is moving away from this software, it takes a little longer to get things merged there. If I see no progress on this until Friday the 20th, I will propose to temporarily fix it locally in our own scripts.
- Open Source Maintainer Sabotages Code to Wipe Russian, Belarusian Computers
-
Introduction to my PoW based Cryptocurrency
So I also faced errors even after finding these bad boys. I kept getting a system error but I solved that using help from stack overflow and some Linux forums. Bitcoin.org too was also my close friend. The error was that I haven't started apt-cacher-ng yet. so after solving that I got a new error. With this error it took about three days to find a solution because it was a problem with the code or not with the code but the Ubuntu server location. Ubuntu has moved some archive files from Archive.ubuntu to old-releases.ubuntu. But the gitian builder was still fetching from that place. So as a normal bug solver. I edited the code on GitHub and sent a pull request for DevRandom to review. Guess what MY PULL WAS CORRECT SO HE MERGED ITT!!!! I was soo excited that day that I showed it to all my friends whether they understood or not. I was happy that I had contributed to the software which is literally the backbone of all Altcoins who build through Gitian. I was also happy that I had contributed to the same repository as the names like Gavin Andresen, Luke Dashjr , Hebasto and other prominent developers in the Bitcoin Development community. The link of my two pull request can be found here
-
MWEB Update from Developer David Burkett
The release process we inherited from bitcoin can be quite painful. It uses gitian to build repeatable and deterministic binaries from the source code. This means that multiple people can all build the code on different machines (and even different operating systems) and still get the same exact release binaries. We can then all compare the results and then sign the release, certifying that we all agree that the published release is safe & accurate.
-
Thousands of Debian packages updated from their upstream Git repository
For those interested in reproducible builds, the gitian [1] project is a fairly simple VM which sets the up the necessary environment for doing this sort of thing.
The tooling and community around reproducible builds is growing all the time, and imo we should be insisting on it for things such as government apps.
[1] https://github.com/devrandom/gitian-builder
-
How to verify Dogecoin Core binary releases
git clone https://github.com/devrandom/gitian-builder git clone https://github.com/dogecoin/dogecoin git clone https://github.com/dogecoin/gitian.sigs pushd dogecoin git checkout v1.14.3 popd
What are some alternatives?
lips - Litecoin Improvement Proposals. See https://github.com/bitcoin/bips
peacenotwar - Attempts to determine if the computer its running on has an IP originating from Russia or Belarus. If it is then depending on the version of the malware either attempts to delete all files on the computer, or creates a text file on the computers desktop protesting the war in ukraine.
omnilite.org - OmniLite landing page
pacman-bintrans - Experimental pacman integration for Reproducible Builds and Binary Transparency (with sigstore/rekor)
lips - Litecoin Improvement Proposals. See https://github.com/bitcoin/bips
gitian.sigs - Trusted Build Process signatures
