@xyo-network/react-chain-blockchain 1.15.28 → 1.16.1

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "http://json.schemastore.org/package.json",
3
3
  "name": "@xyo-network/react-chain-blockchain",
4
- "version": "1.15.28",
4
+ "version": "1.16.1",
5
5
  "description": "XYO Layer One React SDK Blockchain",
6
6
  "homepage": "https://xylabs.com",
7
7
  "bugs": {
@@ -44,14 +44,14 @@
44
44
  "package-cycle": "echo Nothing to do"
45
45
  },
46
46
  "dependencies": {
47
- "@storybook/react-vite": "~10.0.5",
48
- "@xylabs/assert": "~5.0.18",
49
- "@xylabs/axios": "~5.0.18",
50
- "@xylabs/delay": "~5.0.18",
51
- "@xylabs/eth-address": "~5.0.18",
52
- "@xylabs/exists": "~5.0.18",
53
- "@xylabs/hex": "~5.0.18",
54
- "@xylabs/promise": "~5.0.18",
47
+ "@storybook/react-vite": "~10.0.6",
48
+ "@xylabs/assert": "~5.0.21",
49
+ "@xylabs/axios": "~5.0.21",
50
+ "@xylabs/delay": "~5.0.21",
51
+ "@xylabs/eth-address": "~5.0.21",
52
+ "@xylabs/exists": "~5.0.21",
53
+ "@xylabs/hex": "~5.0.21",
54
+ "@xylabs/promise": "~5.0.21",
55
55
  "@xylabs/react-animation": "~7.1.8",
56
56
  "@xylabs/react-error": "~7.1.8",
57
57
  "@xylabs/react-flexbox": "~7.1.8",
@@ -59,31 +59,31 @@
59
59
  "@xylabs/react-quick-tip-button": "~7.1.8",
60
60
  "@xylabs/react-shared": "~7.1.8",
61
61
  "@xylabs/react-theme": "~7.1.8",
62
- "@xylabs/typeof": "~5.0.18",
63
- "@xyo-network/account": "~5.1.17",
64
- "@xyo-network/archivist-memory": "~5.1.17",
65
- "@xyo-network/archivist-model": "~5.1.17",
66
- "@xyo-network/boundwitness-builder": "~5.1.17",
67
- "@xyo-network/boundwitness-model": "~5.1.17",
68
- "@xyo-network/bridge-http": "~5.1.17",
69
- "@xyo-network/chain-analyze": "~1.15.28",
70
- "@xyo-network/chain-protocol": "~1.15.28",
71
- "@xyo-network/chain-services": "~1.15.28",
72
- "@xyo-network/chain-utils": "~1.15.28",
73
- "@xyo-network/chain-wrappers": "~1.15.28",
74
- "@xyo-network/module-model": "~5.1.17",
75
- "@xyo-network/payload-builder": "~5.1.17",
76
- "@xyo-network/payload-model": "~5.1.17",
77
- "@xyo-network/react-boundwitness-plugin": "~7.3.8",
78
- "@xyo-network/react-chain-blockies": "~1.15.28",
79
- "@xyo-network/react-chain-shared": "~1.15.28",
80
- "@xyo-network/react-event": "~7.3.8",
81
- "@xyo-network/react-payload-raw-info": "~7.3.8",
82
- "@xyo-network/react-payload-table": "~7.3.8",
83
- "@xyo-network/react-shared": "~7.3.8",
84
- "@xyo-network/react-table": "~7.3.8",
85
- "@xyo-network/xl1-protocol": "~1.12.102",
86
- "@xyo-network/xl1-protocol-sdk": "~1.15.28"
62
+ "@xylabs/typeof": "~5.0.21",
63
+ "@xyo-network/account": "~5.1.18",
64
+ "@xyo-network/archivist-memory": "~5.1.18",
65
+ "@xyo-network/archivist-model": "~5.1.18",
66
+ "@xyo-network/boundwitness-builder": "~5.1.18",
67
+ "@xyo-network/boundwitness-model": "~5.1.18",
68
+ "@xyo-network/bridge-http": "~5.1.18",
69
+ "@xyo-network/chain-analyze": "~1.16.1",
70
+ "@xyo-network/chain-protocol": "~1.16.1",
71
+ "@xyo-network/chain-services": "~1.16.1",
72
+ "@xyo-network/chain-utils": "~1.16.1",
73
+ "@xyo-network/chain-wrappers": "~1.16.1",
74
+ "@xyo-network/module-model": "~5.1.18",
75
+ "@xyo-network/payload-builder": "~5.1.18",
76
+ "@xyo-network/payload-model": "~5.1.18",
77
+ "@xyo-network/react-boundwitness-plugin": "~7.3.10",
78
+ "@xyo-network/react-chain-blockies": "~1.16.1",
79
+ "@xyo-network/react-chain-shared": "~1.16.1",
80
+ "@xyo-network/react-event": "~7.3.10",
81
+ "@xyo-network/react-payload-raw-info": "~7.3.10",
82
+ "@xyo-network/react-payload-table": "~7.3.10",
83
+ "@xyo-network/react-shared": "~7.3.10",
84
+ "@xyo-network/react-table": "~7.3.10",
85
+ "@xyo-network/xl1-protocol": "~1.13.0",
86
+ "@xyo-network/xl1-protocol-sdk": "~1.16.1"
87
87
  },
