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 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • 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
  • Tom Bradshaw
  • crown-corecrown-core
  • Issues
  • #2

Closed
Open
Created Dec 12, 2018 by Mark Brooker@walkjivefly

reward payouts conflicted in wallet

Summary

reward payouts conflicted in wallet

Steps to reproduce

Run a node and wallet in the PoS testnet

Expected behavior

Don't expect to see a bunch of walletconflicts entries in listtransactions

Problematic behavior

crown-cli listtransactions shows a bunch of (eg:)

[                                                                                                               
    {                                                                                                           
        "account" : "MN06",                                                                                    
        "address" : "mnSMSRV7WTSwppdGvSWSXvUAaPTkhFG6GH",                                                       
        "category" : "receive",                                                                              
        "amount" : 4.00000000,                                                                                   
        "vout" : 0,                                                                                              
        "confirmations" : 6,                                                                                     
        "bcconfirmations" : 6,                                                                                  
        "blockhash" : "5fe75f199bed85cc26f61bca4c2f1c996a662df2651cced52bf234ce6a4ce410",                        
        "blockindex" : 1,                                                                                        
        "blocktime" : 1544614910,                                                                                
        "txid" : "8c775b8d4c16333dd8ab8b5ea6a288a9a948c4a509f488cd7c877404f8a79ee9",                              
        "walletconflicts" : [                                                                                     
            "07391be2ec820bf92371fee93f3365994571a881ec8ef34eff1aa06cff6de300",                                   
            "94fa29f23ba6499f4a2caef465bd8de1b7fee5b09974ee66a88d2d62bb3b1e01",                                   
            "c2821bba4a6c6b34a0ef37e742c165f06d1511ce7c872f923fa8b8a21ee0ef01",                                   
            "cfc9c2a4220d9ee3a72055612a5ef91fc8ea300f45c7cecc85ac4d48c4fb3402",                                  
 ...

Crown-core environment info

MX 17.1 linux

Crown-core application info

Crown version v0.12.5.1-5184c558 (2018-12-07 13:59:07 -0700) pipeline 848

Relevant logs and/or screenshots

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code; it's very hard to read otherwise.)

Possible fixes

(Any comments on what you think might be responsible for the problem, if you have particular insight.)

/cc @finjosh

Assignee
Assign to
Time tracking