Skip to content

space-cli reports OUTBID when register tx is in the mempool #108

Description

@horologger

This might cause the winning bidder to think that they were outbid before getting the registration mined.

ragnar:~/subspacer # spaces listspaces
⚠️ OUTBID (1 spaces): 
╭──────────┬────────────────────┬───────────╮
│ SPACE    │ LAST CONFIRMED BID │ DAYS LEFT │
├──────────┼────────────────────┼───────────┤
│ @tabconf │ 1040               │ 0.00      │
╰──────────┴────────────────────┴───────────╯

Once the next block (after the registration tx) then it reports as owned as expected.

ragnar:~/subspacer # spaces listspaces
🔑 OWNED (17 spaces): 
╭───────────┬───────────┬───────────┬─────╮
│ SPACE     │ EXPIRE AT │ DAYS LEFT │ UTXO            │
├───────────┼───────────┼───────────┼─────┤
│ @tabconf  │ 965522    │ 365.00    │ 0f7e...ab53:1 │
╰───────────┴───────────┴───────────┴─────╯

Trivial but might cause confusion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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