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
Stefan Negovanović 9a2958bc32
Provide `View` instance to `BuildProposal` (#62)
2 years ago
..
backend.go Provide `View` instance to `BuildProposal` (#62) 2 years ago
byzantine_test.go Improve Code Comments (#54) 2 years ago
consensus_test.go [PoC] Fix hash calculation for proposal (#55) 2 years ago
core_test.go Integrate goleak to tests (#32) 2 years ago
drop_test.go Improve Code Comments (#54) 2 years ago
helpers_test.go [PoC] Fix hash calculation for proposal (#55) 2 years ago
ibft.go Provide `View` instance to `BuildProposal` (#62) 2 years ago
ibft_test.go Improve Code Comments (#54) 2 years ago
mock_test.go Provide `View` instance to `BuildProposal` (#62) 2 years ago
rapid_test.go [PoC] Fix hash calculation for proposal (#55) 2 years ago
state.go [PoC] Fix hash calculation for proposal (#55) 2 years ago
transport.go Update the go.mod 2 years ago