Skip to content

Tags: oleg-raev/status-go

Tags

0.9.7

Toggle 0.9.7's commit message
Version 0.9.7

- rebased against Geth 1.6.1
- complete refactoring (rewrite?) of the core parts of the system
- rely on in-proc RPC handler (instead of exposed HTTP RPC)
- auto-configuration of CHT (up until CHT sync is supported by LES)
- LOTs of tests, to ensure exposed API is trully async and w/o race conditions
- move to testify framework
- network switching implemented (Rinkeby, Homestead, Ropsten Revivial are supported out of the box)
- `statusd` command extended (with `les` and `faucet` sub-commands)
- LOTs of linters have been introduced, and their suggestions implemented
- Whisper Push Notifications implemented

geth/1.6.1-stable-for-hackaton

Toggle geth/1.6.1-stable-for-hackaton's commit message
Merge pull request status-im#158 from farazdagi/feature/split-cluster

Bootcluster (Rinkeby, Homestead) + Dev/Prod Mode

0.9.6

Toggle 0.9.6's commit message
Version 0.9.6

0.9.5

Toggle 0.9.5's commit message
Version 0.9.5

0.9.4

Toggle 0.9.4's commit message
Version 0.9.4

- new cluster
- non-blocking LES (on Geth 1.5.9)
- updated CHT

0.9.3

Toggle 0.9.3's commit message
Version 0.9.3

0.9.2

Toggle 0.9.2's commit message
Version 0.9.3

0.9.1

Toggle 0.9.1's commit message
Version 0.9.1

0.9.0

Toggle 0.9.0's commit message
Version 0.9.0: The first public release