Skip to content

Tags: osref/go-libp2p-raft

Tags

v0.1.8

Toggle v0.1.8's commit message

Verified

This tag was signed with the committer’s verified signature.
hsanjuan Hector Sanjuan
v0.1.8

- Update dependencies
- Fix Snapshot() function to comply with requirements (thread safe)

v0.1.7

Toggle v0.1.7's commit message
chore: dependency upgrades

v0.1.6

Toggle v0.1.6's commit message

Verified

This tag was signed with the committer’s verified signature.
hsanjuan Hector Sanjuan
v0.1.6

Update dependencies

v0.1.5

Toggle v0.1.5's commit message
chore: update to libp2p 0.6.0

v0.1.4

Toggle v0.1.4's commit message
Remove limitations in ServerAddr

* Do not try to parse the id: this just makes the code slower as it is already
  parsed on Dial()
* Do not error if we have no known addresses. Routed hosts know how to resolve
  new hosts when dialing.

This will fix a huge amount of error-spamming on logs too.

License: MIT
Signed-off-by: Hector Sanjuan <[email protected]>

v0.1.3

Toggle v0.1.3's commit message
Update deps: gostream 0.2.0 and hashicorp/raft 1.1.1

License: MIT
Signed-off-by: Hector Sanjuan <[email protected]>

v0.1.2

Toggle v0.1.2's commit message
update deps

v0.1.1

Toggle v0.1.1's commit message
Move from hsanjuan to libp2p for go-libp2p-gostream. dep update

License: MIT
Signed-off-by: Hector Sanjuan <[email protected]>

v0.1.0

Toggle v0.1.0's commit message
Import go-libp2p-gostream with the right tag

License: MIT
Signed-off-by: Hector Sanjuan <[email protected]>

v0.0.4

Toggle v0.0.4's commit message
Update deps

License: MIT
Signed-off-by: Hector Sanjuan <[email protected]>