b7c1efe7e3
If the block references two ouputs in some other transaction the code failed to verify it because of key collision. C# code implements it properly by using full CoinReference type as a key, so let's do it in a similar fashion. |
||
---|---|---|
.. | ||
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 |