The Status module that consumes go-ethereum https://status.im
Go to file
Adam Babik 8383feea04 add API to shhext to manage messages 2019-08-12 19:44:31 +02:00
.github
.vscode
_assets add a check for already existing release tag 2019-07-30 09:26:34 -04:00
account Revert "Initialize status keystore instance before starting ethereum node" 2019-08-05 16:03:18 +02:00
api Revert "Initialize status keystore instance before starting ethereum node" 2019-08-05 16:03:18 +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
crypto integrate status-protocol-go 2019-07-24 18:46:43 +02:00
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 add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
lib Revert "Initialize status keystore instance before starting ethereum node" 2019-08-05 16:03:18 +02:00
logutils Add SaveChat, Chats, DeleteChat, SaveConctat & Contacts endpoint 2019-08-05 16:03:18 +02:00
mailserver Sync messages in a loop until error or no cursor (#1502) 2019-06-26 18:17:41 +02:00
metrics/node
mobile Revert "Initialize status keystore instance before starting ethereum node" 2019-08-05 16:03:18 +02:00
node Revert "Initialize status keystore instance before starting ethereum node" 2019-08-05 16:03:18 +02:00
notifications/push
notifier
params Add datasync, v1messages & disable discovery topic options 2019-07-29 19:39:44 +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 add API to shhext to manage messages 2019-08-12 19:44:31 +02:00
signal Move envelopes tracking to status-protocol-go 2019-08-12 19:44:31 +02:00
sqlite Use same kdf_iter as for protocol db 2019-08-08 09:11:27 +03:00
static integrate status-protocol-go 2019-07-24 18:46:43 +02:00
t Move envelopes tracking to status-protocol-go 2019-08-12 19:44:31 +02:00
timesource
transactions validate signature size on SendTransactionWithSignature (#1401) 2019-03-01 14:49:30 +01:00
vendor add API to shhext to manage messages 2019-08-12 19:44:31 +02:00
.codeclimate.yml add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
.dockerignore
.gitignore add compose setup for a bootnode 2019-03-21 16:42:44 +01:00
.golangci.yml integrate status-protocol-go 2019-07-24 18:46:43 +02:00
.travis.yml migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
CONTRIBUTING.md
LICENSE.md
Makefile Revert "Initialize status keystore instance before starting ethereum node" 2019-08-05 16:03:18 +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 Move envelopes tracking to status-protocol-go 2019-08-12 19:44:31 +02:00
go.mod add API to shhext to manage messages 2019-08-12 19:44:31 +02:00
go.sum add API to shhext to manage messages 2019-08-12 19:44:31 +02:00