v11.1.0 Protocol Changes Discussion #167
Replies: 3 comments 1 reply
-
|
Love it! Did not hear anyone disapprove in the last community spaces:
|
Beta Was this translation helpful? Give feedback.
-
|
I was just checking the timing of this, and it's noted as mid-to-late July 2026, but we're currently at block height 951951. That is 549 blocks away, ~5490 minutes So, around June 4th, 2026 |
Beta Was this translation helpful? Give feedback.
-
|
Exciting to see AMM liquidity pools coming to Counterparty. The decision to exclude BTC pairs (only XCP/PEPECASH and other non-BTC pairs) makes sense given BTC divisibility constraints on the protocol. One dimension worth thinking about: how LPs evaluate their pool performance beyond just fees earned. In Uniswap v2-style pools, LPs face LVR (loss-versus-rebalancing) from arbitrage flow and toxic flow directionality that can erode fee income. This is not captured by just looking at the fee rate (0.5% / 1%). I have been simulating these dynamics in a thermodynamic AMM framework — it uses a 15-dimensional state vector (including LVR, VPIN/toxicity, inventory skew, coherence) governed by SDEs to model how LP health evolves under different market regimes. Includes Monte Carlo validation across 5K parallel trajectories. https://github.com/MertEnesYurtseven/thermodynamic-amm Might be useful for stress-testing the Counterparty pool economics before mainnet activation — especially around how the fixed fee tiers hold up under directional flow, volatility clustering, and informed trading. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We've got a pull request for Counterparty Core v11.1.0: CounterpartyXCP/counterparty-core#3292
This is the place to discuss + finalize the scope + timeline for the v11.1.0 release. (If you want to talk about the implementation itself, just comment in the PR itself.) The PR includes two major, user-facing upgrades to the Counterparty protocol, in addition to a ton of bugfixes (largely discovered through rigorous auditing with LLMs). See the list of Counterparty Core milestones for a rough idea of what's coming next. https://github.com/CounterpartyXCP/counterparty-core/milestones
Protocol Changes
Non—Protocol Changes
wontfixPostponed
Activation plan and timing
Beta Was this translation helpful? Give feedback.
All reactions