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

Bump dep versions and move live_mock #195

Merged
merged 11 commits into from
Aug 21, 2023

Conversation

CyberHoward
Copy link
Contributor

Bumps the dependencies on ibc-relayer and ibc-registry as well as the cryptographic ed25519-dalek library.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 18, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 816e644
Status: ✅  Deploy successful!
Preview URL: https://0621234e.cw-orchestrator.pages.dev
Branch Preview URL: https://update-version-bumps-and-dep.cw-orchestrator.pages.dev

View logs

@CyberHoward
Copy link
Contributor Author

@Kayanski Would you be able to remove the node-tests feature from cw-orch and move it to cw-orch-daemon, along with the tests?

@Kayanski
Copy link
Contributor

@Kayanski Would you be able to remove the node-tests feature from cw-orch and move it to cw-orch-daemon, along with the tests?

Yes, done

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #195 (816e644) into main (8c1d78e) will decrease coverage by 0.6%.
The diff coverage is 50.0%.

Files Changed Coverage Δ
cw-orch-daemon/src/live_mock.rs 54.3% <ø> (ø)
cw-orch-daemon/src/keys/public.rs 80.0% <50.0%> (ø)

... and 3 files with indirect coverage changes

@CyberHoward CyberHoward merged commit 470e23c into main Aug 21, 2023
17 of 18 checks passed
@CyberHoward CyberHoward deleted the update/version_bumps_and_deps_management branch August 21, 2023 13:04
Kayanski added a commit that referenced this pull request Sep 9, 2023
* Update ed25519-dalek requirement from 1 to 2

Updates the requirements on [ed25519-dalek](https://github.com/dalek-cryptography/ed25519-dalek) to permit the latest version.
- [Changelog](https://github.com/dalek-cryptography/ed25519-dalek/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dalek-cryptography/ed25519-dalek/commits)

---
updated-dependencies:
- dependency-name: ed25519-dalek
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* bump ed25519

* bump and unify ibc-registry imports

* move live mock to cw-orch-daemon

* fix test

* Moved daemon tests to daemon package

* formatting

* Moved one more test

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: adair <[email protected]>
Co-authored-by: Kayanski <[email protected]>
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.

3 participants