Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

ZENZO Forge v0.3 Alpha

Latest
Compare
Choose a tag to compare
@JSKitty JSKitty released this 10 Feb 17:52

ZENZO Forge v0.3 (Alpha Release)

This update brings two major additions and features to the GUI that include: a built-in ZNZ Wallet interface, the first edition of the decentralized identity system—a unique and native name service that allows anybody (or anything) to choose their own username on the ZENZO Forge network. This allows users to send and receive payments via their usernames (without requiring a ZNZ Public Address).

GUI Binaries

Windows: https://mega.nz/#!ZHhAVAJR!4b5jlr-ISyONw8jzxpTzHagmJyjHULzDj0U2wvPsEn0

Features and changes included within this release:

  • ZENZO Forge Profiles: A completely decentralized name service that links a username to an address for name-based transactions, without requiring a full 34 character ZNZ Public Address.
  • Built-in Wallet Interface: You can now send and receive ZNZ within the ZENZO Forge's "Wallet" interface.
  • Profile Payments: You can send (or receive) ZNZ to human-readable usernames. E.g: Send 10 ZNZ to JSKitty.
  • Trustless ZENZO Forge Protocol: The ZENZO Forge now has 0 centralized components. All synchronization, validations, and protocol-level functionalities are done within the software itself on the P2P network.

ZENZO Forge v0.2 (Alpha Release)

This update focuses on major stability improvements, user-customization options, network-level smelting, safe & offline mode, and more.

GUI Binaries

Windows: https://mega.nz/#!AXQxkSqK!dSYE4LDgaNvIfkhZhnq0vzvt4pD82OfexPLG1elMxf4

Features and changes included within this release are:

  • Pending items can now be smelted.
  • The config file has 3 new customizable options; Debug, MaxInvalidScore and ForgePort.
  • Offline Mode: This is automatically enabled when the ZENZO Forge cannot connect to peers, allowing it to be ran offline in a read-only state.
  • Safe Mode: This is automatically enabled when the ZENZO Forge cannot connect to ZENZO Core, showing a notice in the GUI for the user to open ZENZO Core and restart the Forge. Essentially, this is an alternative Offline Mode.
  • Added network-level, trustless smelting—any smelted items will now asynchronously smelt across the ZENZO Forge network, instead of only locally. This is noticeable on the ZENZO Forge explorers.
  • Reduced validation intensity by default to provide more stability. The user may also adjust this via the "maxinvalidscore" threshold in the config file—higher max invalid score means items are given "more chances" to successfully validate before being abandoned.

ZENZO Forge v0.1 (Alpha Release)

This is the initial Alpha Release of the ZENZO Forge, containing a minimal but functional edition of the ZENZO Forge Mainnet.

GUI Binaries

Windows: https://mega.nz/#!JKwmBCZa!FIq_n9beYSLwkqH0MQvl-XN4UhzJ72svGW1-pOQdGY4

Features included within this launch are:

  • Crafting new items.
  • Smelting items.
  • Automatic Coin Control Input Management.
  • Arcade + Developer Seednode for automatic synchronization.
  • Mostly Trustless Forge protocol. (Minus unspent collateral checks).
  • API for Developers.
  • GUI for Players and Users.