@zoralabs/protocol-deployments 0.2.0-SPARKS.4 → 0.2.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.
@@ -0,0 +1,34 @@
1
+ $ yarn bundle-configs && tsup
2
+ $ tsx scripts/bundle-configs.ts && yarn prettier:write
3
+ $ prettier --write 'src/**/*.ts' 'scripts/*'
4
+ src/index.ts 57ms (unchanged)
5
+ src/typedData.ts 110ms (unchanged)
6
+ src/types.ts 36ms (unchanged)
7
+ scripts/bundle-chainConfigs.ts 17ms (unchanged)
8
+ scripts/bundle-configs.ts 43ms (unchanged)
9
+ CLI Building entry: src/index.ts
10
+ CLI Using tsconfig: tsconfig.json
11
+ CLI tsup v7.3.0
12
+ CLI Using tsup config: /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-deployments/tsup.config.ts
13
+ CLI Target: es2021
14
+ CLI Cleaning output folder
15
+ CJS Build start
16
+ ESM Build start
17
+ CJS dist/index.cjs 294.07 KB
18
+ CJS dist/index.cjs.map 652.25 KB
19
+ CJS ⚡️ Build success in 597ms
20
+ ESM dist/index.js 241.08 KB
21
+ ESM dist/ccip-IGMHQQR7.js 320.00 B
22
+ ESM dist/chunk-KIPP2F4J.js 98.24 KB
23
+ ESM dist/_esm-ZN7ZVJVO.js 131.00 KB
24
+ ESM dist/secp256k1-R7PEGLZR.js 68.15 KB
25
+ ESM dist/chunk-2FDPSBOH.js 3.58 KB
26
+ ESM dist/chunk-3EJPJMEH.js 1.88 KB
27
+ ESM dist/ccip-IGMHQQR7.js.map 71.00 B
28
+ ESM dist/chunk-KIPP2F4J.js.map 304.50 KB
29
+ ESM dist/index.js.map 460.39 KB
30
+ ESM dist/secp256k1-R7PEGLZR.js.map 167.07 KB
31
+ ESM dist/chunk-2FDPSBOH.js.map 12.50 KB
32
+ ESM dist/_esm-ZN7ZVJVO.js.map 209.32 KB
33
+ ESM dist/chunk-3EJPJMEH.js.map 71.00 B
34
+ ESM ⚡️ Build success in 599ms
package/CHANGELOG.md CHANGED
@@ -1,38 +1,18 @@
1
1
  # @zoralabs/protocol-deployments
2
2
 
3
- ## 0.2.0-SPARKS.4
3
+ ## 0.2.0
4
4
 
5
- ### Patch Changes
6
-
7
- - c1017504: Fixed unwrapper
8
-
9
- ## 0.2.0-SPARKS.3
10
-
11
- ### Patch Changes
12
-
13
- - a3b86207: Fixed sparks deployment
14
-
15
- ## 0.2.0-SPARKS.2
16
-
17
- ### Patch Changes
18
-
19
- - eb78bf31: Undo changes to MintsEthUnwrapperAndCaller
5
+ ### Minor Changes
20
6
 
21
- ## 0.2.0-SPARKS.1
7
+ - 0ec838a4: Publishing Sparks contracts abis and addresses.
22
8
 
23
9
  ### Patch Changes
24
10
 
25
- - 4c383723: Updated sparks deployment
26
-
27
- ## 0.2.0-SPARKS.0
11
+ - 898c84a7: [chore] Update dependencies and runtime scripts
28
12
 
29
- ### Minor Changes
30
-
31
- - 94f524b4: Publishing Sparks contracts abis and addresses. `MintsEthUnwrapperAndCaller` abis and addresses renamed to `SparksEthUnwrapperAndCaller`
32
-
33
- ### Patch Changes
13
+ This ensures jobs do not match binary names to make runs less ambigious and also that all deps are accounted for.
34
14
 
35
- - fcf962f2: Deployed Sparks contracts
15
+ - e0b5074d: Updated mainnet 1155 addresses and versions
36
16
 
