@zoralabs/protocol-sdk 0.11.3-COMMENTS.6 → 0.11.4-COMMENTS.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/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @zoralabs/protocol-sdk@0.11.
|
|
2
|
+
> @zoralabs/protocol-sdk@0.11.4-COMMENTS.0 build /home/runner/work/zora-protocol-private/zora-protocol-private/packages/protocol-sdk
|
|
3
3
|
> pnpm tsup
|
|
4
4
|
|
|
5
5
|
CLI Building entry: src/index.ts
|
|
@@ -12,7 +12,7 @@ CJS Build start
|
|
|
12
12
|
ESM Build start
|
|
13
13
|
CJS dist/index.cjs 224.30 KB
|
|
14
14
|
CJS dist/index.cjs.map 454.54 KB
|
|
15
|
-
CJS ⚡️ Build success in
|
|
15
|
+
CJS ⚡️ Build success in 335ms
|
|
16
16
|
ESM dist/index.js 218.03 KB
|
|
17
17
|
ESM dist/index.js.map 452.53 KB
|
|
18
|
-
ESM ⚡️ Build success in
|
|
18
|
+
ESM ⚡️ Build success in 343ms
|
package/CHANGELOG.md
CHANGED
|
@@ -1,54 +1,23 @@
|
|
|
1
1
|
# @zoralabs/protocol-sdk
|
|
2
2
|
|
|
3
|
-
## 0.11.
|
|
3
|
+
## 0.11.4-COMMENTS.0
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- Updated dependencies
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
### Patch Changes
|
|
13
|
-
|
|
14
|
-
- Updated dependencies
|
|
15
|
-
- @zoralabs/protocol-deployments@0.3.5-COMMENTS.5
|
|
16
|
-
|
|
17
|
-
## 0.11.3-COMMENTS.4
|
|
18
|
-
|
|
19
|
-
### Patch Changes
|
|
20
|
-
|
|
21
|
-
- Updated dependencies
|
|
22
|
-
- @zoralabs/protocol-deployments@0.3.5-COMMENTS.4
|
|
7
|
+
- Updated dependencies [4928687d]
|
|
8
|
+
- Updated dependencies [7e285fb1]
|
|
9
|
+
- Updated dependencies [a141e322]
|
|
10
|
+
- @zoralabs/protocol-deployments@0.3.6-COMMENTS.0
|
|
23
11
|
|
|
24
|
-
## 0.11.3
|
|
12
|
+
## 0.11.3
|
|
25
13
|
|
|
26
14
|
### Patch Changes
|
|
27
15
|
|
|
28
16
|
- 364d7906: Change DEFAULT_MINIMUM_MARKET_ETH to 0.0123321 eth (1,111 mints) to match default that is set on zora.co
|
|
29
17
|
- e68ce881: Fix filtering for active markets
|
|
30
|
-
|
|
31
|
-
## 0.11.3-COMMENTS.2
|
|
32
|
-
|
|
33
|
-
### Patch Changes
|
|
34
|
-
|
|
35
18
|
- 4a29c2b9: Bump viem to 2.21.21
|
|
36
19
|
- Updated dependencies [4a29c2b9]
|
|
37
|
-
- @zoralabs/protocol-deployments@0.3.5
|
|
38
|
-
|
|
39
|
-
## 0.11.3-COMMENTS.1
|
|
40
|
-
|
|
41
|
-
### Patch Changes
|
|
42
|
-
|
|
43
|
-
- Updated dependencies [a8b21987]
|
|
44
|
-
- @zoralabs/protocol-deployments@0.3.5-COMMENTS.1
|
|
45
|
-
|
|
46
|
-
## 0.11.3-COMMENTS.0
|
|
47
|
-
|
|
48
|
-
### Patch Changes
|
|
49
|
-
|
|
50
|
-
- Updated dependencies [7e285fb1]
|
|
51
|
-
- @zoralabs/protocol-deployments@0.3.5-COMMENTS.0
|
|
20
|
+
- @zoralabs/protocol-deployments@0.3.5
|
|
52
21
|
|
|
53
22
|
## 0.11.2
|
|
54
23
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zoralabs/protocol-sdk",
|
|
3
|
-
"version": "0.11.
|
|
3
|
+
"version": "0.11.4-COMMENTS.0",
|
|
4
4
|
"repository": "https://github.com/ourzora/zora-protocol",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"abitype": "^1.0.2",
|
|
20
|
-
"@zoralabs/protocol-deployments": "^0.3.
|
|
20
|
+
"@zoralabs/protocol-deployments": "^0.3.6-COMMENTS.0"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
23
|
"viem": "^2.21.21"
|
|
@@ -176,7 +176,7 @@ describe("secondary", () => {
|
|
|
176
176
|
});
|
|
177
177
|
|
|
178
178
|
// now get the price ot buy on secondary
|
|
179
|
-
const quantityToBuy =
|
|
179
|
+
const quantityToBuy = 10n;
|
|
180
180
|
|
|
181
181
|
const buyResult = await collectorClient.buy1155OnSecondary({
|
|
182
182
|
account: collectorAccount,
|
|
@@ -215,7 +215,7 @@ describe("secondary", () => {
|
|
|
215
215
|
expect(balance - balanceBefore).toBe(quantityToBuy);
|
|
216
216
|
|
|
217
217
|
// now sell 10_000n tokens
|
|
218
|
-
const quantityToSell =
|
|
218
|
+
const quantityToSell = 100n;
|
|
219
219
|
|
|
220
220
|
const sellResult = await collectorClient.sell1155OnSecondary({
|
|
221
221
|
account: collectorAccount,
|