The Status module that consumes go-ethereum https://status.im
Go to file
Ivan Tomilov beb552d13c Refactoring (#290), closes #247
* 3. Removed extra `jail` prefix in the jail package

* Removed sendMessage and showSuggestions handlers because they're already set in registerHandlers()

* Remove extra asserts

* Changed assertions everywhere to testify

* Exposed JailCell.Call and removed Jail.Cell duplicate method

* Fixed review comments
2017-09-02 20:04:23 +03:00
build geth/params: node settings implemented #116 2017-03-17 17:38:22 +03:00
cmd/statusd Add file logger support (#269) 2017-09-02 01:44:50 +07:00
extkeys refactor: linters + recommendations applied, closes #146 2017-05-15 08:19:46 +03:00
geth Refactoring (#290), closes #247 2017-09-02 20:04:23 +03:00
helpers/profiling Feature/profiling #257 (#264) 2017-09-01 21:09:11 +07:00
static cht: remove downloading CHT from GH but embed it (#270) 2017-08-25 10:56:54 +01:00
vendor Fix "Slow CreateAccount" #251 (#283) 2017-09-02 03:17:34 +07: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 Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07: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 Feature/profiling #257 (#264) 2017-09-01 21:09:11 +07:00
README.md Update README.md 2016-12-19 23:53:52 +03:00
package.json cht: remove downloading CHT from GH but embed it (#270) 2017-08-25 10:56:54 +01:00

README.md

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

TravisCI Builds GoDoc

Docs