Skip to content

Releases: vergecurrency/verge

v7.8.0

08 Jan 18:49
Compare
Choose a tag to compare

What's Changed

  • libcap 2.70 to 2.73
  • expat 2.6.2 to 2.6.4
  • tor to 0.4.8.13
  • freetype 2.13.2 to 2.13.3
  • cap'n proto 1.0.2 to 1.1.0
  • seed cleanup for better connectivity

Full Changelog: v7.7.0...v7.8.0

GitHub release (by tag)

SHA256 checksums:

a98d41bac7800f06afecb389f1aaa05b7bc0391a93e0954a32e9e97749241160 *./verge-windows64.zip
32e668be6442a2aa37f29d4ad1d286d3952c95222f8065589c10ca466a150064 *./verge-ubuntu24.zip
08098a59aba40d536e2b831ae844d26e9b761cc930a1cfe2b5c657c74ac0392c *./verge-ubuntu22.zip
d0746d21b74eaaf601893d67ec51fe13296aa51c05bfafa3b84984f8e9a3fd72 *./verge-windows32.zip
7fb91141d7bc566982b97ed94e70106d506323650f109a758b2a5b858ca7a07d *./verge-macos14.zip
4bd52e90002c1e3c91d38d3ecbd0cf857f1050f1167f2366d42030af2e44bb8d *./verge-macos13.zip
78fbdae13a94633c93e2a4c6ad01e5ec0747c44a9e427d04b679d4c897a2247d *./verge-ubuntu20.zip

v7.7.0

12 Nov 18:31
Compare
Choose a tag to compare
  • boost updated version 1.79 to 1.80
  • libcap updated version 2.69 to 2.70
  • libX11 updated version 1.8.9 to 1.8.10
  • Cap’n Proto updated version 1.0.1 to 1.0.2
  • added some checkpoints to validate while syncing (for extra chain security)
  • automatic sha256 checksums added to release files (for trustless downloading)

What's Changed

New Contributors

Full Changelog: v7.5.0...v7.7.0

GitHub release (by tag)

SHA256 checksums:

cd51dca2d33d63e4790c18c1530080f3cda201d541ddefd18d81ff600ab71dec verge-ubuntu22.zip
5c3963bb1b664c34e7c821a0e7f2aec5dcecad48d047bfc9a2b4ab61596916dd verge-windows32.zip
954b66bd96e977a5d67b028e390c8e3823615d3bd060fb92f07fea4ce349a20a verge-windows64.zip
882ce8ceca05b4ca69f1c3ee0c2e5b81f13b6b6f12e3db84cad8e2335e07f3f5 verge-macos13.zip
c8c69896e1ca58776551e187a73bdbb6c4af4c69812d132b9fa52bd04840a539 verge-ubuntu20.zip
029d175307b20ca1e46bcf9554ea4cca8ef41f50db0fa8081ea0d8339b6abd46 verge-ubuntu24.zip

v7.5.0

04 Jul 23:33
Compare
Choose a tag to compare

What's New:

  • updated libx11
  • updated dbus
  • updated some xorg tools again, including xtrans
  • updated fontconfig
  • new splash screen, image size decreased from 2mb to 40kb, shows startup status and version number

Full Changelog: v7.4.0...v7.5.0

GitHub release (by tag)

SHA256 Hash

verge-macos.zip 9B1DC4B33BDB560233DAA463BE777D049499FC100A27530E84D5D7A22BECAE61
verge-ubuntu20.zip 826AECFEDA8912ACA2D8882DDF3EDA60BB38B7BB5F41461CABBBA42919C2001C
verge-ubuntu22.zip F807BF6C3904F8B4B89C2046B51A6AB532188C73EBC5529F390ACD3BEAF0266F
verge-windows.zip 264ABC5A41E9C25A0DF844B24E43A5A932606E1CAD655DF5966A57F45152C17F

v7.4.0

21 Feb 15:26
Compare
Choose a tag to compare

What's New:

  • updated all Xorg libs
  • updated libseccomp from 2.3.3 to 2.5.5
  • updated cap'n proto from 0.7.0 to 1.0.1
  • updated zeromq 4.3.1 to 4.3.5
  • added an Ubuntu 20 binary to automated compiling workflow

Full Changelog: v7.3.0...v7.4.0

GitHub release (by tag)

SHA256 Hash

verge-macos.zip 6aae2ff25ea5728370a56445dd0df6a252a0bd1f86428afcfa665ff0fd2203f2
verge-ubuntu20.zip 55f1b237766fb2ac8f24b6381100ec61624f434b14d63b31783e15f03a749ac9
verge-ubuntu22.zip 5c1f5994922cac9a69c41ea74f8270390d88d79dfb066613b12242d4580e8d2f
verge-windows.zip 6661f59f360d4919755cce91c973952412f86394b34b0f8e2aafe4b14551ff4c

v7.3.0

31 Jan 18:40
74d215f
Compare
Choose a tag to compare

