The Status module that consumes go-ethereum https://status.im
Go to file
osmaczko 89626d997e
Populate colorHash and colorId (#2630)
* feat: add colorId utility

it returns color id for given pubkey

* feat: populate Account with colorHash and colorId

accounts displayed to users on login page should display colorHash and
avatar fallback color (aka colorId)
2022-04-08 13:54:29 -04:00
.dependabot
.github
.vscode
_assets gen_config.sh: add default retenetion of 30 days 2022-01-25 19:28:54 +01:00
_docs
_examples go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
account Address linter issues 2022-03-28 13:14:12 +01:00
api Address linter issues 2022-03-28 13:14:12 +01:00
appdatabase Introduce community history archive routine 2022-04-06 13:00:33 +02:00
appmetrics Address linter issues 2022-03-28 13:14:12 +01:00
build/bin
cmd Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
common Move services to status-node 2021-07-20 10:57:38 +02:00
config chore: add status.prod fleet (#2583) 2022-03-11 15:48:51 -05:00
connection Address linter issues 2022-03-28 13:14:12 +01:00
contracts Feat/expose registrar address (#2600) 2022-04-04 12:54:44 -04:00
db Address linter issues 2022-03-28 13:14:12 +01:00
discovery feat: obtain external address for rendezvous (#2333) 2021-09-06 09:46:35 -04:00
eth-node Introduce community history archive routine 2022-04-06 13:00:33 +02:00
exportlogs Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
extkeys
images 🖼 Set any url as profile picture (useful for NFTs) (#2367) 2021-09-21 14:30:44 +05:30
logutils
mailserver Introduce community history archive routine 2022-04-06 13:00:33 +02:00
metrics
mobile Populate colorHash and colorId (#2630) 2022-04-08 13:54:29 -04:00
multiaccounts Populate colorHash and colorId (#2630) 2022-04-08 13:54:29 -04:00
node fix: adding missing config settings 2022-04-01 17:39:10 -04:00
nodecfg refactor of node config so that node config upgrade inserts are handled distinctly from any other config inserts that may come in future (#2609) 2022-03-25 18:34:24 +00:00
notifier
params Intrododuce `NodeConfig.TorrentConfig` and CLI flags 2022-03-21 12:59:09 +01:00
peers feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
postgres
profiling
protocol Populate colorHash and colorId (#2630) 2022-04-08 13:54:29 -04:00
rpc feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
rtt rewrite mailserver systemd setup to a Makefile 2019-12-04 13:44:05 +01:00
server Created dedicated Exported funcs for x509 cert and pem generation (#2601) 2022-03-28 13:37:58 +01:00
services fix: Align generated account and key store (#2628) 2022-04-08 09:56:38 -04:00
signal Introduce community history archive routine 2022-04-06 13:00:33 +02:00
sqlite Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
static Introduce community history archive routine 2022-04-06 13:00:33 +02:00
t Introduce community history archive routine 2022-04-06 13:00:33 +02:00
telemetry feat: Push messages to telemetry server when receiving messages 2021-11-10 09:34:14 +01:00
timesource Move services to status-node 2021-07-20 10:57:38 +02:00
transactions feat: ens register api (#2473) 2022-01-14 12:17:31 +01:00
vendor chore: bump go-waku 2022-04-06 10:36:06 -04:00
waku Address linter issues 2022-03-28 13:14:12 +01:00
wakuv2 fix: peer table queries 2022-04-01 18:06:10 -04:00
.codeclimate.yml
.dockerignore
.gitignore feat: add visual identity service (#2550) 2022-03-11 16:17:48 -05:00
.golangci.yml
.travis.yml
BOOTNODE.md
CMakeLists.txt fix: cmakelist 2021-09-23 11:31:59 -04:00
CONTRIBUTING.md
LICENSE.md
MAILSERVER.md
Makefile Upgrade linter to 1.45.2 2022-03-28 16:42:24 +01:00
README.md
RELEASING.md
VERSION Dismiss activity center notifications of group on leave or Mark read 2022-04-06 22:41:14 +05:30
WAKU.md
go.mod chore: bump go-waku 2022-04-06 10:36:06 -04:00
go.sum chore: bump go-waku 2022-04-06 10:36:06 -04:00