Releases: science-engineering-art/kademlia-grpc
Releases · science-engineering-art/kademlia-grpc
v0.5.9
0.5.9 (2023-06-19)
Bug Fixes
- core: Fix Republish Method in Kademlia core (ecb3e08)
v0.5.8
0.5.8 (2023-06-19)
Bug Fixes
- core: completely fix the crossing of different subnets using the same kademlia-grpc protocol (0543f57)
v0.5.7
0.5.7 (2023-06-18)
Bug Fixes
v0.5.6
0.5.6 (2023-06-12)
Bug Fixes
v0.5.5
0.5.5 (2023-06-11)
Bug Fixes
- net: fix joinNetwork and bootstrap to avoid that different subnets collapse (57c3505)
v0.5.4
0.5.4 (2023-06-10)
Bug Fixes
- core: Fix GetKeys method on basic storage implementation (0c6ff53)
v0.5.3
0.5.3 (2023-06-10)
Bug Fixes
- core: Fix range syntax error in Republish method (847ca70)
v0.5.2
0.5.2 (2023-06-10)
Bug Fixes
- core: Fix Republish method when the keys are nil (5e98676)
v0.5.1
0.5.1 (2023-06-10)
Bug Fixes
- core: Fix get keys params (c764156)
v0.5.0
0.5.0 (2023-06-10)
Features
- core: Add Republish method to Full Node (887fc7e)