@sentio/runtime 2.59.1-rc.1 → 2.59.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/lib/chunk-JPHAFAK7.js +38 -0
- package/lib/{chunk-U5UZYRQ4.js.map → chunk-JPHAFAK7.js.map} +1 -1
- package/lib/chunk-VUN3TGG5.js +26 -0
- package/lib/{chunk-LCS6SRJY.js.map → chunk-VUN3TGG5.js.map} +1 -1
- package/lib/chunk-WHWNPZZ3.js +3 -0
- package/lib/{chunk-6XHWJ2VS.js.map → chunk-WHWNPZZ3.js.map} +1 -1
- package/lib/chunk-X4FFDWU5.js +117 -0
- package/lib/{chunk-4UYFH4YB.js.map → chunk-X4FFDWU5.js.map} +1 -1
- package/lib/index.js +1 -72
- package/lib/index.js.map +1 -1
- package/lib/processor-runner.js +21 -26614
- package/lib/processor-runner.js.map +1 -1
- package/lib/service-worker.js +2 -130
- package/lib/service-worker.js.map +1 -1
- package/lib/test-processor.test.js.map +1 -1
- package/package.json +1 -1
- package/lib/chunk-4UYFH4YB.js +0 -59899
- package/lib/chunk-6XHWJ2VS.js +0 -92
- package/lib/chunk-LCS6SRJY.js +0 -23984
- package/lib/chunk-U5UZYRQ4.js +0 -10975
package/lib/index.js
CHANGED
@@ -1,74 +1,3 @@
|
|
1
1
|
import { createRequire as createRequireShim } from 'module'; const require = createRequireShim(import.meta.url);
|
2
|
-
import {
|
3
|
-
ListStateStorage,
|
4
|
-
MapStateStorage,
|
5
|
-
State,
|
6
|
-
StateStorage,
|
7
|
-
TemplateInstanceState
|
8
|
-
} from "./chunk-6XHWJ2VS.js";
|
9
|
-
import {
|
10
|
-
AbstractStoreContext,
|
11
|
-
DummyProvider,
|
12
|
-
Endpoints,
|
13
|
-
GLOBAL_CONFIG,
|
14
|
-
ProcessorServiceImpl,
|
15
|
-
QueuedStaticJsonRpcProvider,
|
16
|
-
StoreContext,
|
17
|
-
USER_PROCESSOR,
|
18
|
-
compareSemver,
|
19
|
-
configureEndpoints,
|
20
|
-
dbMetrics,
|
21
|
-
errorString,
|
22
|
-
getProvider,
|
23
|
-
makeEthCallKey,
|
24
|
-
mergeProcessResults,
|
25
|
-
mergeProcessResultsInPlace,
|
26
|
-
metricsStorage,
|
27
|
-
parseSemver,
|
28
|
-
processMetrics,
|
29
|
-
providerMetrics,
|
30
|
-
recordRuntimeInfo,
|
31
|
-
timeoutError
|
32
|
-
} from "./chunk-4UYFH4YB.js";
|
33
|
-
import {
|
34
|
-
Plugin,
|
35
|
-
PluginManager
|
36
|
-
} from "./chunk-LCS6SRJY.js";
|
37
|
-
|
38
|
-
// src/chain-config.ts
|
39
|
-
import("node:process").then((p) => p.stdout.write(""));
|
40
|
-
|
41
|
-
// src/index.ts
|
42
|
-
import("node:process").then((p) => p.stdout.write(""));
|
43
|
-
export {
|
44
|
-
AbstractStoreContext,
|
45
|
-
DummyProvider,
|
46
|
-
Endpoints,
|
47
|
-
GLOBAL_CONFIG,
|
48
|
-
ListStateStorage,
|
49
|
-
MapStateStorage,
|
50
|
-
Plugin,
|
51
|
-
PluginManager,
|
52
|
-
ProcessorServiceImpl,
|
53
|
-
QueuedStaticJsonRpcProvider,
|
54
|
-
State,
|
55
|
-
StateStorage,
|
56
|
-
StoreContext,
|
57
|
-
TemplateInstanceState,
|
58
|
-
USER_PROCESSOR,
|
59
|
-
compareSemver,
|
60
|
-
configureEndpoints,
|
61
|
-
dbMetrics,
|
62
|
-
errorString,
|
63
|
-
getProvider,
|
64
|
-
makeEthCallKey,
|
65
|
-
mergeProcessResults,
|
66
|
-
mergeProcessResultsInPlace,
|
67
|
-
metricsStorage,
|
68
|
-
parseSemver,
|
69
|
-
processMetrics,
|
70
|
-
providerMetrics,
|
71
|
-
recordRuntimeInfo,
|
72
|
-
timeoutError
|
73
|
-
};
|
2
|
+
import{a as p,b as f,c as i,d as m,e as n}from"./chunk-WHWNPZZ3.js";import{$ as B,P as u,Q as w,R as I,S as L,T as O,U as b,V as c,Y as v,Z as y,_ as A,a as x,aa as D,b as s,c as C,d as a,e as g,f as h,g as G,i as d,j as l,r as o}from"./chunk-X4FFDWU5.js";import{t,u as e}from"./chunk-VUN3TGG5.js";import("node:process").then(r=>r.stdout.write(""));import("node:process").then(r=>r.stdout.write(""));export{b as AbstractStoreContext,v as DummyProvider,d as Endpoints,o as GLOBAL_CONFIG,m as ListStateStorage,i as MapStateStorage,t as Plugin,e as PluginManager,B as ProcessorServiceImpl,A as QueuedStaticJsonRpcProvider,p as State,f as StateStorage,c as StoreContext,n as TemplateInstanceState,a as USER_PROCESSOR,G as compareSemver,l as configureEndpoints,u as dbMetrics,C as errorString,y as getProvider,g as makeEthCallKey,x as mergeProcessResults,s as mergeProcessResultsInPlace,L as metricsStorage,h as parseSemver,I as processMetrics,w as providerMetrics,D as recordRuntimeInfo,O as timeoutError};
|
74
3
|
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/chain-config.ts","../src/index.ts"],"sourcesContent":["export interface ChainConfig {\n ChainID: string\n Https?: string[]\n ChainServer?: string\n}\n;import(\"node:process\").then((p) => p.stdout.write(\"\"));","export * from './plugin.js'\nexport * from './state.js'\nexport * from './utils.js'\nexport * from './endpoints.js'\nexport * from './chain-config.js'\nexport * from './service.js'\nexport { GLOBAL_CONFIG, type GlobalConfig } from './global-config.js'\nexport * from './db-context.js'\nexport * from './provider.js'\nexport * from './metrics.js'\n;import(\"node:process\").then((p) => p.stdout.write(\"\"));"],"mappings":"
|
1
|
+
{"version":3,"sources":["../src/chain-config.ts","../src/index.ts"],"sourcesContent":["export interface ChainConfig {\n ChainID: string\n Https?: string[]\n ChainServer?: string\n}\n;import(\"node:process\").then((p) => p.stdout.write(\"\"));","export * from './plugin.js'\nexport * from './state.js'\nexport * from './utils.js'\nexport * from './endpoints.js'\nexport * from './chain-config.js'\nexport * from './service.js'\nexport { GLOBAL_CONFIG, type GlobalConfig } from './global-config.js'\nexport * from './db-context.js'\nexport * from './provider.js'\nexport * from './metrics.js'\n;import(\"node:process\").then((p) => p.stdout.write(\"\"));"],"mappings":";0SAKC,OAAO,cAAc,EAAE,KAAMA,GAAMA,EAAE,OAAO,MAAM,EAAE,CAAC,ECKrD,OAAO,cAAc,EAAE,KAAMC,GAAMA,EAAE,OAAO,MAAM,EAAE,CAAC","names":["p","p"]}
|