@zoralabs/protocol-deployments 0.6.5-LOB.0 → 0.6.5-PRE.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.
@@ -1,51 +1,51 @@
1
1
 
2
2
  
3
- > @zoralabs/protocol-deployments@0.6.4 build:js /Users/danovedzora/source/zora/protocol/zora-protocol/packages/protocol-deployments
3
+ > @zoralabs/protocol-deployments@0.6.5-PRE.0 build:js /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
4
4
  > pnpm run build
5
5
 
6
6
 
7
- > @zoralabs/protocol-deployments@0.6.4 build /Users/danovedzora/source/zora/protocol/zora-protocol/packages/protocol-deployments
7
+ > @zoralabs/protocol-deployments@0.6.5-PRE.0 build /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
8
8
  > pnpm bundle-configs && pnpm copy-generated && tsup
9
9
 
10
10
 
11
- > @zoralabs/protocol-deployments@0.6.4 bundle-configs /Users/danovedzora/source/zora/protocol/zora-protocol/packages/protocol-deployments
11
+ > @zoralabs/protocol-deployments@0.6.5-PRE.0 bundle-configs /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
12
12
  > tsx scripts/bundle-configs.ts && pnpm prettier:write
13
13
 
14
14
 
15
- > @zoralabs/protocol-deployments@0.6.4 prettier:write /Users/danovedzora/source/zora/protocol/zora-protocol/packages/protocol-deployments
15
+ > @zoralabs/protocol-deployments@0.6.5-PRE.0 prettier:write /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
16
16
  > prettier --write 'src/**/*.ts' 'scripts/*'
17
17
 
18
- src/encoding.tssrc/encoding.ts 40ms (unchanged)
18
+ src/encoding.tssrc/encoding.ts 23ms (unchanged)
19
19
  src/index.tssrc/index.ts 2ms (unchanged)
20
- src/typedData.tssrc/typedData.ts 228ms (unchanged)
21
- src/types.tssrc/types.ts 21ms (unchanged)
22
- scripts/bundle-chainConfigs.tsscripts/bundle-chainConfigs.ts 5ms (unchanged)
23
- scripts/bundle-configs.tsscripts/bundle-configs.ts 17ms (unchanged)
20
+ src/typedData.tssrc/typedData.ts 26ms (unchanged)
21
+ src/types.tssrc/types.ts 6ms (unchanged)
22
+ scripts/bundle-chainConfigs.tsscripts/bundle-chainConfigs.ts 3ms (unchanged)
23
+ scripts/bundle-configs.tsscripts/bundle-configs.ts 6ms (unchanged)
24
24
 
25
- > @zoralabs/protocol-deployments@0.6.4 copy-generated /Users/danovedzora/source/zora/protocol/zora-protocol/packages/protocol-deployments
25
+ > @zoralabs/protocol-deployments@0.6.5-PRE.0 copy-generated /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
26
26
  > cp ../protocol-deployments-gen/generated/wagmi.ts src/generated/wagmi.ts
27
27
 
28
28
  CLI Building entry: src/index.ts
29
29
  CLI Using tsconfig: tsconfig.json
30
30
  CLI tsup v8.4.0
31
- CLI Using tsup config: /Users/danovedzora/source/zora/protocol/zora-protocol/packages/protocol-deployments/tsup.config.ts
31
+ CLI Using tsup config: /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments/tsup.config.ts
32
32
  CLI Target: es2021
33
33
  CLI Cleaning output folder
34
34
  CJS Build start
35
35
  ESM Build start
36
- CJS dist/index.cjs 667.61 KB
36
+ CJS dist/index.cjs 667.22 KB
37
37
  CJS dist/index.cjs.map 1.33 MB
38
- CJS ⚡️ Build success in 256ms
39
- ESM dist/secp256k1-QZA5SALG.js 80.13 KB
38
+ CJS ⚡️ Build success in 144ms
40
39
  ESM dist/ccip-3JNBGYOD.js 290.00 B