37
17
  ## 0.1.13
38
18
 
package/dist/index.cjs CHANGED
@@ -9732,18 +9732,18 @@ var chainConfigs = {
9732
9732
  };
9733
9733
  var addresses = {
9734
9734
  1: {
9735
- CONTRACT_1155_IMPL: "0xAeAA622E522130676A8d5a4D04e28aC9Afb84536",
9736
- CONTRACT_1155_IMPL_VERSION: "2.9.0",
9735
+ CONTRACT_1155_IMPL: "0x7d42Ee84D377D37cfc9EbF10C3aEe56da326642d",
9736
+ CONTRACT_1155_IMPL_VERSION: "2.10.1",
9737
9737
  ERC20_MINTER: "0x777777E8850d8D6d98De2B5f64fae401F96eFF31",
9738
- FACTORY_IMPL: "0x8f5B2dd6160D96B48a35F0619BC32b4b997cA37F",
9738
+ FACTORY_IMPL: "0x5c045b3DA075Db370F9951e2DD9D2521e4730b80",
9739
9739
  FACTORY_PROXY: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021",
9740
9740
  FIXED_PRICE_SALE_STRATEGY: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a",
9741
9741
  MERKLE_MINT_SALE_STRATEGY: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7",
9742
- PREMINTER_IMPL: "0xD754417BDABFCc3a3997B9A15E9F6922a8131Ac1",
9742
+ PREMINTER_IMPL: "0xD8f6cf234eE4B689099677Bd94FbA0b1E005181d",
9743
9743
  PREMINTER_PROXY: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340",
9744
9744
  REDEEM_MINTER_FACTORY: "0x78964965cF77850224513a367f899435C5B69174",
9745
9745
  UPGRADE_GATE: "0xbC50029836A59A4E5e1Bb8988272F46ebA0F9900",
9746
- timestamp: 1713899416
9746
+ timestamp: 1718152914
9747
9747
  },
9748
9748
  10: {
9749
9749
  CONTRACT_1155_IMPL: "0xd43f38e67beb199fd6594cCe4Bed31510414e6ab",
@@ -9884,10 +9884,10 @@ var addresses = {
9884
9884
  timestamp: 1709234007
9885
9885
  },
9886
9886
  999999999: {
9887
- CONTRACT_1155_IMPL: "0xD98e9AF77D87f69b006FA1bE123632e9cc5419F8",
9888
- CONTRACT_1155_IMPL_VERSION: "2.12.0-SPARKS.0",
9887
+ CONTRACT_1155_IMPL: "0x7341fb9B4205BaD452953E58d56f86C17C179Bf5",
9888
+ CONTRACT_1155_IMPL_VERSION: "2.12.0-SPARKS.1",
9889
9889
  ERC20_MINTER: "0x8Ec7f068A77fa5FC1925110f82381374BA054Ff2",
9890
- FACTORY_IMPL: "0x7F6f98a90B604b65D192652096861B92323B1a69",
9890
+ FACTORY_IMPL: "0x4896F0dc8aE5A460EE79844EC375151b4EFE27ba",
9891
9891
  FACTORY_PROXY: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021",
9892
9892
  FIXED_PRICE_SALE_STRATEGY: "0x6d28164C3CE04A190D5F9f0f8881fc807EAD975A",
9893
9893
  MERKLE_MINT_SALE_STRATEGY: "0x5e5fD4b758076BAD940db0284b711A67E8a3B88c",
@@ -9895,7 +9895,7 @@ var addresses = {
9895
9895
  PREMINTER_PROXY: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340",
9896
9896
  REDEEM_MINTER_FACTORY: "0x25cFb6dd9cDE8425e781d6718a29Ccbca3F038d6",
9897
9897
  UPGRADE_GATE: "0x0000000000000000000000000000000000000000",
9898
- timestamp: 1720743447
9898
+ timestamp: 1721084678
9899
9899
  }
9900
9900
  };
9901
9901