A minimal and compact IBFT 2.0 implementation, written in Go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
go-ibft/core
Milos Zivkovic e1f7e512ae
Export the interface names so they can be inspected better
2 years ago
..
backend.go Export the interface names so they can be inspected better 2 years ago
consensus_test.go Simplify round flow (#13) 2 years ago
ibft.go Simplify round flow (#13) 2 years ago
ibft_test.go Simplify round flow (#13) 2 years ago
mock_test.go Simplify round flow (#13) 2 years ago
state.go Simplify round flow (#13) 2 years ago
transport.go [WIP] Core states implementation (#4) 2 years ago