hyperdrive-next
hyperdrive-next copied to clipboard
Why not compact encoding for Nodes?
Is there a reason why you chose to encode node as JSON as opposed to using compact-encoding-struct which should give similar flexibility and only add 3 bytes overhead? Would that be a welcome PR?
No it should be compact encoding. Was due to iteration speed. Soon I’ll port it to compact with backwards compat 💪