The Status module that consumes go-ethereum https://status.im
Go to file
Victor Farazdagi 0e2839b705 node manager: make API async, fully cover with tests
- API is async
- Node manager, backend and API modules have more that 90% coverage
- For each level (node manager, backend, public API) random testing
  was used to ensure that we don't have race conditions
2017-05-27 23:42:02 +03:00
build geth/params: node settings implemented #116 2017-03-17 17:38:22 +03:00
cmd/statusd node manager: make API async, fully cover with tests 2017-05-27 23:42:02 +03:00
extkeys refactor: linters + recommendations applied, closes #146 2017-05-15 08:19:46 +03:00
geth node manager: make API async, fully cover with tests 2017-05-27 23:42:02 +03:00
static api: make is completely sequential 2017-05-25 15:34:13 +03:00
vendor major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00
xgo Arch dependent status headers. Fixes #80 2016-12-16 02:00:08 +03:00
.dockerignore cmd/statusd: faucet sub-command added, refs #159 2017-05-16 10:51:11 +03:00
.gitignore whisper: JavaScript tests to cover updated Whisper API 2017-05-14 02:34:08 +03:00
.travis.yml TravisCI: move to go 1.8 2017-05-24 00:34:07 +03:00
Dockerfile cmd/statusd: faucet sub-command added, refs #159 2017-05-16 10:51:11 +03:00
LICENSE.md Create LICENSE.md 2016-09-21 10:00:29 +08:00
Makefile fixes race condition in node stop method 2017-05-24 17:13:30 +03:00
README.md Update README.md 2016-12-19 23:53:52 +03:00
package.json whisper: JavaScript tests to cover updated Whisper API 2017-05-14 02:34:08 +03:00

README.md

Status bindings for go-ethereum Master Build Status Develop Build Status

TravisCI Builds GoDoc

Docs