Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • crown-core crown-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Crown
  • crown-corecrown-core
  • Issues
  • #172

Closed
Open
Created May 08, 2018 by Ashot@ashotMaintainer

Instant Send lock information is not broadcasted when wallet starts

Motivation

When performing an instant send transaction a lock request is broadcasted through the network. All locked transactions are kept in scope of applications global variable and when application restarts it doesn't have any information about locked transactions in network.

Side effects

  1. After receiving some amount of crown via instant send it is possible to spend it after one confirmation. But after rebooting the wallet it will not allow to spend the received coins because wallet doesn't have any information of that transaction being locked.
  2. GUI shows (5 of 6 confirmations) immediately after receiving instant transaction. But after reboot it shows the actual amount of confirmations.
  3. Proposal created by instant send is shown right after creation but disappears when rebooting the wallet. It appears again after 6 real confirmations.

There can be others

Suggestion

Request information about locked transaction from the network when starting wallet like it is done in case of systemnode list, masternode list, proposals etc.

Edited May 23, 2018 by Ashot
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking