status-go/services
Jonathan Rainville d291204473
chore(block)!: remove desktop BlockContact function for parity (#6172)
Needed for https://github.com/status-im/status-desktop/issues/16640

In Desktop, we still used a "forked" version of the BlockContact function that had as differences that it didn't leave the chat nor delete the messages.

However, we want to have parity now and those features, so it makes no sense to use a different function.

This is a breaking change because it removes an API, but I took care of removing the use of that function in the Desktop app and Mobile never used it, so it's an inoffensive breaking change.

Additionally, I added the notifications to the messenger response.
2024-12-17 12:15:56 -05:00
..
accounts chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
app-general chore_: create currency store and get currencies RPC (#5541) 2024-08-29 16:03:24 +05:30
appmetrics chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
browsers chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
chat chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
communitytokens chore(wallet)_: path processor specific const and functions moved to path processors' common package 2024-11-22 13:32:49 +01:00
connector chore(wallet)_: transactions/types.go moved to services/wallet/wallettypes 2024-11-22 13:32:49 +01:00
ens chore(wallet)_: path processor specific const and functions moved to path processors' common package 2024-11-22 13:32:49 +01:00
eth chore_: implement eth service for use in integration tests (#5903) 2024-10-04 09:55:28 -03:00
ext chore(block)!: remove desktop BlockContact function for parity (#6172) 2024-12-17 12:15:56 -05:00
gif chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
local-notifications chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
mailservers fix_: ensure storenode requests do not exceed 24h (#6115) 2024-11-28 15:14:29 -05:00
peer refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
permissions fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
personal
rpcfilters chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
rpcstats test(wallet)_: fix flaky circuit breaker test on window timeout 2024-07-17 18:06:48 +02:00
shhext chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
status Always set PubsubTopic in filters 2023-11-18 02:26:34 +02:00
stickers chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
subscriptions chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
typeddata fix(dapps)_: don't require chain ID for signing typed data v4 2024-07-19 09:00:01 +02:00
updates chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
utils chore(wallet)_: path processor specific const and functions moved to path processors' common package 2024-11-22 13:32:49 +01:00
wakuext chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
wakuv2ext chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
wallet test_: skip flaky TestService_IncrementalUpdateMixed (#6205) 2024-12-16 20:33:46 +00:00
web3provider chore(wallet)_: transactions/types.go moved to services/wallet/wallettypes 2024-11-22 13:32:49 +01:00