Skip to content

Assertion failed when calling sendredeem or sendupdate on imported wallet #381

@buffrr

Description

@buffrr

I'm getting Assertion failed when I try to call sendredeem on lost bids or when calling sendupdate on a domain that I won after importing wallet.

Steps to reproduce:

  1. Install a fresh hsd node & run it.
  2. Import wallet with mkwallet using mnemonic phrase.
  3. Attempt to redeem lost bids using sendredeem or call sendupdate to update any record on a TLD.

Error message: Assertion failed

Both commands show assertion failed. Following suggestion by @pinheadmz I replaced blgr in hsd with the master branch to get stack traces.

Logs output:

Assertion failed.
   at Balance.applyTo (/home/aa/hsd/lib/wallet/txdb.js:3123:5)
   at TXDB.updateAccountBalance (/home/aa/hsd/lib/wallet/txdb.js:214:11)
   at <anonymous>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions