.dependabot
|
Patch/dependabot protocol (#1980)
|
2020-05-19 00:14:02 +01:00 |
.github
|
Update github-bot.yml
|
2021-09-17 11:23:05 +02:00 |
.vscode
|
…
|
|
_assets
|
gen_config.sh: add default retenetion of 30 days
|
2022-01-25 19:28:54 +01:00 |
_docs
|
🖼 Set any url as profile picture (useful for NFTs) (#2367)
|
2021-09-21 14:30:44 +05:30 |
_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
|
Make community owners store waku message payloads
|
2022-03-28 11:24:23 +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
|
chore: remove contract function bodies since we only need their signatures
|
2022-03-08 08:32:46 -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
|
fix: code review
|
2022-03-03 15:37:07 -04:00 |
exportlogs
|
…
|
|
extkeys
|
Upgrade geth
|
2021-07-20 10:57:38 +02:00 |
images
|
🖼 Set any url as profile picture (useful for NFTs) (#2367)
|
2021-09-21 14:30:44 +05:30 |
logutils
|
Removed unnecessary dependency from logutil package
|
2021-08-19 11:35:40 +02:00 |
mailserver
|
Make community owners store waku message payloads
|
2022-03-28 11:24:23 +02:00 |
metrics
|
metrics: fix p2p_peers_count metrics labels
|
2021-08-24 11:07:39 +02:00 |
mobile
|
Sync Settings (#2478)
|
2022-03-23 18:47:00 +00:00 |
multiaccounts
|
Make community owners store waku message payloads
|
2022-03-28 11:24:23 +02:00 |
node
|
Sync Settings (#2478)
|
2022-03-23 18:47:00 +00: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
|
Anon Metrics Broadcast (#2198)
|
2021-09-01 13:02:18 +01:00 |
profiling
|
…
|
|
protocol
|
Address linter issues
|
2022-03-28 13:14:12 +01:00 |
rpc
|
feat: extract node config from settings to individual tables (#2470)
|
2022-01-12 16:04:43 -04:00 |
rtt
|
…
|
|
server
|
Created dedicated Exported funcs for x509 cert and pem generation (#2601)
|
2022-03-28 13:37:58 +01:00 |
services
|
Address linter issues
|
2022-03-28 13:14:12 +01:00 |
signal
|
Intrododuce `NodeConfig.TorrentConfig` and CLI flags
|
2022-03-21 12:59:09 +01:00 |
sqlite
|
Sync Settings (#2478)
|
2022-03-23 18:47:00 +00:00 |
static
|
Make community owners store waku message payloads
|
2022-03-28 11:24:23 +02:00 |
t
|
Make community owners store waku message payloads
|
2022-03-28 11:24:23 +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-03-23 09:34:59 -04:00 |
waku
|
Address linter issues
|
2022-03-28 13:14:12 +01:00 |
wakuv2
|
Address linter issues
|
2022-03-28 13:14:12 +01:00 |
.codeclimate.yml
|
fix: exclude migrations from codeclimate (#2284)
|
2021-07-22 14:04:21 -04:00 |
.dockerignore
|
…
|
|
.gitignore
|
feat: add visual identity service (#2550)
|
2022-03-11 16:17:48 -05:00 |
.golangci.yml
|
…
|
|
.travis.yml
|
Remove e2e tests from steps
|
2021-07-20 10:57:38 +02:00 |
BOOTNODE.md
|
…
|
|
CMakeLists.txt
|
fix: cmakelist
|
2021-09-23 11:31:59 -04:00 |
CONTRIBUTING.md
|
…
|
|
LICENSE.md
|
…
|
|
MAILSERVER.md
|
rcp.sh: curl wrapper for easier RPC calls
|
2021-08-24 11:23:25 +02:00 |
Makefile
|
chore: add soname to libstatus.so
|
2021-09-29 09:45:29 -04:00 |
README.md
|
…
|
|
RELEASING.md
|
…
|
|
VERSION
|
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 |
WAKU.md
|
…
|
|
go.mod
|
Address linter issues
|
2022-03-28 13:14:12 +01:00 |
go.sum
|
chore: bump go-waku
|
2022-03-23 09:34:59 -04:00 |