The Status module that consumes go-ethereum https://status.im
Go to file
Dario Gabriel Lipicar ba1f8ba923 feat: add api to refetch owned collectibles 2023-09-27 16:44:37 -03:00
.dependabot Patch/dependabot protocol (#1980) 2020-05-19 00:14:02 +01:00
.github
.vscode
_assets ci: parametrize DB port for unit tests 2023-09-18 19:54:21 +02:00
_docs
_examples
abi-spec
account
api Removed settings.Usernames and reactivate PreferredName (#3964) 2023-09-16 09:20:23 +08:00
appdatabase feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
appmetrics
build/bin
cmd
common Moved Android GOOS const to common 2023-09-05 16:42:20 +01:00
config
connection
contracts feat: ethscan on sepolia 2023-09-26 10:02:46 +02:00
db
deprecation
discovery
eth-node
exchanges
exportlogs
extkeys
images fix: user avatar status indicator position (#3989) 2023-09-08 09:07:24 +08:00
ipfs
logutils
mailserver feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
metrics
mobile
multiaccounts feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
node feat(wallet): add community info to collectibles 2023-09-22 17:55:30 -03:00
nodecfg
notifier
params Removed settings.Usernames and reactivate PreferredName (#3964) 2023-09-16 09:20:23 +08:00
peers synchronize display name (#2989) 2022-12-29 14:16:19 +08:00
postgres ci: parametrize DB port for unit tests 2023-09-18 19:54:21 +02:00
profiling
protocol feat(messenger_communities): only send updated curated communities (#4056) 2023-09-26 12:47:50 -04:00
rpc fix: update original url at first login 2023-09-21 09:50:43 +02:00
rtt
server Prevent Logged In Account Local Pairing / Syncing With Another Account (#4044) 2023-09-21 08:32:16 +08:00
services feat: add api to refetch owned collectibles 2023-09-27 16:44:37 -03:00
signal Removed settings.Usernames and reactivate PreferredName (#3964) 2023-09-16 09:20:23 +08:00
sqlite tests: Added unit test for copying 'keypairs_accounts' table to the wallet db. 2023-08-18 09:00:56 +02:00
static feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
t feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
telemetry
timesource
transactions Basic test for findBlocksCommand 2023-09-19 13:17:36 +02:00
vendor chore: bump go-waku to latest commit (#4000) 2023-09-07 20:59:28 +05:30
waku
wakuv2
walletdatabase feat(wallet): add community info to collectibles 2023-09-22 17:55:30 -03:00
.codeclimate.yml
.dockerignore
.gitignore ci: hide `go test` output to the file on CI 2023-09-13 10:53:38 +02:00
.golangci.yml
.travis.yml
BOOTNODE.md docs: clarify purpose and describe ports 2020-02-06 18:44:23 +01:00
CMakeLists.txt
CONTRIBUTING.md
LICENSE.md
MAILSERVER.md
Makefile ci: hide `go test` output to the file on CI 2023-09-13 10:53:38 +02:00
README.md
RELEASING.md
VERSION Prevent Logged In Account Local Pairing / Syncing With Another Account (#4044) 2023-09-21 08:32:16 +08:00
WAKU.md
go.mod chore: bump go-waku to latest commit (#4000) 2023-09-07 20:59:28 +05:30
go.sum chore: bump go-waku to latest commit (#4000) 2023-09-07 20:59:28 +05:30
nix.conf
shell.nix