Releases: sig-0/go-ibft
Releases · sig-0/go-ibft
v1.0.0
Changelog
- eb15f1e Add Dependabot support (#10)
- 3b7de86 Add NOTICE, clean up lint config, add new workflows
- 16fac25 Add coverage for message helpers
- 6e3261a Add documentation (#15)
- af617bc Add initial commit files
- fdec0bc Add releaser
- 579ddcb Add start conditional:
- afbc733 Add support for future RCC tests
- c58d4d9 Audit (#10)
- e9051df Backend interface (#3)
- 4ed0a2a Base GH repo setup (#1)
- c13abef Bump github.com/google/uuid from 1.3.0 to 1.5.0 (#16)
- e422d22 Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#18)
- 657ebd0 Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#11)
- 0dc14ad Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 (#2)
- b765989 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#5)
- dc0faf0 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#24)
- 09f8c3c Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#22)
- 6ec13aa Bump google.golang.org/protobuf from 1.28.1 to 1.30.0 (#1)
- f9f0c0f Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#9)
- 1bd317f Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#17)
- 2534221 Bump google.golang.org/protobuf from 1.34.2 to 1.36.1 (#23)
- 00d30b0 Bump pgregory.net/rapid from 0.5.3 to 0.5.7 (#3)
- c60b70b Bump pgregory.net/rapid from 0.5.7 to 0.7.1 (#7)
- c57564d Bump pgregory.net/rapid from 0.7.1 to 1.0.0 (#8)
- 85fd764 Bump pgregory.net/rapid from 1.0.0 to 1.1.0 (#12)
- e9f7f91 Change round change conditional
- 74809c1 Cleanup (#14)
- 2b86d60 Cleanup the subscription interface
- 835116f Create LICENSE
- 15bdc78 Define basic message proto spec and message handling (#2)
- e1f7e51 Export the interface names so they can be inspected better
- 0f95a9c Final Feedback (#21)
- e43142f Fix type of CommittedSeal in IsValidCommittedSeal and InsertBlock (#24)
- e85b10f IBFT 2.0
- f0abb68 Increase coverage of base IBFT tests
- d583c51 Introduce property based tests with Rapid + bump go version (#27)
- 7825622 M1 modification (#8)
- c755d99 Move the messages proto spec to the messages package
- 009a9dc Move workflow to .github
- 20516d0 Resolve data races in tests utilizing go routines (#29)
- 1cdc547 Resolve linting error
- d997a1b Simplify round flow (#13)
- ff31d34 Tidy repo
- 01b9f4e Update README
- bf0784c Update readme link
- 3548770 Update the go.mod
- 5a9e97e [WIP] Complex consensus tests (#9)
- b29285e [WIP] Core states implementation (#4)
- f728986 added codecov
- 863e0c0 added codecov badge
- f88ceb6 export runSequence
- fe1444b fix export error
- 596adcc fix log
- 6333668 fix log
- ba4ae17 improve logs
- 0bbc311 todo