Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2025

Bumps github.com/ojo-network/ojo from 0.4.0-rc1.0.20240912201233-2af60de6026b to 0.5.1.

Release notes

Sourced from github.com/ojo-network/ojo's releases.

v0.5.1-rc3

Changelog

  • 6b80c67 fix: Use block time to create relay msg in process payment (#535)

v0.5.1-rc2

Changelog

  • 87fa35f fix: handle no previous payment updates (#534)

v0.5.1-rc1

Changelog

  • 602c1c6 fix: payment trigger percentage & 0.5.1 update (#532)

v0.5.0

Ojo v0.5.0

Ojo v0.5.0 makes relaying price feed information from Ojo -> EVM fully permissionless. No need to run a relayer; the Ojo blockchain now is the relayer.

Updates to x/gmp

  • x/gmp now has a new message type, CreatePayment. This msg type allows anyone to create a payment which the x/gmp module's endblocker processes any time a heartbeat or deviation is triggered. If one of these is triggered, a RelayPrice tx is created on behalf of the module account.

New Gas Estimate Module

  • Gas Estimate stores a registry of contracts and networks to estimate gas.
  • Vote extensions now require validators to submit gas estimates as a part of block production.
  • These gas estimates are set in state and used by ProcessPayment to submit RelayPrices.

Changelog

v0.5.0-rc2

Changelog

  • 2651ff2 feat: gmp handling create payment (#529)

v0.5.0-rc1

Changelog

  • b16218c feat: relay to EVM via ABCI (#525)

v0.4.2-rc1

Changelog

  • 1dc2b32 feat: option to disable price feeder ticks for full nodes (#522)

v0.4.1

Ojo v0.4.1 🚀

This version of the Ojo binary enables block-enshrined oracles which use the price feeder library to provide price feeds. Validators on the network are no longer required to use the price feeder.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/ojo-network/ojo](https://github.com/ojo-network/ojo) from 0.4.0-rc1.0.20240912201233-2af60de6026b to 0.5.1.
- [Release notes](https://github.com/ojo-network/ojo/releases)
- [Changelog](https://github.com/ojo-network/ojo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ojo-network/ojo/commits/v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/ojo-network/ojo
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team May 8, 2025 21:11
@dependabot dependabot bot added A:Automerge S:backport/umee Backport changes to umee branch T:Dependencies labels May 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants