This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
1d4b3b9241
status-go
/
protocol
/
README.md
7 lines
78 B
Markdown
Raw
Normal View
History
Unescape
Escape
Move to monorepo structure (#1684) Move to a monorepo structure with submodules - Rename status-protocol-go to status-go/protocol
2019-11-21 16:19:22 +00:00
# status-go/protocol
integrate status-protocol-go
2019-07-17 22:25:42 +00:00
This is the Status Protocol implementation in Go.
Move envelopes tracking to status-protocol-go This commit moves envelopes tracking to status-go. Post endpoint is not going to track envelopes anymore, as that's taken care on status-protocol-go side, so this is a breaking change, and version is updated accordingly.
2019-08-09 07:03:10 +00:00
integrate status-protocol-go
2019-07-17 22:25:42 +00:00
TBD