Releases: d11e9/ethos
Releases · d11e9/ethos
Ethos v0.1.12
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
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
Changelog:
- Easy Windows Installer
- Basic wallet DApp
- Remote Node connections
- Better geth and ipfs process management.
- Import Wallets
- New Accounts
Ethos: Frontier
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