41
- ESM dist/_esm-AN6HMJZC.js 132.93 KB
40
+ ESM dist/secp256k1-QZA5SALG.js 80.13 KB
42
41
  ESM dist/chunk-4DQDZNUA.js 136.40 KB
43
42
  ESM dist/chunk-PR4QN5HX.js 1.87 KB
44
- ESM dist/index.js 585.46 KB
43
+ ESM dist/_esm-AN6HMJZC.js 132.93 KB
44
+ ESM dist/index.js 585.07 KB
45
45
  ESM dist/ccip-3JNBGYOD.js.map 71.00 B
46
46
  ESM dist/chunk-PR4QN5HX.js.map 71.00 B
47
47
  ESM dist/secp256k1-QZA5SALG.js.map 203.10 KB
48
+ ESM dist/chunk-4DQDZNUA.js.map 393.76 KB
48
49
  ESM dist/_esm-AN6HMJZC.js.map 212.33 KB
49
50
  ESM dist/index.js.map 1.10 MB
50
- ESM dist/chunk-4DQDZNUA.js.map 393.76 KB
51
- ESM ⚡️ Build success in 272ms
51
+ ESM ⚡️ Build success in 144ms
@@ -1,47 +1,47 @@
1
1
 
2
2
  
3
- > @zoralabs/protocol-deployments@0.6.1 build /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
3
+ > @zoralabs/protocol-deployments@0.6.4 build /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
4
4
  > pnpm bundle-configs && pnpm copy-generated && tsup
5
5
 
6
6
 
7
- > @zoralabs/protocol-deployments@0.6.1 bundle-configs /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
7
+ > @zoralabs/protocol-deployments@0.6.4 bundle-configs /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
8
8
  > tsx scripts/bundle-configs.ts && pnpm prettier:write
9
9
 
10
10
 
11
- > @zoralabs/protocol-deployments@0.6.1 prettier:write /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
11
+ > @zoralabs/protocol-deployments@0.6.4 prettier:write /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
12
12
  > prettier --write 'src/**/*.ts' 'scripts/*'
13
13
 
14
- src/encoding.tssrc/encoding.ts 53ms (unchanged)
14
+ src/encoding.tssrc/encoding.ts 34ms (unchanged)
15
15
  src/index.tssrc/index.ts 2ms (unchanged)
16
- src/typedData.tssrc/typedData.ts 39ms (unchanged)
17
- src/types.tssrc/types.ts 10ms (unchanged)
18
- scripts/bundle-chainConfigs.tsscripts/bundle-chainConfigs.ts 4ms (unchanged)
19
- scripts/bundle-configs.tsscripts/bundle-configs.ts 9ms (unchanged)
16
+ src/typedData.tssrc/typedData.ts 37ms (unchanged)
17
+ src/types.tssrc/types.ts 21ms (unchanged)
18
+ scripts/bundle-chainConfigs.tsscripts/bundle-chainConfigs.ts 5ms (unchanged)
19
+ scripts/bundle-configs.tsscripts/bundle-configs.ts 13ms (unchanged)
20
20
 
21
- > @zoralabs/protocol-deployments@0.6.1 copy-generated /Users/danovedzora/source/zora-protocol/packages/protocol-deployments
21
+ > @zoralabs/protocol-deployments@0.6.4 copy-generated /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments
22
22
  > cp ../protocol-deployments-gen/generated/wagmi.ts src/generated/wagmi.ts
23
23
 
24
24
  CLI Building entry: src/index.ts
25
25
  CLI Using tsconfig: tsconfig.json
26
26
  CLI tsup v8.4.0
27
- CLI Using tsup config: /Users/danovedzora/source/zora-protocol/packages/protocol-deployments/tsup.config.ts
27
+ CLI Using tsup config: /Users/danzora/Source/zora/protocol/zora-protocol-main/packages/protocol-deployments/tsup.config.ts
28
28
  CLI Target: es2021
29
29
  CLI Cleaning output folder
