Skip to content

Tags: omahs/node

Tags

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: hotfix for crash in zetaclientd: negative amount in GetTransacti…

…on RPC call (zeta-chain#806)

* hotfix negative amount in GetTransaction RPC call

* negate negative amount

---------

Co-authored-by: brewmaster012 <>
Co-authored-by: Tanmay <[email protected]>

v4.0.3

Toggle v4.0.3's commit message
hotfix: crash

v4.0.2

Toggle v4.0.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(zetaclient): fix bitcoin outbound pending utxo state management a…

…nd fee calculation (zeta-chain#784)

* Added log to print Broadcasted bitcoin transaction

* Continue regardless of serialization error

* added warning if value of a btc output is negative

* add number of inputs to log when remaindervalue < 0

* fix linter complaint

* add one more log to pending UTXOs

* increased fee to 10000 stat and used gasPrice for fee calculation (zeta-chain#796)

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

* fix: enforced minFee (zeta-chain#797)

* increased fee to 10000 stat and used gasPrice for fee calculation

* enforced minFee

---------

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

* fix: cleaned up pending utxo (zeta-chain#801)

* removed pending utxo logic

* fix lint for unused func

* fix lint pre-allocating

---------

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

---------

Co-authored-by: brewmaster012 <>
Co-authored-by: brewmaster012 <[email protected]>
Co-authored-by: Charlie Chen <[email protected]>
Co-authored-by: charliec <[email protected]>

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
kingpinXD Tanmay
add defensive logic to chain id check

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: v0.4.0 (zeta-chain#767)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kingpinXD Tanmay
Merge branch 'develop' into release/v3.0.0

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kingpinXD Tanmay
add upgrade handler for v2.0.0

v1.2.1-rc3

Toggle v1.2.1-rc3's commit message

Verified

This commit was signed with the committer’s verified signature.
kingpinXD Tanmay
additional logs to check post receive confirmation

v1.2.1-rc2

Toggle v1.2.1-rc2's commit message

Verified

This commit was signed with the committer’s verified signature.
kingpinXD Tanmay
additional logs to check query tx by hash

v1.2.1-rc1

Toggle v1.2.1-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
kingpinXD Tanmay
changes to upgrade handler workflow