commit 401c9cd155e232e2bc8bd4665bf45baa31bc0399 Author: yanmaani yanmaani@cock.li Date: Tue Oct 20 22:09:01 2020 +0000
Bug 40042: electrum-nmc: Bump to final 3.3.11
This bumps the checkpoint to height 518353. --- projects/electrum-nmc/config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/projects/electrum-nmc/config b/projects/electrum-nmc/config index 008a471..66be513 100644 --- a/projects/electrum-nmc/config +++ b/projects/electrum-nmc/config @@ -2,9 +2,7 @@ filename: 'Electrum-NMC-[% c("version") %]-[% c("var/build_id") %].tar.gz' version: 3.3.11 git_url: https://github.com/namecoin/electrum-nmc.git -# Note: this Git hash is from the master-3.3.11 branch; the final 3.3.11 isn't -# tagged yet. -git_hash: 463a3a2cb4f5932339a2a1c2d1c2fb40ff049d9d +git_hash: dc366a9cfedac24c0fd12d493f25ed058cf38271 # TODO: This Git repo uses GPG sigs; we should switch from commit hash to GPG verification. var: container:
tor-commits@lists.torproject.org