30
30
  CJS Build start
31
31
  ESM Build start
32
- CJS dist/index.cjs 641.34 KB
33
- CJS dist/index.cjs.map 1.29 MB
34
- CJS ⚡️ Build success in 158ms
35
32
  ESM dist/secp256k1-QZA5SALG.js 80.13 KB
33
+ ESM dist/ccip-3JNBGYOD.js 290.00 B
36
34
  ESM dist/chunk-PR4QN5HX.js 1.87 KB
37
- ESM dist/ccip-C5WONSSK.js 290.00 B
38
- ESM dist/_esm-3RFC2XVO.js 133.00 KB
39
- ESM dist/chunk-NPNNGXR4.js 136.42 KB
40
- ESM dist/index.js 556.28 KB
35
+ ESM dist/chunk-4DQDZNUA.js 136.40 KB
36
+ ESM dist/_esm-AN6HMJZC.js 132.93 KB
37
+ ESM dist/index.js 585.08 KB
38
+ ESM dist/ccip-3JNBGYOD.js.map 71.00 B
41
39
  ESM dist/chunk-PR4QN5HX.js.map 71.00 B
42
- ESM dist/ccip-C5WONSSK.js.map 71.00 B
43
40
  ESM dist/secp256k1-QZA5SALG.js.map 203.10 KB
44
- ESM dist/_esm-3RFC2XVO.js.map 212.41 KB
45
- ESM dist/chunk-NPNNGXR4.js.map 393.76 KB
46
- ESM dist/index.js.map 1.05 MB
47
- ESM ⚡️ Build success in 174ms
41
+ ESM dist/chunk-4DQDZNUA.js.map 393.76 KB
42
+ ESM dist/_esm-AN6HMJZC.js.map 212.33 KB
43
+ ESM dist/index.js.map 1.10 MB
44
+ ESM ⚡️ Build success in 326ms
45
+ CJS dist/index.cjs 667.23 KB
46
+ CJS dist/index.cjs.map 1.33 MB
47
+ CJS ⚡️ Build success in 327ms
package/CHANGELOG.md CHANGED
@@ -1,10 +1,11 @@
1
1
  # @zoralabs/protocol-deployments
2
2
 
3
- ## 0.6.5-LOB.0
3
+ ## 0.6.5-PRE.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - 9391359c7: Reduced hook code size by removing extra liquidity minting step during migration. Small leftover token amounts from rounding are now left as burned rather than being minted into the last position.
7
+ - bump
8
+ - 9391359c: Reduced hook code size by removing extra liquidity minting step during migration. Small leftover token amounts from rounding are now left as burned rather than being minted into the last position.
8
9
 
9
10
  ## 0.6.4
10
11
 
