goshansmails
goshansmails
Fixes #651
To get byte length of node we use `func (n *Node) Encode(out []byte) []byte` but it requires memory allocation.
Fixes #653
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....
Fixes #858
Fixes #852