The Status module that consumes go-ethereum https://status.im
Go to file
Igor Mandrigin 10fc860a5f
fix parameters parsing for eth_* filters subscriptions (#1461)
2019-05-10 12:56:58 +02:00
.github Configure recipients for Gopkg.lock changes in PRs 2019-01-22 08:18:15 +01:00
.vscode
_assets Removing discovery-proxy from sources (#1445) 2019-04-18 10:39:55 +03:00
account Login with keycard (#1358) 2019-01-24 16:44:46 +01:00
api fix parameters parsing for eth_* filters subscriptions (#1461) 2019-05-10 12:56:58 +02:00
build/bin add .gitkeep to build/bin so it always exists 2019-03-05 14:22:00 +01:00
cmd Removing discovery-proxy from sources (#1445) 2019-04-18 10:39:55 +03:00
config add a short doc about config.json 2019-04-25 16:20:11 +02:00
contracts
db Execute writes atomically only after request was processed without errors (#1454) 2019-05-06 09:33:19 +03:00
discovery Removing discovery-proxy from sources (#1445) 2019-04-18 10:39:55 +03:00
exportlogs Export logs content with hexary encoding (#1457) 2019-05-06 19:08:47 +03:00
extkeys add ExtendedKey.ChildForPurpose method to derive wallet or chat keys (#1312) 2018-12-11 17:01:30 +01:00
lib fix HashMessage to decode hex only if needed (#1450) 2019-04-30 01:26:41 +02:00
logutils Redirect log output to mobile system loggers 2019-03-07 17:07:12 +02:00
mailserver Publish rlp.RawValue instead of envelope (#1459) 2019-05-09 12:58:02 +02:00
metrics/node Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
mobile fix HashMessage to decode hex only if needed (#1450) 2019-04-30 01:26:41 +02:00
node Add network incentivisation service (#1452) 2019-04-29 14:05:49 +02:00
notifications/push Add `SendDataNotification` method (#1352) 2019-01-18 14:03:32 +01:00
notifier
params Notify users that envelope was discarded and retry sending it (#1446) 2019-04-30 09:46:12 +03:00
peers mailserver: refactor mailserver's rate limiter (#1341) 2019-01-10 17:07:16 +01:00
profiling
rpc [Chaos Unicorn] Expose ChaosModeUpdate (#1422) 2019-03-29 12:55:54 +01:00
services fix parameters parsing for eth_* filters subscriptions (#1461) 2019-05-10 12:56:58 +02:00
signal Implement subscription for eth and shh filters using signals. (#1455) 2019-05-07 09:05:38 +02:00
static Allow multiple bundles, change n devices & bundle refresh (#1331) 2018-12-21 11:07:25 +01:00
t Add goerli testnet 2019-03-19 10:56:09 +02:00
timesource
transactions validate signature size on SendTransactionWithSignature (#1401) 2019-03-01 14:49:30 +01:00
vendor Publish rlp.RawValue instead of envelope (#1459) 2019-05-09 12:58:02 +02:00
.codeclimate.yml
.dockerignore
.gitignore add compose setup for a bootnode 2019-03-21 16:42:44 +01:00
.golangci.yml update golangci to 1.10.2 (#1246) 2018-10-17 12:17:58 +02:00
.travis.yml Add `canary-test` make target to test beta fleet mailservers. Closes #1274 2018-11-19 19:02:32 +01:00
CONTRIBUTING.md
Gopkg.lock Publish rlp.RawValue instead of envelope (#1459) 2019-05-09 12:58:02 +02:00
Gopkg.toml Publish rlp.RawValue instead of envelope (#1459) 2019-05-09 12:58:02 +02:00
LICENSE.md
Makefile Implement subscription for eth and shh filters using signals. (#1455) 2019-05-07 09:05:38 +02:00
README.md add a short doc about config.json 2019-04-25 16:20:11 +02:00
RELEASING.md Update RELEASING.md 2019-01-02 18:57:20 +01:00
VERSION fix parameters parsing for eth_* filters subscriptions (#1461) 2019-05-10 12:56:58 +02:00