The Status module that consumes go-ethereum https://status.im
Go to file
Anthony Laibe 0856efff6f fix: resolve first tx of block
This is a workaround when fetching unknown tx without receiver
2024-02-21 13:28:26 +01:00
.dependabot Patch/dependabot protocol (#1980) 2020-05-19 00:14:02 +01:00
.github
.vscode feat(wallet) implement Wallet Connect sign APIs 2023-11-15 15:52:02 +01:00
_assets chore(ci): upgrade from nix 2.14 to 2.19 2024-02-13 19:46:43 +01:00
_docs
_examples
abi-spec Upgrade linter to 1.50.0 2023-01-13 17:52:03 +00:00
account feat: mobile status.go - getRandomMnemonic (#4712) 2024-02-19 16:53:01 +04:00
api fix(settings): It's not possible to switch the log level (#4667) 2024-02-02 13:08:48 -08:00
appdatabase enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
appmetrics
build/bin
cmd
common Always set PubsubTopic in filters 2023-11-18 02:26:34 +02:00
config
connection
contracts feat: add ens/sticker sepolia address 2024-02-15 11:53:30 +01:00
db
deprecation
discovery
eth-node fix: waku connection status subscription lock (#4762) 2024-02-19 23:44:38 +00:00
exchanges
exportlogs
extkeys
images (fix/status-go) fix profile picture update/removal (#4570) 2024-01-24 12:09:28 -08:00
ipfs fix: add mode build param and change ipfs gateway accordingly 2022-08-26 18:57:55 +02:00
logutils
mailserver chore: `make generate` with nix-shell (#4745) 2024-02-16 12:48:27 +00:00
metrics Upgrade linter to 1.50.0 2023-01-13 17:52:03 +00:00
mobile feat: mobile status.go - getRandomMnemonic (#4712) 2024-02-19 16:53:01 +04:00
multiaccounts feat: Cast int64 for settings (#4700) 2024-02-19 13:09:02 +01:00
node fix: full nodes should run filter and lightpush (#4655) 2024-01-31 14:45:24 -04:00
nodecfg
notifier
params fix(settings): It's not possible to switch the log level (#4667) 2024-02-02 13:08:48 -08:00
peers
postgres
profiling
protocol fix flaky test TestBackupSettings (#4772) 2024-02-21 10:51:12 +08:00
rpc fix: resolve first tx of block 2024-02-21 13:28:26 +01:00
rtt
server fix: keep flaky tests compilable and easy to find 2024-02-19 21:46:35 +01:00
services fix: resolve first tx of block 2024-02-21 13:28:26 +01:00
signal feat(discord_import): send signal when the import was cleaned up (#4693) 2024-02-12 16:04:12 -05:00
sqlite
static chore: `make generate` with nix-shell (#4745) 2024-02-16 12:48:27 +00:00
t chore: `make generate` with nix-shell (#4745) 2024-02-16 12:48:27 +00:00
telemetry
timesource
transactions feat(wallet) use sql activity filter for incremental updates 2024-02-12 19:29:15 +01:00
vendor fix(wallet): handle BlobTxType transaction. 2024-01-31 10:06:14 +01:00
waku fix: clear waku envelopes cache when deleting a chat (#4621) 2024-01-30 13:43:34 +00:00
wakuv2 fix: waku connection status subscription lock (#4762) 2024-02-19 23:44:38 +00:00
walletdatabase [#4690] Nilable block range values for proper ranges management (#4691) 2024-02-19 16:50:07 +01:00
.codeclimate.yml
.dockerignore
.gitignore
.golangci.yml
.travis.yml
BOOTNODE.md
CMakeLists.txt
CONTRIBUTING.md
LICENSE.md
MAILSERVER.md
Makefile chore: set extended timeout only for `protocol` package 2024-01-26 12:27:57 +01:00
README.md
RELEASING.md
VERSION feat: mobile status.go - getRandomMnemonic (#4712) 2024-02-19 16:53:01 +04:00
WAKU.md
go.mod fix(wallet): handle BlobTxType transaction. 2024-01-31 10:06:14 +01:00
go.sum fix(wallet): handle BlobTxType transaction. 2024-01-31 10:06:14 +01:00
nix.conf
shell.nix