status-go/api
Adam Babik dbaf622e12
Refactor messaging (#1510)
This change flattens messaging/chat package. It also removes dependency between multidevice and chat/protobuf packages.

The Publisher interface was also changed a bit to support more native types.

Version got bumped to 0.29.0-beta.3.
2019-07-03 21:13:11 +02:00
..
app_state.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
app_state_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
backend.go Refactor messaging (#1510) 2019-07-03 21:13:11 +02:00
backend_subs_test.go All envelopes might be delivered in multiple batches (#1483) 2019-06-08 11:04:18 +03:00
backend_test.go Expose vanilla ECDSA signing (#1444) 2019-04-18 15:52:08 +02:00
connection.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
connection_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
utils.go fix HashMessage to decode hex only if needed (#1450) 2019-04-30 01:26:41 +02:00
utils_test.go fix HashMessage to decode hex only if needed (#1450) 2019-04-30 01:26:41 +02:00