Skip to content

Releases: JSKitty/forge-ui

Forge v0.2 Alpha Release

29 Jan 01:45
Compare
Choose a tag to compare

This is an update bringing some 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 Forge cannot connect to peers, allowing it to be ran offline in a read-only state.
  • Safe Mode; This is automatically enabled when the Forge cannot connect to ZENZO Core, showing a notice in the GUI for the user to open ZENZO Core and restart the Forge, essentially an alternative Offline Mode.
  • Added network-level trustless smelting, any smelted items will now asynchronously smelt across the Forge network, instead of only locally. (This is noticeable on 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.

Forge v0.1 Alpha Release

27 Jan 03:10
Compare
Choose a tag to compare

This is the initial 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.