Skip to content

Alpha 1.0.0

Choose a tag to compare

@sakuyama2024 sakuyama2024 released this 10 Nov 13:00

To migrate your wallet from an old Alpha wallet see here https://github.com/unicitynetwork/alpha--june24

Alpha switched to RandomX hash function at block 70228 and ASERT at 70240.

Users are advised to build from source. Binaries are provided only for convenience.
On MacOS you may need to run the command xattr -r -d com.apple.quarantine alpha-qt to launch the binary.

Verify checksums

It is recommended that users verify the SHA256 checksum of downloaded files before opening them.

  • Linux: sha256sum <filename>
  • Mac: shasum -a 256 <filename>
  • Windows: certutil -hashfile <filename> SHA256

Linux (complied on Ubuntu 22.04)
1e835f8ceec2331db17666105a3707d5ff87c02b7cc70e557ca0883ddee62245 alpha-cli
1866cc7cc4c2074ac0951393ebda679c2f20c0f5f8f320f2156f0280b3a926a5 alpha-tx
ca60beb9856fe3857fd5671b69ff6279cb1c13f5ca493d47ef6593a450f60fa4 alpha-util
167af4db108d0b1e864d82381e4a333fb0f2fe8feebe57f0fe0502b8625e676b alpha-wallet
42f640b24f7d6d3e0ddafb685877727a5f001c3050eedd30aff7f423871057d6 alphad
082b55397f693b1244d565f0febd81fd9fa55176713b6346e4d783c1b4852cdd bench_alpha
596550947ff1323efb208ce22a3628cd1f0ea16e4f612d26b5d6f34a2149ca0a test_alpha
f19c9f2d40c31efa0427114a385fd45f62a9dbe3a4b8073125a471dc55110d95 alpha-1.0.0-dubai-core-27.0.0-x84_64-pc-linux-gnu.tgz
2d8096535c5b1ee2918c87a40c819b6feb775839979f2a1244b6fc2b2490df8b alphad-1.0.0-dubai-core-27.0.0-x84_64-pc-linux-gnu.tgz

MacOS
55e8eed678686e0c92661b4d6b8b85a4148fb788f636ffa85e932679e463b9c6 alpha-1.0.0-dubai-core-27.0.0-macos-sonoma-x64.zip

Windows (cross-compiled on Ubuntu 22.04)
2491768a75d3e903844fedcbbd3d671dc599343768243538a85d7332579a353a alpha-1.0.0-dubai-core-27.0.0-win64-setup.zip

Full Changelog: https://github.com/unicitynetwork/alpha/commits/1.0.0