Releases: science-engineering-art/kademlia-grpc
Releases · science-engineering-art/kademlia-grpc
v0.4.8
0.4.8 (2023-06-10)
Bug Fixes
- pb: change type of ranges Init and End from int32 to int64 (b04e788)
v0.4.7
0.4.7 (2023-06-08)
Bug Fixes
- core: Fix get value in case the receiver disconnected (f452d8f)
v0.4.6
0.4.6 (2023-06-08)
Bug Fixes
- core: after the communication with the server is established, the server crashes and does not run the FindNode in the LookUp method (42ef38b)
v0.4.5
0.4.5 (2023-06-08)
Bug Fixes
- core: some bugs of LookUp (dad61a8)
- core: some bugs of LookUp (3453a3f)
v0.4.4
0.4.4 (2023-06-07)
Bug Fixes
- core: refactor and clean code (96e0416)
v0.4.3
0.4.3 (2023-06-07)
Bug Fixes
- core: sync bootstrap nodes when wake up (24e64c1)
v0.4.2
0.4.2 (2023-06-07)
Bug Fixes
- kademlia: Bootstrap nodes knows each other (a243e07)
v0.4.1
0.4.1 (2023-06-07)
Bug Fixes
- cmd: change TargetID by Target (903d231)
v0.4.0
0.4.0 (2023-06-06)
Features
- pb: add ranges for request FindValue (3e52fc8)
v0.3.0
0.3.0 (2023-06-06)
Features
- core: create a gRPC Server (64d0017)