Skip to content
Snippets Groups Projects

Issue199 - fix signer doesn't process multiple txout item

Merged Ghost User requested to merge issue199 into master
1 unresolved thread

fixes #199 (closed) fixes #194 (closed) This PR will fix two issues actually.

  1. When we stake, the Asset address has not been set correctly.
  2. Signer doesn't process multiple txout item.
Edited by Ghost User

Merge request reports

Pipeline #96441365 passed

Pipeline passed for 47db03c9 on issue199

Test coverage 83.70% (0.00%) from 1 job
Approved by

Merged by avatar (Apr 10, 2025 1:26pm UTC)

Loading

Pipeline #96446292 failed

Pipeline failed for a59d9e80 on master

Test coverage 83.70% (0.00%) from 1 job
Deployed to integ‎ration‎ 5 years ago

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
952 952 msg, err := getMsgStakeFromMemo(w.ctx, stakeMemo, GetRandomTxHash(), &txin, GetRandomBech32Addr())
953 953 c.Assert(msg, IsNil)
954 954 c.Assert(err, NotNil)
955
956 // Asymentic stake should works fine, only RUNE
  • merged

  • Ghost User mentioned in commit a59d9e80

    mentioned in commit a59d9e80

  • Please register or sign in to reply
    Loading