Nate Brown
0d1ee4214a
Add relay e2e tests and output some mermaid sequence diagrams ( #691 )
2022-06-27 12:33:29 -05:00
Nate Brown
bcabcfdaca
Rework some things into packages ( #489 )
2021-11-03 20:54:04 -05:00
Nate Brown
32cd9a93f1
Bump to go1.17 ( #553 )
2021-10-21 16:24:11 -05:00
Manuel Romei
3a8f533b24
refactor: use X25519 instead of ScalarBaseMult ( #533 )
...
As suggested in https://pkg.go.dev/golang.org/x/crypto/curve25519#ScalarBaseMult ,
use X25519 instead of ScalarBaseMult. When using Basepoint, it may employ
some precomputed values, enhancing performance.
Co-authored-by: Wade Simmons <wade@wades.im>
Co-authored-by: Wade Simmons <wadey@slack-corp.com>
2021-10-12 12:03:43 -04:00
Nathan Brown
710df6a876
Refactor remotes and handshaking to give every address a fair shot ( #437 )
2021-04-14 13:50:09 -05:00
Nathan Brown
64d8e5aa96
More LH cleanup ( #429 )
2021-04-01 10:23:31 -05:00
Nathan Brown
75f7bda0a4
Lighthouse performance pass ( #418 )
2021-03-31 17:32:02 -05:00
Nathan Brown
e7e55618ff
Include bad backets in the good handshake test ( #428 )
2021-03-31 13:36:10 -05:00
Nathan Brown
0c2e5973e1
Simple lie test ( #427 )
2021-03-31 10:26:35 -05:00
Nathan Brown
830d6d4639
Start of end to end testing with a good handshake between two nodes ( #425 )
2021-03-29 14:29:20 -05:00