The Status module that consumes go-ethereum https://status.im
Go to file
Jakub Sokołowski 74e553b847 add test to check that version doesn't start with v
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-10-29 12:53:27 +01:00
.dependabot Add dependabot config file (#1636) 2019-10-11 07:00:46 +02:00
.github Configure recipients for Gopkg.lock changes in PRs 2019-01-22 08:18:15 +01:00
.vscode Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
_assets Upgrade migrate (#1643) 2019-10-14 16:10:48 +02: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 add .gitkeep to build/bin so it always exists 2019-03-05 14:22:00 +01:00
cmd Use status-protocol-go/bridge/geth (#1638) 2019-10-14 09:53:38 +02:00
config Add postgres 2019-05-15 11:01:34 +02:00
contracts Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
crypto integrate status-protocol-go 2019-07-24 18:46:43 +02: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 Log error in mailserver (#1644) 2019-10-15 16:33:58 +02:00
metrics create a /metrics endpoint for Prometheus 2019-10-11 10:55:08 +02: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 Add `SendDataNotification` method (#1352) 2019-01-18 14:03:32 +01:00
notifier Notifier package to interact with gorush notifications (#910) 2018-05-08 16:30:03 +02:00
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 Add profiling with pprof (#754) 2018-03-23 14:58:40 +01:00
rpc Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
services Use status-protocol-go/bridge/geth (#1638) 2019-10-14 09:53:38 +02: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 Sanity validate ntp response 2018-06-08 19:10:29 +03:00
transactions Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
vendor Upgrade migrate (#1643) 2019-10-14 16:10:48 +02:00
.codeclimate.yml add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
.dockerignore Ignore *.test files from all folders (#635) 2018-02-08 14:23:08 +02:00
.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 migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
CONTRIBUTING.md Move CONTRIBUTING.md to top level (#798) 2018-04-04 12:51:05 +02:00
LICENSE.md Create LICENSE.md 2016-09-21 10:00:29 +08:00
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 update RELEASING docs links to CI (#1506) 2019-06-28 10:37:34 +02:00
VERSION bump version to 0.34.0-beta.3 2019-10-15 16:36:57 +02:00
go.mod Upgrade migrate (#1643) 2019-10-14 16:10:48 +02:00
go.sum Upgrade migrate (#1643) 2019-10-14 16:10:48 +02:00