- 03 March 2023 (3 messages)
-
-
-
- 04 March 2023 (2 messages)
-
-
counterparty writes bare multisig outputs when dropping dust in multisig encoded transactions
bitcoin more commonly uses P2SH type multisig - 05 March 2023 (2 messages)
-
Someone congratulate Jeremy for me: xchain is finally showing consistent hashes!!
Just a few days ago this was still not the case, and I was not yet sure if my non-bootstrap node was legit as I only have a single node. A second one would confirm it was good.
To my surprise, today xchain is showing the same hashes as mine!
So, xcp.dev will be updated soon with this fully parsed “don’t trust, verify” node!
Who would have thought challenging each other and open competition would improve everyone… 😉 -
Joined.
- 06 March 2023 (5 messages)
-
Aha! Amazing.
-
-
This is great news!
Too bad most don't understand or appreciate the significance. Thank you Juan! -
Thank you so much this means a lot 🙏
-
- 07 March 2023 (1 messages)
-
I let them know in the other dev chat. Several likes 😊 The least i could do.
Knowing that counterparty works without bootstrap is a huuuge relief. - 08 March 2023 (4 messages)
-
Joined.
-
Joined.
-
-
- 13 March 2023 (2 messages)
-
Members from this chat have asked me about making a public api. The following GitHub issue has been made, which will help me decide if this is something that xcp.dev can provide is some way:
https://github.com/CNTRPRTY/xcpdev/issues/2Public api · Issue #2 · CNTRPRTY/xcpdevIs there a public api or plans to make one?
-
Website not updating · Issue #3 · CNTRPRTY/xcpdev
There is an open issue in the protocol software: CounterpartyXCP/counterparty-lib#1227 I might provide a workaround if the protocol is not fixed soon.
- 14 March 2023 (1 messages)
-
Regarding api i am using xchain. It's reliable and has been building trust for almost a decade.
You cannot beat that but having a second api would add valuable redundancy. - 16 March 2023 (1 messages)
-
Don’t trust, verify 🤓
- 17 March 2023 (3 messages)
-
Joined.
-
-
Hello! Was wondering if anyone here has had experience with bitcoinlib (python) signing counterparty transactions (retrieved from the api)
- 18 March 2023 (1 messages)
-
- 19 March 2023 (13 messages)
-
Here is a idea .. how's about adding to cip25
https://github.com/CounterpartyXCP/cips/blob/master/cip-0025.md
a new filed definition .. pubkeys .. its like dns but for public keys
So for example a 'paynym' could contain your bip47 code string ... a Nostr 'npub' key could be associated with YOURTOKEN
You could publish 'lightning' node details too if you wanted to .. pubkeys are on the increase
What do you think ?cips/cip-0025.md at master · CounterpartyXCP/cipsCounterparty Improvement Proposals. Contribute to CounterpartyXCP/cips development by creating an account on GitHub.
-
-
-
-
pgp is another pub key that gets used
-
-
-
Thanks for the welcome. Im just struggling to sign a tx I recieve from the counterparty api. If i compose the same raw transaction using core i can sign it no problem.
With bitcoinlib i get the error Unknown unlocking script type p2pkh for input 0. -
if the pub key is not signed how do you know its the correct public key ?
A self-signed pubkey is a pubkey with a subject that matches its issuer, and a signature that can be verified by its own public key.
Self-signed certificates have their own limited uses. They have full trust value when the issuer and the sole user are the same entity. -
-
-
-
- 20 March 2023 (1 messages)
-
I have a bit of experience building transactions but not enough to be able to help you with that specific error without having to sit down and study it 😅
- 21 March 2023 (3 messages)
-
Sure thing. Working on a light wallet that minimizes api reliance.
When the wallet cannot verify api data, it shows a warning and links to both xchain and xcp.dev. I think that's the best you can do without running your own node, which 99% don't. -
Its probs more a case of me. Not 100% understanding the innerworkings or something.
I will keep at it and seenifni can work through it -
Done @jp_janssen ! Looking forward to more specific issues like this than can be quickly closed. https://github.com/CNTRPRTY/xcpdev/issues/4View asset by longname · Issue #4 · CNTRPRTY/xcpdev
https://www.xcp.dev/asset/JOURNEYPAINT.HELLO.0M shows error message 'asset not found'. 'JOURNEYPAINT.HELLO.0M' is the longname for asset 'A505430575883775048': https://www.x...
- 22 March 2023 (4 messages)
-
“…and xcp.dev..” 🥹❤️
-
ordinals craze is changing that.
more and more people are interested in having their own node for inscribing
I have been exploring the idea of getting as much running at home/office as possible. It would be great to not only have the setup of a full btc/xcp node, and a wallet/explorer that talks to it, but more importantly the whole thing should be repackaged so that anyone can to it themselves easily. While that is considerable dev work, I think a guide to do this would be a nice first step. So, when i do get the time and resources to do it, i will be documenting it. It would be great if anyone wanted to take on this idea and run with it themselves. -
None
-
Yes the ord approach of a single application that does everything really paid off
- 28 March 2023 (2 messages)
-
So if not using a json .. How's about putting a Nostr pub key in an asset or subasset description directly .. so ASSETNAME with description npubblahblah .. and or ASSETNAME.nostr with description of npub ... no need for signing of the npubs if the they are written directly in the description
-
- 29 March 2023 (19 messages)
-
Are you using nostr? Like the .nostr and having the pubkey being the description
-
-
-
-
-
-
-
-
federated models seem to offer more advantages, decentralized is meh
-
-
optional - choose a server that censors if you want otherwise don't
a slight oversimplification, but not by much. basically yes, the majority of nodes will block the most offensive stuff but not everyone will -
if you look at matrix for example, your groups and conversations and content are mediated by the node you choose to log into, so people choose servers that align with their own preferences
-
are there private/public key based access to federated networks? or do you have to sign up using traditional email / phone number ? ..
I think matrix wants some kinda identifier like an email address to sign up n does not allow you to generate a keypair ..but I could be wrong? -
yes there are lots of keys involved, all events happen in rooms, where messages are group signed.
I could be wrong, but I think only the largest free servers require email, like the actual matrix.org but only noobs use that -
noobs use it because they don't know about others yet, and yes matrix.org homeserver is highly censored
-
but overall plenty of asshole groups like kiwi farms and others, it's open to all
-
-
all built on HTTP protocol too, which is nice
-