status-go/protocol
Pedro Pombeiro 26b6d7c36a Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
..
applicationmetadata Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
datasync Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
encryption Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
identity Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
internal/sqlite Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
migrations Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
sqlite Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
subscription Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
transport/whisper Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
tt Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
v1 Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
zaputil Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
LICENSE Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
Makefile Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
README.md Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
chat.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
chat_group_proxy.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
contact.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
go.mod Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
go.sum Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
message.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
message_handler.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
message_processor.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
message_processor_test.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
messenger.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
messenger_test.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
migrations.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
migrations_test.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
persistence.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
persistence_legacy.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
persistence_legacy_test.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00

README.md

status-go/protocol

This is the Status Protocol implementation in Go.

TBD