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
  • #250

Closed
Open
Created Oct 24, 2018 by Artem B@artemOwner

Transactions are not confirmed using instant-send

Summary

Transactions are not confirmed using instant-send in the testnet 0.12.5.2 RC2

Steps to reproduce

  1. Create a transaction to not your address
  2. Open transaction list
  3. Open transaction details

Expected behavior

Status should contain: (N) confirmed (verified via instantx)

Problematic behavior

The transaction is confirmed using standard blocks confirmations.

Crown-core environment info

like Ubuntu 16.04

Crown-core application info

v0.12.5.2 RC2 https://gitlab.crown.tech/crown/crown-core/pipelines/680

Relevant logs, dumps and/or screenshots

instant-send-2

2018-10-24 15:24:17 CommitTransaction:
CTransaction(hash=c0d1b97159, ver=1, vin.size=2, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(2ccc8bb872e9c2a0417190d57eaedf73db86b4bad94996b8a29a1cbb4802be3c, 0), scriptSig=304502210086a490beb5a036)
    CTxIn(COutPoint(d11437d1c87defbb637198a822a70511b148fdbddffb7c2a842c739fcbbbe02c, 1), scriptSig=3044022035a10116b7cd340f)
    CTxOut(nValue=2.29985070, scriptPubKey=OP_DUP OP_HASH160 779f5434a3b3)
    CTxOut(nValue=5.10000000, scriptPubKey=OP_DUP OP_HASH160 5d70731083a6)
2018-10-24 15:24:17 keypool keep 30
2018-10-24 15:24:17 AddToWallet c0d1b971599a1f8a7f707a3674b764bc8c657b413163a42dae9fbf1a58bbfac0  new
2018-10-24 15:24:17 AddToWallet c0d1b971599a1f8a7f707a3674b764bc8c657b413163a42dae9fbf1a58bbfac0  
2018-10-24 15:24:17 Relaying wtx c0d1b971599a1f8a7f707a3674b764bc8c657b413163a42dae9fbf1a58bbfac0
2018-10-24 15:24:17 CWalletTx::RelayWalletTransaction() - Instant send to address: mrRTaFSkNW1B1cQMPPuDiUBvnQ7pov5xmq
2018-10-24 15:24:17 CreateNewLock - New Transaction Lock c0d1b971599a1f8a7f707a3674b764bc8c657b413163a42dae9fbf1a58bbfac0 !
2018-10-24 15:24:43 connect() to 185.157.234.3:19340 failed after select(): Connection refused (111)
2018-10-24 15:24:54 UpdateTip: new best=000000000002c1c89b7dc4985eec9e9cd2b362d8bbbc6eaf93f6e5de8349e2d2  height=97369  log2_work=61.207078  tx=110581  date=2018-10-24 15:24:41 progress=1.000000  cache=0.1MiB(408tx)
2018-10-24 15:24:54 AddToWallet c0d1b971599a1f8a7f707a3674b764bc8c657b413163a42dae9fbf1a58bbfac0  update
2018-10-24 15:24:54 ProcessNewBlock : ACCEPTED
2018-10-24 15:25:05 keypool added key 1031, size=1001
2018-10-24 15:25:05 init message: Loading wallet... (103.00 %)
2018-10-24 15:25:05 keypool reserve 31
2018-10-24 15:25:06 UpdateTip: new best=000000000000260e33e1c54db06c8bf5e51b666b7143a57be6bef7fab471bb6c  height=97370  log2_work=61.207078  tx=110582  date=2018-10-24 15:25:02 progress=1.000000  cache=0.1MiB(409tx)
2018-10-24 15:25:06 ProcessNewBlock : ACCEPTED
2018-10-24 15:25:18 connect() to 54.37.242.245:19340 failed after select(): No route to host (113)
2018-10-24 15:25:20 CommitTransaction:
CTransaction(hash=a66efd2712, ver=1, vin.size=2, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(f9b1e0f7552503a25f2affd6b7839f5accf51bf91c322d17331692b75e169b6b, 1), scriptSig=3044022028c72ae78b69abb1)
    CTxIn(COutPoint(4e3b0dd6f31002494e020ef40370d36c21913d88c528c20a0b39c8803b06c45e, 1), scriptSig=3045022100c548c816348888)
    CTxOut(nValue=5.20000000, scriptPubKey=OP_DUP OP_HASH160 186d062abbea)
    CTxOut(nValue=3.80000000, scriptPubKey=OP_DUP OP_HASH160 16452c36b000)
