Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update feature/event-observer #1227

Merged
merged 17 commits into from
Aug 8, 2023

Conversation

thanethomson
Copy link
Contributor

@thanethomson thanethomson commented Aug 8, 2023

Update the feature/event-observer branch with the latest changes from main.


PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

thanethomson and others added 17 commits July 27, 2023 13:58
* cmd: Remove replay and replay-console subcommands and corresponding consensus code

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* Update upgrading guidelines

Signed-off-by: Thane Thomson <connect@thanethomson.com>

* Add changelog entry

Signed-off-by: Thane Thomson <connect@thanethomson.com>

---------

Signed-off-by: Thane Thomson <connect@thanethomson.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.56.2...v1.57.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.8.0...v5.8.1)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* blocksync exported errors

* add docs

* Update blocksync/errors.go

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* Update blocksync/errors.go

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* Update blocksync/errors.go

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* unwrap for ErrReactorValidation

---------

Co-authored-by: Thane Thomson <connect@thanethomson.com>
* Format repo

* Update generated mocks
* consensus: remove logic to unlock block on +2/3 prevote for nil

* add tests

* add changelog

* fix tests, remove extra logic

* update to match forward port
* errors.go

* save

* negative/required field errors

* errors move

* fixed errors

* config: more exported errors

* log format error

* make linter happy

* Update config/errors.go

Co-authored-by: Sergio Mena <sergio@informal.systems>

* address review

* Update config/errors.go

* Update config/errors.go

---------

Co-authored-by: Sergio Mena <sergio@informal.systems>
…1218)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.32.0 to 2.32.3.
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.32.0...v2.32.3)

---
updated-dependencies:
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Minor

* Add check for non-`nil` in `enterCommit`
* Log proposer when logging received proposal

* Addressed review comments

* Promote updates to validator to Info level
* CV OnStop close evidenceStore

* CV OnStop print db close

* CV add changelog

* CV update changelog with attribution
)

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.25.0 to 1.25.1.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](bufbuild/buf-setup-action@v1.25.0...v1.25.1)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.12.0.
- [Commits](golang/crypto@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.25.0 to 1.25.1.
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.25.0...v1.25.1)

---
updated-dependencies:
- dependency-name: github.com/bufbuild/buf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
@thanethomson thanethomson requested review from a team as code owners August 8, 2023 11:10
@thanethomson thanethomson changed the title Update feature/event-observer branch with latest changes from main Update feature/event-observer Aug 8, 2023
@thanethomson thanethomson merged commit e9d9680 into feature/event-observer Aug 8, 2023
17 checks passed
@thanethomson thanethomson deleted the thane/feat/event-observer/update branch August 8, 2023 11:22
@thanethomson thanethomson restored the thane/feat/event-observer/update branch August 8, 2023 11:22
@thanethomson thanethomson deleted the thane/feat/event-observer/update branch August 8, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants