The Status module that consumes go-ethereum https://status.im
Go to file
flexsurfer 9a656fe151 Fix sticker pack with id = 0 (#1749) 2019-12-20 10:35:07 +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
_assets fix entrypoint for bootnode Docker image 2019-12-17 22:04:34 +01:00
account Start abstracting geth Keystore 2019-12-19 14:11:48 +01:00
api Start abstracting geth Keystore 2019-12-19 14:11:48 +01:00
appdatabase add accounts_deleteAccount method (#1738) 2019-12-16 10:23:36 -05:00
build/bin add .gitkeep to build/bin so it always exists 2019-03-05 14:22:00 +01:00
cmd fix linter gocyclo error for bootnode 2019-12-06 10:59:29 +01: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
db Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
discovery Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
eth-node Use a `callReturn` type in `RoutineQueue` 2019-12-19 14:11:48 +01:00
exportlogs Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
extkeys Add ValidateMnemonic method (#1713) 2019-12-16 14:55:02 +01:00
lib Start abstracting geth Keystore 2019-12-19 14:11:48 +01:00
logutils Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
mailserver APIs to Get and Create custom Tokens (#1717) 2019-12-10 12:31:08 -05:00
metrics add a simple healtcheck for metrics endpoint 2019-11-04 16:29:14 +01:00
mobile fix 1741 (#1742) 2019-12-18 16:09:04 +01:00
multiaccounts Start abstracting geth Keystore 2019-12-19 14:11:48 +01:00
node Drop peers when rate limit is exceeded (#1732) 2019-12-16 20:38:50 +01:00
notifier
params Drop peers when rate limit is exceeded (#1732) 2019-12-16 20:38:50 +01:00
peers Limit the upper bounds of how many pending peers we track (#1714) 2019-12-10 10:20:22 -05:00
profiling
protocol Fix sticker pack with id = 0 (#1749) 2019-12-20 10:35:07 +01:00
rpc Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
rtt rewrite mailserver systemd setup to a Makefile 2019-12-04 13:44:05 +01:00
services Start abstracting geth Keystore 2019-12-19 14:11:48 +01:00
signal Move to protobuf for Message type (#1706) 2019-12-05 17:25:34 +01:00
sqlite Add persistent datasync, use single database and handle negotiated filters (#1580) 2019-08-27 14:04:15 +02:00
static APIs to Get and Create custom Tokens (#1717) 2019-12-10 12:31:08 -05:00
t Start abstracting geth Keystore 2019-12-19 14:11:48 +01:00
timesource
transactions Start abstracting geth Keystore 2019-12-19 14:11:48 +01:00
vendor Get rid of `types.Whisper.Poll` method 2019-12-19 14:11:48 +01:00
whisper Improve parameter naming in `Whisper.DeleteKeyPair` 2019-12-19 14:11:48 +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 ignore C.char export error 2019-11-15 13:18:08 +01:00
.travis.yml migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
BOOTNODE.md create a Makefile for running a bootnode under systemd 2019-12-04 13:44:05 +01:00
CONTRIBUTING.md
LICENSE.md
MAILSERVER.md rewrite mailserver systemd setup to a Makefile 2019-12-04 13:44:05 +01:00
Makefile APIs to Get and Create custom Tokens (#1717) 2019-12-10 12:31:08 -05: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 Handle membership update message 2019-12-10 15:20:28 +01:00
go.mod Add ValidateMnemonic method (#1713) 2019-12-16 14:55:02 +01:00
go.sum Get rid of `types.Whisper.Poll` method 2019-12-19 14:11:48 +01:00