lotus/chain/sub
Masih H. Derkani b47cde70fa Decode gossip extra data as []bytes
The type of extra data in go-legs gossip is bytes. But when it is parsed
as miner ID, it is cast to string then parsed. Instead, it should be
decoded from bytes.
2022-02-11 18:59:00 +00:00
..
ratelimit spelling in comment 2022-02-10 11:25:30 -08:00
incoming_test.go Decode gossip extra data as []bytes 2022-02-11 18:59:00 +00:00
incoming.go Decode gossip extra data as []bytes 2022-02-11 18:59:00 +00:00