Roman Volosovskyi 7f56a31093 Merge pull request #52 from status-im/feature/ios-signals
Update signals.c: add iOS-related signal
2016-10-17 16:24:54 +03:00
2016-10-11 14:33:37 +03:00
2016-09-15 06:13:40 +03:00
2016-09-23 17:29:08 +03:00
2016-09-28 18:52:30 +03:00
2016-09-21 10:00:29 +08:00
2016-09-28 17:35:39 +03:00

branch build status
master Build Status
develop Build Status

Status bindings for go-ethereum

LES protocol and referece server

  • In order for clients to sync/pull blockchain headers using LES protocol, the full LES server is required, for reference.
  • We expose one such server (to be added using admin.addPeer() or as static-nodes.json):
[
  "enode://4e2bb6b09aa34375ae2df23fa063edfe7aaec952dba972449158ae0980a4abd375aca3c06a519d4f562ff298565afd288a0ed165944974b2557e6ff2c31424de@138.68.73.175:30303"
]
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.8%
Shell 0.3%
Makefile 0.1%
Groovy 0.1%