What's Changed

  • fixed gcc11 bug in bmw.c that was causing block-syncing issue in nodes
  • updated Qt from 5.9.8 to 5.9.9
  • github actions now makes all binaries, zips them, and pushes them here, making verge nodes/wallets trustless! =]
  • Update full-build-macos.yml by @justinvforvendetta in #1136
  • Update build-all-and-release.yml by @Alexei-Simons in #1138

New Contributors

Full Changelog: v7.2.0...v7.3.0

GitHub release (by tag)

v7.2.0

12 Oct 14:25
4f5fccd
Compare
Choose a tag to compare

What's Changed

  • Tor updated to 0.4.7.13 (torproject/tor@7c1601f)
  • Updated LevelDB library
  • Updated Secp256k1 library
  • Added more seeds for immediate network discovery!

Linux-Verge-CommandLineUtils.zip - verged, verge-tx, and verge-cli, command line utilities, all zipped up for your pleasure.
Linux-Verge-GUI-wallet.zip - verge-qt, the full verge node/wallet with GUI.

MacOs-Verge-CommandLineUtils.zip - verged, verge-tx, and verge-cli, command line utilities, all zipped up for your pleasure.
MacOS-Verge-GUI-wallet.zip - verge-qt, the full verge node/wallet with GUI.

Windows-64bit-CommandLineUtils.zip - verged, verge-tx, and verge-cli, command line utilities, all zipped up for your pleasure.
Windows-64bit-GUI-wallet.zip - verge-qt.exe, the full verge node/wallet with GUI.
Win64-verge-qt.exe - the Qt executable, not zipped, for crappy antivirus software approval

Full Changelog: v7.1.0...v7.2.0

GitHub release (by tag)

v7.1.0

28 Oct 01:34
92f671f
Compare
Choose a tag to compare
  • Added Unstoppable Domains for direct pay to domain transactions!
  • Newest version of Tor 0.4.7.8
  • Compatible with latest Ubuntu 22
  • added a ton of peers, much faster connection to network!

Full Changelog: v7.0.0...v7.1.0

64-bit Windows Files

verge-cli.exe Program you can use to extract information about the node you’re running as well as manage a built-in wallet that’s shipped with Verge Core. (requires verged running in background)
5.8 MB

verge-tx.exeVerge Command line transaction creator/modifier. (requires verged running in background)
7.13 MB

verged.exeHeadless Verge Daemon/Full node/No GUI interface
21.1 MB

verge-qt.exe Stand-alone Full Verge node, and wallet, with a graphic user interface. If you are not an expert, you probably want this for your Windows computer.
37.76 MB

Linux Files

verge-qt
32.79 MB

verged
23.99 MB

verge-cli
0.64 MB

verge-tx
5.85 MB

GitHub release (by tag)

v7.0.0

24 Feb 00:01
Compare
Choose a tag to compare

Release (v7.0.0)

Release notes:

  • added re-org prevention
  • added checkpoints
  • raised minimum protocol version
  • new command line commands for clients
  • new splash screen (amazing graphics)

GitHub release (by tag)

Release Hashes and Signature

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

c244bdc7ef5f8e8a59ff9a11f777e301a0f6a88affb68ead71731cd01b9c162e  verge-7.0.0-osx-unsigned.dmg
67329a5280e3210d8317b52839e4a65f259b6bd7d91797d69e5668d8aebfb716  verge-7.0.0-osx64.tar.gz
743494da4fb2fa5c501a5f53055da32edccd35476112337845f716fe3dc38c93  verge-7.0.0-win64-debug.zip
0fe41e54ef6a63360f01172586daeb89edc1febfee287a1b54a65aa3559d561d  verge-7.0.0-win64-setup-unsigned.exe
78120e8c3f5b231bceac321abad96972aaf457e4dfd5491266ca1eb35214a472  verge-7.0.0-win64.zip
da5714cca6dcc8799579753f751ccf816ec576823f6abc342b3b36159da88a99  verge-7.0.0-x86_64-linux-gnu-debug.tar.gz
d88e80c712b8c8910980ac54d645ea78e8d35d8557ef6b8d64da1ddc0470c75c  verge-7.0.0-x86_64-linux-gnu.tar.gz
13d0aab7924cf3a45003d9d55869affc11006b6038fff1f012f48c596622ab1f  verge-7.0.0.tar.gz
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEcCiyTSJlqidmZLB4ui8O+ZryNVsFAmA1lpcACgkQui8O+Zry
NVvduhAAmQ6YGvgvFIgrEDGD0zaU/+jaoC1i/tBn/F+Xp2PgYtMPjvI+mVcDgz9Z
+SYtdnNo9Fi8WPKjTojzvI1TsF9R9QMwDqobI9cqSb65OLW95icmbjNWbcbABlYx
9AhKlVX82I0l5wP1fYiOwllXLl8wtkVSTXGm0Rhyi/xPatCFkNJPQNPw26qRVwfx
QFi2zXsB544+tkE0yMzN4zA9GwPuyDVIp+ckrqBh+WSkGPAh5Y6WzXJPsyr3ZbM8
kGffucuHTdbt0B/25FwQYp2orjGI3PpzfI7tL7yA+yRlVFIDBMYfZGml4qr4x/p3
LJH2G9G1LLBM74iaAtBNep1b08vgCLuifPdJnwftWOU+LgrnA5RPDqcuT+ZQCLOA
RKT6Dn9mpqitpBK5QhhZX4jhkIr8m5oNRc5iY5gjeWMMQF1s5YR7Rh3FJnqgwYHc
sStHglggPr2NIyvWn4ZxuFWdobBDuNN3ro6L/TuzLfS33giYLnS4oh09oByMToTr
FsHhrLCep1OuuHhKUvs8xWL4VmsZToTQV2fkemDngvqdhQrDnXN2hIBeOZLE4zM/
8MAWNsB4DPm651JyX45neC9eeAwbZmbGgy9BGLf4UTWnk+iqhpCRTBAzsGQoVrL1
XVmteKUcMk5xyom9u6bag+ZVFD6cbG+haKgKrlNGi6dCYxklsHs=
=jz2e
-----END PGP SIGNATURE-----

