The Status module that consumes go-ethereum https://status.im
Go to file
richΛrd 34112a9c4c
Update wakuv2/missing_messages.go
Co-authored-by: Igor Sirotin <sirotin@status.im>
2024-08-12 13:32:31 -04:00
.dependabot
.github
.vscode
_assets fix_:increase timeout on unit test (#5553) 2024-07-22 19:08:47 +08:00
_docs
_examples
abi-spec
account
api fix_: enable light client for mobile (#5654) 2024-08-08 18:00:15 +05:30
appdatabase fix_: enable light client for mobile (#5654) 2024-08-08 18:00:15 +05:30
appmetrics
build/bin
buildinfo chore_: CHERRY-PICK Proxy URLs for blockchain providers (#5644) 2024-08-01 10:06:34 +01:00
centralizedmetrics fix_: fix ticker in metrics 2024-07-25 12:42:33 +02:00
circuitbreaker fix(wallet)_: fix provider down event happening too often (#5595) (#5649) 2024-08-01 19:29:05 -03:00
cmd refactor: only use shards (#5474) 2024-07-15 20:55:12 +05:30
common fix_: enable light client for mobile (#5654) 2024-08-08 18:00:15 +05:30
config refactor: only use shards (#5474) 2024-07-15 20:55:12 +05:30
connection
constants feat_: accounts/saved addresses capacity related api endpoints added (#5657) 2024-08-06 15:40:04 +01:00
contracts feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
db
deprecation
discovery
errors feat(router)_: return processor error when no routes are found 2024-07-19 17:44:08 +02:00
eth-node feat_: `wakuext_relayPeersByTopic` 2024-07-11 12:32:31 +01:00
exchanges
exportlogs
extkeys
images
integration-tests fix(tests-rpc)_: Remove port bind 2024-07-23 11:03:31 +02:00
ipfs
logutils
mailserver feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
metrics
mobile fix_: make lint-fix 2024-08-08 13:46:51 +01:00
multiaccounts feat_: Check for mobile data connection if setting is on (#5511) (#5613) 2024-07-29 14:22:15 -03:00
nix chore_: bring in xcodewrapper nix derivation (#5473) 2024-07-04 16:37:05 +05:30
node chore_: CHERRY-PICK Proxy URLs for blockchain providers (#5644) 2024-08-01 10:06:34 +01:00
nodecfg refactor: only use shards (#5474) 2024-07-15 20:55:12 +05:30
notifier
params chore_: ignore sensitive fields of WalletConfig when logging 2024-08-08 13:44:14 +01:00
peers
postgres
profiling
protocol fix(contact_request)_: potential fix to contact request with no saved message (#5665) 2024-08-08 18:00:16 +05:30
rpc fix(wallet)_: fix provider down event happening too often (#5595) (#5649) 2024-08-01 19:29:05 -03:00
rtt
scripts
server feat(pairing)_: Fallback pairing seed (#5614) (#5627) 2024-07-30 13:03:43 -03:00
services feat(wallet)_: handle paraswap price impact error (#5622) (#5680) 2024-08-09 18:52:53 +01:00
signal feat_: cherry-pick: connector revoke permissions and accounts (#5666) 2024-08-07 08:32:40 +01:00
sqlite
static fix_: share all future addresses storage 2024-07-18 12:08:40 +03:00
t feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
telemetry chore_: needed router changes (#5620) 2024-07-29 18:03:13 +01:00
timesource
transactions chore_: CHERRY-PICK Proxy URLs for blockchain providers (#5644) 2024-08-01 10:06:34 +01:00
vendor chore_: update go-waku with keepalive timer fix 2024-08-09 08:22:18 +05:30
waku
wakuv2 Update wakuv2/missing_messages.go 2024-08-12 13:32:31 -04:00
walletdatabase fix(wallet)_: migration caused failure due to duplicates were not 2024-07-23 14:45:11 +02:00
.codeclimate.yml
.dockerignore
.gitignore fix(dapps)_: bring back missing wallet_connect_dapps migration file 2024-06-20 15:03:36 +02:00
.golangci.yml
.travis.yml
BOOTNODE.md
CMakeLists.txt
CONTRIBUTING.md chore_: Update CONTRIBUTING.md 2024-06-24 11:52:50 +01:00
LICENSE.md
MAILSERVER.md
Makefile feat(wallet)_: handle paraswap price impact error (#5622) (#5680) 2024-08-09 18:52:53 +01:00
README.md
RELEASING.md
VERSION feat_: bump go-waku to introduce new keep alive interval (#5484) 2024-07-11 14:36:34 -04:00
WAKU.md
default.nix
go.mod chore_: update go-waku with keepalive timer fix 2024-08-09 08:22:18 +05:30
go.sum chore_: update go-waku with keepalive timer fix 2024-08-09 08:22:18 +05:30
shell.nix