The Status module that consumes go-ethereum https://status.im
Go to file
Andrea Franz 699b70fea2
update RELEASING docs links to CI (#1506)
2019-06-28 10:37:34 +02:00
.github Configure recipients for Gopkg.lock changes in PRs 2019-01-22 08:18:15 +01:00
.vscode
_assets remove GOCACHE=off from Jenkinfile.xgo 2019-06-12 13:12:00 +02:00
account create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
api create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
build/bin add .gitkeep to build/bin so it always exists 2019-03-05 14:22:00 +01:00
cmd update linter 2019-06-12 13:12:00 +02:00
config Add postgres 2019-05-15 11:01:34 +02:00
contracts
db Execute writes atomically only after request was processed without errors (#1454) 2019-05-06 09:33:19 +03:00
discovery migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
exportlogs Export logs content with hexary encoding (#1457) 2019-05-06 19:08:47 +03:00
extkeys create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
lib create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
logutils Redirect log output to mobile system loggers 2019-03-07 17:07:12 +02:00
mailserver Sync messages in a loop until error or no cursor (#1502) 2019-06-26 18:17:41 +02:00
messaging Create messaging package and move some packages into it (#1505) 2019-06-26 20:17:41 +02:00
metrics/node Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
mobile create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
node Cache keys (#1497) 2019-06-24 09:26:25 +02:00
notifications/push
notifier
params Add support for partitioned topic 2019-06-19 17:38:45 +02:00
peers migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
profiling
rpc Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
services Create messaging package and move some packages into it (#1505) 2019-06-26 20:17:41 +02:00
signal Add support for partitioned topic 2019-06-19 17:38:45 +02:00
sqlite Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
static Create messaging package and move some packages into it (#1505) 2019-06-26 20:17:41 +02:00
t Add topic negotiation 2019-06-19 17:38:45 +02:00
timesource
transactions validate signature size on SendTransactionWithSignature (#1401) 2019-03-01 14:49:30 +01:00
vendor Sync messages in a loop until error or no cursor (#1502) 2019-06-26 18:17:41 +02:00
.codeclimate.yml Create messaging package and move some packages into it (#1505) 2019-06-26 20:17:41 +02:00
.dockerignore
.gitignore add compose setup for a bootnode 2019-03-21 16:42:44 +01:00
.golangci.yml Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
.travis.yml migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
CONTRIBUTING.md
LICENSE.md
Makefile Create messaging package and move some packages into it (#1505) 2019-06-26 20:17:41 +02:00
README.md add a short doc about config.json 2019-04-25 16:20:11 +02:00
RELEASING.md update RELEASING docs links to CI (#1506) 2019-06-28 10:37:34 +02:00
VERSION create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
go.mod Sync messages in a loop until error or no cursor (#1502) 2019-06-26 18:17:41 +02:00
go.sum Sync messages in a loop until error or no cursor (#1502) 2019-06-26 18:17:41 +02:00