- 02 September 2025 (4 messages)
-
FYI... just updated public.tokenscan.io to use counterparty-core 11.0.2 which supposedly fixes the issue with asset descriptions getting blown away... pls feel free to test and report back any issues. thx 🙂
-
Is that to down load into my computator ?
-
-
Looks wild
- 03 September 2025 (3 messages)
-
-
any1 else experience an issue with some acs in freewallet displaying a 0 btc balance? (so cant use those acs, but there is btc in them)
apologies if an old bug! (tried updating/ restarting/ refreshing etc) -
update- seems to be working again - probably internet related!!
☕️ - 05 September 2025 (14 messages)
-
-
-
-
-
-
-
-
-
-
-
Same for me 🤣
-
That error is coming directly from electrs, which is now a 3rd party component counterparty relies on…. Unfortunately nothing I can do to fix it as the error is coming from within counterparty-core….. complain to Adam
-
-
banned jdogreesorg and jdosgresorg
- 06 September 2025 (1 messages)
-
Ill miss them
- 09 September 2025 (8 messages)
-
Having issues trying to install new version of fw. Not sure what I'm supposed to do but now the old one won't open and can't install the new one lmao
-
can't install the new one for what reason? what os?
-
setttings->privacy & security->open anyway…. Should still work
-
I got it to open now. It was the download part I was having issues with but it just updated fine. I restarted my pc lol that was weird
-
Never reply to dm from jdog. I just got another scammer. So glad I change names on my end to make it easy to spot. If you haven't and don't want to deal with that hassle I suggest editing names of ppl you interact with. Just another layer of protection
-
what was the scammer username? i'll ban them from here (makes it more difficult for them to see whats going on in the channel)
-
I deleted the convo. Pretty sure they deleted the first after I called them out. I actually got 2. J-dog was one and the other was jdog I think
-
next time you get one... write down their username not display name... and lmk and i'll get them banned 🙂
- 10 September 2025 (3 messages)
-
They always end up blocking me
-
-
Like I said bro, we have reputable escrows like @Diogozas and Doge-Style who can help.
- 12 September 2025 (64 messages)
-
Hi @jdogresorg, think I updated wallet, and my donation button was off, mayby update turned donate on, it said $1 and some change donate (deffo was off before) but it seems to have taken about $100 wen I sent $1-$2
-
-
Strange as other send after that didn't take it, before I checked settings
-
-
the way the donation stuff works is that it takes whatever amount you say to donate and adds it up until the donation amount reaches 25,000 sats... at which point, when you do a tx, it checks if the tx has enough BTC to cover the donation, if it does, then it makes the donation in that tx... if however the tx does NOT have enough BTC to cover the donation, it just adds another donation amount to the total and keeps adding your desired donation amount to the total until the point when you do a tx where there IS enough funds to cover the donation..... in this way, it can sometimes look like the donation amount is taking more than it should.... but in reality, it is just taking the donation you setup when it actually can...... This usually happens when you keep a small amount of BTC in your address... if you just deal in smaller amounts, it can keep adding up and adding up the donation until you put a decent amount of BTC in and then make the donation.... is that what could be happening here
-
in any case, not trying to scam ppl or mislead... if you check your tx history... it might be that you have like 92 donations since the last donation amount was donated in a tx.... happy to send back whatever you want
-
previously I was collecting donation on every tx.. which was making txs larger and more costly... so I save up donations until donation amount is over 25,000 sats and then the code to actually send the donation kicks in (but only if you have 25,000+ sats in change)
-
Erm it depends how long, coz I've had like 70 bucks in and was doing tx, didn't think it was taking donations, but not had much in for a while, doing this escrow and it took that amount kek
-
But I guess it could be
-
well, if you want some or all of it back, happy to send it... dont want anyone thinkign something sketchy is going on... and dont wanna mess up any escrow amount stuff you got going on
-
Yes if u could return please, I know not scam, must have happened wen I logged out back in again and not checked settings
-
yeah, I think if you log fully out, all the settings are blown away entirely... so makes sense... sec
-
19Y1feFzGBwyLiD3p8YeSeianKTajsfLTj where you want it sent?
-
That's what must have happened, appreciate you sending back
-
-
Yes plz
-
yup... looks like no real balance to send donation for quite a while then balance and donation sent 😛
-
Kek
-
Bitcoin Transaction: 4da09cbcd5b802f7cd1e219aed2b57ac7593a61a24af99d25a4f997b280e4732
Explore the full Bitcoin ecosystem with The Mempool Open Source Project®. See the real-time status of your transactions, get network info, and more.
-
Thanks bro
-
-
❤️
-
-
-
When you make a new wallet in Freewallet, does the seed phrase always come from the old Electrum ver 1.0 list @jdogresorg? Trying to figure something out
-
"old electrum ver 1.0 list"... not sre what you mean... the default is to create a wallet using the "counterwallet" passphrase list
-
freewallet-desktop/js/mnemonic.js at master · jdogresorg/freewallet-desktop
Desktop wallet for Win/Mac/Linux which supports Bitcoin and Counterparty - jdogresorg/freewallet-desktop
-
by default, we use that list to generate a passphrase.. unless you select BIP39
-
The list of 1626 words.
-
yes, that is the list that counterwallet used and that is what we use by default in freewallet
-
in the mnemonic.js? Where does it pull from?
-
GitHub - ggozad/mnemonic.js
Contribute to ggozad/mnemonic.js development by creating an account on GitHub.
-
wc = 1626
-
we use the exact file that counterwallet used to generate mnemonic passphrases... so that the passphrases used in counterwallet were portable to freewallet and other wallets
-
okay thank you. I think I have the correct list then.
-
-
mnemonic.js states that he used 1,626 words from this list: http://en.wiktionary.org/wiki/Wiktionary:Frequency_lists/Contemporary_poetry which is 2,000 words. But I don't see how he arrived at his list
-
the project is from 10+ years ago... and the wiki wordlist has prolly been updated since then.... freewallet uses the exact wordlist that counterwallet used when it launched... otherwise the passphrases would not be compatible/portable
-
I gave chatgpt your list of words (line 117) of freewallet-desktop/js/mnemonic.js and it reported there are 1,436 words
-
hrm.. checking waybackmachine... seems that contemporary poetry list has had 2000 words so dunno how he came up with the list of 1626.... but either way, that is the list we use
-
-
Probably eliminated one and two letter words (I, to, a, of, my, in)
-
chatGPT lies... I copied the wordlist from the library and pasted it into jsonlint and validated... 1626 words just like the library indicatres... how he picked those words, dunno... but def 1626 words
-
which json is this from?
-
mnemonic.js/mnemonic.js at master · ggozad/mnemonic.js
Contribute to ggozad/mnemonic.js development by creating an account on GitHub.
-
Dumb machine, lol.
Thank you for your time -
bottom of the page... copy all the words between [ and ] in the JSON.parse() function.... copy/paste into jsonlint.com and click validate 🙂
-
-
how do you paste into jsonlint to make it a numbered list?
-
you just paste the array ["words","go","here"] and click validate
-
it will validate the json and tell you the total number of lines in the screen next to each line
-
subtract 2 from the total... one for the opening and closing [ and ] brackets
-
okay did it! I can't believe gpt gets it wrong.
-
yep... AI not gonna replace us programmers for a bit longer 😛
-
-
How many possibilities?
-
Starting a new "X" series - Rare Pepe Lore Lessons™️
https://x.com/subterranean_1/status/1966583410614563041subterranean (@subterranean_1) on XToday's Rare Pepe Lore Lesson™️ is Series 15, Card 10 - FLUFFYPEPES. Pictured in the card is @FenrisMau who is a female furry. Although unproven, this is most likely the first image of a furry minted on any blockchain. I asked Fenris about the card and she said, "I wanted to
-
Are we safu 😂
-
So many! Yes 12 words is totally safu
-
Hey JDog, is it true that closing dispensers in Freewallet is impossible now?
-
Takes 5 blocks right?
-
dunno who told you taht but it is untrue
-
you should be able to close dispensers perfectly fine in freewallet.... there is a 6-block close delay before the dispenser is closed... this is to prevent scammers from closing dispensers immediately while a dispense is pending
-
Awesome innovation. May the brother was only being sarcastic.
- 13 September 2025 (7 messages)
-
This is fantastic, so dispensers are now completely trustless right?
-
-
Can close from origin addy like before the fork? Or have to dust each addy with a dispenser to close them?
-
They’re mostly trustless, but not entirely the dispenser operator can still rush a payment to buy out the dispenser before the pending payment hits and that will empty the dispenser and they will get the funds from the buyer and the buyer will get nothing in return…..
Adding the five block close delay, raised the difficulty on scamming people…. Previously the scammer could just close the dispenser for a few cents now they at the very least have to pay the full amount that the buyer is paying and pay with a higher transaction fee….. This is why it’s critical to always pay for dispenser using a high fee. -
You should still be able to close from the dispenser address or the origin address I believe
-
Last I tried to close dispenser from origin address it would not let me. Had to send dust to the dispenser (fees) addy and then close from there (fees) basically loosing whatever dust in that addy is left over after the close....it was Near impossible to guess exactly how much to send and close them without leaving tiny bit...
Haven't tried since right after the fork. -
I think it may have been an issue in freewallet which I fixed shortly after the fork… might wanna try closing from origin again n verify
- 16 September 2025 (3 messages)
-
👀 is sending to taproot addy not allowed cos i tried to send to my ordinal addy want to be doing some recursive testingneed to put txn fee funds but getting error saying must enter valid destination address
-
taproot addresses are not supported by Freewallet at this time for xcp assets (though on a protocol level they are planned to be supported in the future)
https://github.com/CounterpartyXCP/counterparty-core/issues/1241Taproot address support? · Issue #1241 · CounterpartyXCP/counterparty-coreTaproot (bech32m, prefix bc1p) and multisig* seqwit (bech32, bc1q) are not supported by Counterparty. Should we add support? A challenge is that addresses use up 1+20 bytes of Counterparty messages...
-
ah i see . thank you for the reply
- 17 September 2025 (11 messages)
-
Hey I have someone in my DMs asking why they can see their FAKEASF in horizon and in rpw but not on tokenscan and in freewallet - any idea how this is happening? He is trying to destroy FAKEASF but is unable to under this condition
-
Tell him to call 1-800-FAKE-RARES and our customer support technicians will provide assistance.
-
-
-
This guys has like 500k followers lmao
-
Need to get him right before he shreds Xcp to his followers
-
Wow. Punk6529?
-
@jdogresorg Tokenscan seems to be out of sync, can’t find any transactions past block 915059
-
-
Ok, I’ll fix when I get back to the office in an hour or so
-
fixed... tokenscan.io is caught up again
- 20 September 2025 (7 messages)
-
GM @jdogresorg. I'm seeing an issue when trying to create a dispenser. It only allows $4.64 to be entered as the give amount.
-
huh... newest version?
you try a restart of FW + computer? maybe its a loading issue for btc price? .... you can usually just manually type in the btc amount... does it auto change or something? -
A user was seeing the behavior on his screen so I tried it on mine and got the same result. It wants to only allow $4.64. If you change it, then the give quantity changes.
-
huh not seeing the issue on my end
-
-
you using 2.0.4? .... i can click through "create dispenser" and it doesnt change... didnt send my tx's through... does it happen after creating it... when tx goes through or something? or in UI beforehand?
are you changing the $ amount or the btc amount?
you sure its not just the UI switching amount for xcp-dex orders? those can be confusing -
I'll take another look. Thanks @davesta
- 21 September 2025 (12 messages)
-
anyone here that can help with a issue
-
-
-
😂
-
-
-
24/7 support
-
Sorry sir, we don't offer retardation support.
-
was trying to get some free stars from the scammer 🤣 no one messaged me so I guess they didnt fall for it
-
-
as for any other lurkers. check pinned messages.... Jdog, myself and a few others offer volunteer support out of the kindness of their hearts
best way to submit issues is through the Freewallet Desktop GitHub
none of us offer support in the DMs, anybody DMing you is most likely a scammer -
GM @jdogresorg. We're working on a little history project over in Fake Rares and I was wondering if you could please back up the chat for that room and drop it onto your site 🙏
- 22 September 2025 (12 messages)
-
Already done
-
Page 2 - Sep 2024 - Fake Rare Chat - Telegram message archive.
Fake Rare Chat - - Telegram message archive.
-
Hrm looks like it stopped backing up at some point last year….. remind me next week n I’ll look into it
-
any suggestions on this @jdogresorg
non-hexadecimal number found in fromhex() arg at position 142 -
Happened while attempting a multisend from my software wallet on desktop. I did a server reset and am on the latest version
-
did the error pop up in a "Counterparty API Error(s)" window? if so, the error came direct from counterparty API
-
prolly an error from electrs... something which Counterparty now relies on (3rd party service) instead of addrindexrs which was included in the stack
-
hmm. Jdog is calling me to help. Should I answer...
-
No I did not see a Counterparty API error window. I'll take another look when I get home tonight or just send the assets one by one
-
LOL... scammers gonna scam... someone pretending to be Javier in the main CP channel now as well
-
What a life. Just sitting like a coiled snake all damn day
-
ok... yeah screenshot the message if you get it again.... I will be updating freewallet with support for taproot in the coming weeks/month.... working on xchain platform now... but taproot support is ready, just gotta test it...then multi-sends will be considerably cheaper (they got expensive when p2sh was disabled by Adam which forced ppl to use multisig)
- 25 September 2025 (10 messages)
-
bef3b55a78b34574469e343eadf9651bda4a150e660fed0983f0f4c551e91c6d
-
why is this still unconfimred ? i paid decent fees ?
-
-
also how do i know what things to be worried about in my debugging thing in free wallet ive got piles of messages ?
-
looks like it confirmed just fine
-
debug info never shows private data
https://davestaxcp.gitbook.io/freewallet.io-user-manual/common-questions-using-freewallet-faq/how-do-i-use-the-debug-function-on-freewallet -
Yup 38 min or something lol just seemed slow for extra pay chain must be rippin
-
on avg btc blocks get confirmed every 15 min - longest time has been over 2 hours though
-
-
I opened that help guide so when I go into debug
I see a bunch of flags and whatchamawhoozitz lol
Don’t want to screw anything up so I don’t click much lol 😂 - 26 September 2025 (4 messages)
-
If you are looking at the PEPECREATURE token in Freewallet
you should know that Wally The Wallet... shows very nice video. You can enjoy the full glory
get glorified on a friday
i LOVE the fact that i can see video in my wallet is all im saying
any opportunity to mention that -
-
-
- 27 September 2025 (1 messages)
-
Im not "anti" anything... im just PRO Wally
- 28 September 2025 (5 messages)
-
gm, try to minting new token and got this error
-
-
try these things
- check you have the 0,5 xcp to create a named token in the address
- update to most recent version of FW 2.0.4
- restart FW
- restart computer
- if you included a description when minting the token try it without the description (you can add it later) -
It's too late. He was mauled by dog bots.
-
Error signing is usually fixed by changing to a different address n then switching back n trying again👍🏻
- 29 September 2025 (4 messages)
-
not working on this way. thanks anyway
-
-
To get around this flag:
Open Freewallet Desktop
When the error is seen navigate to your "Settings" on your Mac device
Click the "Privacy" tab
Click "Open Anyway" to tell your device Freewallet Desktop is okay to run. -
thanks