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/messages
kourin c5dbcd0d15
Remove redundant code and Add Safe check in bulding committed seals (#53)
2 years ago
..
proto IBFT 2.0 2 years ago
event_manager.go Move logic for quorum check to the backend (#39) 2 years ago
event_manager_test.go Move logic for quorum check to the backend (#39) 2 years ago
event_subscription.go Move logic for quorum check to the backend (#39) 2 years ago
event_subscription_test.go Move logic for quorum check to the backend (#39) 2 years ago
helpers.go Remove redundant code and Add Safe check in bulding committed seals (#53) 2 years ago
helpers_test.go Remove redundant code and Add Safe check in bulding committed seals (#53) 2 years ago
messages.go Fix wrong selection of proposed block from previous round in non-zero… (#52) 2 years ago
messages_test.go Fix wrong selection of proposed block from previous round in non-zero… (#52) 2 years ago