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

chore(release): update changelog and bump version to 1.2.0 #881

Merged
merged 13 commits into from
Aug 15, 2024

Conversation

lklimek
Copy link
Collaborator

@lklimek lklimek commented Aug 15, 2024

Issue being fixed or feature implemented

Release new Dash Platform version

What was done?

  • Updated changelog
  • Bumped packages version

How Has This Been Tested?

None

Breaking Changes

None

Checklist:

  • I have performed a self-review of the generated changelog
  • I have checked that P2PProtocol in version/version.go is bumped if needed
  • I have checked that BlockProtocol in version/version.go is bumped if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

lklimek added 13 commits July 31, 2024 10:35
* feat: signed binaries

* build: built binaries are not static

* build: build and sign x86-64 and arm64 releases
…ime to pass (#849)

* test(consensus): test that genesis time is set correctly

* fix(consensus): proposal not generated after waiting for last block time to pass
* build(e2e): docker-compose missing in e2e tests

* fix: fmt

* build: fix quoting of tags
* chore(consensus): log peer_id on received proposal

* chore(p2p): remove some trace logs that don't bring value
* fix: don't verify evidence signatures on non-validators

* fix: don't accept evidence on non-validator hosts

* chore: really drop msg
* feat(config): support configuration of deadlock detection

* build: remove deadlock build tag

* chore(config): lint
@lklimek lklimek added this to the v1.2 milestone Aug 15, 2024
@lklimek lklimek enabled auto-merge August 15, 2024 03:22
@lklimek lklimek disabled auto-merge August 15, 2024 03:58
@lklimek lklimek merged commit 1c717ad into master Aug 15, 2024
18 checks passed
@lklimek lklimek deleted the release_1.2.0 branch August 15, 2024 04:09
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.

2 participants