88
88
  "devDependencies": {
89
89
  "@emotion/react": "~11.14.0",
@@ -91,18 +91,18 @@
91
91
  "@mui/icons-material": "~7.3.5",
92
92
  "@mui/material": "~7.3.5",
93
93
  "@types/react": "~19.2.2",
94
- "@xylabs/creatable": "~5.0.18",
95
- "@xylabs/hex": "~5.0.18",
96
- "@xylabs/ts-scripts-yarn3": "~7.2.4",
97
- "@xylabs/tsconfig": "~7.2.4",
98
- "@xylabs/tsconfig-dom": "~7.2.4",
99
- "@xylabs/tsconfig-react": "~7.2.4",
100
- "@xyo-network/api-models": "~5.1.17",
94
+ "@xylabs/creatable": "~5.0.21",
95
+ "@xylabs/hex": "~5.0.21",
96
+ "@xylabs/ts-scripts-yarn3": "~7.2.8",
97
+ "@xylabs/tsconfig": "~7.2.8",
98
+ "@xylabs/tsconfig-dom": "~7.2.8",
99
+ "@xylabs/tsconfig-react": "~7.2.8",
100
+ "@xyo-network/api-models": "~5.1.18",
101
101
  "eslint": "^9.39.1",
102
102
  "react": "~19.2.0",
103
103
  "react-dom": "~19.2.0",
104
104
  "react-router-dom": "^7.9.5",
105
- "storybook": "~10.0.5",
105
+ "storybook": "~10.0.6",
106
106
  "typescript": "~5.9.3"
107
107
  },
108
108
  "peerDependencies": {
@@ -1,6 +1,7 @@
1
1
  import type { ContextExState } from '@xylabs/react-shared'
2
2
  import type { ArchivistInstance } from '@xyo-network/archivist-model'
3
- import type { ChainBlockNumberIteratorService, ChainId } from '@xyo-network/xl1-protocol'
3
+ import type { ChainId } from '@xyo-network/xl1-protocol'
4
+ import type { ChainBlockNumberIteratorService } from '@xyo-network/xl1-protocol-sdk'
4
5
 
5
6
  export type ChainInfoState = ContextExState<{
6
7
  chainArchivist?: ArchivistInstance
@@ -2,10 +2,8 @@ import { assertEx } from '@xylabs/assert'
2
2
  import type { XyoChainIteratorParams } from '@xyo-network/chain-services'
3
3
  import { ChainBlockNumberIterationService } from '@xyo-network/chain-services'
4
4
  import { PayloadBuilder } from '@xyo-network/payload-builder'
5
- import type {
6
- EventingChainBlockNumberIteratorService, HeadEventArgs,
7
- HydratedBlock,
8
- } from '@xyo-network/xl1-protocol'
5
+ import type { HydratedBlock } from '@xyo-network/xl1-protocol'
6
+ import type { EventingChainBlockNumberIteratorService, HeadEventArgs } from '@xyo-network/xl1-protocol-sdk'
9
7
  import { hydrateBlock } from '@xyo-network/xl1-protocol-sdk'
10
8
 
11
9
  export type Listener = (...args: Array<unknown>) => void
@@ -1,7 +1,7 @@
1
1
  import { toHex } from '@xylabs/hex'
2
2
  import type { ArchivistInstance } from '@xyo-network/archivist-model'
3
3
  import { findMostRecentBlock } from '@xyo-network/chain-protocol'
4
- import type { ChainBlockNumberIteratorService } from '@xyo-network/xl1-protocol'
4
+ import type { ChainBlockNumberIteratorService } from '@xyo-network/xl1-protocol-sdk'
5
5
  import { useEffect, useState } from 'react'
6
6
 
7
7
  export interface ChainIteratorUpdatingHeadParams {