Signed by public key 7028 B24D 2265 AA27 6664  B078 BA2F 0EF9 9AF2 355B ([email protected])

v6.0.3

16 Feb 01:55
13d052c
Compare
Choose a tag to compare

Release (v6.0.3)

Release notes:

Updated checkpoints, minor fixes.

GitHub release (by tag)

Release Hashes and Signature

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

f2d0e7e6df72dd3cce4d5a9c63278373aaa044c31241a710adcecb2f9e223eae  verge-6.0.3-osx-unsigned.dmg
201daa92602d108a346b39fae19759e352768f3d912444e726f303713f850f94  verge-6.0.3-osx64.tar.gz
27a3f64913917c371e48843ee7b2ed62d10a2d7955e31a05bea3b35d2b2fb939  verge-6.0.3-win64-debug.zip
3978f890c1aec79df67565bebfc6c6428f6065bb2dd038f55d2dc512417d02ad  verge-6.0.3-win64-setup-unsigned.exe
917f2c9f85664a1573c731d13af55100687344b925ae93173004a8b9960239e4  verge-6.0.3-win64.zip
9f93fb8742b881dcce7ce869796494823b0869f3b4d8c82fe9a065f4a7bccff5  verge-6.0.3-x86_64-linux-gnu-debug.tar.gz
b80f034bf78eb620969696eabfb030a997aa6777023f3b81caa0f91e3c87dd8c  verge-6.0.3-x86_64-linux-gnu.tar.gz
9a7675b27d9f33a89d77525e1f7a2a2a4038c1600b6b27c6b774d20a3e3df811  verge-6.0.3.tar.gz
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEcCiyTSJlqidmZLB4ui8O+ZryNVsFAmArJZ8ACgkQui8O+Zry
NVv3OxAAgfbd8mjqYdiztnbsxq/pb37L0X1d6FPkNpF/lDq/Fw7kvT8By7F9Byyn
f+zakIuYGJ1jbq+MFxTcT2SMtht9m6hrjr4dztipJbqIYffZy0GalXy8eWIVtPwZ
R4GDcm5ZYMKj6CCIXQn30yqhSeSn+kacyxsBt77YIe7Trk87L80N+EeK2c64y4qO
2RyUx2hKxgQHchhFJipA/qBicXJkawK3FKlDm0bEo0EWN/tJE/LsvNwTn2XJSgUe
goP7lIBPZuvWr1TjA0YA9QkT0qHfltawGtGfqTR+JakVx8jW7XZXw4LicBezJQcP
UUOEgwMwrZZGBusQ3YTIRSzi7aJPCTiHlikFr50p2SDAC+pgBx7xH8hqhk3FeR+8
OzRoQau2rZqwJKxAFE+GkulYR2TB6wnzpVgkzdlGt0jxBmPd28NhO2gv81Qg4cFD
3pM8MUDuCVwfnhAbh+BDdW9kMFHxTD1vYi2ZGkzIXaEy0fcVE+cdvDKSnA6PtcFq
HDxrteVkmklyBZT6iJckKReSYoTem65vPBtmjrtcpweaNO9mN+SZGJ7z/SVnKHi3
zA2cBto0m4FngT2N3zc2l7kmlRJXyubQrOySH1rgmYnQo/twd26AIDfuGB8oBA4Z
Xtb1V8EU/BVL3K7xYvDN9IayrXtppt0jtkfHswVXHn2B1sA5B4Y=
=20ff
-----END PGP SIGNATURE-----

Signed by public key 7028 B24D 2265 AA27 6664  B078 BA2F 0EF9 9AF2 355B ([email protected])

v6.0.3a

15 Feb 21:33
13d052c
Compare
Choose a tag to compare
v6.0.3a Pre-release
Pre-release

Updated checkpoints

GitHub release (by tag)