The Status module that consumes go-ethereum https://status.im
Go to file
Corey 457acec72e
added name to batch loop so break works properly (#1650)
2019-11-06 09:12:05 -05:00
.dependabot Add dependabot config file (#1636) 2019-10-11 07:00:46 +02:00
.github
.vscode
_assets use prometheus/client_golang for metrics 2019-11-04 13:18:50 +01:00
account Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
api make sure Version is always set in loadNodeConfig() 2019-10-29 12:53:27 +01:00
appdatabase add persistency for mailserver chat requests (#1598) 2019-09-06 15:02:31 +02:00
build/bin
cmd add missing keystore init for node-canary 2019-10-30 11:53:58 +01:00
config
contracts Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
crypto Verify ens endpoint, only against mainnet (#1657) 2019-11-04 11:08:22 +01:00
db Update for status-protocol-go API changes (#1627) 2019-10-09 16:22:53 +02:00
discovery Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
exportlogs Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
extkeys add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
lib Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
logutils Add SaveChat, Chats, DeleteChat, SaveConctat & Contacts endpoint 2019-08-05 16:03:18 +02:00
mailserver added name to batch loop so break works properly (#1650) 2019-11-06 09:12:05 -05:00
metrics add a simple healtcheck for metrics endpoint 2019-11-04 16:29:14 +01:00
mobile Generate gfycat and identicon in status-protocol-go (#1611) 2019-09-26 09:01:17 +02:00
multiaccounts Verify valid sub-accounts using database 2019-08-30 14:11:00 +03:00
node Use status-protocol-go/bridge/geth (#1638) 2019-10-14 09:53:38 +02:00
notifications/push
notifier
params add test to check that version doesn't start with v 2019-10-29 12:53:27 +01:00
peers Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
profiling
rpc
services Verify ens endpoint, only against mainnet (#1657) 2019-11-04 11:08:22 +01:00
signal Update for status-protocol-go API changes (#1627) 2019-10-09 16:22:53 +02:00
sqlite Add persistent datasync, use single database and handle negotiated filters (#1580) 2019-08-27 14:04:15 +02:00
static Add Mailserver Request Gaps service (#1596) 2019-09-04 12:04:17 +02:00
t Use status-protocol-go/bridge/geth (#1638) 2019-10-14 09:53:38 +02:00
timesource
transactions Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
vendor Implement mailserver Deliver() with MessagesRequest (#1653) 2019-11-04 21:15:21 +01:00
.codeclimate.yml add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
.dockerignore
.gitignore add script for easier setup of mailserver 2019-10-10 11:27:32 +02:00
.golangci.yml Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
.travis.yml
CONTRIBUTING.md
LICENSE.md
MAILSERVER.md add script for easier setup of mailserver 2019-10-10 11:27:32 +02:00
Makefile add script for easier setup of mailserver 2019-10-10 11:27:32 +02:00
README.md add script for easier setup of mailserver 2019-10-10 11:27:32 +02:00
RELEASING.md
VERSION bump 0.34.0-beta.5 2019-11-05 09:19:36 +01:00
go.mod Implement mailserver Deliver() with MessagesRequest (#1653) 2019-11-04 21:15:21 +01:00
go.sum Implement mailserver Deliver() with MessagesRequest (#1653) 2019-11-04 21:15:21 +01:00