The Status module that consumes go-ethereum https://status.im
Go to file
RichΛrd 192ca6e319
feat: add function to free memory (#2344)
2021-08-31 15:17:44 -04:00
.dependabot
.github Add check to pr checklist that pr was tested (#2243) 2021-05-26 11:28:34 +03:00
.vscode
_assets get_enode.sh: --retry-connrefused instead --retry-all-errors 2021-08-30 14:24:29 +02:00
_docs 👮🏽‍♂️ Update validators and add a new event (#2189) 2021-04-12 17:55:53 +05:30
_examples go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
account linting and remove unused code 2021-07-20 10:57:38 +02:00
api Removed unnecessary dependency from logutil package 2021-08-19 11:35:40 +02:00
appdatabase [#11468] Hide/show option for accounts in the wallet 2021-08-17 11:40:37 +02:00
appmetrics 🧮 Return total count in get metrics query (#2230) 2021-05-21 14:04:28 +05:30
build/bin
cmd feat: add function to free memory (#2344) 2021-08-31 15:17:44 -04:00
common Move services to status-node 2021-07-20 10:57:38 +02:00
config add 3 instead of 2 static nodes to default configs 2021-08-24 11:23:25 +02:00
connection Handle connection state 2021-05-21 07:22:58 +02:00
contracts Fix some tests and restore private/public RPC client 2021-07-20 10:57:38 +02:00
db
discovery Upgrade linter and address issues 2020-12-28 16:55:14 +01:00
eth-node feat: add function to obtain bloomfilter (#2334) 2021-08-26 16:25:43 -04:00
exportlogs
extkeys Upgrade geth 2021-07-20 10:57:38 +02:00
images
logutils Removed unnecessary dependency from logutil package 2021-08-19 11:35:40 +02:00
mailserver [Fixes: #2328] Fixes iterator on leveldb 2021-08-24 15:40:40 +02:00
metrics metrics: fix p2p_peers_count metrics labels 2021-08-24 11:07:39 +02:00
mobile delete imported key 2021-08-18 12:56:53 +02:00
multiaccounts [#11468] Hide/show option for accounts in the wallet 2021-08-17 11:40:37 +02:00
node fix: empty wakuv2 host (#2342) 2021-08-31 12:27:02 -04:00
notifier
params [Fixes: #2328] Fixes iterator on leveldb 2021-08-24 15:40:40 +02:00
peers fix topic pool tests 2021-07-20 10:57:38 +02:00
profiling
protocol Return counter for messages with mention which are marked as seen 2021-08-31 11:49:40 +03:00
rpc Add some eip 1559 related rpc methods to router 2021-07-20 10:57:38 +02:00
rtt
services Return counter for messages with mention which are marked as seen 2021-08-31 11:49:40 +03:00
signal feat: upload/download rate for waku v1 messages (#2286) 2021-08-03 15:27:15 -04:00
sqlite Expose password reset function (#2223) 2021-06-23 14:51:21 +05:30
static add 3 instead of 2 static nodes to default configs 2021-08-24 11:23:25 +02:00
t Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
timesource Move services to status-node 2021-07-20 10:57:38 +02:00
transactions Fix eip1559 contract transactions 2021-08-19 13:29:54 +03:00
vendor chore: bump go-waku (#2292) 2021-08-03 16:40:22 -04:00
waku feat: add function to obtain bloomfilter (#2334) 2021-08-26 16:25:43 -04:00
wakuv2 feat: wakuV2 bandwidth stats (#2325) 2021-08-30 17:35:37 -04:00
.codeclimate.yml fix: exclude migrations from codeclimate (#2284) 2021-07-22 14:04:21 -04:00
.dockerignore
.gitignore remove nimbus 2021-05-21 07:22:58 +02:00
.golangci.yml
.travis.yml Remove e2e tests from steps 2021-07-20 10:57:38 +02:00
BOOTNODE.md
CONTRIBUTING.md
LICENSE.md
MAILSERVER.md rcp.sh: curl wrapper for easier RPC calls 2021-08-24 11:23:25 +02:00
Makefile Remove e2e tests from steps 2021-07-20 10:57:38 +02:00
README.md
RELEASING.md
VERSION Return counter for messages with mention which are marked as seen 2021-08-31 11:49:40 +03:00
WAKU.md
go.mod feat: wakuV2 bandwidth stats (#2325) 2021-08-30 17:35:37 -04:00
go.sum chore: bump go-waku (#2292) 2021-08-03 16:40:22 -04:00