The Status module that consumes go-ethereum https://status.im
Go to file
Ivan Belyakov 4d1149100f chore(wallet)_: code structure improved for multi_transaction manager
- exported API methods left at the same place
- private methods moved to helpers.go
- stuff for testing moved to testutils.go
- created storage interface with clean API and multi transaction related db calls moved
  to MultiTransactionDBStorage implementation
- created dummy in-mem storage for tests with multi transactions
- written tests for MultiTransactionDBStorage
2024-05-31 09:58:06 +02:00
.dependabot
.github
.vscode
_assets chore(scripts)_: add HEAD logging to run_unit_tests.sh 2024-05-22 19:44:25 +02:00
_docs nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
_examples chore_: drop wakuv2 fleets, use waku fleets 2024-05-17 18:53:40 +02:00
abi-spec
account Removed unused ParseLoginParams and newErrZeroAddress functions 2024-03-20 10:12:49 +00:00
api chore: add fleet ENRs to the list of discv5 nodes (#5184) 2024-05-26 19:16:26 -04:00
appdatabase feat_: Correct opt short names (#5163) 2024-05-16 16:01:30 +02:00
appmetrics
build/bin
circuitbreaker feat: implemented a circuit breaker wrapper around hystrix to allow 2024-03-18 11:49:03 +01:00
cmd chore_: add telemetry url flag to status cli (#5201) 2024-05-22 15:01:54 -07:00
common fix_: saving profile image changes ens display name to non-ens (#5156) 2024-05-15 12:37:04 -07:00
config chore: add fleet ENRs to the list of discv5 nodes (#5184) 2024-05-26 19:16:26 -04:00
connection
contracts fix_: hop contracts' addresses updated 2024-05-28 13:55:54 +02:00
db
deprecation
discovery
eth-node chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
exchanges
exportlogs
extkeys
images fix: validate display name on account creation (#4994) 2024-03-28 16:57:59 +01:00
ipfs
logutils chore: use custom logger for message timestamps and log query duration (#5199) 2024-05-21 13:29:29 -04:00
mailserver chore_: bump go to 1.20 (#5027) 2024-04-18 18:48:02 +02:00
metrics
mobile chore: add fleet ENRs to the list of discv5 nodes (#5184) 2024-05-26 19:16:26 -04:00
multiaccounts chore(identity)_: remove old social links implementation (#5214) 2024-05-24 10:35:34 +02:00
nix chore_: upgrade go to 1.21 (#5216) 2024-05-30 14:22:57 +05:30
node chore_: add telemetry url flag to status cli (#5201) 2024-05-22 15:01:54 -07:00
nodecfg
notifier
params chore: add fleet ENRs to the list of discv5 nodes (#5184) 2024-05-26 19:16:26 -04:00
peers
postgres
profiling
protocol bug_: fix resend type for private group messages (#5258) 2024-05-30 14:18:54 +02:00
rpc feat(wallet)_: more fixes for rpc_limiter_db and chain client, more 2024-05-28 13:44:40 +02:00
rtt
scripts nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
server chore(identity)_: remove old social links implementation (#5214) 2024-05-24 10:35:34 +02:00
services chore(wallet)_: code structure improved for multi_transaction manager 2024-05-31 09:58:06 +02:00
signal feat_: Move community tokens transaction listening to status-go 2024-05-16 16:18:15 +02:00
sqlite
static chore: add fleet ENRs to the list of discv5 nodes (#5184) 2024-05-26 19:16:26 -04:00
t chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00
telemetry chore_: bump go-waku (#5150) 2024-05-15 19:15:00 -04:00
timesource
transactions feat_: Move community tokens transaction listening to status-go 2024-05-16 16:18:15 +02:00
vendor bug_: fix resend type for private group messages (#5258) 2024-05-30 14:18:54 +02:00
waku
wakuv2 bug_: fix resend type for private group messages (#5258) 2024-05-30 14:18:54 +02:00
walletdatabase feat(dapps)_: add wallet_connect_dapps table 2024-05-28 19:29:08 +02:00
.codeclimate.yml
.dockerignore fix(ci)_: lock Go at 1.20 and Alpine at 3.18 2024-05-20 08:25:49 +02:00
.gitignore nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
.golangci.yml chore_: bump go to 1.20 (#5027) 2024-04-18 18:48:02 +02:00
.travis.yml
BOOTNODE.md
CMakeLists.txt
CONTRIBUTING.md chore_: Add tag-version command 2024-04-10 11:43:13 +01:00
LICENSE.md
MAILSERVER.md
Makefile chore_: setup ci codeclimate coverage reports (#5101) 2024-05-08 09:25:01 +01:00
README.md Added test policy 2024-03-20 20:38:24 +00:00
RELEASING.md chore_: Add tag-version command 2024-04-10 11:43:13 +01:00
VERSION chore(identity)_: remove old social links implementation (#5214) 2024-05-24 10:35:34 +02:00
WAKU.md
default.nix nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00
go.mod bug_: fix resend type for private group messages (#5258) 2024-05-30 14:18:54 +02:00
go.sum bug_: fix resend type for private group messages (#5258) 2024-05-30 14:18:54 +02:00
shell.nix nix: Updating Nix Shell and Makefile to use nix-shell 2024-04-09 12:49:06 +03:00