The Status module that consumes go-ethereum https://status.im
Go to file
Patryk Osmaczko 71c9299bb7 chore(communities)_: update curated communities testnet contract 2024-08-29 15:17:40 +02:00
.dependabot
.github fix_: separate commit message check (#5773) 2024-08-27 22:42:06 +01:00
.vscode feat(wallet) implement Wallet Connect sign APIs 2023-11-15 15:52:02 +01:00
_assets fix_: nightly tests report (#5779) 2024-08-29 11:48:32 +01:00
_docs
_examples
abi-spec
account Removed unused ParseLoginParams and newErrZeroAddress functions 2024-03-20 10:12:49 +00:00
api refactor_: remove status-im/rendezvous (#5685) 2024-08-22 13:12:37 -04:00
appdatabase refactor_: remove status-im/rendezvous (#5685) 2024-08-22 13:12:37 -04:00
appmetrics fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
build/bin
centralizedmetrics
circuitbreaker fix_: Don't count error rate for circuit breaker on cancel and handle 2024-08-20 15:26:28 +01:00
cmd refactor_: remove status-im/rendezvous (#5685) 2024-08-22 13:12:37 -04:00
common
config chore_: remove `status.test` fleet (#5702) 2024-08-16 14:26:35 -04:00
connection Address linter issues 2022-03-28 13:14:12 +01:00
constants feat_: accounts/saved addresses capacity related api endpoints added 2024-08-06 08:19:33 +02:00
contracts chore(communities)_: update curated communities testnet contract 2024-08-29 15:17:40 +02:00
db Address linter issues 2022-03-28 13:14:12 +01:00
deprecation
discovery refactor_: remove status-im/rendezvous (#5685) 2024-08-22 13:12:37 -04:00
errors chore_: map insufficient funds error 2024-08-28 08:23:18 +02:00
eth-node fix_: proper content topic conversion between transport and waku layer for setting criteria interest (#5758) 2024-08-21 13:45:32 -04:00
exchanges URL unfurling (initial implementation) (#3471) 2023-05-18 15:43:06 -03:00
exportlogs
extkeys Upgrade geth 2021-07-20 10:57:38 +02:00
images
integration-tests test(rpc)_: wakuext add contact, wakuext_peers 2024-08-22 17:12:00 +02:00
ipfs fix: add mode build param and change ipfs gateway accordingly 2022-08-26 18:57:55 +02:00
logutils fix_: enable tests to run with `-count` more than 1 (#5757) 2024-08-23 19:30:58 +00:00
mailserver chore_: rename shards.test to status.prod (#5571) 2024-07-29 17:19:48 -04:00
metrics Upgrade linter to 1.50.0 2023-01-13 17:52:03 +00:00
mobile
multiaccounts fix_: enable tests to run with `-count` more than 1 (#5757) 2024-08-23 19:30:58 +00:00
nix chore_: bring in xcodewrapper nix derivation (#5473) 2024-07-04 16:37:05 +05:30
node
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 refactor_: remove status-im/rendezvous (#5685) 2024-08-22 13:12:37 -04:00
peers refactor_: remove status-im/rendezvous (#5685) 2024-08-22 13:12:37 -04:00
postgres
profiling fix_: enable tests to run with `-count` more than 1 (#5757) 2024-08-23 19:30:58 +00:00
protocol
rpc fix_: Don't count error rate for circuit breaker on cancel and handle 2024-08-20 15:26:28 +01:00
rtt
scripts nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
server fix_: flaky test TestUDPNotifier (#5733) 2024-08-23 21:54:05 +01:00
services chore_: create currency store and get currencies RPC (#5541) 2024-08-29 16:03:24 +05:30
signal chore(connector)_: Polish connector service (#5711) 2024-08-15 13:49:29 +02:00
sqlite fix: close messenger's databases in tests 2023-11-28 20:59:25 +01:00
static chore_: remove `status.test` fleet (#5702) 2024-08-16 14:26:35 -04:00
t feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
telemetry chore_: refactor with sender api 2024-08-19 15:16:42 -04:00
timesource
transactions
vendor fix_: reduce filter loop to 300ms (#5768) 2024-08-27 08:44:50 -04:00
waku
wakuv2 fix_: reduce filter loop to 300ms (#5768) 2024-08-27 08:44:50 -04:00
walletdatabase
.codeclimate.yml
.dockerignore
.gitignore
.golangci.yml
.travis.yml
BOOTNODE.md
CMakeLists.txt
CONTRIBUTING.md
LICENSE.md
MAILSERVER.md rcp.sh: curl wrapper for easier RPC calls 2021-08-24 11:23:25 +02:00
Makefile
README.md
RELEASING.md
WAKU.md
default.nix
go.mod
go.sum
shell.nix