2018-10-24 15:25:20 keypool keep 31
2018-10-24 15:25:20 AddToWallet a66efd27123f85d7f6d47ba2179f2aabb210512f80a02d1f5265b7e4fe38f4d1  new
2018-10-24 15:25:20 AddToWallet a66efd27123f85d7f6d47ba2179f2aabb210512f80a02d1f5265b7e4fe38f4d1  
2018-10-24 15:25:20 Relaying wtx a66efd27123f85d7f6d47ba2179f2aabb210512f80a02d1f5265b7e4fe38f4d1
2018-10-24 15:25:20 CWalletTx::RelayWalletTransaction() - Instant send to address: mhk77nTJ7FvkkdTuk7beRErsVZ7nhf42ek
2018-10-24 15:25:20 CreateNewLock - New Transaction Lock a66efd27123f85d7f6d47ba2179f2aabb210512f80a02d1f5265b7e4fe38f4d1 !
2018-10-24 15:25:22 connect() to 45.76.87.156:19340 failed after select(): Connection refused (111)
2018-10-24 15:25:24 connect() to 51.255.173.3:19340 failed after select(): Connection refused (111)
2018-10-24 15:25:38 connect() to 185.145.46.149:19340 failed after select(): Connection refused (111)
2018-10-24 15:26:04 connect() to 196.53.105.182:19340 failed after select(): Connection refused (111)
2018-10-24 15:26:22 keypool added key 1032, size=1001
2018-10-24 15:26:22 init message: Loading wallet... (103.10 %)
2018-10-24 15:26:22 keypool reserve 32
2018-10-24 15:26:30 connect() to 185.214.140.150:19340 failed after select(): Connection refused (111)
2018-10-24 15:26:32 CommitTransaction:
CTransaction(hash=74a3485495, ver=1, vin.size=2, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(24770946acbc39dfe84232842601817e81a1cd07da1d01040a46fd7976b81ab6, 1), scriptSig=304402202972729ef27455b8)
    CTxIn(COutPoint(e1ba94aee8f3c9cedad5b82d68a2c82485fe97223188361a6388c3af60b9adf0, 1), scriptSig=30440220346dc09316ff61a0)
    CTxOut(nValue=5.30000000, scriptPubKey=OP_DUP OP_HASH160 ffdfe338fa14)
    CTxOut(nValue=3.69996260, scriptPubKey=OP_DUP OP_HASH160 45556cb5bd0c)
2018-10-24 15:26:32 keypool keep 32
2018-10-24 15:26:32 AddToWallet 74a348549522cbe3131ee774c2f0eea0aeee51f407c28963aee44f85d1a4ef02  new
2018-10-24 15:26:32 AddToWallet 74a348549522cbe3131ee774c2f0eea0aeee51f407c28963aee44f85d1a4ef02  
2018-10-24 15:26:32 Relaying wtx 74a348549522cbe3131ee774c2f0eea0aeee51f407c28963aee44f85d1a4ef02
2018-10-24 15:26:32 CWalletTx::RelayWalletTransaction() - Instant send to address: n4qtoxEYGvaEcF2UCg4HSWpex6quza8Ejd
2018-10-24 15:26:32 CreateNewLock - New Transaction Lock 74a348549522cbe3131ee774c2f0eea0aeee51f407c28963aee44f85d1a4ef02 !
2018-10-24 15:27:03 UpdateTip: new best=000000000001413ad9bee9d11b245bca63a2794464bd4ea649b72350209f1c3b  height=97371  log2_work=61.207078  tx=110585  date=2018-10-24 15:26:47 progress=1.000000  cache=0.1MiB(414tx)

Possible fixes

/cc @artem
/cc @LuxoCrypto

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