@inco/lightning 1.0.0-rc-5 → 1.0.0-rc-6

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 +15 -0
  2. package/package.json +1 -1
package/manifest.yaml CHANGED
@@ -9,6 +9,21 @@ incoLightning_mainnet_v12_473307884:
9
9
  salt: "0x9eb3483532302ab76290bacf9d6dc4efd3fa0d1b0081cf3196a86345f5e790ec"
10
10
  verifierAddress: "0x867758FFe098fB0D74826A8DCf60127696440f09"
11
11
  deployments:
12
+ - name: incoLightning_12_0_2__473307884
13
+ chainId: "84532"
14
+ chainName: Base Sepolia
15
+ version:
16
+ major: 12
17
+ minor: 0
18
+ patch: 2
19
+ shortSalt: "473307884"
20
+ blockNumber: "42622919"
21
+ deployDate: 2026-06-09T14:08:51.495Z
22
+ commit: tee-admin-ui-v1.0.0-rc-5-patch-4-g335b3df5-dirty
23
+ active: true
24
+ includesPreviewFeatures: false
25
+ executorImpl: "0x3aEEd93765d214Cc286a0C6650427fc5f0766152"
26
+ verifierImpl: "0xa662CAdDcB4C4d8f5cDF5E400E06C39c38d3f62e"
12
27
  - name: incoLightning_12_0_2__473307884
13
28
  chainId: "8453"
14
29
  chainName: Base
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inco/lightning",
3
- "version": "1.0.0-rc-5",
3
+ "version": "1.0.0-rc-6",
4
4
  "repository": "https://github.com/Inco-fhevm/inco-monorepo",
5
5
  "files": [
6
6
  "src/",