The Status module that consumes go-ethereum https://status.im
Go to file
Andrea Maria Piana 25d46c6d82
Fix waku tests & contact ens (#1802)
2020-01-17 13:39:09 +01:00
.dependabot Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
.github Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
.vscode Add go.formatFlags to VS Code settings 2020-01-16 13:18:36 +01:00
_assets use more descriptive names for systemd services 2020-01-08 14:51:26 +01:00
account Use eth-node `keystore` for `generator.go` 2020-01-06 15:45:31 +01:00
api Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
appdatabase Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
build/bin add .gitkeep to build/bin so it always exists 2019-03-05 14:22:00 +01:00
cmd Integrate Waku service (#1759) 2020-01-08 12:12:23 +01:00
config update readme with new PGConfig location 2020-01-08 14:51:26 +01:00
contracts Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
db Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
discovery Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
eth-node Fix waku tests & contact ens (#1802) 2020-01-17 13:39:09 +01:00
exportlogs Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
extkeys Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
lib Use eth-node `keystore` for `generator.go` 2020-01-06 15:45:31 +01:00
logutils Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
mailserver Remove 24h time range validation from maislerver request (#1792) 2020-01-14 08:16:35 +01:00
metrics Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
mobile Use eth-node `keystore` for `generator.go` 2020-01-06 15:45:31 +01:00
multiaccounts addresses are stored as byte array not sting (#1801) 2020-01-15 21:33:15 +01:00
node Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
notifier Notifier package to interact with gorush notifications (#910) 2018-05-08 16:30:03 +02:00
params Fix waku tests & contact ens (#1802) 2020-01-17 13:39:09 +01:00
peers Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
profiling Add profiling with pprof (#754) 2018-03-23 14:58:40 +01:00
protocol Fix waku tests & contact ens (#1802) 2020-01-17 13:39:09 +01:00
rpc Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
rtt rewrite mailserver systemd setup to a Makefile 2019-12-04 13:44:05 +01:00
services Fix waku tests & contact ens (#1802) 2020-01-17 13:39:09 +01:00
signal Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
sqlite Add persistent datasync, use single database and handle negotiated filters (#1580) 2019-08-27 14:04:15 +02:00
static Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
t Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
timesource Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
transactions Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
vendor Fix waku tests & contact ens (#1802) 2020-01-17 13:39:09 +01:00
waku Integrate Waku service (#1759) 2020-01-08 12:12:23 +01:00
whisper Integrate Waku service (#1759) 2020-01-08 12:12:23 +01: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 Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
.golangci.yml Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
.travis.yml migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
BOOTNODE.md allow running systemd service as root 2020-01-02 10:36:13 +01: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 allow running systemd service as root 2020-01-02 10:36:13 +01:00
Makefile Fix waku tests & contact ens (#1802) 2020-01-17 13:39:09 +01:00
README.md Update Travis badge in README to point to develop branch (only) 2019-12-06 10:11:42 +01:00
RELEASING.md update RELEASING docs links to CI (#1506) 2019-06-28 10:37:34 +02:00
VERSION Fix waku tests & contact ens (#1802) 2020-01-17 13:39:09 +01:00
go.mod Sync installation messages & contact requests (#1791) 2020-01-15 08:25:09 +01:00
go.sum Sync installation messages & contact requests (#1791) 2020-01-15 08:25:09 +01:00