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

merge main into branch #182

Merged
merged 2 commits into from
Jul 20, 2023
Merged

merge main into branch #182

merged 2 commits into from
Jul 20, 2023

Conversation

vimystic
Copy link
Contributor

No description provided.

agouin and others added 2 commits July 19, 2023 10:38
* use go-ethereum ecies due to instability with ecies/go/v2

* remove extra logging

* check ECIES key also in get leader cmd

* compile error

* tidy logic

* Handle feedback
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.8.1...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@vimystic vimystic merged commit 128d79d into vivek/156 Jul 20, 2023
23 checks passed
vimystic added a commit that referenced this pull request Jul 25, 2023
* Add metrics capture for sidecars / cosigners

* merge main into branch (#182)

* use go-ethereum ecies due to instability with ecies/go/v2 (#178)

* use go-ethereum ecies due to instability with ecies/go/v2

* remove extra logging

* check ECIES key also in get leader cmd

* compile error

* tidy logic

* Handle feedback

* Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 in /test (#179)

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.8.1...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: indirect
...

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Andrew Gouin <andrew@gouin.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Remove rouge file

* Downgrade golang to 1.19

* Revert "Remove rouge file"

This reverts commit e2b926a.

* Update based on review

* Update workflow & Docker files to use golang 1.19

* Update to remove appending errors

* Fix

* update to remove error appends from config.go & treshold.go

* Update mod files to 1.19

* remove go.work.sum

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Andrew Gouin <andrew@gouin.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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