The Status module that consumes go-ethereum https://status.im
Go to file
Pablo Lopez 0f151a0fbf
chore_: check mvds for tests (#5928)
2024-10-09 09:23:15 +03:00
.dependabot Patch/dependabot protocol (#1980) 2020-05-19 00:14:02 +01:00
.github ci_: validate pr title (#5872) 2024-09-26 09:10:59 +01:00
.vscode feat(wallet) implement Wallet Connect sign APIs 2023-11-15 15:52:02 +01:00
_assets refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
_docs chore_: rename integration tests to functional tests (#5908) 2024-10-03 14:51:51 +01:00
_examples chore_: drop wakuv2 fleets, use waku fleets 2024-05-17 18:53:40 +02:00
abi-spec
account
api chore_: add a status proxy to the nodefleet rpc as a primary service provider 2024-10-02 18:41:29 +07:00
appdatabase refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
appmetrics
build/bin
centralizedmetrics feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
circuitbreaker fix_: Don't count error rate for circuit breaker on cancel and handle 2024-08-20 15:26:28 +01:00
cmd chore_: check mvds for tests (#5928) 2024-10-09 09:23:15 +03:00
common feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
config chore_: remove `status.test` fleet (#5702) 2024-08-16 14:26:35 -04:00
connection
constants feat_: accounts/saved addresses capacity related api endpoints added 2024-08-06 08:19:33 +02:00
contracts refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
db Address linter issues 2022-03-28 13:14:12 +01:00
deprecation
discovery feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
errors chore_: map insufficient funds error 2024-08-28 08:23:18 +02:00
eth-node feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
exchanges
exportlogs
extkeys
images fix(wallet)_: Fix handling of remote image URLs in image processing 2024-08-14 12:50:10 +02:00
ipfs feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
logutils feat_: Implement request logging functionality (#5812) 2024-09-13 16:08:20 +01:00
mailserver refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
metrics feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
mobile feat(cmd)_: `status-backend` (#5847) 2024-09-27 16:02:18 +01:00
multiaccounts refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
nix ci_: add go-generate-fast to nix (#5890) 2024-09-30 12:53:20 +01:00
node fix(statusd)_: proper db initialization for imported accounts 2024-10-07 14:31:34 +02:00
nodecfg refactor_: remove status-im/rendezvous (#5685) 2024-08-22 13:12:37 -04:00
notifier Notifier package to interact with gorush notifications (#910) 2018-05-08 16:30:03 +02:00
params chore_: add a status proxy to the nodefleet rpc as a primary service provider 2024-10-02 18:41:29 +07:00
peers feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
postgres fix_: enable tests to run with `-count` more than 1 (#5757) 2024-08-23 19:30:58 +00:00
profiling feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
protocol fix(sync)_: sync fallback notification (#5888) 2024-10-07 22:05:37 +08:00
rpc refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
rtt feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
scripts
server fix(sync)_: sync fallback notification (#5888) 2024-10-07 22:05:37 +08:00
services fix_: packing data for ens release path processor fixed 2024-10-08 21:49:35 +02:00
signal chore_: improvements of the sending route generated by the router process 2024-10-01 14:30:33 +02:00
sqlite
static refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
t refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
telemetry feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
tests-functional test_: added status-backend support, fixed signals 2024-10-08 15:27:48 +02:00
timesource feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
transactions refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
vendor fix_: bump go-ethereum to get fix for block hash calculation (#5873) 2024-09-26 08:38:22 -03:00
waku fix_: remove waku go generate instructions as unused (#5892) 2024-09-30 17:47:39 +01:00
wakuv2 fix_: retry dnsdisc on failure (#5785) 2024-10-07 08:33:08 -04:00
walletdatabase refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
.codeclimate.yml
.codecov.yml feat_: functional tests coverage (#5805) 2024-09-24 16:33:26 +01:00
.dockerignore fix(ci)_: lock Go at 1.20 and Alpine at 3.18 2024-05-20 08:25:49 +02:00
.gitignore fix_: delete endpoints file (#5922) 2024-10-07 13:07:33 +01:00
.golangci.yml
.travis.yml
BOOTNODE.md
CMakeLists.txt
CONTRIBUTING.md chore_: rename integration tests to functional tests (#5908) 2024-10-03 14:51:51 +01:00
LICENSE.md
MAILSERVER.md
Makefile fix(make)_: avoid calling version script unnecessarily 2024-10-05 10:07:16 +02:00
README.md
RELEASING.md
WAKU.md
default.nix
go.mod fix_: bump go-ethereum to get fix for block hash calculation (#5873) 2024-09-26 08:38:22 -03:00
go.sum fix_: bump go-ethereum to get fix for block hash calculation (#5873) 2024-09-26 08:38:22 -03:00
shell.nix