@lodestar/fork-choice 1.28.0-dev.d60218eecb → 1.28.0-dev.d9bd50bec2
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/lib/forkChoice/interface.js.map +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/package.json +8 -8
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interface.js","sourceRoot":"","sources":["../../src/forkChoice/interface.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"interface.js","sourceRoot":"","sources":["../../src/forkChoice/interface.ts"],"names":[],"mappings":"AAyCA,MAAM,CAAN,IAAY,eAGX;AAHD,WAAY,eAAe;IACzB,2DAAW,CAAA;IACX,6DAAY,CAAA;AACd,CAAC,EAHW,eAAe,KAAf,eAAe,QAG1B;AAED,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,uEAAc,CAAA;IACd,+DAAU,CAAA;IACV,6EAAiB,CAAA;IACjB,mEAAY,CAAA;AACd,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAQD,yCAAyC;AACzC,MAAM,CAAN,IAAY,gBAaX;AAbD,WAAY,gBAAgB;IAC1B,2DAAuC,CAAA;IACvC,uEAAmD,CAAA;IACnD,6EAAyD,CAAA;IACzD,6DAAyC,CAAA;IACzC,2DAAuC,CAAA;IACvC,+DAA2C,CAAA;IAC3C,6FAAyE,CAAA;IACzE,iEAA6C,CAAA;IAC7C,uEAAmD,CAAA;IACnD,yDAAqC,CAAA;IACrC,iEAA6C,CAAA;IAC7C,6DAAyC,CAAA;AAC3C,CAAC,EAbW,gBAAgB,KAAhB,gBAAgB,QAa3B"}
|
package/lib/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ export type { ProtoBlock, ProtoNode, MaybeValidExecutionStatus, BlockExtraMeta,
|
|
|
3
3
|
export { DataAvailabilityStatus } from "./protoArray/interface.js";
|
|
4
4
|
export { ExecutionStatus } from "./protoArray/interface.js";
|
|
5
5
|
export { ForkChoice, type ForkChoiceOpts, UpdateHeadOpt, assertValidTerminalPowBlock } from "./forkChoice/forkChoice.js";
|
|
6
|
-
export { type IForkChoice, type PowBlockHex, EpochDifference, type AncestorResult, AncestorStatus, type ForkChoiceMetrics, } from "./forkChoice/interface.js";
|
|
6
|
+
export { type IForkChoice, type PowBlockHex, EpochDifference, type AncestorResult, AncestorStatus, type ForkChoiceMetrics, NotReorgedReason, } from "./forkChoice/interface.js";
|
|
7
7
|
export { ForkChoiceStore, type IForkChoiceStore, type CheckpointWithHex, type JustifiedBalancesGetter, } from "./forkChoice/store.js";
|
|
8
8
|
export { type InvalidAttestation, InvalidAttestationCode, type InvalidBlock, InvalidBlockCode, ForkChoiceError, ForkChoiceErrorCode, } from "./forkChoice/errors.js";
|
|
9
9
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/index.js
CHANGED
|
@@ -2,7 +2,7 @@ export { ProtoArray } from "./protoArray/protoArray.js";
|
|
|
2
2
|
export { DataAvailabilityStatus } from "./protoArray/interface.js";
|
|
3
3
|
export { ExecutionStatus } from "./protoArray/interface.js";
|
|
4
4
|
export { ForkChoice, UpdateHeadOpt, assertValidTerminalPowBlock } from "./forkChoice/forkChoice.js";
|
|
5
|
-
export { EpochDifference, AncestorStatus, } from "./forkChoice/interface.js";
|
|
5
|
+
export { EpochDifference, AncestorStatus, NotReorgedReason, } from "./forkChoice/interface.js";
|
|
6
6
|
export { ForkChoiceStore, } from "./forkChoice/store.js";
|
|
7
7
|
export { InvalidAttestationCode, InvalidBlockCode, ForkChoiceError, ForkChoiceErrorCode, } from "./forkChoice/errors.js";
|
|
8
8
|
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,4BAA4B,CAAC;AAStD,OAAO,EAAC,sBAAsB,EAAC,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAC,eAAe,EAAC,MAAM,2BAA2B,CAAC;AAE1D,OAAO,EAAC,UAAU,EAAuB,aAAa,EAAE,2BAA2B,EAAC,MAAM,4BAA4B,CAAC;AACvH,OAAO,EAGL,eAAe,EAEf,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,4BAA4B,CAAC;AAStD,OAAO,EAAC,sBAAsB,EAAC,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAC,eAAe,EAAC,MAAM,2BAA2B,CAAC;AAE1D,OAAO,EAAC,UAAU,EAAuB,aAAa,EAAE,2BAA2B,EAAC,MAAM,4BAA4B,CAAC;AACvH,OAAO,EAGL,eAAe,EAEf,cAAc,EAEd,gBAAgB,GACjB,MAAM,2BAA2B,CAAC;AACnC,OAAO,EACL,eAAe,GAIhB,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EAEL,sBAAsB,EAEtB,gBAAgB,EAChB,eAAe,EACf,mBAAmB,GACpB,MAAM,wBAAwB,CAAC"}
|
package/package.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"bugs": {
|
|
12
12
|
"url": "https://github.com/ChainSafe/lodestar/issues"
|
|
13
13
|
},
|
|
14
|
-
"version": "1.28.0-dev.
|
|
14
|
+
"version": "1.28.0-dev.d9bd50bec2",
|
|
15
15
|
"type": "module",
|
|
16
16
|
"exports": "./lib/index.js",
|
|
17
17
|
"types": "./lib/index.d.ts",
|
|
@@ -32,16 +32,16 @@
|
|
|
32
32
|
"lint": "biome check src/ test/",
|
|
33
33
|
"lint:fix": "yarn run lint --write",
|
|
34
34
|
"test": "yarn test:unit",
|
|
35
|
-
"test:unit": "vitest run --dir test/unit/",
|
|
35
|
+
"test:unit": "vitest run --min-workers=1 --max-workers=1 --dir test/unit/",
|
|
36
36
|
"check-readme": "typescript-docs-verifier"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"@chainsafe/ssz": "^1.0.2",
|
|
40
|
-
"@lodestar/config": "1.28.0-dev.
|
|
41
|
-
"@lodestar/params": "1.28.0-dev.
|
|
42
|
-
"@lodestar/state-transition": "1.28.0-dev.
|
|
43
|
-
"@lodestar/types": "1.28.0-dev.
|
|
44
|
-
"@lodestar/utils": "1.28.0-dev.
|
|
40
|
+
"@lodestar/config": "1.28.0-dev.d9bd50bec2",
|
|
41
|
+
"@lodestar/params": "1.28.0-dev.d9bd50bec2",
|
|
42
|
+
"@lodestar/state-transition": "1.28.0-dev.d9bd50bec2",
|
|
43
|
+
"@lodestar/types": "1.28.0-dev.d9bd50bec2",
|
|
44
|
+
"@lodestar/utils": "1.28.0-dev.d9bd50bec2"
|
|
45
45
|
},
|
|
46
46
|
"keywords": [
|
|
47
47
|
"ethereum",
|
|
@@ -49,5 +49,5 @@
|
|
|
49
49
|
"beacon",
|
|
50
50
|
"blockchain"
|
|
51
51
|
],
|
|
52
|
-
"gitHead": "
|
|
52
|
+
"gitHead": "e388da60234ff2ec3be360417d100074aadaa142"
|
|
53
53
|
}
|