Proto commits in volodymyrprokopyuk/go-blockchain

These 23 commits are when the Protocol Buffers files have changed:

Commit:3f3bbbc
Author:Volodymyr Prokopyuk

merkle: provide Merkle root for Merkle verify

The documentation is generated from this commit.

Commit:10b635d
Author:Volodymyr Prokopyuk

tx: add TxProve and TxVerify with tests

Commit:16494ab
Author:Volodymyr Prokopyuk

eventstream: continue event stream

Commit:d1e9263
Author:Volodymyr Prokopyuk

stream: start event streaming

Commit:461e6d2
Author:Volodymyr Prokopyuk

grpc: refactor messages

Commit:96b1cd7
Author:Volodymyr Prokopyuk

tx: add tx search

Commit:0d89908
Author:Volodymyr Prokopyuk

block: add client streaming to block relay

Commit:61f9ceb
Author:Volodymyr Prokopyuk

search: start block and tx search

Commit:dff18c5
Author:Volodymyr Prokopyuk

node: refactor message relay

Commit:4edc311
Author:Volodymyr Prokopyuk

account: add account balance

Commit:0120bbd
Author:Volodymyr Prokopyuk

node: add block relay

Commit:feb52a7
Author:Volodymyr Prokopyuk

grpc: refactor gRPC

Commit:26503b0
Author:Volodymyr Prokopyuk

rblock: refactor rblock gRPC

Commit:29b5e02
Author:Volodymyr Prokopyuk

node: add TxReceive

Commit:6839d40
Author:Volodymyr Prokopyuk

node: add sync blocks

Commit:87de430
Author:Volodymyr Prokopyuk

node: refactor parameter names

Commit:af1d553
Author:Volodymyr Prokopyuk

genesis: add new init genesis

Commit:b1b5cb2
Author:Volodymyr Prokopyuk

node: add peer discover

Commit:2a2b66c
Author:Volodymyr Prokopyuk

node: start minging

Commit:c0d05cb
Author:Volodymyr Prokopyuk

tx: add tx send

Commit:636d51f
Author:Volodymyr Prokopyuk

tx: add node tx

Commit:04c9a10
Author:Volodymyr Prokopyuk

store: add init

Commit:93f6ea6
Author:Volodymyr Prokopyuk

node: add account.proto