Skip to content

Releases: d11e9/ethos

Ethos v0.1.12

24 Sep 15:00
Compare
Choose a tag to compare
Ethos v0.1.12 Pre-release
Pre-release

Changelog:

  • Improved Dialogs and notifications
  • Faster startup on windows (external modules)
  • Better management of DApps
  • Improved DApp server
  • Improved RPC Proxy
  • Downgraded IPFS to 0.3.5 for windows (fixes regression)
  • Improved log viewing for ipfs and geth processes
  • Added feature to open geth console directly

Ethos v0.1.8

14 Sep 16:26
Compare
Choose a tag to compare
Ethos v0.1.8 Pre-release
Pre-release

Changelog:

  • Reduced application size (thanks to npm 3)
  • Better management of DApps
  • Add new DApps from ipfsHash
  • Improved geth/ipfs status notification
  • Upgraded bundled geth to v1.1.3
  • Upgraded bundled ipfs to v0.3.8
  • Improved Ethereum RPC proxy
  • Linked psst chat DApp distributed via IFPS

Ethos v0.1.5

17 Aug 16:51
Compare
Choose a tag to compare
Ethos v0.1.5 Pre-release
Pre-release

Changelog:

  • Easy Windows Installer
  • Basic wallet DApp
  • Remote Node connections
  • Better geth and ipfs process management.
  • Import Wallets
  • New Accounts

Ethos: Frontier

30 Jul 22:05
Compare
Choose a tag to compare
Ethos: Frontier Pre-release
Pre-release

Alpha Headless release

The Ethereum network is now live with the launch of its Frontier release. This release of Ethos is the easiest way to get started with Ethereum, runs on Windows and OSX.

  • No need to use the command line
  • Genesis block pre-generated (this is for ease of use, it's more secure to generate this yourself see: Official blog post)

Geth

Geth is the go implementation of Ethereum. see: github.com/ethereum/go-ethereum

IPFS

IPFS is a distributed file system that is useful for distribution of ÐApps see: ipfs.io