Changelog
- feaea90 Merge branch 'main' of github.com:webmeshproj/node
- c3cbb28 allow unit tests action to submit results
- 5bdbbf8 ci: fix tests
- 8e0be0a ci: force bash shell in ci
- aadaf85 ci: make test output colorful and output a junit report
- 2793db0 dont colorize in ci
- 40aa8b1 draft: begin another draft of a standalone transport
- 8fd9643 draft: lite libp2p transport hacking
- 6b9222e draft: more libp2p component drafts
- 0021a56 draft: more libp2p transport drafting
- e7c0441 draft: wireguard multiplexer draft
- 0d42555 fix: dont expand interface networks on bsd/darwin
- f26849b fix: increase index of default interface on darwin
- 294d34f fix: strip zones from addresses when doing endpoint detection on darwin
- 2293005 hack: wgtransport hacking
- 994ce37 imports tidying
- ea9e27d latest lite transport hacking
- 2311330 more transport hacking
- 9c41868 reorg: move libp2p hacking into dedicated package
- a521f99 tidy
- 89e4871 tidy up last libp2p draft
- 9f0cf0b tidy: cleanup new libp2p lite transport draft
- 3fe8f25 tidy: dont compute rula/raddr twice
- dd47acd tidy: more lite transport tidying
- d6eb0c0 update: switch to curve-25519-voi package for ecdh functions
- a11bab5 working lite transport draft