status-protocol-go/v1
Adam Babik c2b7b022b7
move status-react compliant messages storage and API
2019-08-12 12:43:46 +02:00
..
README.md Add `Messenger.RetrieveAll` method. Closes #24 (#26) 2019-07-26 08:19:03 +02:00
clock.go move code from status-go and status-console-client 2019-07-08 11:21:21 +02:00
clock_test.go move code from status-go and status-console-client 2019-07-08 11:21:21 +02:00
decoder.go Refactor the library (#20) 2019-07-16 12:43:07 +02:00
encoder.go Refactor the library (#20) 2019-07-16 12:43:07 +02:00
message.go move status-react compliant messages storage and API 2019-08-12 12:43:46 +02:00
message.pb.go Consolidate databases and migrations (#36) 2019-07-27 14:27:31 +02:00
message_test.go Add confirmations for datasync messages. 2019-08-07 16:48:09 +02:00
pair_message.go Refactor the library (#20) 2019-07-16 12:43:07 +02:00
pair_message_test.go Handle messages in raw method as well 2019-07-29 16:19:04 +02:00
status_message.go Handle messages in raw method as well 2019-07-29 16:19:04 +02:00

README.md

v1 statusproto package folder

This folder contains only data types mentioned in the specification and required for its implementation.