The Status module that consumes go-ethereum https://status.im
Go to file
Igor Sirotin 3bd00cb416
chore: log incorrect amountInWeis (#5005)
2024-04-02 14:54:24 +01:00
.dependabot
.github
.vscode feat(wallet) implement Wallet Connect sign APIs 2023-11-15 15:52:02 +01:00
_assets fix: prevent migration check on nightly tests 2024-03-28 14:41:18 +01:00
_docs Addressed some more feedback 2024-03-20 20:38:24 +00:00
_examples
abi-spec
account Removed unused ParseLoginParams and newErrZeroAddress functions 2024-03-20 10:12:49 +00:00
api Login endpoints improvements (#4980) 2024-03-28 15:01:44 +00:00
appdatabase chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00
appmetrics
build/bin
circuitbreaker feat: implemented a circuit breaker wrapper around hystrix to allow 2024-03-18 11:49:03 +01:00
cmd Login endpoints improvements (#4980) 2024-03-28 15:01:44 +00:00
common fix: validate display name on account creation (#4994) 2024-03-28 16:57:59 +01:00
config fix: `fleet-shards.test.json` (#4503) 2023-12-21 09:53:54 -04:00
connection
contracts feat: l1 gas price estimation when placing l2 transaction 2024-03-27 08:24:39 +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: validate display name on account creation (#4994) 2024-03-28 16:57:59 +01:00
ipfs
logutils print origins for log (#4277) 2023-11-09 14:35:59 +08:00
mailserver chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00
metrics
mobile Login endpoints improvements (#4980) 2024-03-28 15:01:44 +00:00
multiaccounts feat: suggested derivation path endpoint added 2024-03-27 17:20:40 +01:00
node fix: calculating next nonce for optimism chain improved to align with calculation on mainnet and arbitrum 2024-03-13 15:21:33 +01:00
nodecfg feat_: Allow to set custom nodes & log level 2023-11-29 09:31:02 +00:00
notifier
params address review feedback 2024-03-07 17:20:53 +08:00
peers
postgres
profiling
protocol chore: log incorrect amountInWeis (#5005) 2024-04-02 14:54:24 +01:00
rpc fix: sepolia balance 2024-03-07 13:11:51 +01:00
rtt
server fix: sync pending contacts (#4986) 2024-03-26 13:47:12 +00:00
services fix(wallet) fix erc721 transfer router 2024-04-01 15:17:41 +02:00
signal feat(discord_import): send signal when the import was cleaned up (#4693) 2024-02-12 16:04:12 -05:00
sqlite fix: close messenger's databases in tests 2023-11-28 20:59:25 +01:00
static chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00
t chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00
telemetry Bump waku version (#4407) 2023-12-05 12:29:27 +08:00
timesource Fix/timesource offline (#4309) 2023-11-13 14:06:32 -05:00
transactions chore: comment from an already merged pr #4912 applied 2024-03-22 14:14:42 +01:00
vendor fix: udp port 0 in go-waku (#4973) 2024-03-22 16:38:40 -04:00
waku fix: clear waku envelopes cache when deleting a chat (#4621) 2024-01-30 13:43:34 +00:00
wakuv2 fix: flaky test request profile info (#4895) 2024-03-08 15:50:46 +00:00
walletdatabase Port back migrations from release branch 2024-03-14 13:27:12 +00:00
.codeclimate.yml This PR (status-go) fixes #12821 (#4516) 2024-01-08 10:18:57 -08:00
.dockerignore
.gitignore Send direct message using CLI (#4913) 2024-03-19 08:31:35 +08:00
.golangci.yml waku2: static shards (#3944) 2023-10-12 15:21:49 -04:00
.travis.yml
BOOTNODE.md
CMakeLists.txt
CONTRIBUTING.md
LICENSE.md
MAILSERVER.md
Makefile Send direct message using CLI (#4913) 2024-03-19 08:31:35 +08:00
README.md Added test policy 2024-03-20 20:38:24 +00:00
RELEASING.md
VERSION Login endpoints improvements (#4980) 2024-03-28 15:01:44 +00:00
WAKU.md
go.mod fix: udp port 0 in go-waku (#4973) 2024-03-22 16:38:40 -04:00
go.sum fix: udp port 0 in go-waku (#4973) 2024-03-22 16:38:40 -04:00
nix.conf
shell.nix chore: add capability to rerun failed tests 2024-02-27 11:00:29 +01:00