libs5-go/protocol
Derrick Hammer 1e7baabcb3
fix: switch to using the originally stored message since we need everything to do message verification
2024-01-09 14:54:59 -05:00
..
base refactor: add Original to interface 2024-01-09 12:50:52 -05:00
signed refactor: switch to using a normal map 2024-01-09 13:57:35 -05:00
handshake_open.go fix: revert back to only passing the network id if its set, due to dart bug being fixed 2024-01-09 10:39:58 -05:00
handshake_open_test.go test: add tests for HandleMessage 2024-01-08 07:15:30 -05:00
hash_query.go refactor: add kind to interface 2024-01-09 12:49:16 -05:00
message.go fix: register RecordTypeStorageLocation 2024-01-09 13:58:11 -05:00
protocol.go feat: initial node scoring support 2024-01-06 10:54:03 -05:00
protocol_test.go test: use TestMain approach on protocol 2024-01-08 07:14:52 -05:00
storage_location.go fix: switch to using the originally stored message since we need everything to do message verification 2024-01-09 14:54:59 -05:00