@@ -34844,6 +34844,11 @@ export declare const zoraLimitOrderBookABI: readonly [{
34844
34844
  readonly internalType: "int24";
34845
34845
  readonly type: "int24";
34846
34846
  readonly indexed: false;
34847
+ }, {
34848
+ readonly name: "currentTick";
34849
+ readonly internalType: "int24";
34850
+ readonly type: "int24";
34851
+ readonly indexed: false;
34847
34852
  }, {
34848
34853
  readonly name: "orderSize";
34849
34854
  readonly internalType: "uint128";
@@ -35852,6 +35857,11 @@ export declare const zoraLimitOrderBookConfig: {
35852
35857
  readonly internalType: "int24";
35853
35858
  readonly type: "int24";
35854
35859
  readonly indexed: false;
35860
+ }, {
35861
+ readonly name: "currentTick";
35862
+ readonly internalType: "int24";
35863
+ readonly type: "int24";
35864
+ readonly indexed: false;
35855
35865
  }, {
35856
35866
  readonly name: "orderSize";
35857
35867
  readonly internalType: "uint128";
@@ -41692,7 +41702,7 @@ export declare const zoraMintsManagerImplConfig: {
41692
41702
  }];
41693
41703
  };
41694
41704
  /**
41695
- * [__View Contract on Base Basescan__](https://basescan.org/address/0xc5d3739fb77046c75f418b746296327A1a90cc55)
41705
+ * [__View Contract on Base Basescan__](https://basescan.org/address/0xD17924a5f6B4845D214719aB6035a2ED64Ba23d9)
41696
41706
  */
41697
41707
  export declare const zoraRouterABI: readonly [{
41698
41708
  readonly type: "constructor";
@@ -41708,6 +41718,10 @@ export declare const zoraRouterABI: readonly [{
41708
41718
  readonly name: "swapRouter_";
41709
41719
  readonly internalType: "contract ISwapRouter";
41710
41720
  readonly type: "address";
41721
+ }, {
41722
+ readonly name: "permit2_";
41723
+ readonly internalType: "address";
41724
+ readonly type: "address";
41711
41725
  }];
41712
41726
  readonly stateMutability: "nonpayable";
41713
41727
  }, {
@@ -41852,14 +41866,6 @@ export declare const zoraRouterABI: readonly [{
41852
41866
  readonly name: "delta";
41853
41867
  readonly internalType: "BalanceDelta";
41854
41868
  readonly type: "int256";
41855
- }, {
41856
- readonly name: "orderIds";
41857
- readonly internalType: "bytes32[]";
41858
- readonly type: "bytes32[]";
41859
- }, {
41860
- readonly name: "ordersFilled";
41861
- readonly internalType: "uint256";
41862
- readonly type: "uint256";
41863
41869
  }];
41864
41870
  readonly stateMutability: "payable";
41865
41871
  }, {
@@ -41901,36 +41907,6 @@ export declare const zoraRouterABI: readonly [{
41901
41907
  readonly indexed: false;
41902
41908
  }];
41903
41909
  readonly name: "LimitOrderConfigUpdated";
41904
- }, {
41905
- readonly type: "event";
41906
- readonly anonymous: false;
41907
- readonly inputs: readonly [{
41908
- readonly name: "maker";
41909
- readonly internalType: "address";
41910
- readonly type: "address";
41911
- readonly indexed: true;
41912
- }, {
41913
- readonly name: "orderIds";
41914
- readonly internalType: "bytes32[]";
41915
- readonly type: "bytes32[]";
41916
- readonly indexed: false;
41917
- }, {
41918
- readonly name: "totalOrderSize";
41919
- readonly internalType: "uint256";
41920
- readonly type: "uint256";
41921
- readonly indexed: false;
41922
- }];
41923
- readonly name: "LimitOrdersCreated";
41924
- }, {
41925
- readonly type: "event";
41926
- readonly anonymous: false;
41927
- readonly inputs: readonly [{
41928
- readonly name: "ordersFilled";
41929
- readonly internalType: "uint256";
41930
- readonly type: "uint256";
41931
- readonly indexed: false;
41932
- }];
41933
- readonly name: "LimitOrdersFilled";
41934
41910
  }, {
41935
41911
  readonly type: "event";
41936
41912
  readonly anonymous: false;
@@ -41986,14 +41962,22 @@ export declare const zoraRouterABI: readonly [{
41986
41962
  readonly type: "int24";
41987
41963
  readonly indexed: false;
41988
41964
  }, {
41989
- readonly name: "orderIds";
41990
- readonly internalType: "bytes32[]";
41991
- readonly type: "bytes32[]";
41992
- readonly indexed: false;
41993
- }, {
41994
- readonly name: "ordersFilled";
41995
- readonly internalType: "uint256";
41996
- readonly type: "uint256";
41965
+ readonly name: "orders";
41966
+ readonly internalType: "struct SwapWithLimitOrders.CreatedOrder[]";
41967
+ readonly type: "tuple[]";
41968
+ readonly components: readonly [{
41969
+ readonly name: "orderId";
41970
+ readonly internalType: "bytes32";
41971
+ readonly type: "bytes32";
41972
+ }, {
41973
+ readonly name: "multiple";
41974
+ readonly internalType: "uint256";
41975
+ readonly type: "uint256";
41976
+ }, {
41977
+ readonly name: "percentage";
41978
+ readonly internalType: "uint256";
41979
+ readonly type: "uint256";
41980
+ }];
41997
41981
  readonly indexed: false;
41998
41982
  }];
41999
41983
  readonly name: "SwapWithLimitOrdersExecuted";
@@ -42001,6 +41985,10 @@ export declare const zoraRouterABI: readonly [{
42001
41985
  readonly type: "error";
42002
41986
  readonly inputs: readonly [];
42003
41987
  readonly name: "EmptyV4Route";
41988
+ }, {
41989
+ readonly type: "error";
41990
+ readonly inputs: readonly [];
41991
+ readonly name: "FromAddressIsNotOwner";
42004
41992
  }, {
42005
41993
  readonly type: "error";
42006
41994
  readonly inputs: readonly [{
@@ -42057,6 +42045,10 @@ export declare const zoraRouterABI: readonly [{
42057
42045
  readonly type: "address";
42058
42046
  }];
42059
42047
  readonly name: "SafeERC20FailedOperation";
42048
+ }, {
42049
+ readonly type: "error";
42050
+ readonly inputs: readonly [];
42051
+ readonly name: "UnsafeCast";
42060
42052
  }, {
42061
42053
  readonly type: "error";
42062
42054
  readonly inputs: readonly [];
@@ -42584,17 +42576,17 @@ export declare const zoraRouterABI: readonly [{
42584
42576
  readonly name: "ZeroRealizedOrder";
42585
42577
  }];
42586
42578
  /**
42587
- * [__View Contract on Base Basescan__](https://basescan.org/address/0xc5d3739fb77046c75f418b746296327A1a90cc55)
42579
+ * [__View Contract on Base Basescan__](https://basescan.org/address/0xD17924a5f6B4845D214719aB6035a2ED64Ba23d9)
42588
42580
  */
42589
42581
  export declare const zoraRouterAddress: {
42590
- readonly 8453: "0xc5d3739fb77046c75f418b746296327A1a90cc55";
42582
+ readonly 8453: "0xD17924a5f6B4845D214719aB6035a2ED64Ba23d9";
42591
42583
  };
42592
42584
  /**
42593
- * [__View Contract on Base Basescan__](https://basescan.org/address/0xc5d3739fb77046c75f418b746296327A1a90cc55)
42585
+ * [__View Contract on Base Basescan__](https://basescan.org/address/0xD17924a5f6B4845D214719aB6035a2ED64Ba23d9)
42594
42586
  */
42595
42587
  export declare const zoraRouterConfig: {
42596
42588
  readonly address: {
42597
- readonly 8453: "0xc5d3739fb77046c75f418b746296327A1a90cc55";
42589
+ readonly 8453: "0xD17924a5f6B4845D214719aB6035a2ED64Ba23d9";
42598
42590
  };
42599
42591
  readonly abi: readonly [{
42600
42592
  readonly type: "constructor";
@@ -42610,6 +42602,10 @@ export declare const zoraRouterConfig: {
42610
42602
  readonly name: "swapRouter_";
42611
42603
  readonly internalType: "contract ISwapRouter";
42612
42604
  readonly type: "address";
42605
+ }, {
42606
+ readonly name: "permit2_";
42607
+ readonly internalType: "address";
42608
+ readonly type: "address";
42613
42609
  }];
42614
42610
  readonly stateMutability: "nonpayable";
42615
42611
  }, {
@@ -42754,14 +42750,6 @@ export declare const zoraRouterConfig: {
42754
42750
  readonly name: "delta";
42755
42751
  readonly internalType: "BalanceDelta";
42756
42752
  readonly type: "int256";
42757
- }, {
42758
- readonly name: "orderIds";
42759
- readonly internalType: "bytes32[]";
42760
- readonly type: "bytes32[]";
42761
- }, {
42762
- readonly name: "ordersFilled";
42763
- readonly internalType: "uint256";
42764
- readonly type: "uint256";
42765
42753
  }];
42766
42754
  readonly stateMutability: "payable";
42767
42755
  }, {
@@ -42803,36 +42791,6 @@ export declare const zoraRouterConfig: {
42803
42791
  readonly indexed: false;
42804
42792
  }];
42805
42793
  readonly name: "LimitOrderConfigUpdated";
42806
- }, {
42807
- readonly type: "event";
42808
- readonly anonymous: false;
42809
- readonly inputs: readonly [{
42810
- readonly name: "maker";
42811
- readonly internalType: "address";
42812
- readonly type: "address";
42813
- readonly indexed: true;
42814
- }, {
42815
- readonly name: "orderIds";
42816
- readonly internalType: "bytes32[]";
42817
- readonly type: "bytes32[]";
42818
- readonly indexed: false;
42819
- }, {
42820
- readonly name: "totalOrderSize";
42821
- readonly internalType: "uint256";
42822
- readonly type: "uint256";
42823
- readonly indexed: false;
42824
- }];
42825
- readonly name: "LimitOrdersCreated";
42826
- }, {
42827
- readonly type: "event";
42828
- readonly anonymous: false;
42829
- readonly inputs: readonly [{
42830
- readonly name: "ordersFilled";
42831
- readonly internalType: "uint256";
42832
- readonly type: "uint256";
42833
- readonly indexed: false;
42834
- }];
42835
- readonly name: "LimitOrdersFilled";
42836
42794
  }, {
42837
42795
  readonly type: "event";
42838
42796
  readonly anonymous: false;
@@ -42888,14 +42846,22 @@ export declare const zoraRouterConfig: {
42888
42846
  readonly type: "int24";
42889
42847
  readonly indexed: false;
42890
42848
  }, {
42891
- readonly name: "orderIds";
42892
- readonly internalType: "bytes32[]";
42893
- readonly type: "bytes32[]";
42894
- readonly indexed: false;
42895
- }, {
42896
- readonly name: "ordersFilled";
42897
- readonly internalType: "uint256";
42898
- readonly type: "uint256";
42849
+ readonly name: "orders";
42850
+ readonly internalType: "struct SwapWithLimitOrders.CreatedOrder[]";
42851
+ readonly type: "tuple[]";
42852
+ readonly components: readonly [{
42853
+ readonly name: "orderId";
42854
+ readonly internalType: "bytes32";
42855
+ readonly type: "bytes32";
42856
+ }, {
42857
+ readonly name: "multiple";
42858
+ readonly internalType: "uint256";
42859
+ readonly type: "uint256";
42860
+ }, {
42861
+ readonly name: "percentage";
42862
+ readonly internalType: "uint256";
42863
+ readonly type: "uint256";
42864
+ }];
42899
42865
  readonly indexed: false;
42900
42866
  }];
42901
42867
  readonly name: "SwapWithLimitOrdersExecuted";
@@ -42903,6 +42869,10 @@ export declare const zoraRouterConfig: {
42903
42869
  readonly type: "error";
42904
42870
  readonly inputs: readonly [];
42905
42871
  readonly name: "EmptyV4Route";
42872
+ }, {
42873
+ readonly type: "error";
42874
+ readonly inputs: readonly [];
42875
+ readonly name: "FromAddressIsNotOwner";
42906
42876
  }, {
42907
42877
  readonly type: "error";
42908
42878
  readonly inputs: readonly [{
@@ -42959,6 +42929,10 @@ export declare const zoraRouterConfig: {
42959
42929
  readonly type: "address";
42960
42930
  }];
42961
42931
  readonly name: "SafeERC20FailedOperation";
42932
+ }, {
42933
+ readonly type: "error";
42934
+ readonly inputs: readonly [];
42935
+ readonly name: "UnsafeCast";
42962
42936
  }, {
42963
42937
  readonly type: "error";
42964
42938
  readonly inputs: readonly [];