The Status module that consumes go-ethereum https://status.im
Go to file
Sale Djenic 93e88d9774 chore_: providers re-ordered
A new order of using providers is:
1. StatusProxy - Node Fleet
2. StatusProxy - Infura
3. Direct Infura
4. StatusProxy - Grove
5. Direct Grove
2024-10-16 11:45:52 +02:00
.dependabot
.github ci_: validate pr title (#5872) 2024-09-26 09:10:59 +01:00
.vscode
_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
abi-spec
account
api chore_: providers re-ordered 2024-10-16 11:45:52 +02:00
appdatabase chore(wallet)_: remove unused upstream client (#5934) 2024-10-11 21:01:14 +04:00
appmetrics
build/bin
centralizedmetrics feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
circuitbreaker feat_: RPC providers detailed statuses #5923 (#5924) 2024-10-15 19:59:17 +04:00
cmd chore(wallet)_: remove unused upstream client (#5934) 2024-10-11 21:01:14 +04:00
common feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
config chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
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
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
healthmanager feat_: RPC providers detailed statuses #5923 (#5924) 2024-10-15 19:59:17 +04:00
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 feat_: RPC providers detailed statuses #5923 (#5924) 2024-10-15 19:59:17 +04:00
nodecfg chore(wallet)_: remove unused upstream client (#5934) 2024-10-11 21:01:14 +04:00
notifier
params chore(wallet)_: remove unused upstream client (#5934) 2024-10-11 21:01:14 +04: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 chore(messenger)_: extend failed protobuf processing log 2024-10-11 18:59:58 +02:00
rpc chore_: providers re-ordered 2024-10-16 11:45:52 +02: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 chore_: providers re-ordered 2024-10-16 11:45:52 +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 chore_: providers re-ordered 2024-10-16 11:45:52 +02:00
timesource feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
transactions feat_: RPC providers detailed statuses #5923 (#5924) 2024-10-15 19:59:17 +04:00
vendor chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
waku fix_: remove waku go generate instructions as unused (#5892) 2024-09-30 17:47:39 +01:00
wakuv2 chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
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
.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 chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
go.sum chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
shell.nix