]> Sergey Matveev's repositories - btrtrc.git/history - metainfo/nodes_test.go
Drop support for go 1.20
[btrtrc.git] / metainfo / nodes_test.go
2019-08-21 Matt Joinergoimports -local
2018-11-02 Matt JoinerSwitch to goimports import sorting
2017-11-08 Matt JoinerMerge commit '6ab65a49a8a72dea1a28968b2ab42a85fd4566ec'
2017-11-08 Matt Joinermetainfo: Omit empty Metainfo.InfoBytes
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...
2016-05-05 Matt Joinermetainfo.InfoEx.Hash becomes a function, UpdateBytes...
2016-02-23 Matt Joinermetainfo: Check for error unmarshalling bad nodes conte...
2016-02-23 Matt Joinermetainfo: Ensure that nodes encode correctly
2016-02-23 Matt Joinermetainfo: Support nodes as []string or [](string, int64)
2016-02-23 Matt Joinermetainfo: It looks like the "nodes" field of metainfo...