r4bbit.eth 4ff2b6857c
fix: introduce missing contact related RPC APIs (#110)
There was a breaking change in status-go that has removed the
`saveContact` API which `status-lib` has used in various places to perform
changes on contact data.

There are now more dedicated APIs for contact related actions,
such as: `AddContact`, `RemoveContact`, `BlockContact` etc.

This commit introduces APIs for these RPC calls and adjusts other
APIs that relied on `saveContact` before.
2021-11-23 14:15:06 +01:00
..
2021-09-08 14:09:35 -04:00
2021-11-05 09:55:48 -04:00
2021-09-08 14:09:35 -04:00
2021-11-15 09:50:57 -04:00
2021-09-08 14:09:35 -04:00
2021-09-08 14:09:35 -04:00
2021-10-04 17:21:07 -04:00
2021-11-15 09:50:57 -04:00
2021-11-05 09:55:48 -04:00
2021-09-10 13:27:49 -04:00
2021-09-11 08:20:32 -04:00