mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-30 09:33:36 +00:00
c531dc0bde
This one will replace blockCache in Blockchain itself as it can and should be external from it. The idea is that we only feed successive blocks into the Blockchain and it only stores valid proper Blockchain and nothing else. |
||
---|---|---|
.. | ||
payload | ||
blockqueue.go | ||
blockqueue_test.go | ||
discovery.go | ||
handshakestage_string.go | ||
helper_test.go | ||
message.go | ||
message_test.go | ||
peer.go | ||
relay_reason.go | ||
server.go | ||
server_config.go | ||
server_test.go | ||
tcp_peer.go | ||
tcp_transport.go | ||
transport.go |