The Status module that consumes go-ethereum https://status.im
Go to file
Mikhail Rogachev dad7221f36
Hotfix: temporary restore cross compilation on Mac M1 (#3139)
2023-01-27 20:09:59 +04:00
.dependabot
.github
.vscode
_assets ci: use WORKSPACE_TMP for TMPDIR to not abuse /run 2023-01-03 16:54:22 +01:00
_docs
_examples
abi-spec Upgrade linter to 1.50.0 2023-01-13 17:52:03 +00:00
account test: `TestConvertAccount` test update 2023-01-27 13:20:52 +01:00
api test: `TestConvertAccount` test update 2023-01-27 13:20:52 +01:00
appdatabase feat: add balance_history DB table and update migration scripts 2023-01-25 22:25:50 +04:00
appmetrics
build/bin
cmd
common
config
connection
contracts feat: nonce management in multi tx 2023-01-12 12:56:57 +01:00
db
discovery
eth-node fix: use parent ctx (of 30s instead of 20s) and log requestID in case of failures 2023-01-26 14:13:01 -04:00
exportlogs
extkeys
images
ipfs
logutils
mailserver feat: add balance_history DB table and update migration scripts 2023-01-25 22:25:50 +04:00
metrics Upgrade linter to 1.50.0 2023-01-13 17:52:03 +00:00
mobile test: `TestConvertAccount` test update 2023-01-27 13:20:52 +01:00
multiaccounts feat(keycard): `ConvertToRegularAccount` endpoint added 2023-01-27 13:20:52 +01:00
node feat: ens_usernames database (#3066) 2023-01-20 13:34:30 +03:00
nodecfg fix: add missing waku2 store columns 2023-01-26 13:47:47 -04:00
notifier
params fix: set nameserver via config 2023-01-11 08:37:31 -04:00
peers synchronize display name (#2989) 2022-12-29 14:16:19 +08:00
postgres
profiling Upgrade linter to 1.50.0 2023-01-13 17:52:03 +00:00
protocol Fix incorrect pagination of notifications 2023-01-26 19:23:08 +01:00
rpc synchronize display name (#2989) 2022-12-29 14:16:19 +08:00
rtt
server Upgrade linter to 1.50.0 2023-01-13 17:52:03 +00:00
services fix: merge balance history using block time 2023-01-27 16:28:59 +04:00
signal synchronize display name (#2989) 2022-12-29 14:16:19 +08:00
sqlite
static feat: add balance_history DB table and update migration scripts 2023-01-25 22:25:50 +04:00
t feat: add balance_history DB table and update migration scripts 2023-01-25 22:25:50 +04:00
telemetry feat: send message type to opt-in telemetry service 2023-01-26 16:34:20 -04:00
timesource Move services to status-node 2021-07-20 10:57:38 +02:00
transactions feat: nonce management in multi tx 2023-01-12 12:56:57 +01:00
vendor fix: close connections when maximum number of peers is reached 2023-01-18 11:43:07 -04:00
waku Upgrade linter to 1.50.0 2023-01-13 17:52:03 +00:00
wakuv2 fix: use parent ctx (of 30s instead of 20s) and log requestID in case of failures 2023-01-26 14:13:01 -04:00
.codeclimate.yml
.dockerignore
.gitignore
.golangci.yml
.travis.yml
BOOTNODE.md
CMakeLists.txt
CONTRIBUTING.md
LICENSE.md
MAILSERVER.md
Makefile Hotfix: temporary restore cross compilation on Mac M1 (#3139) 2023-01-27 20:09:59 +04:00
README.md
RELEASING.md
VERSION Fix incorrect pagination of notifications 2023-01-26 19:23:08 +01:00
WAKU.md
go.mod fix: close connections when maximum number of peers is reached 2023-01-18 11:43:07 -04:00
go.sum fix: close connections when maximum number of peers is reached 2023-01-18 11:43:07 -04:00
nix.conf
shell.nix feat: Support fetching accepted Activity Center notifications by multiple types (#3088) 2023-01-20 09:45:32 -03:00