I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

LeinAd

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 60 total)
  • Author
    Posts
  • in reply to: BTC depostit through Coinpayments #10205
    LeinAd
    Participant

    ok.. but i wonder why it is shown on hotwallet balance (and on his wallet address

    in reply to: Question about order execution #10194
    LeinAd
    Participant

    Hi ,
    i only copied and modified two pages you see at the voting page and yes i use 1.3.7

    this is an other thing what user says me:

    it says the total doge price is 196 but then if you actually click buy it says I need 6800 doge for the order

    i will take a closer look to this

    Attachments:
    You must be logged in to view attached files.
    in reply to: Coin Transaction Failed but .. #10148
    LeinAd
    Participant

    Only thing is negativ aviable amount when i correct the db .. i hope theres a solution for .. otherwise all is working fine..
    some suggestions for the UI but that can be later

    Sincerly

    in reply to: Coin Transaction Failed but .. #10137
    LeinAd
    Participant

    ok ty .. i set the http timeout very high for first ( HTTP request timeout > const uint64_t DIFFICULTY_TARGET_V2 = 180; ) and this works for first.

    TY Alex

    now i just have to find out which users have received double spends and correct it. Then all is fine

    in reply to: Coin Transaction Failed but .. #10124
    LeinAd
    Participant

    hey Alex.
    1.) I have three other turtlecoin adapter and they are working fine
    2.) Yes i checked this in a wallet cli from outside.
    3.) For Nimbo i go up to 30seconds
    4.) no i found no error code only: Last error message: Failed to perform withdrawal due to: phpcurl could not communicate with NimboCoin wallet. Error 28: Operation timed out after 30004 milliseconds with 0 bytes received
    Transaction created at: 2021-02-28 14:43:22

    The Transaction come to cli-wallet at 2021-02-28 14:50

    in reply to: Coin Transaction Failed but .. #10113
    LeinAd
    Participant

    Last error message: Failed to perform withdrawal due to: phpcurl could not communicate with NimboCoin wallet. But transaction goes trought the chain

    in reply to: Coin Transaction Failed but .. #10112
    LeinAd
    Participant

    after stetting Max retries for failed withdrawals to “1” it comes on transaction to the seperate wallet but it is shown as failed. i can set the hash in “wp_wallets_txs” by hand and set it to status: done .. then it is fine in the user account. This is for only one coin (this where i have a lot of problems with)

    in reply to: Repair a missing withdrawal TXID #10106
    LeinAd
    Participant

    ah and ty for response on one pic above i can better explain what was happen.. you see the picture from the wallet. I did a withdraw to the user direct in this wallet file (not this on picture – other wallet) . because i did this this withdraw cannot be in the database, the wd request didnt come over plugin.. so the plugin dont know the transaction and show the “older” balance. Thats why i asked how to fix this.

    thank you for your time and greetings from cold germany :o)

    in reply to: Repair a missing withdrawal TXID #10103
    LeinAd
    Participant

    Ok, I looked into it a bit more and something is odd (unrelated to the manual retraction thing above). I was wondering why my hotwallet balance is relatively low and went through all the wallets to check. As an example, user xyz has never made a deposit to his wallet (except for a few coins from the faucet). My admin channel tells me that he has 1250 coins (from the aforementioned faucet). But the check of his wallet file showed over 10 million coins.
    I have used : curl -X GET “http://127.0.0.1:8070/transactions/hash/0224e94c93de15f63516cce79e935384aa6a59fb211aa81bc710a8809bc52f57” -H “accept: application/json” -H “X-

    and saw that the transactions were posted “wildly”. This currently affects three wallet files / addresses.

    on attachmend pics you can see what i mean. and this amount have to be on hotwallet

    Attachments:
    You must be logged in to view attached files.
    in reply to: Repair a missing withdrawal TXID #10098
    LeinAd
    Participant

    i mean this user here:

    Balance: NIMB 46976180.93 Available balance: NIMB 50.00
    here i did a withdraw to him direct from his wallet but with this I have “deceived” the database
    When i try to tell the wihdrwa the database (so that frontend shows correct amounts i got this:

    Balance: NIMB 6620913.93 Available balance: NIMB -40355217.00

    so it is deducted on both sides. Balance and aviable balance. but it should only be corrected in the balance.
    Do you know what I mean?

    in reply to: Repair a missing withdrawal TXID #10093
    LeinAd
    Participant

    INSERT INTO wp_wallets_txs(category,account,address,txid,symbol,amount,fee,status,created_time,updated_time)
    VALUES(‘withdraw’,$user_id,$address,$txid,$symbol,$amount,$withdrawal_fee,’done’,NOW(),NOW());

    when i do this, it gives the user an negative aviable balance

    in reply to: Repair a missing withdrawal TXID #10076
    LeinAd
    Participant

    Why do you need to enter to the DB a withdrawal that has already occurred?

    because this withdraw i did in a “separate” wallet files, restored with keys to try something out. btw for some reason i also have the problem that the hotwallet balance is not so hight like user balance. i am resyncing the adapter to see where the coins are, but i can only tell you more tomorrow

    in reply to: Repair a missing withdrawal TXID #10069
    LeinAd
    Participant

    this withdraw is in history and i need it to add into the db.. when i do the way above it tricker a new withdraw then or dont?

    in reply to: Chart wont work after Login #9971
    LeinAd
    Participant

    ty very much. This works: [wallets_exchange_chart width=”950″ height=”500″]

    in reply to: Chart wont work after Login #9962
    LeinAd
    Participant

    chart
    i men this chart field. when you click on the link, you can choose timeframes (you need the 1d and 1w to see what i mean) 1d is fixed, some green lines. 1w is with some red lines .. whatever, thers a change. as logged in user it dont work. it only shows a white screen with x / y scale. And the dev console give me not so much logs to find out what is wrong

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 31 through 45 (of 60 total)