Activity
refactor: rename private network functions
refactor: rename private network functions
fix: add more generalized broadcast method back in
fix: add more generalized broadcast method back in
chore: comment unused code from two years ago; this will eventually g…
chore: comment unused code from two years ago; this will eventually g…
feat-wip: initiate leader election
feat-wip: initiate leader election
refactor: rm Mutex around network manager and restructure main loop i…
refactor: rm Mutex around network manager and restructure main loop i…
docs: add ferris raft logo
docs: add ferris raft logo
Force push
Merge remote-tracking branch 'origin/master'
Merge remote-tracking branch 'origin/master'
docs: add some info about identity protocol to readme
docs: add some info about identity protocol to readme
test: add heartbeat client in python
test: add heartbeat client in python
refactor: break out config into its own mod
refactor: break out config into its own mod
chore: update justfile to run nodes with ids
chore: update justfile to run nodes with ids
feat: identity exchange protocol
feat: identity exchange protocol
Force push
fix: get logging filter from RUST_LOG env var
fix: get logging filter from RUST_LOG env var
refactor: make log msg for orch better
refactor: make log msg for orch better