@0dotxyz/p0-ts-sdk 2.7.0-alpha.1 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -21347,10 +21347,9 @@ var TransactionArenaKeyMap = {
21347
21347
  };
21348
21348
 
21349
21349
  // src/dialect.ts
21350
- var NOT_YET_SCHEDULED = Number.MAX_SAFE_INTEGER;
21351
21350
  var MARGINFI_V0_1_10_ACTIVATION = {
21352
- // mainnet — 0.1.9 until the protocol flips the switch
21353
- MFv2hWf31Z9kbCa1snEPYctwafyhdvnV7FZnsebVacA: NOT_YET_SCHEDULED,
21351
+ // mainnet — upgrades Tuesday 2026-08-25 17:00 CEST (15:00 UTC)
21352
+ MFv2hWf31Z9kbCa1snEPYctwafyhdvnV7FZnsebVacA: 178767e4,
21354
21353
  // staging — running 0.1.10 since 2026-08-03
21355
21354
  stag8sTKds2h4KzjUw3zKTsxbqvT4XKHdaR9X9E6Rct: 0
21356
21355
  };