Tags: omahs/node
Tags
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]>
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]>
PreviousNext