• 01 February 2024 (14 messages)
  • @davesta ↶ Reply to #6311 #6318 12:00 AM, 01 Feb 2024
    not even this article helps at the moment......especially for larger tx's.... might either rewrite it or just unpublish it
  • @davesta #6319 12:00 AM, 01 Feb 2024
    which is very sad
  • @davesta ↶ Reply to #6306 #6320 01:13 AM, 01 Feb 2024
    if xcp is having a protocol issue with multi-send... I wouldn't know how to correctly explain the issue happening at the protocol level in detail as an issue in the xcp github

    it would be very helpful to the community if a dev explained the issue in detail on behalf of the users
  • @jdogresorg #6321 02:19 AM, 01 Feb 2024
    FYI... I've hired Javier to look into the fee issue in freewallet and make updates so that it does a pre-flight check to get the ACTUAL size of the tx instead of just guessing... this should result in much more accurate fee estimates in freewallet/dogewallet... prolly 3-4 weeks away from a release with this feature..... cant put it off any longer... dont have time to write myself, but luckily Javier has a hole in his busy dev schedule, so he is going to take some time to write it 🙂
  • @jdogresorg ↶ Reply to #6320 #6322 02:22 AM, 01 Feb 2024
    core issue is wallet right now bases fees off a hardcoded tx size.... not accurate at all.. this was fine when CP was small and almost everything was a simple send... now that we support much larger txs, and multi-sends, getting better fee estimation in the wallet is much more important.... it is a relatively simple fix to do... just time-consuming to update the wallet... I'm focused elsewhere right now (BTNS and XChain Platform)... but Javier is going to focus on fee updates in Freewallet so that it works better with less hung txs.
  • @jdogresorg #6323 02:23 AM, 01 Feb 2024
    freewallet-desktop/html/fields/tx-fee.html at master · jdogresorg/freewallet-desktop

    Desktop wallet for Win/Mac/Linux which supports Bitcoin and Counterparty - jdogresorg/freewallet-desktop

  • @jdogresorg #6324 02:23 AM, 01 Feb 2024
    there is the current wallet fee estimation code... ugly ugly since 2018.. will be updated in the coming weeks 🙂
  • @KaneMayfield #6325 11:44 PM, 01 Feb 2024
    getting this error on a multi send
  • @KaneMayfield #6326 11:44 PM, 01 Feb 2024
    Error validating transaction: Error running script for input 0 referencing 6f13dfeb033cf293980e2a75190781891a192705712956428b24a0afdb3cd238 at 0: scriptsig not push only for P2SH.
  • @jdogresorg #6327 11:45 PM, 01 Feb 2024
    that is an issue with counterparty, not xchain or freewallet.. so best to take it up with the counterparty core devs
  • @KaneMayfield #6328 11:45 PM, 01 Feb 2024
    yes sir
  • @KaneMayfield #6329 11:45 PM, 01 Feb 2024
    on it
  • @jdogresorg #6330 11:45 PM, 01 Feb 2024
  • @jsteezy1 #6331 11:54 PM, 01 Feb 2024
    i heard we need to rollback to do a sweep? Where can i find the version that allows sweeps and do we just download it and it will rollback? thx
  • 02 February 2024 (7 messages)
  • @jdogresorg #6332 12:18 AM, 02 Feb 2024
    download the latest version of freewallet, and all features work fine... sweep was fixed quite a while ago.
  • @jdogresorg ↶ Reply to #6326 #6333 12:19 AM, 02 Feb 2024
    to clarify... all Freewallet does is talk to api.counterparty.io (CP API) and sign/broadcast the transaction the CP API hands back... so, this is not an issue with Freewallet... its an issue with the TX being generated by CP API.
  • @jsteezy1 ↶ Reply to #6332 #6334 12:25 AM, 02 Feb 2024
    thankyou
  • @jsteezy1 #6335 12:27 AM, 02 Feb 2024
    sweep doesnt transfer btc and xcp, just everything else right?
  • @jdogresorg ↶ Reply to #6335 #6336 12:30 AM, 02 Feb 2024
    sweep transfers everything but btc (all XCP Balances) and/or all asset ownership... in a single tx
  • @Mandingo1969 #6339 11:03 PM, 02 Feb 2024
    whats the best way to go back to the old wallet version?
  • @papeto ↶ Reply to #6339 #6340 11:11 PM, 02 Feb 2024
    install a previous version
  • 03 February 2024 (21 messages)
  • https://github. com/jdogresorg/freewallet-desktop/releases
  • @jdogresorg #6342 05:57 AM, 03 Feb 2024
    Just heard some complaints that the Exchange tab was no longer showing a list of exchange markets as expected... I looked into this, and found the issue on XChain.io API... as expected, related to the filtering of numerics... it seems to have broken a couple API endpoints... which have now been fixed.... TLDR.. freewallet Exchange tab should be working normally again.
  • @L_vs_D ↶ Reply to #6342 #6344 06:06 AM, 03 Feb 2024
    Cheers!
  • @g0barry #6345 05:55 PM, 03 Feb 2024
    Is it possible to enable RBF for freewallet transactions?
  • @g0barry #6346 05:56 PM, 03 Feb 2024
    That would be really helpful for being able to fix stuck TXs without having to rely on CPFP
  • @jdogresorg ↶ Reply to #6345 #6348 06:04 PM, 03 Feb 2024
    gotta enable it in Counterparty first
  • @g0barry #6349 06:04 PM, 03 Feb 2024
    JP is able to create RBF counterparty transactions
  • @g0barry #6350 06:04 PM, 03 Feb 2024
    with electrum
  • @g0barry #6351 06:05 PM, 03 Feb 2024
    I asked about it a week or two ago
  • @jdogresorg #6353 06:19 PM, 03 Feb 2024
    cool... maybe have him submit a pull request to freewallet.... My focus is on BTNS and building tools for it... not on Counterparty... Im happy to keep running the tools and keep making incremental improvements... but my focus is not on CP anymore... so, adding a bunch of additional features to FreeWallet is not on my todo list... paying Javier to work on better fee estimation, then prettymuch done with updates to Freewallet for a while (will do one more release to change default hosts from xchain.io to tokenscan.io once xchain.io purchase is made public)
  • @jdogresorg #6354 06:19 PM, 03 Feb 2024
    TLDR... if ya want something added to freewallet, like RBF, maybe get some other devs to submit pull requests... I'm just one dev, and my focus is elsewhere.
  • @KaneMayfield #6355 06:43 PM, 03 Feb 2024
    Holy shit
  • @jdogresorg #6356 06:57 PM, 03 Feb 2024
    What I am building for XChain Platform, CP / DP will be able to take advantage of (explorers, wallets tools)... but, my focus is on building new tools with new functionality for BTNS / XChain platform... FreeWallet will stay up and operating, as it has, for years to come... but, my dev focus is no longer on CP, but on BTNS and building the XChain Platform.
  • @davesta ↶ Reply to #6353 #6357 07:02 PM, 03 Feb 2024
    xchain purchase?
  • @jdogresorg #6358 07:32 PM, 03 Feb 2024
  • @jdogresorg #6359 07:32 PM, 03 Feb 2024
  • @davesta #6360 07:33 PM, 03 Feb 2024
  • 05 February 2024 (30 messages)
  • @NimzoBit ↶ Reply to #6353 #6362 08:27 AM, 05 Feb 2024
    @jdogresorg check DMs please sir 🐸
  • @pappyG45 #6363 04:19 PM, 05 Feb 2024
    anyone else having issues updating descriptions via fw? seems to not work
  • @jdogresorg ↶ Reply to #6363 #6364 04:22 PM, 05 Feb 2024
    "seems not to work"...not very technical analysis of what is breaking n why... lol
  • @jdogresorg #6368 04:22 PM, 05 Feb 2024
    seems to be working fine here... just gotta pay a decent tx fee n poof... magic
  • @jdogresorg #6369 04:24 PM, 05 Feb 2024
    could also be... counterparty API servers failing randomly... when I was running the API servers, would notice that even tho both servers were technically "up"... one server would return responses and the other would just kinda hang or return empy/null responses occasionally.... a restart of the counterparty service usally got things working again.... but, I dont run the API servers anymore, and have no access to them... AFAIK no issues with freewallet... all freewallet does is talk to CP API and sign txs locally... so, if your having issues with generating txs.... check your local network, make sure your not blocked... make sure your API requests are going through fine, etc.
  • @pappyG45 #6370 04:26 PM, 05 Feb 2024
    its weird I put the link into fw but in the tx it doesnt show up - https://xchain.io/tx/78997caf8d16d17e5a95a945a4369ae1405932f2b15e2edf3ff7b8ca33c231db
  • @jdogresorg #6371 04:27 PM, 05 Feb 2024
    hrm... make sure your on the latest version
  • @pappyG45 #6373 04:28 PM, 05 Feb 2024
    getting an error now anyways
  • @jdogresorg #6374 04:29 PM, 05 Feb 2024
    error is prolly related to your address or BTC balances or something... not aware of any issues in freewallet with changing asset descriptions
  • @pappyG45 #6375 04:29 PM, 05 Feb 2024
    ok will keep trying thanks
  • @pappyG45 #6376 04:41 PM, 05 Feb 2024
    was my fault I am tarded was using long link and not the short easy asset one
  • @pappyG45 #6377 04:41 PM, 05 Feb 2024
    sorry guys
  • @jdogresorg #6380 04:47 PM, 05 Feb 2024
    so much for txs automatically expiring from the mempool after 2 weeks..... this is a tx I sent over 2 months ago... it disappeared from being visisble for a while with the higher fees n busy network... now that fees have dropped again... the tx is back to being passed around the mempool..
  • @jdogresorg #6381 04:48 PM, 05 Feb 2024
    bitcoin is wierd... your txs can live for a very long time... unless you double-spend (spend the inputs) and eject the old tx from the mempool
  • @KaneMayfield #6384 08:43 PM, 05 Feb 2024
    I have had some extremely wonky tx problems recently

    3k hung up... dispensers randomly triggering... tx's invisible some places but not others

    Problems I have NEVER had before.

    But the last question I asked in CP chat my answers ranged from "submit a Github ticket" to "go touch grass and let big brains amaze you... cause its groundhog day"

    So I'll just find work arounds that are low/no tech
  • @davesta ↶ Reply to #6384 #6385 08:49 PM, 05 Feb 2024
    knowing from working through with Kane yesterday:

    - he had an unconfirmed broadcast tx (BTNS tx which looked FINE for sat/vb... it was just unconfirmed)

    - during that time he put through a large BTC send (lots of inputs) and Freewallet did not accurately estimate the fee, so it sat unconfirmed and low sat/vb

    - then, somehow, mempool dot space saw the second tx as a CPFP and linked those two together (why? and how? inputs being the same or something?) so both sat unconfirmed for HOURS

    - on Electrum one of the unconfirmed tx's showed and we tried to push it through with a CPFP on the transaction....

    - this electrum CPFP tx (I HAVE NO IDEA WHY) then triggered a dispenser (from the large BTC send?) on a SEPARATE address in his wallet..... with absolutely insanely low sat/vb fee

    its the most confused I ever been reading blockchain data in my life
  • @davesta #6386 08:51 PM, 05 Feb 2024
    wouldnt even begin to know where and what to write in a FW github or a CP github post
  • Yeah... thats what I said... wonky
  • @jdogresorg #6388 09:18 PM, 05 Feb 2024
    sounds like a bunch of txs and assumptions... so yeah, tough to accurately track down exactly what happened (nor doubt anyone has the time/desire to do so)... however, there have never been any instances of dispensers being triggered by "change" outputs... so, the whole a send from an address triggering a dispense on the same address sounds pretty wonky
  • @jdogresorg #6389 09:19 PM, 05 Feb 2024
    I would take things one at a time... try to reproduce ONE issue, then create a github issue for it... AFAIK, no known issues in CP with dispensers or in Freewallet other than bad fee estimation.. which has been for many years... and which I am working on right now
  • @future_shock_17 #6394 10:43 PM, 05 Feb 2024
    Hi Frens,
    Request your input.
    1. I placed a successful order on the dispenser. I don't see any unconfirmed tx on xchain. The asset won't show up after a day since the chosen fee rate is quite less..
    https://mempool.space/tx/6fec95c178143c8482082f6cf834ee183192edc6b08d728b6cd52e0a698830e8
    RBF shows as disabled. How can I bump up the fee for confirmation now?
    2. How do I replenish a half empty dispenser I own? Close it and create a new one or..? Issue supply at the same address?
  • @future_shock_17 #6395 10:52 PM, 05 Feb 2024
    As soon as I posted this here, a J-Dog sprung up on chat, wants me to.. lol
  • @jdogresorg #6396 10:52 PM, 05 Feb 2024
    scammers gonna scam
  • @jdogresorg #6397 10:52 PM, 05 Feb 2024
  • 06 February 2024 (9 messages)
  • @davesta ↶ Reply to #6394 #6399 07:59 PM, 06 Feb 2024
    Hi Ram I am pretty confused about what you are asking

    1. You placed a successful order on a dispenser?

    - the transaction you posted shows a tx with a very small sat/vb rate so it is not showing on xchain because the btc nodes that xchain pulls information from have not seen that transaction yet (since the fee is so small it may never show)

    - so it looks like this order you posted is NOT successful

    - to bump the fee for the transaction you have a couple options, one of which is called Child Pays For Parent..... but it is most recommended to use Electrum to do so if doing that process

    2. You cannot replenish a half empty dispenser. you will either have to close it and reopen it, or wait till the final buys are made and it closes itself (due to it being empty)

    - as for 'issue supply' at the same address.... this terminology is usually used when you issue more of token that is not locked.... I would guess you are looking to just "put more assets for sale that you own" in which you simply would have to have those assets on the same dispenser address and when that dispenser is closed, you simply make a new dispenser
  • @davesta ↶ Reply to #6311 #6400 08:00 PM, 06 Feb 2024
    this article can help you understand why the fee was so low (you had 3 inputs on your address) and how to do CPFP with Electrum
  • @jdogresorg #6401 08:49 PM, 06 Feb 2024
    One correction… you can refill dispensers up to 5 times without closing it…. From either the dispenser address or origin address….

    Just act like ur opening the dispenser again at the same price n enter how much more u want escrowed into the dispenser.
  • @davesta ↶ Reply to #6401 #6402 08:54 PM, 06 Feb 2024
    i had no idea you could do this
  • @davesta #6403 08:54 PM, 06 Feb 2024
    interesting
  • @davesta ↶ Reply to #6401 #6404 08:55 PM, 06 Feb 2024
    interesting so if the price is the same it just "adds" to the previous dispenser tx?
  • @davesta #6405 08:55 PM, 06 Feb 2024
    or is it a separate dispenser tx?
  • @jdogresorg #6406 08:55 PM, 06 Feb 2024
    correct... just throws the new tokens into escrow... give amount and mainchain rate stay same... escrowed amount is all that changes 🙂
  • 07 February 2024 (7 messages)
  • @Niftyboss1 #6408 10:27 PM, 07 Feb 2024
    Hey there,
    I'm still getting an empty list on the Exchange tab.
    I know how to access individual DEX markets, but am thinking new users may get confused by the apparently empty list

    Note: Using release 0.9.26.
  • @jdogresorg #6409 10:28 PM, 07 Feb 2024
    ugh... sec i'll check.. looks like API issue
  • @jdogresorg #6410 10:33 PM, 07 Feb 2024
    should be working again
  • @Niftyboss1 ↶ Reply to #6410 #6411 10:35 PM, 07 Feb 2024
    Confirmed!! Thanks for the lightning-fast response 👍
  • @jdogresorg #6412 10:37 PM, 07 Feb 2024
  • @jdogresorg #6413 10:43 PM, 07 Feb 2024
    Pooh Shiesty - Back In Blood (feat. Lil Durk) [Official Music Video]

    Pooh Shiesty - Back In Blood (feat. Lil Durk) Stream: https://apple.co/38qWEju Shot by @JerryPHD Subscribe for more official content from POOH SHIESTY: https://poohshiesty.lnk.to/Youtube FOLLOW POOH SHIESTY Instagram: https://poohshiesty.lnk.to/Instagram Twitter: https://poohshiesty.lnk.to/Twitter Facebook: https://poohshiesty.lnk.to/Facebook LISTEN TO POOH SHIESTY Apple: https://poohshiesty.lnk.to/AppleMusic Spotify: https://poohshiesty.lnk.to/Spotify Soundcloud: https://poohshiesty.lnk.to/Soundcloud Audiomack: https://poohshiesty.lnk.to/Audiomack The official YouTube channel of 1017 Records artist POOH SHIESTY. Subscribe for the latest music videos, performances, and more. #BackInBlood #PoohShiesty #LilDurk #TheNew1017

  • @pappyG45 #6414 11:56 PM, 07 Feb 2024
    trying to lock a token from freewallet/trezor and keep getting this error? sent coins no problem so there is sufficient ₿ at the addy
  • 08 February 2024 (62 messages)
  • @pappyG45 #6415 12:03 AM, 08 Feb 2024
    Yo fake JDog in here @davesta @jdogresorg
  • @davesta ↶ Reply to #6414 #6416 12:04 AM, 08 Feb 2024
    how many inputs are on the btc addy?
  • @davesta ↶ Reply to #6415 #6417 12:05 AM, 08 Feb 2024
    i would kick him and ban him but he already left
  • @pappyG45 ↶ Reply to #6416 #6418 12:05 AM, 08 Feb 2024
    3 I think
  • @pappyG45 #6419 12:06 AM, 08 Feb 2024
    but it sent xcp token fine
  • @pappyG45 #6420 12:06 AM, 08 Feb 2024
    weird it would not work to lock
  • @davesta #6421 12:06 AM, 08 Feb 2024
    each function is entirely different and having 3 inputs will raise the tx fees considerably
  • @pappyG45 #6422 12:06 AM, 08 Feb 2024
    ahh ok gotcha
  • @pappyG45 #6423 12:07 AM, 08 Feb 2024
    so try a higher fee
  • @davesta #6424 12:07 AM, 08 Feb 2024
    or consolidate the btc then try
  • @pappyG45 #6425 12:08 AM, 08 Feb 2024
    tx broooskkkeeeee
  • @davesta ↶ Reply to #6425 #6426 12:09 AM, 08 Feb 2024
    no worries gmuns that error is in the FAQ as well as in the user manual so there a couple other things you can try if that doesn't work
  • @Kampotpepper59 #6427 02:26 PM, 08 Feb 2024
    is the 12 words seed used in Freewallet can be used in Trust wallet to access the same addresses?
  • @ctramount #6428 02:36 PM, 08 Feb 2024
    My Freewallet balances are not updating with new received tokens.

    Anyone experiencing the same / have a fix?
  • @Kampotpepper59 #6429 02:39 PM, 08 Feb 2024
    I'm having this error when I try to send BTC out.

    In the box i set the usd value but the btc value is way higher then the balance

    if i try to type into the btc box its the same issue, way too low usd

    Sorry no permissions to send screenshot here

    Any ideas?
  • @jdogresorg ↶ Reply to #6427 #6430 03:59 PM, 08 Feb 2024
    nope... different derivation path and wordlist for counterwallet passphrases (its not BIP39).... so nope, 12 word counterwallet seed is not potable to other addresses... tho you can always dump private keys and import those individually 🙂
  • @jdogresorg ↶ Reply to #6428 #6431 04:01 PM, 08 Feb 2024
    are you verifying that your not being blocked or rate-limited? I am receiving tokens fine and they are showing up in my balances fine.... rather than assuming it is a problem with the wallet... maybe check your connection, check the debug log to see if you see any red error lines indicating failed API requests, etc..... nothing in freewallet ha changed recently... so, only reason I can think of for there to be "balance" issues is your requests to get balances are not being updated
  • @jdogresorg #6432 04:03 PM, 08 Feb 2024
    if you have TECHNICAL details like your address and an API endpoint where a token SHOULD show up in your balances but is NOT, then I'd be happy to look into it... once I have technical details to track down and verify... but just "balances not working" is not enough for me to find any issue... works fine here
  • @jdogresorg #6434 04:03 PM, 08 Feb 2024
    ^^ XCPMAG token received 2 days ago
  • @jdogresorg #6436 04:03 PM, 08 Feb 2024
    ^^ XCPMAG token showing up in balances fine
  • If extracted private key and used another wallet it would probably mess with all the tokens in that address ?
  • @jdogresorg ↶ Reply to #6429 #6438 04:04 PM, 08 Feb 2024
    sounds like a local issue with your wallet not calculating prices correctly... just checked here and it seemd to work fine.. I put in 0.01 BTC and it comes up as like $400...
  • @jdogresorg #6440 04:05 PM, 08 Feb 2024
    ^^ putting in 0.01 BTC... price shows 450 usd
  • @jdogresorg #6442 04:06 PM, 08 Feb 2024
    ^^ putting in 1000 USD... BTC shows 0.022 BTC.... so, from what I am seeing, things are working correctly
  • @jdogresorg #6443 04:06 PM, 08 Feb 2024
    if your not seeing that, please figure out exactly how to reproduce the issue and create a github issue for it at github.com/jdogresorg/freewallet-desktop/issues
    Issues · jdogresorg/freewallet-desktop

    Desktop wallet for Win/Mac/Linux which supports Bitcoin and Counterparty - Issues · jdogresorg/freewallet-desktop

  • Ok, then it's worth only my side. Thanks
  • @jdogresorg ↶ Reply to #6437 #6445 04:07 PM, 08 Feb 2024
    you should always exercise caution when putting your 12-word passphrase or private keys into a wallet... make sure you trust that wallet (verify it is open source)... cuz yeah, anytime you put in your seed or private keys, you at risk of someone being able to use those addresses in your wallet.... if you dont verify taht the wallet is open source, non-custodial, etc.
  • @jdogresorg ↶ Reply to #6444 #6446 04:08 PM, 08 Feb 2024
    make sure your on the latest version of freewallet.... also, will be putting out a release later today or tomorrow with updated fee estimation.
  • @jdogresorg #6447 04:09 PM, 08 Feb 2024
    I woud put in the exact BTC amount you want to send, and dont worry about the USD calculation (which seems to be off on your system).... the BTC amount is what is actually used in the BTC tx... so, if you make sure any number is good, make sure the BTC amount field is correct amount 🙂
  • @jdogresorg ↶ Reply to #6429 #6448 04:10 PM, 08 Feb 2024
    you should be able to send screenshots now... I tweaked your permissions... the pimpslapperbot limited your permissions cuz your relatively new to the channel 🙂
  • @Kampotpepper59 #6451 04:12 PM, 08 Feb 2024
    I will wait for the new version
  • @jdogresorg #6452 04:13 PM, 08 Feb 2024
    yeah... def looks like the fee calculation is off there... a bad BTC price would do taht... tho not able to reproduce here
  • @username1011243 #6453 04:28 PM, 08 Feb 2024
    will this ever come through lol...
  • @username1011243 #6455 04:28 PM, 08 Feb 2024
    hash:
    25b8ee35d41608291b3b7de9ae928356bf3dc5f29ac5048f98008aa66405555f
  • @username1011243 #6456 04:29 PM, 08 Feb 2024
    cpfp didn't work
  • @jdogresorg #6457 04:29 PM, 08 Feb 2024
    no one can answer if this wil confirm or not.... gotta just wait for the network to mine it
  • 2 f months
  • @jdogresorg #6459 04:30 PM, 08 Feb 2024
    CPFP wont work on this tx... since the only output is NOT a change address.... so, no way to do another tx and chain this tx
  • yep i guess i just can wait for fees to drop below 15
  • @username1011243 #6461 04:30 PM, 08 Feb 2024
    🙏
  • @jdogresorg #6462 04:31 PM, 08 Feb 2024
    yeah... it will maybe happen eventually... I just had a tx I broadcast 2 months ago at 21.6 sats confirm after 2+ months of waiting...
  • @jdogresorg #6464 04:31 PM, 08 Feb 2024
    so yep... waiting is prolly your best bet
  • @ctramount ↶ Reply to #6432 #6465 06:16 PM, 08 Feb 2024
    Thanks for giving your attention JDog.

    I have a bunch of Connection Timed Out failures in the Debug

    My wallet is also not synched, stuck on Block 828,443

    Additional context, I have been trying different API Hosts, currently set to host2.xchain.io
  • @jdogresorg #6468 06:18 PM, 08 Feb 2024
    yeah... your pointing to host1.xchain.io.... i've said for a long time to not do that cuz pointing to individual hosts bypasses the load balancer, and the servers can disappear
  • @jdogresorg #6469 06:19 PM, 08 Feb 2024
    that is what happened here... host1.xchain.io got shut down (replaced by faster servers)... so.... update host1.xchain.io back to default xchain.io and all should work again 🙂
  • @jdogresorg #6471 06:19 PM, 08 Feb 2024
    match those settings n u should be good 🙂
  • @ctramount ↶ Reply to #6469 #6472 06:19 PM, 08 Feb 2024
  • @jdogresorg #6473 06:20 PM, 08 Feb 2024
  • @Kenny_Robb #6474 06:36 PM, 08 Feb 2024
    is there a way to see my UTXO's in Freewallet? If not, can the private key or seed phrase be exported to any other wallet to view UTXO's?
  • @davesta ↶ Reply to #6474 #6475 07:11 PM, 08 Feb 2024
    you can view UTXO's on address at https://blockstream.info/ and they will show as "CONFIRMED UNSPENT" outputs

    as for a wallet to view them the most commonly used by the community is Electrum (https://electrum.org/)

    I wrote an in depth article about this linked here:

    https://medium.com/@davesta.xcp/understanding-btc-fees-and-utxos-when-using-counterparty-ae22f40b642a
    Blockstream Block Explorer

    Blockstream Explorer is an open source block explorer providing detailed blockchain data across Bitcoin, Testnet, and Liquid. Supports Tor and tracking-free.

  • @davesta #6476 07:12 PM, 08 Feb 2024
    I would recommend just importing the address specific private key and not your seed phrase for just one extra layer of safety
  • @Kenny_Robb ↶ Reply to #6475 #6477 07:24 PM, 08 Feb 2024
    Thanks!
  • 09 February 2024 (40 messages)
  • @NimzoBit ↶ Reply to #6459 #6478 06:11 AM, 09 Feb 2024
    If you import 2 private keys (from freewalet) to electrum... it usually allows you to do CPFP, balance goes to second addy.
  • @jdogresorg #6479 08:11 AM, 09 Feb 2024
    FreeWallet (@FreeWallet) on X

    Happy to announce the release of version 0.9.27 of FreeWallet Desktop wallet for Windows, Macintosh, and Linux. This update includes more accurate transaction fee estimation! #Bitcoin #Counterparty $XCP #Freewallet https://t.co/s4jRuSiTfk

  • @davesta ↶ Reply to #6479 #6480 09:03 AM, 09 Feb 2024
    i did see the calculating fee setting work intermittently in my experience and the sat/vb rates in some cases were correct, but for this test with minting a subasset with a description (5 outputs total) it was not a high enough rate... specifically it looks like mempool dot space is showing the 'effective fee rate' as too low

    Ill let the tx's simmer for a little but I wrote up the issue with tx's n stuffs here

    https://github.com/jdogresorg/freewallet-desktop/issues/186
    subasset minting + description using high fee v0.9.27 · Issue #186 · jdogresorg/freewallet-desktop

    tested minting a subasset with a description (easyasset): https://zdxtxmklf4usl3suag6oflslt4qatx6vzf3gpg33aujlb7lifsba.arweave.net/yO87sUsvKSXuVAG84q5LnyAJ39XJdmebewUSsP1oLII/PEPEA.json high fee se...

  • @jdogresorg #6485 09:18 AM, 09 Feb 2024
    hrm... i'll dig into it in the AM... just did a send and it does seem to be a lil bit low on fee estimation.
  • @davesta ↶ Reply to #6485 #6486 09:30 AM, 09 Feb 2024
    after thinking about it after too I did see the second tx 'replaced' the first - maybe the nodes thought it was a child tx ... and the second tx tried to pick up the slack of the earlier tx? - maybe wrong interpretation.... just a thought on a possible reason
  • @jdogresorg #6487 09:36 AM, 09 Feb 2024
    I just did a single tx with 1 input, 1 op_return, and 1 change output... should have a fee rate of 21 sats, came out with fee rate of 15 sats..
  • @jdogresorg #6488 10:00 AM, 09 Feb 2024
    HAH... turns out I was basing the fee calculations on the size of the UNSIGNED tx... not the signed tx, which would obviously be a bit larger... late night... fixed... putting together new builds.. will just drop them in place over the top of the other 0.9.27 builds... gimme 30 mins 🙂
  • @jdogresorg #6490 11:29 AM, 09 Feb 2024
    should be fixed now... more accurate fee estimation... still need to do some additional testing of MPMA sends and verify that fees there are working correctly... so, prolly add some more to the suggested "high" fee for MPMA as usual.
  • @davesta #6492 10:08 PM, 09 Feb 2024
    tested some more tx's today and still having trouble with high fee setting - tried a few functions:

    - subasset mint with longform easyasset description
    - sending BTC to new address
    - send a single XCP asset to new address

    https://github.com/jdogresorg/freewallet-desktop/issues/187

    don't know if its because this address has those unconfirmed tx's from yesterday or what the issue is now.... though these new tx's don't even seem to show on mempool dot space or blockstream.... only one showed up on xchain from those three

    again, I'll let those tx's simmer and see what happens and maybe later do some testing from a simpler address (no unconfirmed muddied up tx's)
    testing fee functions on 0.9.27 (second binary) · Issue #187 · jdogresorg/freewallet-desktop

    here are some tx tests with the new binary from 0.9.27 first I tried to do a Subasset mint with an easyasset longform description (same details as in previous issue #186 but have 2 tx's stuck f...

  • @jdogresorg #6493 10:15 PM, 09 Feb 2024
    Thx…. Javier is looking at the fee estimation code to see if he can fine tune things a bit more…. Once that’s done… I’ll put out a new release, etc..

    Busy busy 👍🏻
  • @davesta ↶ Reply to #6492 #6494 10:25 PM, 09 Feb 2024
    update - looks like the BTC send and single XCP asset send went through fine - was just super confusing to see nodes not see it for like 30 min from the other block explorers

    but subasset mint not visible still

    and unconfirmed tx's from yesterday were replaced/dropped
  • @NimzoBit #6495 11:12 PM, 09 Feb 2024
    hey, Ive updated freewallet to 0.9.27 and now it does pop up the window with the TRANSACTION LINK

    only shows this:
  • @NimzoBit #6496 11:13 PM, 09 Feb 2024
    I used to modify the fee manually to overpay just in case...

    I added 8000 sats, but the notification shows 5376 sats before confirming (?)

    The tx in the mempool spent 8000sats though
  • @NimzoBit #6497 11:19 PM, 09 Feb 2024
    0.9.26 felt more stable for me... I think.

    I was happy to add my own fees manually and get the link for the TX right away :)
  • @davesta ↶ Reply to #6496 #6498 11:22 PM, 09 Feb 2024
    from my understanding the 5376 sats is a fee on top of the 8000 base sats - so from the UI its saying it should be 13376 sats total
  • @NimzoBit ↶ Reply to #6498 #6499 11:24 PM, 09 Feb 2024
    It is saying that it will send BTC with the assets.

    The final TX was 8000 sats fee total as I put it... but the popup now shows a wrong fee. In the previous version indicated the fee I put it manually
  • @davesta #6500 11:24 PM, 09 Feb 2024
    you send the tx through? howd it look?
  • @davesta #6501 11:25 PM, 09 Feb 2024
    ah always thought it was the latter.... but yes I agree, lots of confusing UI for a user
  • @NimzoBit ↶ Reply to #6500 #6502 11:25 PM, 09 Feb 2024
    tx was ok. Normal.

    OPRETURN + 8000 sats
  • @NimzoBit ↶ Reply to #6501 #6503 11:25 PM, 09 Feb 2024
    I think it is a bug with 0.9.27

    on 0.9.26 was OK for me.
  • @NimzoBit #6504 11:26 PM, 09 Feb 2024
    I updated the wallet this afternoon
  • @davesta #6505 11:26 PM, 09 Feb 2024
    as a user i always interpreted "additional fee" as an additional fee, not an output coming back in a UTXO
  • @NimzoBit ↶ Reply to #6505 #6506 11:27 PM, 09 Feb 2024
    With MULTISEND doesnt work that way.
    Because you are sending X assets.... the wallet ADDS some BTC as fee.

    But if you mean when you were MINTING, yes, it adds 3 "sends" of 1000 sats on top of TX
  • @davesta #6507 11:28 PM, 09 Feb 2024
    imagine i was a stupid user who didnt understand that
  • @davesta #6508 11:28 PM, 09 Feb 2024
    not being facetious
  • @davesta #6509 11:28 PM, 09 Feb 2024
    i get what you explained - but would a ELI5 user get that?
  • @NimzoBit ↶ Reply to #6506 #6511 11:29 PM, 09 Feb 2024
    but those additional 3000 sats go back to your wallet, not to miners.

    I guess it's because more info is need on the signatures... or something
  • @NimzoBit #6512 11:29 PM, 09 Feb 2024
    not sure either, but I check all my txs... and it is what I learn from experience
  • @NimzoBit #6513 11:30 PM, 09 Feb 2024
    and yeah... this shit isnt easy to understand. It isnt intuitive either LOL
  • @NimzoBit #6514 11:31 PM, 09 Feb 2024
    I got many TX stuck in the past... so I had to learn how to calculate my fees manually before broadcasting them 😝
  • @davesta ↶ Reply to #6495 #6515 11:40 PM, 09 Feb 2024
    can confirm same thing happened in my UI testing a multisend
  • @davesta #6516 11:44 PM, 09 Feb 2024
    though generated tx seemed fine - upped the fee a bit - looks like it will confirm fine
  • @NimzoBit ↶ Reply to #6516 #6517 11:45 PM, 09 Feb 2024
    yeah, confirmation is ok. It is just the UX bug / notification
  • @jdogresorg ↶ Reply to #6495 #6518 11:50 PM, 09 Feb 2024
    OK thanks… I’ll get that fixed in the next release in the next day or so…. I believe that issue is only happening for MPMA sends
  • @davesta #6519 11:51 PM, 09 Feb 2024
    threw it in an issue for the recordz

    https://github.com/jdogresorg/freewallet-desktop/issues/188
    UI for Multi-Send not showing Transaction Link · Issue #188 · jdogresorg/freewallet-desktop

    0.9.27 user broadcasts a Multi-send and usually the UI (for all other functions) shows a "Check Transaction on...." popup but new version only shows: does not show link to tx

  • @jdogresorg #6520 11:52 PM, 09 Feb 2024
  • @jdogresorg ↶ Reply to #6519 #6521 11:52 PM, 09 Feb 2024
    Thank u
  • 10 February 2024 (4 messages)
  • @DeFi_Hold #6522 12:22 PM, 10 Feb 2024
    Gm
  • @DeFi_Hold #6523 12:23 PM, 10 Feb 2024
    Can anyone help with error composing tx via api
  • @DeFi_Hold #6524 12:23 PM, 10 Feb 2024
    Btc balance unconfirmed
  • @DeFi_Hold #6525 01:12 PM, 10 Feb 2024
    So I fixed it don't worry
  • 13 February 2024 (16 messages)
  • @NimzoBit ↶ Reply to #6506 #6526 06:33 PM, 13 Feb 2024
    damn... freewallet 0.9.27 super buggy.

    I sent an asset (only one), fee suggested was 3800sats. I changed it manually to 5000 sats and when I broadcast tx.... the freewallet used 2000 sats 🤬
  • @NimzoBit #6527 06:33 PM, 13 Feb 2024
    Im gonna downgrade to 0.9.26.

    it was more stable
  • @NimzoBit #6528 06:34 PM, 13 Feb 2024
    😱
  • @Mandingo1969 #6529 06:40 PM, 13 Feb 2024
    it might be automatically using your low fee limit in your settings
  • @DeFi_Hold ↶ Reply to #6527 #6530 07:00 PM, 13 Feb 2024
    You need increase much more
  • @NimzoBit ↶ Reply to #6530 #6531 07:01 PM, 13 Feb 2024
    My problem is that I used 5000 sats when high priority was <3000 and freewallet changed it.

    that did not happen with 0.9.26
  • @jdogresorg ↶ Reply to #6527 #6532 07:02 PM, 13 Feb 2024
    stable is relative.... all tx costs were based on average tx size... not actual tx size.... and "super buggy"... interesting term... seems like your issue is with fee estimation, which you can manually edit yourself if your unhappy with the fees.... 0.9.27 calculates the fee based on the ACTUAL size of the tx, not an estimate... but if you want to downgrade, go for it...
  • @DeFi_Hold ↶ Reply to #6532 #6533 07:03 PM, 13 Feb 2024
    I use electrum after if I get fees wrong. Depends how busy memepool is also to keep in mind
  • @DeFi_Hold #6534 07:04 PM, 13 Feb 2024
    Porkchop taught me lol
  • @NimzoBit ↶ Reply to #6532 #6535 07:04 PM, 13 Feb 2024
    Jdog, what I mean is that before I could select manually the fee.
    Now changes it at random even when I change it manually.

    If I need to mint, the weight is 1300vB, I prefer to calculate the fee manually and add some sats
  • @jdogresorg #6536 07:04 PM, 13 Feb 2024
    would be nice to have RBF enabled in CP txs by default
  • @jdogresorg ↶ Reply to #6535 #6537 07:05 PM, 13 Feb 2024
    hrm.... so.. if you put "custom fee"... and then change something... the "custom fee" is blown away when the new fee calculation is done? if yes, then that is indeed an issue.....
  • @NimzoBit ↶ Reply to #6537 #6538 07:05 PM, 13 Feb 2024
    Yes, that's the issue. I always check mempool fees, calculate it and use the custom fee... but new version messes my tx :S
  • @jdogresorg #6539 07:06 PM, 13 Feb 2024
    think I should update the UI to show the sats fee and tx size... so ppl can manually calculate the fee on their own if they want.... to verify tx fee is calculated correctly.... show the fee rate as well as the actual fee
  • @jdogresorg #6540 07:10 PM, 13 Feb 2024
    hrm... I just tried and I am not seeing that behavior... I have custom fee set at 1000 sats... I change some stuff... see the tx fee being calculated... but dont see the "custom" fee change from 1000 sats
  • @jdogresorg #6541 07:10 PM, 13 Feb 2024
    Video by Gyazo

    Gyazo is the easiest way to record screenshots & videos you can share instantly. Save time with async visual communication that's effortless and engaging.

  • 15 February 2024 (60 messages)
  • @jdogresorg #6544 02:34 AM, 15 Feb 2024
    Added some additional updates to freewallet to show you calculated tx size and sats/vB... should make verifying fees a bit easier
  • @jdogresorg #6545 02:34 AM, 15 Feb 2024
    had hoped to push the wallet release out today... but got valentines day stuff to do tonight... so will push out the new release tomorrow 🙂
  • @jdogresorg #6547 02:44 AM, 15 Feb 2024
    also just added code so that when you manually edit the tx fee... it calculates the sat/vb for you... so, can easily play around with adjusting fee manually to get it close to the target sat/vB your looking for 🙂
  • @NimzoBit ↶ Reply to #6547 #6548 06:36 AM, 15 Feb 2024
    Thanks JDog, amazing!
  • @DeFi_Hold #6552 07:38 PM, 15 Feb 2024
    Davesta
  • @DeFi_Hold #6553 07:38 PM, 15 Feb 2024
    " H I" gets deleted lol
  • @DeFi_Hold #6554 07:38 PM, 15 Feb 2024
    Bot does not like it
  • @DeFi_Hold #6555 07:38 PM, 15 Feb 2024
    Wanted to tell you that tx finally went through
  • @jdogresorg #6556 08:10 PM, 15 Feb 2024
    Release v0.9.28 · jdogresorg/freewallet-desktop

    Improved transaction fee interface Improved MPMA send transaction fee support Adjusted default tx size to 256 bytes

  • @DeFi_Hold ↶ Reply to #6556 #6557 08:13 PM, 15 Feb 2024
    Yeah I saw thanks a mill
  • @davesta #6558 10:06 PM, 15 Feb 2024
    what's the difference between "Effective Fee Rate" and sat/vb fee rate
  • @davesta #6559 10:07 PM, 15 Feb 2024
    tested a subasset minting + longform description - and the fee rate was 38 sat/vb (correct and same as new UI showed me) but mempool.space said the tx had an 'Effective Fee Rate' of 15.8
  • @davesta #6560 10:08 PM, 15 Feb 2024
    it was held in the mempool until a block under 15 sat/vb was confirmed and not a previous few that were 18 sat/vb +

    .... also why do some tx's have an effective fee rate and some do not?
  • @jdogresorg #6561 10:10 PM, 15 Feb 2024
    effective fee is the fee on the tx AFTER you take into account all the pending utxos and their fees
  • @davesta #6562 10:10 PM, 15 Feb 2024
    pending utxos on the address? or in the mempool?
  • @davesta #6563 10:10 PM, 15 Feb 2024
    or in the tx itself?
  • @jdogresorg #6564 10:11 PM, 15 Feb 2024
    your tx included utxos which were not confirmed in a block yet (pending txs).
  • @davesta #6565 10:12 PM, 15 Feb 2024
    how would i know if my tx included utxo's if the previous pending tx's dont show on a btc node (or a block explorer)
  • @jdogresorg #6566 10:12 PM, 15 Feb 2024
    in a perfect world, you would always send stuff with a high tx fee to get it confirmed
  • @davesta #6567 10:13 PM, 15 Feb 2024
    in a non perfect world are all those tx's with too low of a fee sitting somewhere that effect future tx's?
  • @jdogresorg #6568 10:13 PM, 15 Feb 2024
    yes... all txs are made up of inputs and outputs
  • @davesta #6569 10:13 PM, 15 Feb 2024
    like for example if I have 10 unconfirmed tx's with like 1 sat/vb and they dont show on a block explorer
  • @jdogresorg #6570 10:14 PM, 15 Feb 2024
    this is why you should gather your utxos from time to time.... ensures your txs stay small as possible (single input) and ensures that your not using PENDING utxos
  • @davesta #6571 10:14 PM, 15 Feb 2024
    ah - okay let me consolidate and try again
  • @davesta #6572 10:14 PM, 15 Feb 2024
    good to know
  • @jdogresorg ↶ Reply to #6569 #6573 10:14 PM, 15 Feb 2024
    just cuz dont show on block explorer doesn't mean anything other than your tx is below that explorers display threshold
  • @davesta #6574 10:15 PM, 15 Feb 2024
    mmmmm i never thought about using consolidating UTXO's as a way to clean up low unconfirmed tx's that are in limbo (and basically unseen by block explorers)
  • @davesta #6575 10:15 PM, 15 Feb 2024
    makes sense tho
  • @jdogresorg #6576 10:16 PM, 15 Feb 2024
    exception to that rule is MPMA sends.. which currently dont have a change output in the second tx, so no way to speed it up by doing CPFP or RBF
  • @davesta #6577 10:16 PM, 15 Feb 2024
    so in theory if I did it again it shouldnt have an effective fee rate at all, because the effective fee rate will be the sat/vb on a 'clean' address with no pending utxos?
  • @jdogresorg #6578 10:17 PM, 15 Feb 2024
    but this new release should have much more accurate fee estimation on both the first and second txs thanks to @pataegrillo and his work the last couple days 🙂
  • @davesta #6579 10:17 PM, 15 Feb 2024
    oh i am blown away by the UI and the fee estimation - just testing it all atm
  • @davesta #6580 10:38 PM, 15 Feb 2024
    hmm - just consolidated my addy with this tx (which had two outputs on my address, despite sending max amount.... ???) :

    https://blockstream.info/tx/07acba9c95af4c51bb1d8707fce89de01d07f3f23db84fead8713d859e0973e3

    but the new subasset issuance tx (after consolidation) still shows an effective fee rate:

    https://mempool.space/tx/505cc161a85a95d0262130bac36500a5ae1c7b2c26c7e016d25dace38fe9b361
  • @davesta #6581 10:39 PM, 15 Feb 2024
    in the event my consolidating of my UTXO's broke the address into 2 inputs..... does that account for a 1/2 effective fee rate?
  • @jdogresorg #6582 10:39 PM, 15 Feb 2024
    your "consolidating" only "consolidates" the txs that are seen by your node
  • @davesta #6583 10:39 PM, 15 Feb 2024
    .... i wish i knew that
  • @davesta #6584 10:40 PM, 15 Feb 2024
    this is so confusing - so I cannot consolidate UTXO's which are there but no node can see them?
  • @jdogresorg #6585 10:40 PM, 15 Feb 2024
    electrum should see your low fee txs.. but maybe not... bitcoin core almost always does 😛
  • @davesta #6586 10:40 PM, 15 Feb 2024
    ah yes, run a node, read a book...
  • @jdogresorg #6587 10:41 PM, 15 Feb 2024
    I dont know how you "consolidated"... did you just use freewallet? if so, your relying on the nodes at api.counterparty.io and what txs/utxos they see
  • @davesta #6588 10:41 PM, 15 Feb 2024
    i simply consolidated with freewallet
  • @davesta #6589 10:41 PM, 15 Feb 2024
    as a test
  • @jdogresorg ↶ Reply to #6586 #6590 10:41 PM, 15 Feb 2024
    I dont mean to sound disrespectful or condesending sir.
  • @davesta #6591 10:42 PM, 15 Feb 2024
    neither do i
  • @jdogresorg ↶ Reply to #6588 #6592 10:42 PM, 15 Feb 2024
    got ya... yeah, to consolidate, electrum or bitcoin core are prolly best
  • @davesta #6593 10:43 PM, 15 Feb 2024
    im just imagining many users will have no idea many 'hidden UTXO's' they have from previous low fee tx attempts
  • @davesta #6594 10:43 PM, 15 Feb 2024
    if not most of them
  • @davesta #6595 10:45 PM, 15 Feb 2024
    either way fee's look great, good proper estimations
  • @davesta #6596 10:45 PM, 15 Feb 2024
    just not from a person who threw down like 20 low fee txs i cant see anymore on my main minting addy
  • @jdogresorg #6597 10:46 PM, 15 Feb 2024
    absolutely, fees are always hard... will build a "consolidate utxos" feature into freewallet in future.. prolly pull direct from some electrum or bitcoin core, get a more accurate list of utxos... til then, use electrum to consolidate pls 🙂
  • @jdogresorg #6598 10:47 PM, 15 Feb 2024
    could always btcnitro.com it... not ideal, but would confirm it 😛
  • @davesta ↶ Reply to #6475 #6599 10:48 PM, 15 Feb 2024
    just trying to wrap my head around re-explaining this ^
  • @davesta #6600 10:48 PM, 15 Feb 2024
    that article was already 10x TLDR
  • @davesta #6601 10:49 PM, 15 Feb 2024
    thanks for the update and clarification - all makes sense
  • @davesta #6602 10:49 PM, 15 Feb 2024
    just super 'hidden' info that's hard to take into account in my specific situation
  • @davesta ↶ Reply to #6586 #6603 10:50 PM, 15 Feb 2024
    this statement was simply a frustration that it may be time I run a node....
  • 16 February 2024 (39 messages)
  • @davesta ↶ Reply to #6576 #6604 12:26 AM, 16 Feb 2024
    so did this new update allow RBF for all other functions other than MPMA?
  • @davesta #6605 12:26 AM, 16 Feb 2024
    or was that always possible?
  • @davesta #6606 12:28 AM, 16 Feb 2024
    cause i just successfully RBF'd the stuck Subasset Minting tx while consolidating my UTXO's with electrum
  • @davesta #6608 12:58 AM, 16 Feb 2024
    hmm interesting - so Electrum doesnt inherently support RBF on a subasset minting tx.... but consolidating the btc while its unconfirmed does.... little confused
  • @davesta #6609 12:58 AM, 16 Feb 2024
    i consolidated with Electrum, then did a MPMA, then tried again, but still effective fee rate thing..... maybe electrum isnt seeing the UTXO's that a BTC node would....
  • @davesta #6610 12:59 AM, 16 Feb 2024
    i will say though thank you Jdog and Javier, the fee rate and calculations are so effing helpful omg
  • @davesta #6611 01:00 AM, 16 Feb 2024
    im guessing either my MPMA send made some UTXO's on my address that werent shown on a block explorer.... so I believed I was just using 1 input? or that Electrum didnt entirely consolidate all my old unconfirmed TX fee's cause it doesnt see em?
  • @davesta #6612 01:41 AM, 16 Feb 2024
    just tried a 136 char description on a BTNS broadcast and had the same effective fee rate issue..... maybe my address is just too dirty to clean with Electrum UTXO consolidations..... :( - gonna take a break for now .....

    all functions seem to work fine and are calculated fine 'in a perfect world'

    im just having issues with longform data on this address specifically..... MPMA was fine, Sending BTC was fine..... just adding alot of characters somewhere (IPFS in description of new asset, and longform description in a broadcast)

    this update is going to help users so effing much on 99% of tx's ..... but my addy just too dirty
  • @davesta #6613 01:43 AM, 16 Feb 2024
    ill test another address tomorrow
  • @davesta #6614 02:47 AM, 16 Feb 2024
    i lied, i tested it today. couldnt take a break unless I tried

    consolidated my btc with electrum on a new address into 1 output... then tested minting an asset with a longform IPFS address with the recommended high fee

    https://github.com/jdogresorg/freewallet-desktop/issues/190

    idk if its my fault - but I put the process into an issue anyway.... let me know if I messed up somewhere
    Effective Fee Rate with Longform Asset Description and Longform Broadcasts · Issue #190 · jdogresorg/freewallet-desktop

    v0.9.28 I had previously done some testing with my main minting address for minting a subasset with an IPFS description at the time of minting I had an issue each time with the sat/vb being the cor...

  • @jdogresorg #6615 02:56 AM, 16 Feb 2024
    will add option in future to disable "use unconfirmed utxos"... which is enabled by default in freewallet... then you will be able to only use CONFIRMED utxos in your txs... and avoid any of this "why is my effective fee different from my tx fee" confusion.... it all links back to using unconfirmed utxos
  • @davesta ↶ Reply to #6615 #6616 02:58 AM, 16 Feb 2024
    gotchya glad i could help with testing
  • @davesta #6617 02:58 AM, 16 Feb 2024
    everything else was snippy snappy perfect tho
  • @davesta #6618 02:58 AM, 16 Feb 2024
    sad to see my walls of text when this update did help SO MUCH
  • @jdogresorg #6619 02:59 AM, 16 Feb 2024
    this update only happened cuz of your walls of text and faqs and support and helping me sus out what the community really needed... so thank YOU for all your hard work sir... I see u fam
  • @jdogresorg #6620 02:59 AM, 16 Feb 2024
  • @jdogresorg #6621 02:59 AM, 16 Feb 2024
  • @davesta #6622 02:59 AM, 16 Feb 2024
  • @NimzoBit #6623 06:47 AM, 16 Feb 2024
    The fee stimation for assets creations/minting still misleading

    A normal token creation weights 1.3KvB.... not 533vB
  • @NimzoBit #6624 06:53 AM, 16 Feb 2024
    eg, my last fake

    https://xchain.io/tx/a224d63339c56083ef74711911e93dd5a387562b23773015facbbf36a080203c

    https://mempool.space/tx/a224d63339c56083ef74711911e93dd5a387562b23773015facbbf36a080203c

    ⚠️ REAL ADJUSTED vSIZE size 1.22 KvB ⚠️
    It is what ive seen in all my token mints
  • @mayaspepe #6626 08:06 AM, 16 Feb 2024
    Hey guys, any idea why freewallet is not updating
  • @mayaspepe #6627 08:06 AM, 16 Feb 2024
    Last update 25 days ago, cannot figure out how to
  • @Diogozas #6628 08:17 AM, 16 Feb 2024
    Hi
    I have set up a sell order for XCHAINPEPE/BTC on the exchange but the buyer couldn't buy the asset. My question is, how do I get the asset back in my wallet?
  • @jdogresorg #6629 08:21 AM, 16 Feb 2024
    Cancel the order or wait for it to expire
  • @mayaspepe #6630 08:23 AM, 16 Feb 2024
    I've changed the server but now it shows no balance at all for btc...
  • @mayaspepe #6632 08:23 AM, 16 Feb 2024
    Be aware
  • @Diogozas ↶ Reply to #6629 #6633 08:30 AM, 16 Feb 2024
    How do I cancel the order?
  • @Diogozas #6634 08:31 AM, 16 Feb 2024
    I had someone in my dms too
  • @jdogresorg #6635 08:36 AM, 16 Feb 2024
  • @jdogresorg #6636 08:37 AM, 16 Feb 2024
    Be careful guys… I will never DM you first.. if someone’s asking you if you need help in your DM’s, it’s not me!
  • @mayaspepe #6637 08:38 AM, 16 Feb 2024
    Now All the btc balances disappeared, from every address
  • @jdogresorg #6638 08:58 AM, 16 Feb 2024
    maybe dont mess with the server settings unless you know what your doing? 🤷️️️️
  • @mayaspepe #6640 09:17 AM, 16 Feb 2024
    I know, thanks jdog
  • @Diogozas ↶ Reply to #6633 #6641 10:36 AM, 16 Feb 2024
    Not too worry
  • @Diogozas #6642 10:36 AM, 16 Feb 2024
    All solved
  • 17 February 2024 (14 messages)
  • @DeFi_Hold #6643 12:31 AM, 17 Feb 2024
    Hi guys
  • @Grhgt_og #6646 12:31 AM, 17 Feb 2024
    Lol i cant text
  • @Grhgt_og #6647 12:31 AM, 17 Feb 2024
    Now i can
  • @DeFi_Hold #6648 12:31 AM, 17 Feb 2024
    Quick question is there a video I can share on how to buy an asset using btc dispenser on free wallet

    It's for a new in boarder
  • @davesta ↶ Reply to #6648 #6650 01:53 AM, 17 Feb 2024
    Robotlovecoffee.io
  • @SavedAtCalvary #6651 07:56 PM, 17 Feb 2024
    Yo. I have a question yall may be able to help with. Sent a payment Tx for some merchandise this morning using FreeWallet. Typically the Tx records will point to Blockstream Explorer when you hit "more info" to track confirmations, etc. Today it pointed to Block Cypher (?). It appears to be tracking as any other site would. However, the Tx ID it gives me doesn't pull anything when put into Blockstream Explorer or Mempool Space. Thought that was weird. Anyone else have this happen? It's only been about 30 minutes, so it may work itself out.
  • @davesta ↶ Reply to #6651 #6652 08:18 PM, 17 Feb 2024
    it most likely means that the BTC you sent had multiple inputs it had to pull from....

    and if you are using an older version of FW the fees were not calculated correctly so that tx is most likely had too small of a fee for even the block explorers to show the info.

    I would first off update FW to the latest version (with more accurate fee estimations)

    but as for this TX you would want to review and possibly push the tx through using a more technical and advanced BTC wallet called: Electrum
  • @davesta ↶ Reply to #6475 #6653 08:19 PM, 17 Feb 2024
    i explain the inputs and electrum process in detail in this article
  • @brocciuz #6654 09:54 PM, 17 Feb 2024
    gM, Probably a dumb question but : I have two broadcasts in the mempool for a while now. Will it create a delay for the next one (even if high fees) or is it totally unrelated ?
  • @brocciuz #6655 09:55 PM, 17 Feb 2024
    🤔
  • @davesta ↶ Reply to #6654 #6656 09:59 PM, 17 Feb 2024
    what do you mean by "next one"? the next broadcast you do after these 2 are in the mempool or the "second broadcast tx" you did that is also in the mempool?
  • @davesta #6657 10:00 PM, 17 Feb 2024
    i would assume if they are near the same fee they will be confirmed in the same block
  • @davesta #6658 10:00 PM, 17 Feb 2024
    but if it related to BTNS.... i think there are a few rules that the BTNS ruleset uses - that if they have the same timestamp they are invalid? might have to ask in the BTNS chat if so....
  • @brocciuz #6659 10:14 PM, 17 Feb 2024
    They are BTNS related from a few weeks ago. I forgot about it. If I make a new broadcast with high fees, will it pass before those two or will it be delayed ? I could just try and see but I ask the scientists for an educated answer 😉
  • 18 February 2024 (1 messages)
  • @davesta ↶ Reply to #6659 #6660 04:13 AM, 18 Feb 2024
    i have pushed tx's through by simply sending all the bitcoin on the address to myself using Electrum to do so (send it to the same addy it is on) and up the fee about 3x what it tells you ..... in my experience it would 'replace by fee' the process and either push them through or use the unconfirmed coins from the previous tx .... and would definitely do that process before trying again

    also definitely upgrade to the recent release of Freewallet which is 0.9.28 before trying again
  • 19 February 2024 (17 messages)
  • @subterranean1 #6661 09:36 PM, 19 Feb 2024
    @al_fernandz I was able to add my freewallet to pepe.wtf but get "invalid signature" when trying to connect Unisat. And the xverse button doesn't seem to work at all. If it's user error, please let me know! Thank you
  • @al_fernandz #6662 09:43 PM, 19 Feb 2024
    DMing
  • @al_fernandz #6663 09:44 PM, 19 Feb 2024
    need to do couple of fixes there
  • @Diogozas #6664 11:28 PM, 19 Feb 2024
    Guys I am having some issues with Dogewallet multisend. Could anyone help me figuring out what is happening? Nothing gets sent and I am charged the fee
  • @davesta ↶ Reply to #6664 #6665 11:29 PM, 19 Feb 2024
    this is freewallet chat sir, i am not well versed with testing the new update for dogeparty, though jdog might have a response for it.... may be best for dogeparty chatz tho
  • @Diogozas #6666 11:29 PM, 19 Feb 2024
    Jdog told me to come here :)
  • @Diogozas #6667 11:30 PM, 19 Feb 2024
    That is why I am asking here
  • @Diogozas #6668 11:31 PM, 19 Feb 2024
    Now I have a Davesta sock in my Dms lol
  • @davesta #6669 11:31 PM, 19 Feb 2024
    god damnit
  • @davesta ↶ Reply to #6666 #6670 11:32 PM, 19 Feb 2024
    ah
  • @davesta #6671 11:32 PM, 19 Feb 2024
    got a tg handle for it? ill throw the banhammer
  • @Diogozas ↶ Reply to #6670 #6673 11:35 PM, 19 Feb 2024
    He said it is a fork of freewallet and I should ask here
  • @Diogozas #6674 11:35 PM, 19 Feb 2024
    As he is busy building
  • @davesta ↶ Reply to #6673 #6676 11:39 PM, 19 Feb 2024
    hmm well Multisend issues usually have to do with either
    - too many btc outputs (in which you would consolidate your btc... in this case it would be your doge)
    - issue with inputing the wrong multi-send tokens (you don't have them to send) or addresses (some addresses arent supported)
    - not a high enough fee used for all tx outputs associated with the send

    ... but since Doge is so cheap.... these dont necessarily apply to dogewallet.... how much doge you put in for the fee?
  • @davesta ↶ Reply to #6675 #6677 11:40 PM, 19 Feb 2024
    just a reminder to everyone who reads, I literally never DM for any wallet help stuff.... in fact if you DM me I get pissed and tell you to write in this chat
  • @davesta #6678 11:40 PM, 19 Feb 2024
    i know a FEW can vouch for that
  • 20 February 2024 (14 messages)
  • @Diogozas ↶ Reply to #6676 #6679 12:02 AM, 20 Feb 2024
    I put 2 doge for the multisend
  • @davesta #6680 12:03 AM, 20 Feb 2024
    did it give you an error?
  • @davesta ↶ Reply to #6679 #6681 12:52 AM, 20 Feb 2024
    knowing doge this should be way more than enough
  • @davesta ↶ Reply to #6680 #6682 12:53 AM, 20 Feb 2024
    we've seen an issue that seems protocol related but it usually gives a specific error if so
  • @Diogozas ↶ Reply to #6680 #6683 01:28 AM, 20 Feb 2024
    No was just stuck and not moving forward
  • @davesta ↶ Reply to #6683 #6684 01:28 AM, 20 Feb 2024
    did it say "generating second tx" and be stuck there?
  • @davesta #6686 01:29 AM, 20 Feb 2024
    gotchya
  • @Diogozas #6687 01:29 AM, 20 Feb 2024
    Stuck here
  • @davesta #6688 01:29 AM, 20 Feb 2024
    this seemed to be an issue in older FW versions but is seen less now...
  • @davesta #6689 01:29 AM, 20 Feb 2024
    sorry i cannot help more.... some people report using less lines in the multisend helped.... ive heard people just splitting up the tx's into about 15 lines each
  • @davesta #6690 01:30 AM, 20 Feb 2024
    or until FW signs the second tx.... also a restart of your computer might help too... or turning VPN off and on
  • @davesta #6691 01:34 AM, 20 Feb 2024
    report back if any of that helped or didnt
  • @DeFi_Hold ↶ Reply to #6691 #6695 07:22 AM, 20 Feb 2024
    Sent you something
  • 21 February 2024 (26 messages)
  • @mayaspepe #6697 07:18 AM, 21 Feb 2024
    Hey guys
  • @mayaspepe #6698 07:18 AM, 21 Feb 2024
    I get an "error communicating with the counterparty..." When trying to send
  • @mayaspepe #6699 07:18 AM, 21 Feb 2024
    As well as this
  • @mayaspepe #6701 07:19 AM, 21 Feb 2024
    Any idea?
  • @fabooowy #6702 07:21 AM, 21 Feb 2024
    I get the same error trying to lock an asset.
  • @NimzoBit ↶ Reply to #6702 #6703 07:33 AM, 21 Feb 2024
    It must be the server. I get the same doing a multisend
  • @mayaspepe #6704 08:03 AM, 21 Feb 2024
    What server are u using? Xchain.io?
  • @ale1320 #6705 08:10 AM, 21 Feb 2024
    gm, can i set up a dispenser if i have already one open?
    ex: i have last token available in dispenser with source x(address), can i set up another disp with same source address? or i need to change address?
  • @Mandingo1969 #6706 08:18 AM, 21 Feb 2024
    if you use the same address and someone buys from that dispenser they could get all assets at once
  • @mayaspepe #6707 08:19 AM, 21 Feb 2024
    Well, it fixed itself
  • @ale1320 ↶ Reply to #6706 #6708 08:44 AM, 21 Feb 2024
    so i need to change source address for each dispenser that i’ll open?
  • @Mandingo1969 #6709 08:45 AM, 21 Feb 2024
    yeah pretty much
  • @fabooowy ↶ Reply to #6702 #6710 09:20 AM, 21 Feb 2024
    server caught up again:)
  • @jdogresorg ↶ Reply to #6702 #6711 01:28 PM, 21 Feb 2024
    fyi... that errror is coming direct from the counterparty API servers... not freewallet or xchain... all freewallet is doing is reporting the error that the CP API is giving it... TLDR, not a freewallet-specific issue, a counterparty-API specific issue (prolly related to addrindexrs, which i believe core devs are removing)
  • @fabooowy ↶ Reply to #6711 #6712 01:28 PM, 21 Feb 2024
    Thanks for the clarification jdog🙏🏼
  • @jdogresorg #6713 01:30 PM, 21 Feb 2024
  • @jdogresorg #6714 01:30 PM, 21 Feb 2024
    now off to yoga... then back on BTNS AIRDROP functionality 😉
  • @DeFi_Hold ↶ Reply to #6714 #6715 02:23 PM, 21 Feb 2024
    I had some issues with mine out of 5 broadcasts only 2 went through 😢
  • @jdogresorg #6716 03:34 PM, 21 Feb 2024
    What was the issue? Transaction still pending? Or transactions confirmed, but invalid on counterparty due to timestamp not increasing?
  • @DeFi_Hold ↶ Reply to #6716 #6717 04:38 PM, 21 Feb 2024
    invalid: feed timestamps not monotonically increasing
  • @DeFi_Hold #6718 04:38 PM, 21 Feb 2024
    I got these errors after it went through the memepool
  • @jdogresorg ↶ Reply to #6717 #6719 04:39 PM, 21 Feb 2024
    yeah... join the BTNS channel... all this has been discusssed at lenght many times... your broadcasting too often...
  • @jdogresorg #6720 04:39 PM, 21 Feb 2024
    Official BTNS Chat (EN)

    This channel is for discussing the Broadcast Token Name System (BTNS) and the platform's features. Site: btns.wtf Wallet: t.me/freewallet_io Explorer: btns.xchain.io Twitter: x.com/BTNS420 English : https://t.me/BTNS420 Chinese : https://t.me/BTNS420CN

  • @jdogresorg #6721 04:42 PM, 21 Feb 2024
    Doggfather (@DoggfatherCrew) on X

    BTNS town hall meeting with the lead dev @jdogresorg Giving an update about the latest developments on the protocol level, the changes concerning the $SAT token, and the ongoing $GAS mint Set a reminder and add it to your calendar 📅 https://t.co/1iUlwzCiqu

  • @future_shock_17 #6722 11:28 PM, 21 Feb 2024
    Hi,

    Why is the XCP total value on the Balances calculated at $6.48835000 whereas at the right hand bottom on the desktop app it shows "1 XCP = $9.46 USD"
  • 22 February 2024 (13 messages)
  • Bottom right just tells you most recent trade value of xcp so current price
  • @subterranean1 #6724 06:18 AM, 22 Feb 2024
    @jdogresorg how often does the system look at .json files? For example, if I added new cards to my project's github today will it be examined at some point in the future?
  • @jdogresorg #6725 03:37 PM, 22 Feb 2024
    The collection parsing script on xchain currently parses all projects once every 24 hours.

    If you make an update and wait longer than 24 hours and things are still not getting updated , please feel free to reach out.
  • @yodark #6726 03:53 PM, 22 Feb 2024
    I feel like a noob asking this
  • @yodark #6727 03:54 PM, 22 Feb 2024
    but how do I place dex order on freewallet 🙂
  • @yodark #6728 03:54 PM, 22 Feb 2024
    for pair that doens't exist
  • @jdogresorg #6729 04:06 PM, 22 Feb 2024
    gotta manually enter the new market in the searchbox and click the search button..... if you type in the search box, it filters EXISTING markes... but to create a NEW market... type in ASSET1/ASSET2 into the search box and click the search button..... that will take you directly to the market page.... .you then place a buy order and a sell order that will match one another..... once a market has one trade on it, it should appear in the "Markets" list within 24 hours
  • @jdogresorg #6730 04:07 PM, 22 Feb 2024
    been a while since I revisited that code... a few years.. so may be remembering it wrong... you may just have to create a single order for the market to appear.... but, best to place matching buy/sell orders, so the orders actually execute a trade... after that point, for sure the market should show up within 24 hours
  • @jdogresorg #6733 04:09 PM, 22 Feb 2024
    TLDR... type in your market ASSET1/ASSET2 and click the green button
  • videos on dp.university show you how to use most features of the wallet. Yes its dogewallet but basically identical
  • @jdogresorg #6735 04:18 PM, 22 Feb 2024
    dp.university... very valuable resource built by @XCERXCP .... more and more CP community members stepping up over the past few years and writing documentation, howto videos, etc... the stuff that is necessary for a community to grow.... nice work 🙂
  • 23 February 2024 (32 messages)
  • Hi jdog. It’s been 30ish hours since I updated my json. No banner has appeared. An example would be COCODILES. Not urgent, just giving you a heads up
  • @jdogresorg #6741 04:30 PM, 23 Feb 2024
    ok thx... will dig into it when I have a lil time... ping me if you dont hear from me in next 24 hours... busy day
  • @honkhonnk #6742 07:22 PM, 23 Feb 2024
    I'm unable to see any dispensers and the graphics on the wallet are not showing correctly ever since update - any fixes?
  • @jdogresorg #6743 07:23 PM, 23 Feb 2024
    Maybe uninstall and reinstall? No changes to graphics display in recent releases.
  • @honkhonnk #6744 07:42 PM, 23 Feb 2024
    I uninstalled and reinstalled and same errors - now it won't populate my wallet data either and says last updated 25 days ago?
  • @davesta ↶ Reply to #6744 #6745 07:44 PM, 23 Feb 2024
    have you tried restarting your computer? or tried disabling and then enabling your VPN (if you have one?)
  • @davesta #6746 07:44 PM, 23 Feb 2024
    what do your server settings look like?
  • @davesta #6747 07:45 PM, 23 Feb 2024
    it seems like you are not getting a response from the API to get the information shown
  • @davesta #6748 07:46 PM, 23 Feb 2024
    which version of FW are you using?
  • @honkhonnk ↶ Reply to #6748 #6749 07:49 PM, 23 Feb 2024
    the latest one issued
  • @davesta #6750 07:49 PM, 23 Feb 2024
    you can authenticate the version by clicking the logo on the top right
  • @davesta #6751 07:49 PM, 23 Feb 2024
    latest is 0.9.28
  • @davesta ↶ Reply to #6746 #6752 07:49 PM, 23 Feb 2024
    how about this?
  • @davesta ↶ Reply to #6745 #6753 07:49 PM, 23 Feb 2024
    have you tried this?
  • @honkhonnk ↶ Reply to #6751 #6754 07:50 PM, 23 Feb 2024
    yep that's I'm showing
  • @honkhonnk ↶ Reply to #6753 #6755 07:50 PM, 23 Feb 2024
    I uninstalled and restarted and then downloaded again. I'll try another re-start
  • @honkhonnk ↶ Reply to #6752 #6756 07:50 PM, 23 Feb 2024
    host3
  • @davesta #6757 07:50 PM, 23 Feb 2024
    bring it back to xchain.io
  • @davesta #6758 07:51 PM, 23 Feb 2024
    Freewallet FAQ 2023 v0.9.23 - Write Up - Draft #5

    Freewallet FAQ 2023 v0.9.23 - Write Up - Draft #5. GitHub Gist: instantly share code, notes, and snippets.

  • @davesta #6760 07:51 PM, 23 Feb 2024
    match the defaults
  • @honkhonnk #6761 07:51 PM, 23 Feb 2024
    so just back out the host3 and leave the xchain?
  • @honkhonnk #6762 07:51 PM, 23 Feb 2024
    okay got it
  • @honkhonnk #6763 07:52 PM, 23 Feb 2024
    once I changed the API host my wallet now shows - just shows last updated 25 days ago still
  • @davesta ↶ Reply to #6763 #6764 07:52 PM, 23 Feb 2024
    close program then re-open it... try hitting refresh button in FW.... then try a restart of your computer
  • @davesta #6765 07:53 PM, 23 Feb 2024
    the issue is with your computer getting the API call back
  • @davesta #6766 07:53 PM, 23 Feb 2024
    doesnt suprise me host3 isnt giving you data, couple other people had this issue in XCP chat
  • @honkhonnk ↶ Reply to #6764 #6767 08:01 PM, 23 Feb 2024
    ok that worked - thanks
  • @jdogresorg ↶ Reply to #6766 #6768 08:55 PM, 23 Feb 2024
    Yeah, I always told people not to use anything other than xchain.io because accessing servers directly defeats, the purpose of the load balancers.

    People are having issues using anything other than xchain.io because I re-organized servers and deleted the DNS records for host1-7 a few days ago.

    If you hear of anyone else having issues, please relay this information, and tell them to use default API host xchain.io and testnet.xchain.io 👍🏻
  • @davesta ↶ Reply to #6768 #6770 08:56 PM, 23 Feb 2024
    i remember people switching in 2021 due to high site traffic - will relay this to users when its brought up
  • @jdogresorg #6771 08:56 PM, 23 Feb 2024
    Thank you sir❤️
  • @jdogresorg #6772 09:57 PM, 23 Feb 2024
    Doggfather (@DoggfatherCrew) on X

    BTNS town hall meeting with the lead dev @jdogresorg Giving an update about the latest developments on the protocol level, the changes concerning the $SAT token, and the ongoing $GAS mint Set a reminder and add it to your calendar 📅 https://t.co/1iUlwzCiqu

  • 24 February 2024 (38 messages)
  • @DeFi_Hold #6773 08:44 PM, 24 Feb 2024
    Hi guys is all OK with wallet?
  • @DeFi_Hold #6774 08:44 PM, 24 Feb 2024
    I had small amount btc sent to wallet, I received it.
  • @DeFi_Hold #6775 08:44 PM, 24 Feb 2024
    As I was busy setting up dispenser tx was declined due to balance
  • @DeFi_Hold #6776 08:44 PM, 24 Feb 2024
    Looked again no btc 0.00
  • @DeFi_Hold #6777 08:46 PM, 24 Feb 2024
    But in the memepool I can see the balance
  • @DeFi_Hold #6779 08:50 PM, 24 Feb 2024
    I can also see the balance on xchain
  • @DeFi_Hold #6780 08:50 PM, 24 Feb 2024
    Just not in the Wallet
  • @jdogresorg #6781 09:26 PM, 24 Feb 2024
    Probably just an issue with your firewall and the API request to get your BTC balance being blocked…. Try changing your IP address and getting on the VPN.
  • @c0rnh0li0 #6783 11:01 PM, 24 Feb 2024
    So this had happened to me last week, and I was being extra careful and double checking on the 2nd and 3rd transactions that it wasn't 0.00000001 entered
  • @c0rnh0li0 #6784 11:01 PM, 24 Feb 2024
    On the fourth one, I think I had gotten it to go through by reversing the order
  • @c0rnh0li0 #6785 11:02 PM, 24 Feb 2024
    Anyways, someone almost sold a RAREPEPE today for 0.00000004 BTC for what I suspect the same issue I encountered
  • @c0rnh0li0 #6787 11:02 PM, 24 Feb 2024
    They were lucky that it was below the minimum amount for BTC
  • @davesta ↶ Reply to #6787 #6789 11:09 PM, 24 Feb 2024
    wow the BTC-Pay bug coming in clutch holy shit
  • @davesta ↶ Reply to #6783 #6790 11:10 PM, 24 Feb 2024
    how was this caused? UI issue? what version of FW?
  • @c0rnh0li0 ↶ Reply to #6790 #6791 11:10 PM, 24 Feb 2024
    Mine was 13 days ago, so I can't say for sure. I have since updated it iirc
  • @davesta ↶ Reply to #6791 #6792 11:11 PM, 24 Feb 2024
    how does it happen then? putting 'satoshi's' instead of whole numbers or something?
  • @c0rnh0li0 #6793 11:12 PM, 24 Feb 2024
    I know that I was extra careful the 2nd and 3rd time, double checked and it displayed correctly on the pop up to confirm too
  • @davesta #6794 11:13 PM, 24 Feb 2024
    im guessing it had to have been a versions pre 0.9.23?
  • @c0rnh0li0 #6796 11:14 PM, 24 Feb 2024
    It must be reverting down to the integer like on multisends and you forget to add a decimal
  • @davesta #6797 11:14 PM, 24 Feb 2024
    if you dont know the version I would guess its pre 0.9.23
  • @c0rnh0li0 #6798 11:14 PM, 24 Feb 2024
    I think I was on 9.26 or .27
  • @davesta #6799 11:16 PM, 24 Feb 2024
    hmmm..... thats doesnt make it easy to pin down..... for a DEx order right?
  • @c0rnh0li0 #6800 11:17 PM, 24 Feb 2024
    I just checked my downloads... I upgraded to the 2nd last release during that sequence
  • @c0rnh0li0 #6801 11:17 PM, 24 Feb 2024
    So from 9.26 to 9.27, and now I have 9.28 running, which I have since downloaded
  • @davesta #6802 11:17 PM, 24 Feb 2024
    hmm is it possible you could show the process on the UI and then show the tx info for the outcome?
  • @davesta #6803 11:18 PM, 24 Feb 2024
    cause if it can be reproduced its 100% an issue
  • @c0rnh0li0 #6804 11:22 PM, 24 Feb 2024
    Based on the time of my download and the dex orders, the upgrade from 9.26 to 9.27 might have done the trick.
  • @davesta #6805 11:23 PM, 24 Feb 2024
    🤔
  • @c0rnh0li0 #6806 11:24 PM, 24 Feb 2024
    Order 1 - 09:01
    Order 2 - 09:13
    Order 3 - 09:13
    Download - 09:24
    Order 4 - 09:35
  • @davesta #6807 11:25 PM, 24 Feb 2024
    do you know who put the rarepepe order up? maybe get into contact and ask what version
  • @davesta #6808 11:25 PM, 24 Feb 2024
    i think its a high probability it was an issue with an older version in the case of the RAREPEPE/BTC trade.... but the change from 26 to 27 could be it too....
  • @davesta #6809 11:26 PM, 24 Feb 2024
    though the upgrades were only fee estimation so I dont know if it makes sense entirely
  • @c0rnh0li0 #6811 11:44 PM, 24 Feb 2024
    There were running 0.9.19
  • 25 February 2024 (7 messages)
  • @davesta ↶ Reply to #6811 #6812 01:39 AM, 25 Feb 2024
    gotchya for that case that is most likely the reason
  • @davesta #6813 01:40 AM, 25 Feb 2024
    for your case it is strange it did so before updating to 0.9.27
  • @davesta #6814 01:40 AM, 25 Feb 2024
    but all in all looks like recent releases are working as intended for that function from 0.9.27 on
  • @pork_chop77 #6815 04:26 AM, 25 Feb 2024
    Yo! Just helped a fren close a dispenser and the Tx went through but the card never went into balances. 🙏
  • @davesta ↶ Reply to #6816 #6817 05:19 AM, 25 Feb 2024
    looks like it went to the origin address and not the source address
  • 26 February 2024 (7 messages)
  • @subterranean1 #6819 06:18 PM, 26 Feb 2024
    @jdogresorg did you find that any other project was having json update issues? I just dm'd you my github link if you have time this week
  • @jdogresorg #6820 06:19 PM, 26 Feb 2024
    haven't heard any other complaints... your json looks valid, so could be issue with downloading the image or something... need to manually run the script and see waht it is doing to fix issue... but busy working on BTNS right now... will dig into the banner issuew hen I have some time
  • @jdogresorg #6821 06:19 PM, 26 Feb 2024
    side-ntoe: banner system gonna be entirely reworked once xchain.io traffic is migrated to the new tokenscan.io block explorer and APIs
  • @jdogresorg #6822 06:19 PM, 26 Feb 2024
    but yeah... you will still have the green banner 🙂
  • Thanks for the quick reply. Appreciate the info on the new banner system!
  • @jdogresorg #6824 06:22 PM, 26 Feb 2024
    right now the banner system is ugly (ppl have to download a huge multi-meg file that maps assets to images)..... the new version will do away with this file and just display the collection info in the API call to get the token info 🙂
  • @jdogresorg #6825 06:22 PM, 26 Feb 2024
    smaller, faster 🙂
  • 27 February 2024 (5 messages)
  • @ROCCOS_WORLD #6828 10:07 AM, 27 Feb 2024
    can anyone explain why when logging into freewallet my history is showing under history tab but on balances there is absolutely nothing? not even the btc logo
  • @jdogresorg #6829 01:52 PM, 27 Feb 2024
    The Wallet history for an address doesn’t load until you switch to that address and then click the history tab and wait for the history to load

    If you’re looking to review the history of your address, it is best to do that on a block chain Explorer not in the wallet …. The wallet history is just a quick summary of transactions, and not meant to be the way you view your history accurately.

    The primary purpose of the Wallet is to show balances and allow people to perform transactions….. the history interfaces not always kept up-to-date with all the latest counterparty messages and features…. But xchain.io explorer is.
  • @davesta #6830 10:39 PM, 27 Feb 2024
    Jdog, can we get the updates page updated to show 0.9.28 as latest vers? ❤️

    https://freewallet.io/#updates
  • @jdogresorg #6831 10:59 PM, 27 Feb 2024
    yep... putting out a new release in a couple days.. so will make sure to update the website then
  • @davesta ↶ Reply to #6831 #6832 11:05 PM, 27 Feb 2024
    lets gooooooooooooooooooooooooooooooooooooooo
  • 28 February 2024 (14 messages)
  • @rtrewrr #6833 12:47 AM, 28 Feb 2024
    Hello, how to check the private key of FREE WALLET wallet? who can help me
  • @davesta ↶ Reply to #6833 #6834 01:57 AM, 28 Feb 2024
    please review the links in the pinned message, instructions for this is in the 0.9.23 user manual:

    https://gist.github.com/davestaxcp/1e2cc086a13c9a2d045876852b57e5be#displaying-the-seed-phrase-and-private-key-of-your-addresss
    Freewallet FAQ 2023 v0.9.23 - Write Up - Draft #5

    Freewallet FAQ 2023 v0.9.23 - Write Up - Draft #5. GitHub Gist: instantly share code, notes, and snippets.

  • @rtrewrr #6835 01:57 AM, 28 Feb 2024
    OK
  • @davesta #6836 01:58 AM, 28 Feb 2024
    btw a private key is address specific
  • @davesta #6837 01:58 AM, 28 Feb 2024
    each address will have its own unique private key
  • @jdogresorg #6839 04:54 AM, 28 Feb 2024
    J-Dog (@jdogresorg) on X

    Pretty cool bitcoin zippo lighter if anyone is in the market…. Just got it n pretty happy with the craftsmanship n quality🔥👍🏻 #Bitcoin #zippo https://t.co/kMmzT2qAXG

  • @TurboLaserClip #6840 04:39 PM, 28 Feb 2024
    Hey guys,

    I've been using DogeWallet browser version, which sorted and organized all my wallets and dispensers associated with the wallet perfectly.

    Right now browser wallet (website) cannot be reached. I was provided by the desktop app wallet, but when I import all my PK I do not see any wallet with dispensers, only main wallet and some empty generated ones.

    It is possible to resurrect browser version? Or how do i see main wallet with dispensers?

    Thanks!
  • @jdogresorg #6841 05:00 PM, 28 Feb 2024
    private key == one address
  • @jdogresorg #6842 05:01 PM, 28 Feb 2024
    12-word passphrase == infinite addresses
  • @jdogresorg #6843 05:01 PM, 28 Feb 2024
    could be your missing "addresses" just need to be added back to your address (add address, select how many to add, poof they are added back to your wallet).... tho you said "private key".. which only ever links to ONE address
  • @jdogresorg #6844 05:01 PM, 28 Feb 2024
    just clarifying terminology... the answer is in there somewhere 😛
  • @jdogresorg #6845 05:02 PM, 28 Feb 2024
    might also want to check the pinned FAQ... lots of helpful info in there 🙂
  • @TurboLaserClip #6846 05:18 PM, 28 Feb 2024
    Thanks for pointing that out, I will get into faq just in case
  • @jdogresorg #6847 05:19 PM, 28 Feb 2024
  • 29 February 2024 (28 messages)
  • @vectorconfetti #6849 02:08 PM, 29 Feb 2024
    hi! i'm trying to import my trezor addresses into my freewallet. i've followed the instructions in the Freewallet FAQ. but when i access my trezor wallet with my passphrase, i don't see any pubkeys that match what I have in trezor. i only see 10 legacy btc addresses, whereas when I look in my trezor, i see no legacy addresses. what's going on?
  • @Cmoney1989 #6850 04:24 PM, 29 Feb 2024
    Hey I'm having an issue with my free wallet, i sent some money to cashapp and it didn't go through, it just kept saying Pending, So I realized that I must have not sent enough fees. The money was returned to me in the account, however I checked today and noticed it is gone. I noticed that the transaction sent to my cashapp still says Pending.

    My question is, after btc bounces back into account, is there ever a time when the system will try to send it out again with the same credentials?