@inco/lightning 0.7.4 → 0.7.6-devnet

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.
Files changed (2) hide show
  1. package/manifest.yaml +13 -0
  2. package/package.json +1 -1
package/manifest.yaml CHANGED
@@ -29,6 +29,19 @@ incoLightning_devnet_v2_295237520:
29
29
  executorAddress: "0xC64BB070D6F5aa796e79fA19c1008647ffF736ED"
30
30
  salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc008d5a963bd519d8493f5190"
31
31
  deployments:
32
+ - name: incoLightningPreview_2_0_0__295237520
33
+ chainId: "9746"
34
+ chainName: Plasma Testnet
35
+ version:
36
+ major: 2
37
+ minor: 0
38
+ patch: 0
39
+ shortSalt: "295237520"
40
+ blockNumber: "9978173"
41
+ deployDate: 2025-12-15T09:08:41.845Z
42
+ commit: v0.7.4-dirty
43
+ active: true
44
+ includesPreviewFeatures: true
32
45
  - name: incoLightningPreview_2_0_0__295237520
33
46
  chainId: "84532"
34
47
  chainName: Base Sepolia
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inco/lightning",
3
- "version": "0.7.4",
3
+ "version": "0.7.6-devnet",
4
4
  "repository": "https://github.com/Inco-fhevm/inco-monorepo",
5
5
  "files": [
6
6
  "src/",