Commit graph

3 commits

Author SHA1 Message Date
Felix Walter
9995b426ae Add a test for the previous node block creation
Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2025-09-21 15:34:30 +02:00
Felix Walter
5b5b4c7e5d bundle7, tx: Move creation of block entry to lib
By this we can test the function in a unit test.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2025-09-21 15:08:13 +02:00
Felix Walter
e819f8723b bundle7, tx: Implement creation of BPv7 previous node block
RFC9171 specifies this as a "SHOULD", so we should support it.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2025-09-16 17:17:51 +02:00