Skip to content

Tags: ojo-network/ojo

Tags

v0.5.1-rc3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Use block time to create relay msg in process payment (#535)

* fix: Use unix timestamp to create relay msg in process payment

* time value fix and upgrade handler

* timestamp in relay cli

* return funds im upgrade handler

* remove handler

* pr comment

* gofmt

v0.5.1-rc2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: handle no previous payment updates (#534)

* fix: handle no previous payment updates

* easier to read

v0.5.1-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: payment trigger percentage & 0.5.1 update (#532)

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: x/gmp upgrade fix for v0.5.0 (#530)

* fix 0.5.0 upgrade

* set x/gmp defaultgasestimate param in upgrade

* cleanup

v0.5.0-rc2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: gmp handling create payment (#529)

v0.5.0-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: relay to EVM via ABCI (#525)

Co-authored-by: ryanbajollari <[email protected]>

v0.4.2-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: option to disable price feeder ticks for full nodes (#522)

* feat: option to disable price feeder ticks for full nodes

* enable price feeder appconfig setting in e2e tests

* e2e typo

* price feeder cmd fix

v0.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Update v0.4.1 upgrade handler for agamotto upgrade (#521)

v0.4.1-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Switch from stdlib json encoding to proto encoding in vote exten…

…sion handler (#516)

* fix: Create vote extension with no exchange rates if price feeder oracle is not set

* debug log

* fix debug statement

* handle empty ve

* fix: Switch from stdlib jsosn encoding to proto encoding in vote extension handler

* lint

* commit info error

* move txs len check to correct place

* err in endblocker

v0.4.1-rc5

Verified

This commit was signed with the committer’s verified signature.
rbajollari ryanbajollari
handle empty ve