Skip to content

Tritium 0.3-alpha

Latest
Compare
Choose a tag to compare
@rootSig rootSig released this 06 Aug 22:40
· 2 commits to master since this release

This is the precompiled release of Tritium 0.3-alpha

The 0.3 release contains the second pack of essential features which have blocked us from rolling out new functionality for months, namely integrating Ethereum and launching ETH/BTC & ERC20/BTC swaps:

  • Wallet encryption
  • Sync active orders with atom-engine depending on the client's state
  • Auto-cancel all active orders when going offline
  • Gracefully handling swaps in progress when going offline
  • Track coins blocked in open orders to prevent spamming attacks
  • Issue warnings when closing an app with active orders / swaps
  • Swap revocation countdown timer for active swaps
  • Notification history
  • Deep code base refactoring
  • Numerous bugfixes

Current release should be treated as preparing the ground for the next major update, which is expected to roll out a completely refactored version of Tritium, introducing a brand new code base with ETH & ERC20 support.

LN swaps should follow along as we are currently researching the mechanics of swapping lightning BTC with ETH and vice versa. These tasks are scheduled for implementation after completing on-chain ETH/BTC and ERC20/BTC swaps functionality in the Tritium app.

Release builds support all major OS under the current release.

Installation

To run an app:

  • Windows: Unzip the archive and run the ‘Tritium.exe’ executable
  • macOS / Linux: Untar the archive and run the ‘Tritium’ executable

Supported platforms

  • Windows 64-bit
  • Linux 64-bit
  • OS X 64-bit

Checksums

SHA256

eaea6c9e7561f4ffa513fba8e68deb35293985df6e97db484c95054258dc5b62  atom-engine_0.3_linux_64.tar.gz
6130d933213062de167dfa9e918f43eff76838c1be658e19a1de1df43252c314  tritium_0.3_linux_64.tar.gz
bdae84daa68dce3d3a99496fe68d1011594c5f0a98f84de3d23d19f89516e38a  tritium_0.3_osx_64.tar.gz
1fe1dfd0e5e1dc42ce0542233c947821aba3307c846e20ed4175270f99bbe02e  tritium_0.3_win_64.zip

The checksums of the binaries are GPG signed by rootSig (Bitcoin Atom core developer):
RSA key 3A029F07490F995FC637839968085EC8EF77E9D7

Please verify both checksums and signatures before running.