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
Victor Castell ee4d8a0bb2
Move logic for quorum check to the backend (#39)
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 Fix type of CommittedSeal in IsValidCommittedSeal and InsertBlock (#24) 2 years ago
helpers_test.go Integrate goleak to tests (#32) 2 years ago
messages.go Move logic for quorum check to the backend (#39) 2 years ago
messages_test.go Move logic for quorum check to the backend (#39) 2 years ago