Official Counterparty Dev Chat

Official Counterparty Dev Chat

Public archive of Telegram messages.

  • 2025

    • May 2025 (15)
    • Apr 2025 (44)
    • Mar 2025 (567)
    • Feb 2025 (44)
    • Jan 2025 (33)
  • 2024

    • Dec 2024 (947)
    • Nov 2024 (189)
    • Oct 2024 (1045)
    • Sep 2024 (112)
    • Aug 2024 (69)
    • Jul 2024 (257)
    • Jun 2024 (25)
    • May 2024 (340)
    • Apr 2024 (439)
    • Mar 2024 (128)
    • Feb 2024 (393)
    • Jan 2024 (2274)
  • 2023

    • Dec 2023 (397)
    • Nov 2023 (466)
    • Oct 2023 (173)
    • Sep 2023 (118)
    • Aug 2023 (158)
    • Jul 2023 (55)
    • Jun 2023 (1081)
    • May 2023 (2154)
    • Apr 2023 (594)
    • Mar 2023 (401)
    • Feb 2023 (270)
    • Jan 2023 (139)
  • 2022

    • Dec 2022 (115)
    • Nov 2022 (459)
    • Oct 2022 (479)
    • Sep 2022 (361)
    • Aug 2022 (518)
    • Jul 2022 (254)
    • Jun 2022 (67)
    • May 2022 (77)
    • Apr 2022 (349)
    • Mar 2022 (107)
    • Feb 2022 (71)
  • 01 December 2022 (24 messages)
  • @hodlencoinfield #2825 03:13 PM, 01 Dec 2022
    messing around with chatgpt and i think it found a more efficient way to encode data in p2sh redeemscripts 😳
  • @hodlencoinfield #2826 03:13 PM, 01 Dec 2022

    photo_2022-12-01_15-13-46.jpg
  • @hodlencoinfield #2827 03:14 PM, 01 Dec 2022
    this AI is really incredible
  • @ffmad ↶ Reply to #2827 #2828 03:18 PM, 01 Dec 2022
    It's the code part of openai?
  • @hodlencoinfield #2829 03:19 PM, 01 Dec 2022
    just released yesterday
  • @hodlencoinfield #2830 03:19 PM, 01 Dec 2022
    not just code, you can ask it anything
  • @hodlencoinfield #2831 03:19 PM, 01 Dec 2022
    looks like i dont need to sift through unit tests and poorly written docs anymore
  • @hodlencoinfield #2832 03:28 PM, 01 Dec 2022
    https://chat.openai.com/chat
  • @uanbtc ↶ Reply to #2826 #2833 03:32 PM, 01 Dec 2022
    This whole thing was written by AI???
  • @hodlencoinfield #2834 03:32 PM, 01 Dec 2022
    yes
  • @uanbtc #2835 03:32 PM, 01 Dec 2022
    🤯
  • @ffmad ↶ Reply to #2832 #2836 03:38 PM, 01 Dec 2022
    Too many people on it
  • @hodlencoinfield #2837 04:07 PM, 01 Dec 2022
    wanna learn how to do multisig transactions using bech32, easy peesy
  • @hodlencoinfield #2838 04:07 PM, 01 Dec 2022

    photo_2022-12-01_16-07-05.jpg
  • @hodlencoinfield #2839 04:07 PM, 01 Dec 2022
    im giving it the most basic prompts too
  • @hodlencoinfield #2840 05:22 PM, 01 Dec 2022
    thinking about how best to implement dispenser creation/management in rpw and i had the idea of using a 1 of 2 multisig for dispenser addresses
  • @hodlencoinfield #2841 05:24 PM, 01 Dec 2022
    that way all dispenser payments would be spendable from the creation address, and the 2nd address could be some fixed increment address generated by passphrase like n+1000 or something
  • @hodlencoinfield #2842 05:26 PM, 01 Dec 2022
    or it could be an unspendable address
  • @uanbtc #2843 05:43 PM, 01 Dec 2022
    I’m interested in being a reviewer in the counterparty-lib repo. We need more reviewers of the code. In the meantime, I’ll continue giving my feedback in comments…
  • @uanbtc ↶ Reply to #2656 #2844 05:45 PM, 01 Dec 2022
    Is there a GitHub issue about this? @pataegrillo
  • @pataegrillo #2845 06:03 PM, 01 Dec 2022
    I don't know. That's something I have in a personal to-do list, because i was about to do it then i thought it's better to test in a single index first
  • @uanbtc #2846 06:07 PM, 01 Dec 2022
    Ok I am completely on board to work on this. I could make the issue, but I think you should be the one to make it and I’ll fully support it
  • @pataegrillo #2847 06:19 PM, 01 Dec 2022
    Ok, I'll try to open an issue whenever i have time
  • @uanbtc #2848 06:21 PM, 01 Dec 2022
    Great looking forward to it!
  • 04 December 2022 (6 messages)
  • @robotlovecoffee #2849 07:54 PM, 04 Dec 2022
    I have a wallet question, a user has access to therir wallet via a magic link so does not have 12 words written down. They wanted to move to a new wallet. I wanted to know if the Sweep/Import from a Private Key on CounterWallet worked, seems this would be quickest path? Create new wallet, sweep?
  • @robotlovecoffee #2850 07:54 PM, 04 Dec 2022

    photo_2022-12-04_19-54-51.jpg
  • @jdogresorg #2851 11:12 PM, 04 Dec 2022
    https://github.com/jdogresorg/counterwallet-quick-access-recovery-tool
    GitHub - jdogresorg/counterwallet-quick-access-recovery-tool: Counterwallet Quick Access Recovery Tool

    Counterwallet Quick Access Recovery Tool. Contribute to jdogresorg/counterwallet-quick-access-recovery-tool development by creating an account on GitHub.

  • @jdogresorg ↶ Reply to #2849 #2852 11:14 PM, 04 Dec 2022
    U can use this tool to recover the 12-words…. Also sweep in counterwallet doesn’t work… use freewallet.io desktop sweep if u want to sweep all assets balances/ownership in a single tx
  • @robotlovecoffee ↶ Reply to #2852 #2853 11:29 PM, 04 Dec 2022
    I thought I had heard sweep did not work and was leaning towards freewallet but it seemed it would be a few steps, will check out tool
  • @robotlovecoffee #2854 11:32 PM, 04 Dec 2022
    this will work locally I assume
  • 05 December 2022 (3 messages)
  • @jdogresorg #2855 01:58 AM, 05 Dec 2022
    Yup, it should.. also there’s a link to run direct from GitHub
  • @jdogresorg #2856 02:02 AM, 05 Dec 2022
    https://jdogresorg.github.io/counterwallet-quick-access-recovery-tool/
  • @jdogresorg #2857 02:04 AM, 05 Dec 2022
    Counterwallet sweep does sends one by one… freewallet does the CP sweep which moves all in a single tx
  • 08 December 2022 (23 messages)
  • @kamn8r #2858 01:44 AM, 08 Dec 2022
    Joined.
  • @kamn8r #2859 02:11 AM, 08 Dec 2022
    Hello everyone! Helene referred me here. Her and I met back in 2016 when we were anxiously awaiting the launch of SoG. As a constant user of your platform I wanted to say thank you for the work you do.

    I’m actually here on the behalf of Ryo Fougere and Herckeim. You might recognize their names from being some of the original SoG artists. We’ve been building a community for a project called Monster Book for the last year now. And we’ve amassed a great group of historical NFT collectors. Helene brought up the great point that we should consider following the roots of the artists and SoG and launch Monster Book on XCP instead of ETH. I’ve spoke with Ryo and Herckeim are open to the idea. We’ve just got a few questions around functionality such as wanting to randomize card distribution and prevent rarity sniping, etc. Is there a good resource here to talk to about this?

    I appreciate any time and insight you can spare. If you want to take a closer look at the work we are doing please see our white paper https://kamn8r.medium.com/monster-book-83cc6859afaf
    Monster Book

    From the mind of Rinaldo Wirz comes an immersive world of watercolor monsters

  • @heunland ↶ Reply to #2859 #2860 03:53 AM, 08 Dec 2022
    I think @pataegrillo may have some ideas how to help with the functionality you want to achieve for card distribution
  • @jp_janssen #2861 09:31 AM, 08 Dec 2022
    Do bitcoin scripts, like time lock, work on Counterparty?

    My guess is NO because tokens are linked to addresses, not UTXOs. ??
  • @jp_janssen #2862 09:33 AM, 08 Dec 2022
    https://theogoodman.medium.com/nft-royalties-villan-speculators-or-villan-marketers-efficient-marketing-hypothesis-emh-905a783b207d
    NFT Royalties —Villan-Speculators or Villan-Marketers? Efficient Marketing Hypothesis (EMH)

    In the frenzy of the 2021 bull run countless artists, musicians and creatives were onboarded to various NFT platforms. Some of the…

  • @jp_janssen #2863 09:36 AM, 08 Dec 2022
    @theogoodman makes a good case for vesting. Would be awesome if bitcoin scripts could be used to timelick tokens.
  • @robotlovecoffee #2864 10:44 AM, 08 Dec 2022
    Got this question and not sure if there is a limit:
  • @robotlovecoffee #2865 10:44 AM, 08 Dec 2022
    "do you know if there is a max number of sends that one can do in a multisend?"
  • @B0BSmith ↶ Reply to #2865 #2866 11:37 AM, 08 Dec 2022
    1000 I think you will find is the limit
  • @reganhimself #2867 11:39 AM, 08 Dec 2022
    Is that a fixed limit or just the biggest send to date?
  • @B0BSmith #2868 11:46 AM, 08 Dec 2022
    I think that's the limit and therefore also biggest to date
  • @B0BSmith #2869 11:46 AM, 08 Dec 2022
    we just put out an update last night which fixes some issues with mpma to make it more stable sending up to 1000 assets and reduce the tx fees paid in data encoding by like 50%+.... I still have to make some updates to freewallet when I return from bora bora next which should make adjusting the fee on the first MPMA tx much more straightforward than having to go in and manually adjust the minimum tx fee in settings->preferences->minimum fee
  • @B0BSmith #2870 11:46 AM, 08 Dec 2022
    Fyi I’ll be working on and update to co in the next few weeks to make mpma sends much more reliable and allow up to 1000 sends per mpma send
  • @reganhimself #2871 11:54 AM, 08 Dec 2022
    Ok cool i have seen a 1k send but disnt think there was a hard limit im tempted to try a 1001 send just for keks to see
  • @B0BSmith #2872 11:56 AM, 08 Dec 2022
    JDog repeatedly says 'upto 1000' if you search the message history
  • @reganhimself #2873 11:59 AM, 08 Dec 2022
    Yh thanks for bringing itnto my attention :)
  • @pataegrillo ↶ Reply to #2859 #2874 12:06 PM, 08 Dec 2022
    hi, i am developing a game called rarepepeparty, my plan is to distribute the cards through booster packs. Technically speaking it's simple, I have a list of cards with different rarity levels (just like you), every time someone buys a booster I fill the booster with commons, uncommons, epics, legends, etc. and then I'll use mpma send to distribute them at low cost
  • @pataegrillo #2875 12:07 PM, 08 Dec 2022
    by the way, yes, there is a 1000 limit in a mpma send
  • @robotlovecoffee ↶ Reply to #2872 #2876 01:03 PM, 08 Dec 2022
    So I 1000 should be cool or the dev work that jdog was going to do still has to happen?
  • @B0BSmith #2877 01:07 PM, 08 Dec 2022
    1000 is the limit ..dev work was done
  • @pataegrillo #2878 02:03 PM, 08 Dec 2022
    yes, the limit is already in production
  • @pataegrillo #2879 02:03 PM, 08 Dec 2022
    since months ago
  • @theogoodman ↶ Reply to #2863 #2880 04:48 PM, 08 Dec 2022
    n time lock maybe
  • 09 December 2022 (2 messages)
  • @reganhimself #2881 08:57 AM, 09 Dec 2022
    is it / would it be possible to multi sig token ownership
  • @jp_janssen ↶ Reply to #2881 #2882 05:44 PM, 09 Dec 2022
    99% sure it works with 3.. msig.
    Im using 3 msig with electrum for tokens transfers. With a custom script for opreturn data. Should be no different for issuances.
  • 10 December 2022 (1 messages)
  • @5976009564 #2883 10:46 PM, 10 Dec 2022
    Joined.
  • 13 December 2022 (1 messages)
  • @jdogresorg #2884 09:13 PM, 13 Dec 2022
    https://counterparty.io/news/counterparty-lib-9-60-1/
    Counterparty-lib 9.60.1 released! | Counterparty

    Today counterparty-lib releases version 9.60.1 which includes a number of bug fixes, updates, and new features including: Fixed full-parse / reparse issues - [more info] Bumped Bitcoin Core version to 24.0 - [more info] Added `validate` action to fednode to validate counterparty database integrity - [more info] Added `--no-cache` option to fednode to handle rebuilds

  • 14 December 2022 (10 messages)
  • @B0BSmith #2885 06:05 PM, 14 Dec 2022
    bitcoin 24 was never officially released and was replaced with 24.0.1

    https://github.com/bitcoin/bitcoin/releases
    Releases Ā· bitcoin/bitcoin

    Bitcoin Core integration/staging tree. Contribute to bitcoin/bitcoin development by creating an account on GitHub.

  • @uanbtc ↶ Reply to #2885 #2886 06:27 PM, 14 Dec 2022
    There is a need for more developers involved in the repo. There is a discussion about this: https://github.com/CounterpartyXCP/federatednode/pull/337
    Bump Bitcoin Core version to 24.0 by jdogresorg Ā· Pull Request #337 Ā· CounterpartyXCP/federatednode

    Federated Node Build System. Contribute to CounterpartyXCP/federatednode development by creating an account on GitHub.

  • @B0BSmith #2887 06:31 PM, 14 Dec 2022
    I only read about 24.0.1 a few hours ago
  • @uanbtc #2888 06:35 PM, 14 Dec 2022
    Oh ok, still you (and every developer in this group) should be involved in GitHub.

    I also noticed that v24 was not listed as released in the bitcoin core website. And I still believe Counterparty should not be updating Bitcoin Core unless there is a specific reason to
  • @heunland ↶ Reply to #2888 #2889 06:43 PM, 14 Dec 2022
    I think we all know by now about your opinion regarding Bitcoin Core updates. There is no need to repeat this over and over, as you are not adding any new insights. Please abstain from harping on this any more.
  • @jdogresorg ↶ Reply to #2885 #2890 06:53 PM, 14 Dec 2022
    looks like bitcoin 24.0 was never packaged up into a 'release' on github... but, I can assure you it was released and is on bitcoincore.org at https://bitcoincore.org/bin/bitcoin-core-24.0/ .... Thanks for the heads up on 24.0.1 tho... I'll spend some time testing it on the xchain servers and will bump to 24.0.1 in the next release if all looks good šŸ™‚šŸ‘
  • @uanbtc ↶ Reply to #2889 #2891 06:53 PM, 14 Dec 2022
    Good to know you are reading the repo, because this is my first time mentioning this in this chat
  • @jdogresorg #2892 07:01 PM, 14 Dec 2022
    https://github.com/CounterpartyXCP/federatednode/pull/345
    Bump bitcoin core to 24.0.1 by jdogresorg Ā· Pull Request #345 Ā· CounterpartyXCP/federatednode

    Federated Node Build System. Contribute to CounterpartyXCP/federatednode development by creating an account on GitHub.

  • @heunland ↶ Reply to #2891 #2893 08:01 PM, 14 Dec 2022
    Most of the people in this chat room are also in the main XCP chat so are already aware of your views regardless šŸ™„
  • @uanbtc #2894 08:07 PM, 14 Dec 2022
    Question: where is the appropriate place to continue having that discussion?
  • 15 December 2022 (5 messages)
  • @916390963 #2895 03:30 AM, 15 Dec 2022
    Joined.
  • @916390963 #2896 03:30 AM, 15 Dec 2022
    Hey hey why i miss this place
  • @916390963 #2897 03:31 AM, 15 Dec 2022
    Jdog thx for sweep opreturn patch))
  • @916390963 #2898 03:33 AM, 15 Dec 2022
    It hard understood how binary split for text hex and flags field)) new is simple and reusable)) you see all honeypots was cleaned from old assets))
  • @jp_janssen ↶ Reply to #2894 #2899 10:33 AM, 15 Dec 2022
    I suggest counterpartytalk forums
  • 16 December 2022 (14 messages)
  • @CosimaTacro #2900 03:12 AM, 16 Dec 2022
    Joined.
  • @uanbtc #2901 06:07 PM, 16 Dec 2022
    Finally got the data explorer updated to v9.60, but I’m seeing inconsistencies.

    This is the last block with matching hashes

    https://www.xcp.dev/block/765233
  • @uanbtc ↶ Reply to #2901 #2902 06:08 PM, 16 Dec 2022
    Comparing to https://xchain.io/block/765233
  • @uanbtc #2903 06:13 PM, 16 Dec 2022
    @jdogresorg @pataegrillo what could be the reason? Or anyone else
  • @pataegrillo #2904 07:08 PM, 16 Dec 2022
    exactly what did you see?
  • @uanbtc #2905 07:11 PM, 16 Dec 2022
    These show the last block the hashes match between explorers:

    - https://www.xcp.dev/block/765233
    - https://xchain.io/block/765233

    But from the next block, 765234, these no longer match:

    - https://www.xcp.dev/block/765234
    - https://xchain.io/block/765234
  • @pataegrillo #2906 07:15 PM, 16 Dec 2022
    hmmmm, i don't know if I'm doing something wrong, but I see hashes in 765234 are exactly the same
  • @pataegrillo #2907 07:16 PM, 16 Dec 2022
    is this what you are seeing?
    image_2022-12-16_15-16-56.png
  • @uanbtc #2908 07:19 PM, 16 Dec 2022
    Ok you got the same as me, but my link to xchain is not showing the same as your xchain’s screenshot
  • @uanbtc #2909 07:22 PM, 16 Dec 2022

    photo_2022-12-16_19-22-19.jpg
  • @pataegrillo #2910 07:24 PM, 16 Dec 2022
    definitely weird, AFAIK there were no changes to xchain server. Try to force a page reload
  • @uanbtc #2911 07:26 PM, 16 Dec 2022
    Is the node, the hashes don’t match for any newer block
  • @jdogresorg #2912 08:33 PM, 16 Dec 2022
    Strange..... I'm working on xchain backend updates for the next few days... once that is all done, i'll spend some time digging into this.
  • @camzjamz #2913 09:38 PM, 16 Dec 2022
    Joined.
  • 17 December 2022 (1 messages)
  • @Dekdoi474 #2914 05:45 PM, 17 Dec 2022
    Joined.
  • 21 December 2022 (18 messages)
  • @seelawrie #2916 12:35 AM, 21 Dec 2022
    Joined.
  • @seelawrie #2917 12:35 AM, 21 Dec 2022
    gm, is it cool if I hang here?
  • @jdogresorg #2918 12:57 AM, 21 Dec 2022

    mp4.mp4

  • @uanbtc ↶ Reply to #2912 #2919 05:12 PM, 21 Dec 2022
    Hello @jdogresorg have you been able to look into this? It is weird because now I also have a second v9.60 node (with waaay faster sync!) and this one now has the other set of hashes…
  • @jdogresorg #2920 05:15 PM, 21 Dec 2022
    I have not had a chance to look into it, I am still working on the server migration (taking longer than expected, and have to perform some xchain SQL optimizations, as some of what I was being allowed to get away with by running local mysql instances, I am no longer allowed to get away with using a mysql cluster).... I am not ignoring this issue, I am not working on ANYTHING else related to xchain until the server migration / optimizations are complete (got lots of ppl DMing me for updates the past week... your not alone in having to wait).... Once I get xchain back up and running on the new infrastructure, I for sure will look into this issue.... block hashes should match in Bitcoin / Counterparty / XChain... if that is not the case, then something is amiss and we should most definitely get it fixed.
  • @jdogresorg #2921 05:16 PM, 21 Dec 2022
    Also working on some dogeparty updates in prep for the new 9.60.1 release..... getting all the fednode / no bootstrap / full parse updates that fednode/CP got.
  • @jdogresorg #2922 05:17 PM, 21 Dec 2022
    Out of curiosity, how long did a full sync take you? It definitely is much faster with that index issue fixed šŸ™‚
  • @uanbtc #2923 05:19 PM, 21 Dec 2022
    I have to search to give you precise time, but definitely the second one took like a 1/4 of the time at least!
  • @jdogresorg #2924 05:20 PM, 21 Dec 2022
    sticker (6).webp
  • @uanbtc ↶ Reply to #2920 #2925 05:21 PM, 21 Dec 2022
    Yes this is essential. I’m waiting on this before I start writing transactions based on my own node. I’m still in read only mode so is not a problem yet, but once I start writing I want to be sure to do it in the right version
  • @jdogresorg #2926 05:22 PM, 21 Dec 2022
    Just so I understand the issue... Bitcoin and CP block hashes match... but the block hash displayed on xchain is different?
  • @uanbtc #2927 05:33 PM, 21 Dec 2022
    The difference is in the Counterparty ledger/txlist/messages hash.

    The last block with all hashes consistent is 765233:

    - https://www.xcp.dev/block/765233
    - https://xchain.io/block/765233
    - https://host4.xchain.io/block/765233

    But from the next block, these are no longer consistent:

    - https://xchain.io/block/765234
    - https://host4.xchain.io/block/765234

    Notice how in xchain host4 hashes are different from the main one. And I recently discovered the same difference between my first v9.60 node and the new one.
  • @jdogresorg #2928 05:49 PM, 21 Dec 2022
    re: differences on different xchain servers... that will be resolved when the infrastructure update is complete (will be running ONE mysql cluster database versus a separate local mysql database on each xchain server)
  • @jdogresorg #2929 05:50 PM, 21 Dec 2022
    re: ledger/txlist/messages hash differences... I believe javier said those are different because we determined that the ordering of a few records in the database was different between the old database and the new full-parse database, resulting in different hashes being produced.... but he verified that all the credits/debits/transactions in all the blocks matched... so all the data in the database should be the same
  • @jdogresorg #2930 05:51 PM, 21 Dec 2022
    @pataegrillo should be able to explain a bit more in-depth... but, your correct, there are ledger/txlist/message hashes which differ between old database and new full-parse... but AFAIK it is just different hashes, not different data.
  • @uanbtc #2931 06:00 PM, 21 Dec 2022
    Ok let me give some context which can be helpful.

    My first node downloaded a bootstrap because the full parse was not yet fixed.

    But the inconsistency is recent (3 weeks ago). And there have not been consensus changes around this time, correct?
  • @pataegrillo ↶ Reply to #2929 #2932 06:02 PM, 21 Dec 2022
    In fact, I experienced myself this order detail. But it got fixed when I fix an order match before that. So, there must be something else. I can compare your database with the current one and tell you the differences so we can catch what's going on
  • @jdogresorg ↶ Reply to #2931 #2933 06:07 PM, 21 Dec 2022
    Thanks for the context.... FYI we did put out 9.60.1 around 3 weeks ago, and it included the new bootstrap which was generated from a full-parse... but no, no consensus changes in 9.60.1... it just a maintenance release and a bootstrap update.
  • 22 December 2022 (2 messages)
  • @uanbtc #2934 04:22 PM, 22 Dec 2022
    @onevsmany you have your own node? The authentication link you sent is about connecting to it.

    Let me know what you are trying to accomplish…
  • @jdogresorg #2935 08:38 PM, 22 Dec 2022
    https://twitter.com/CounterpartyXCP/status/1606026179659472896
  • 23 December 2022 (1 messages)
  • @HipHopCash ↶ Reply to #2934 #2936 09:56 PM, 23 Dec 2022
    Ah. I do not have my own node. I'm simply attempting to figure out how to verify ownership of a wallet so that a user can play with their cards
  • 24 December 2022 (3 messages)
  • @uanbtc #2937 04:42 PM, 24 Dec 2022
    Spent some time looking into this, and I think there is nothing specific to Counterparty.

    Search ā€œbitcoin sign verify messageā€ and that should lead you to solutions.

    But there was once a Counterparty project related to this, but it seems abandoned: https://github.com/Authpartyio
    Authpartyio

    Authpartyio has 7 repositories available. Follow their code on GitHub.

  • @jdogresorg #2938 06:41 PM, 24 Dec 2022
    Check freeplayer.io …. It does message signing in freewallet to authenticate address ownership n then loads address balances/tokens/content
  • @jdogresorg #2939 06:41 PM, 24 Dec 2022
    https://gist.github.com/jdogresorg/782d697c610f543ad0d7da615160a4b2
    Description of Authparty authentication scheme which extends the counterparty: url scheme to support actions and callbacks

    Description of Authparty authentication scheme which extends the counterparty: url scheme to support actions and callbacks - QR_Authorization.spec.md

  • 27 December 2022 (1 messages)
  • @icycake890 #2940 09:06 PM, 27 Dec 2022
    Joined.
  • 01 Dec 2022 (24)
  • 04 Dec 2022 (6)
  • 05 Dec 2022 (3)
  • 08 Dec 2022 (23)
  • 09 Dec 2022 (2)
  • 10 Dec 2022 (1)
  • 13 Dec 2022 (1)
  • 14 Dec 2022 (10)
  • 15 Dec 2022 (5)
  • 16 Dec 2022 (14)
  • 17 Dec 2022 (1)
  • 21 Dec 2022 (18)
  • 22 Dec 2022 (2)
  • 23 Dec 2022 (1)
  • 24 Dec 2022 (3)
  • 27 Dec 2022 (1)