The Status module that consumes go-ethereum https://status.im
Go to file
Jakub Sokołowski 86f54c3f5f remove eth.beta fleet as it has been decomissioned
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-02-21 14:48:47 +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 remove eth.beta fleet as it has been decomissioned 2020-02-21 14:48:47 +01:00
account Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
api add bridge metrics to Whisper and Waku (#1864) 2020-02-19 15:36:16 +01:00
appdatabase pending-stickers field added to settings, unit-tests fixed (#1830) 2020-02-13 13:48:04 +02:00
bridge Integrate Whisper-Waku bridge in status-go (#1854) 2020-02-18 12:21:01 +01:00
build/bin add .gitkeep to build/bin so it always exists 2019-03-05 14:22:00 +01:00
cmd statusd: use eth.prod fleet by default 2020-02-11 16:11:41 +01:00
config remove eth.beta fleet as it has been decomissioned 2020-02-21 14:48:47 +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 Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +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 Initialize protocol when waku active (#1832) 2020-02-17 15:38:59 +01:00
logutils Integrate Whisper-Waku bridge in status-go (#1854) 2020-02-18 12:21:01 +01:00
mailserver pending-stickers field added to settings, unit-tests fixed (#1830) 2020-02-13 13:48:04 +02:00
metrics Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
mobile Initialize protocol when waku active (#1832) 2020-02-17 15:38:59 +01:00
multiaccounts pending-stickers field added to settings, unit-tests fixed (#1830) 2020-02-13 13:48:04 +02:00
node add bridge metrics to Whisper and Waku (#1864) 2020-02-19 15:36:16 +01:00
notifier
params remove eth.beta fleet as it has been decomissioned 2020-02-21 14:48:47 +01:00
peers Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
profiling
protocol add GetContactByID to Messenger 2020-02-13 12:55:09 +01:00
rpc Nimbus node support 2020-01-20 13:15:17 +01:00
rtt rewrite mailserver systemd setup to a Makefile 2019-12-04 13:44:05 +01:00
services remove eth.beta fleet as it has been decomissioned 2020-02-21 14:48:47 +01:00
signal Split shhext into shhext and wakuext (#1803) 2020-01-20 21:56:06 +01:00
sqlite Add persistent datasync, use single database and handle negotiated filters (#1580) 2019-08-27 14:04:15 +02:00
static remove eth.beta fleet as it has been decomissioned 2020-02-21 14:48:47 +01:00
t Initialize protocol when waku active (#1832) 2020-02-17 15:38:59 +01:00
timesource Nimbus node support 2020-01-20 13:15:17 +01:00
transactions Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
vendor Integrate Whisper-Waku bridge in status-go (#1854) 2020-02-18 12:21:01 +01:00
waku add bridge metrics to Whisper and Waku (#1864) 2020-02-19 15:36:16 +01:00
whisper add bridge metrics to Whisper and Waku (#1864) 2020-02-19 15:36:16 +01:00
.codeclimate.yml add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
.dockerignore
.gitignore Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
.golangci.yml Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
.travis.yml migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
BOOTNODE.md docs: clarify purpose and describe ports 2020-02-06 18:44:23 +01:00
CONTRIBUTING.md
LICENSE.md
MAILSERVER.md docs: clarify purpose and describe ports 2020-02-06 18:44:23 +01:00
Makefile remove eth.beta fleet as it has been decomissioned 2020-02-21 14:48:47 +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 update VERSION to 0.46.0 2020-02-21 12:41:11 +01:00
WAKU.md Create WAKU.md with spec support (#1855) 2020-02-21 17:56:15 +08:00
go.mod Integrate Whisper-Waku bridge in status-go (#1854) 2020-02-18 12:21:01 +01:00
go.sum Integrate Whisper-Waku bridge in status-go (#1854) 2020-02-18 12:21:01 +01:00