libs5-go/protocol
Derrick Hammer 1458cbe1d9
fix: ensure we use int everywhere for kind to try and avoid any weird bitwise or implied conversions
2024-01-09 12:47:58 -05:00
..
base fix: ensure we use int everywhere for kind to try and avoid any weird bitwise or implied conversions 2024-01-09 12:47:58 -05:00
signed fix: ensure we use int everywhere for kind to try and avoid any weird bitwise or implied conversions 2024-01-09 12:47:58 -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 feat: implement HashQuery EncodeMsgpack 2024-01-09 07:07:00 -05:00
message.go fix: ensure we use int everywhere for kind to try and avoid any weird bitwise or implied conversions 2024-01-09 12:47:58 -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 hash cid and fix handling of list 2024-01-08 12:40:40 -05:00