@sentio/runtime 2.50.1 → 2.50.2-rc.2

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/index.d.ts CHANGED
@@ -182,6 +182,23 @@ declare class ProcessorServiceImpl implements ProcessorServiceImplementation {
182
182
  values?: any[] | undefined;
183
183
  } | undefined;
184
184
  structValue?: any | undefined;
185
+ tokenValue?: {
186
+ token?: {
187
+ symbol?: string | undefined;
188
+ address?: {
189
+ address?: string | undefined;
190
+ chain?: string | undefined;
191
+ } | undefined;
192
+ } | undefined;
193
+ amount?: {
194
+ value?: {
195
+ negative?: boolean | undefined;
196
+ data?: Uint8Array | undefined;
197
+ } | undefined;
198
+ exp?: number | undefined;
199
+ } | undefined;
200
+ specifiedAt?: Date | undefined;
201
+ } | undefined;
185
202
  } | undefined;
186
203
  } | undefined;
187
204
  }[] | undefined;
@@ -280,6 +297,51 @@ declare class ProcessorServiceImpl implements ProcessorServiceImplementation {
280
297
  runtimeInfo?: {
281
298
  from?: HandlerType | undefined;
282
299
  } | undefined;
300
+ attributes2?: {
301
+ fields?: {
302
+ [x: string]: {
303
+ nullValue?: _sentio_protos.RichValue_NullValue | undefined;
304
+ intValue?: number | undefined;
305
+ floatValue?: number | undefined;
306
+ bytesValue?: Uint8Array | undefined;
307
+ boolValue?: boolean | undefined;
308
+ stringValue?: string | undefined;
309
+ timestampValue?: Date | undefined;
310
+ bigintValue?: {
311
+ negative?: boolean | undefined;
312
+ data?: Uint8Array | undefined;
313
+ } | undefined;
314
+ bigdecimalValue?: {
315
+ value?: {
316
+ negative?: boolean | undefined;
317
+ data?: Uint8Array | undefined;
318
+ } | undefined;
319
+ exp?: number | undefined;
320
+ } | undefined;
321
+ listValue?: {
322
+ values?: any[] | undefined;
323
+ } | undefined;
324
+ structValue?: any | undefined;
325
+ tokenValue?: {
326
+ token?: {
327
+ symbol?: string | undefined;
328
+ address?: {
329
+ address?: string | undefined;
330
+ chain?: string | undefined;
331
+ } | undefined;
332
+ } | undefined;
333
+ amount?: {
334
+ value?: {
335
+ negative?: boolean | undefined;
336
+ data?: Uint8Array | undefined;
337
+ } | undefined;
338
+ exp?: number | undefined;
339
+ } | undefined;
340
+ specifiedAt?: Date | undefined;
341
+ } | undefined;
342
+ } | undefined;
343
+ } | undefined;
344
+ } | undefined;
283
345
  noMetric?: boolean | undefined;
284
346
  }[] | undefined;
285
347
  exports?: {
@@ -347,6 +409,23 @@ declare class ProcessorServiceImpl implements ProcessorServiceImplementation {
347
409
  values?: any[] | undefined;
348
410
  } | undefined;
349
411
  structValue?: any | undefined;
412
+ tokenValue?: {
413
+ token?: {
414
+ symbol?: string | undefined;
415
+ address?: {
416
+ address?: string | undefined;
417
+ chain?: string | undefined;
418
+ } | undefined;
419
+ } | undefined;
420
+ amount?: {
421
+ value?: {
422
+ negative?: boolean | undefined;
423
+ data?: Uint8Array | undefined;
424
+ } | undefined;
425
+ exp?: number | undefined;
426
+ } | undefined;
427
+ specifiedAt?: Date | undefined;
428
+ } | undefined;
350
429
  } | undefined;
351
430
  } | undefined;
352
431
  }[] | undefined;
package/lib/index.js CHANGED
@@ -1,3 +1,3 @@
1
1
  import { createRequire as createRequireShim } from 'module'; const require = createRequireShim(import.meta.url);
2
- import{$ as O,V as x,W as d,X as N,Y as C,Z as V,_ as w,aa as A,ba as I,ca as M,i as p,j as c,m as T,n as m,o as h,p as l,q as f,y as g}from"./chunk-WBQCJNOX.js";var r=class e{stateMap=new Map;static INSTANCE=new e;static reset(){e.INSTANCE=new e}},n=class{constructor(){}key(){return this.constructor.name}getOrRegister(){let t=r.INSTANCE.stateMap.get(this.key());return t||(t=this.initValue(),r.INSTANCE.stateMap.set(this.key(),t)),t}unregister(){let t=r.INSTANCE.stateMap.get(this.key());return r.INSTANCE.stateMap.delete(this.key()),t}},a=class extends n{initValue(){return new Map}getValue(t){return this.getOrRegister().get(t)}getValues(){let t=this.getOrRegister();return Array.from(t.values())}getOrSetValue(t,s){let i=this.getOrRegister(),o=i.get(t);return o?(console.warn(t,"has been registered twice, use the previous one"),o):(i.set(t,s),s)}},u=class extends n{initValue(){return[]}getValues(){return this.getOrRegister()}addValue(t){return this.getOrRegister().push(t),t}};import("node:process").then(e=>e.stdout.write(""));import("node:process").then(e=>e.stdout.write(""));import("node:process").then(e=>e.stdout.write(""));export{O as DummyProvider,f as Endpoints,g as GLOBAL_CONFIG,u as ListStateStorage,a as MapStateStorage,p as Plugin,c as PluginManager,M as ProcessorServiceImpl,I as QueuedStaticJsonRpcProvider,r as State,n as StateStorage,w as StoreContext,h as USER_PROCESSOR,x as dbMetrics,m as errorString,A as getProvider,l as makeEthCallKey,T as mergeProcessResults,C as metricsStorage,N as processMetrics,d as providerMetrics,V as timeoutError};
2
+ import{$ as O,V as x,W as d,X as N,Y as C,Z as V,_ as w,aa as A,ba as I,ca as M,i as p,j as c,m as T,n as m,o as h,p as l,q as f,y as g}from"./chunk-VE3JEF4W.js";var r=class e{stateMap=new Map;static INSTANCE=new e;static reset(){e.INSTANCE=new e}},n=class{constructor(){}key(){return this.constructor.name}getOrRegister(){let t=r.INSTANCE.stateMap.get(this.key());return t||(t=this.initValue(),r.INSTANCE.stateMap.set(this.key(),t)),t}unregister(){let t=r.INSTANCE.stateMap.get(this.key());return r.INSTANCE.stateMap.delete(this.key()),t}},a=class extends n{initValue(){return new Map}getValue(t){return this.getOrRegister().get(t)}getValues(){let t=this.getOrRegister();return Array.from(t.values())}getOrSetValue(t,s){let i=this.getOrRegister(),o=i.get(t);return o?(console.warn(t,"has been registered twice, use the previous one"),o):(i.set(t,s),s)}},u=class extends n{initValue(){return[]}getValues(){return this.getOrRegister()}addValue(t){return this.getOrRegister().push(t),t}};import("node:process").then(e=>e.stdout.write(""));import("node:process").then(e=>e.stdout.write(""));import("node:process").then(e=>e.stdout.write(""));export{O as DummyProvider,f as Endpoints,g as GLOBAL_CONFIG,u as ListStateStorage,a as MapStateStorage,p as Plugin,c as PluginManager,M as ProcessorServiceImpl,I as QueuedStaticJsonRpcProvider,r as State,n as StateStorage,w as StoreContext,h as USER_PROCESSOR,x as dbMetrics,m as errorString,A as getProvider,l as makeEthCallKey,T as mergeProcessResults,C as metricsStorage,N as processMetrics,d as providerMetrics,V as timeoutError};
3
3
  //# sourceMappingURL=index.js.map
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
2
  import { createRequire as createRequireShim } from 'module'; const require = createRequireShim(import.meta.url);
3
- import{A as EE,B as Kr,C as _E,D as SE,E as pt,F as J,G as hE,H as kt,I as Ii,J as dt,K as TE,L as Et,M as vE,N as mE,O as Ye,P as g,Q as Ci,R as it,S as X,T as Pe,U as x,a as L,b as m,c as h,ca as yE,d as nt,e as Fe,f as Y,g as kU,h as uE,j as xl,k as lE,l as cE,q as Tr,r as Ml,s as fE,t as eo,u as pE,v as dE,w as HU,x as FU,y as Ll,z as ot}from"./chunk-WBQCJNOX.js";var Ee=h(Il=>{"use strict";Il.fromCallback=function(t){return Object.defineProperty(function(...e){if(typeof e[e.length-1]=="function")t.apply(this,e);else return new Promise((n,i)=>{e.push((a,s)=>a!=null?i(a):n(s)),t.apply(this,e)})},"name",{value:t.name})};Il.fromPromise=function(t){return Object.defineProperty(function(...e){let n=e[e.length-1];if(typeof n!="function")return t.apply(this,e);e.pop(),t.apply(this,e).then(i=>n(null,i),n)},"name",{value:t.name})}});var OE=h((Y7,AE)=>{"use strict";var Ht=L("constants"),YU=process.cwd,wi=null,qU=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return wi||(wi=YU.call(process)),wi};try{process.cwd()}catch{}typeof process.chdir=="function"&&(Cl=process.chdir,process.chdir=function(t){wi=null,Cl.call(process,t)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,Cl));var Cl;AE.exports=jU;function jU(t){Ht.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&e(t),t.lutimes||n(t),t.chown=s(t.chown),t.fchown=s(t.fchown),t.lchown=s(t.lchown),t.chmod=i(t.chmod),t.fchmod=i(t.fchmod),t.lchmod=i(t.lchmod),t.chownSync=o(t.chownSync),t.fchownSync=o(t.fchownSync),t.lchownSync=o(t.lchownSync),t.chmodSync=a(t.chmodSync),t.fchmodSync=a(t.fchmodSync),t.lchmodSync=a(t.lchmodSync),t.stat=r(t.stat),t.fstat=r(t.fstat),t.lstat=r(t.lstat),t.statSync=u(t.statSync),t.fstatSync=u(t.fstatSync),t.lstatSync=u(t.lstatSync),t.chmod&&!t.lchmod&&(t.lchmod=function(c,p,_){_&&process.nextTick(_)},t.lchmodSync=function(){}),t.chown&&!t.lchown&&(t.lchown=function(c,p,_,f){f&&process.nextTick(f)},t.lchownSync=function(){}),qU==="win32"&&(t.rename=typeof t.rename!="function"?t.rename:function(c){function p(_,f,S){var v=Date.now(),T=0;c(_,f,function A(O){if(O&&(O.code==="EACCES"||O.code==="EPERM"||O.code==="EBUSY")&&Date.now()-v<6e4){setTimeout(function(){t.stat(f,function(N,D){N&&N.code==="ENOENT"?c(_,f,A):S(O)})},T),T<100&&(T+=10);return}S&&S(O)})}return Object.setPrototypeOf&&Object.setPrototypeOf(p,c),p}(t.rename)),t.read=typeof t.read!="function"?t.read:function(c){function p(_,f,S,v,T,A){var O;if(A&&typeof A=="function"){var N=0;O=function(D,G,F){if(D&&D.code==="EAGAIN"&&N<10)return N++,c.call(t,_,f,S,v,T,O);A.apply(this,arguments)}}return c.call(t,_,f,S,v,T,O)}return Object.setPrototypeOf&&Object.setPrototypeOf(p,c),p}(t.read),t.readSync=typeof t.readSync!="function"?t.readSync:function(c){return function(p,_,f,S,v){for(var T=0;;)try{return c.call(t,p,_,f,S,v)}catch(A){if(A.code==="EAGAIN"&&T<10){T++;continue}throw A}}}(t.readSync);function e(c){c.lchmod=function(p,_,f){c.open(p,Ht.O_WRONLY|Ht.O_SYMLINK,_,function(S,v){if(S){f&&f(S);return}c.fchmod(v,_,function(T){c.close(v,function(A){f&&f(T||A)})})})},c.lchmodSync=function(p,_){var f=c.openSync(p,Ht.O_WRONLY|Ht.O_SYMLINK,_),S=!0,v;try{v=c.fchmodSync(f,_),S=!1}finally{if(S)try{c.closeSync(f)}catch{}else c.closeSync(f)}return v}}function n(c){Ht.hasOwnProperty("O_SYMLINK")&&c.futimes?(c.lutimes=function(p,_,f,S){c.open(p,Ht.O_SYMLINK,function(v,T){if(v){S&&S(v);return}c.futimes(T,_,f,function(A){c.close(T,function(O){S&&S(A||O)})})})},c.lutimesSync=function(p,_,f){var S=c.openSync(p,Ht.O_SYMLINK),v,T=!0;try{v=c.futimesSync(S,_,f),T=!1}finally{if(T)try{c.closeSync(S)}catch{}else c.closeSync(S)}return v}):c.futimes&&(c.lutimes=function(p,_,f,S){S&&process.nextTick(S)},c.lutimesSync=function(){})}function i(c){return c&&function(p,_,f){return c.call(t,p,_,function(S){l(S)&&(S=null),f&&f.apply(this,arguments)})}}function a(c){return c&&function(p,_){try{return c.call(t,p,_)}catch(f){if(!l(f))throw f}}}function s(c){return c&&function(p,_,f,S){return c.call(t,p,_,f,function(v){l(v)&&(v=null),S&&S.apply(this,arguments)})}}function o(c){return c&&function(p,_,f){try{return c.call(t,p,_,f)}catch(S){if(!l(S))throw S}}}function r(c){return c&&function(p,_,f){typeof _=="function"&&(f=_,_=null);function S(v,T){T&&(T.uid<0&&(T.uid+=4294967296),T.gid<0&&(T.gid+=4294967296)),f&&f.apply(this,arguments)}return _?c.call(t,p,_,S):c.call(t,p,S)}}function u(c){return c&&function(p,_){var f=_?c.call(t,p,_):c.call(t,p);return f&&(f.uid<0&&(f.uid+=4294967296),f.gid<0&&(f.gid+=4294967296)),f}}function l(c){if(!c||c.code==="ENOSYS")return!0;var p=!process.getuid||process.getuid()!==0;return!!(p&&(c.code==="EINVAL"||c.code==="EPERM"))}}});var RE=h((q7,NE)=>{"use strict";var gE=L("stream").Stream;NE.exports=$U;function $U(t){return{ReadStream:e,WriteStream:n};function e(i,a){if(!(this instanceof e))return new e(i,a);gE.call(this);var s=this;this.path=i,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,a=a||{};for(var o=Object.keys(a),r=0,u=o.length;r<u;r++){var l=o[r];this[l]=a[l]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){s._read()});return}t.open(this.path,this.flags,this.mode,function(c,p){if(c){s.emit("error",c),s.readable=!1;return}s.fd=p,s.emit("open",p),s._read()})}function n(i,a){if(!(this instanceof n))return new n(i,a);gE.call(this),this.path=i,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,a=a||{};for(var s=Object.keys(a),o=0,r=s.length;o<r;o++){var u=s[o];this[u]=a[u]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=t.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}});var bE=h((j7,PE)=>{"use strict";PE.exports=WU;var KU=Object.getPrototypeOf||function(t){return t.__proto__};function WU(t){if(t===null||typeof t!="object")return t;if(t instanceof Object)var e={__proto__:KU(t)};else var e=Object.create(null);return Object.getOwnPropertyNames(t).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}});var zr=h(($7,Dl)=>{"use strict";var ie=L("fs"),zU=OE(),XU=RE(),JU=bE(),Ui=L("util"),me,Vi;typeof Symbol=="function"&&typeof Symbol.for=="function"?(me=Symbol.for("graceful-fs.queue"),Vi=Symbol.for("graceful-fs.previous")):(me="___graceful-fs.queue",Vi="___graceful-fs.previous");function QU(){}function LE(t,e){Object.defineProperty(t,me,{get:function(){return e}})}var vr=QU;Ui.debuglog?vr=Ui.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(vr=function(){var t=Ui.format.apply(Ui,arguments);t="GFS4: "+t.split(/\n/).join(`
3
+ import{A as EE,B as Kr,C as _E,D as SE,E as pt,F as J,G as hE,H as kt,I as Ii,J as dt,K as TE,L as Et,M as vE,N as mE,O as Ye,P as g,Q as Ci,R as it,S as X,T as Pe,U as x,a as L,b as m,c as h,ca as yE,d as nt,e as Fe,f as Y,g as kU,h as uE,j as xl,k as lE,l as cE,q as Tr,r as Ml,s as fE,t as eo,u as pE,v as dE,w as HU,x as FU,y as Ll,z as ot}from"./chunk-VE3JEF4W.js";var Ee=h(Il=>{"use strict";Il.fromCallback=function(t){return Object.defineProperty(function(...e){if(typeof e[e.length-1]=="function")t.apply(this,e);else return new Promise((n,i)=>{e.push((a,s)=>a!=null?i(a):n(s)),t.apply(this,e)})},"name",{value:t.name})};Il.fromPromise=function(t){return Object.defineProperty(function(...e){let n=e[e.length-1];if(typeof n!="function")return t.apply(this,e);e.pop(),t.apply(this,e).then(i=>n(null,i),n)},"name",{value:t.name})}});var OE=h((Y7,AE)=>{"use strict";var Ht=L("constants"),YU=process.cwd,wi=null,qU=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return wi||(wi=YU.call(process)),wi};try{process.cwd()}catch{}typeof process.chdir=="function"&&(Cl=process.chdir,process.chdir=function(t){wi=null,Cl.call(process,t)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,Cl));var Cl;AE.exports=jU;function jU(t){Ht.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&e(t),t.lutimes||n(t),t.chown=s(t.chown),t.fchown=s(t.fchown),t.lchown=s(t.lchown),t.chmod=i(t.chmod),t.fchmod=i(t.fchmod),t.lchmod=i(t.lchmod),t.chownSync=o(t.chownSync),t.fchownSync=o(t.fchownSync),t.lchownSync=o(t.lchownSync),t.chmodSync=a(t.chmodSync),t.fchmodSync=a(t.fchmodSync),t.lchmodSync=a(t.lchmodSync),t.stat=r(t.stat),t.fstat=r(t.fstat),t.lstat=r(t.lstat),t.statSync=u(t.statSync),t.fstatSync=u(t.fstatSync),t.lstatSync=u(t.lstatSync),t.chmod&&!t.lchmod&&(t.lchmod=function(c,p,_){_&&process.nextTick(_)},t.lchmodSync=function(){}),t.chown&&!t.lchown&&(t.lchown=function(c,p,_,f){f&&process.nextTick(f)},t.lchownSync=function(){}),qU==="win32"&&(t.rename=typeof t.rename!="function"?t.rename:function(c){function p(_,f,S){var v=Date.now(),T=0;c(_,f,function A(O){if(O&&(O.code==="EACCES"||O.code==="EPERM"||O.code==="EBUSY")&&Date.now()-v<6e4){setTimeout(function(){t.stat(f,function(N,D){N&&N.code==="ENOENT"?c(_,f,A):S(O)})},T),T<100&&(T+=10);return}S&&S(O)})}return Object.setPrototypeOf&&Object.setPrototypeOf(p,c),p}(t.rename)),t.read=typeof t.read!="function"?t.read:function(c){function p(_,f,S,v,T,A){var O;if(A&&typeof A=="function"){var N=0;O=function(D,G,F){if(D&&D.code==="EAGAIN"&&N<10)return N++,c.call(t,_,f,S,v,T,O);A.apply(this,arguments)}}return c.call(t,_,f,S,v,T,O)}return Object.setPrototypeOf&&Object.setPrototypeOf(p,c),p}(t.read),t.readSync=typeof t.readSync!="function"?t.readSync:function(c){return function(p,_,f,S,v){for(var T=0;;)try{return c.call(t,p,_,f,S,v)}catch(A){if(A.code==="EAGAIN"&&T<10){T++;continue}throw A}}}(t.readSync);function e(c){c.lchmod=function(p,_,f){c.open(p,Ht.O_WRONLY|Ht.O_SYMLINK,_,function(S,v){if(S){f&&f(S);return}c.fchmod(v,_,function(T){c.close(v,function(A){f&&f(T||A)})})})},c.lchmodSync=function(p,_){var f=c.openSync(p,Ht.O_WRONLY|Ht.O_SYMLINK,_),S=!0,v;try{v=c.fchmodSync(f,_),S=!1}finally{if(S)try{c.closeSync(f)}catch{}else c.closeSync(f)}return v}}function n(c){Ht.hasOwnProperty("O_SYMLINK")&&c.futimes?(c.lutimes=function(p,_,f,S){c.open(p,Ht.O_SYMLINK,function(v,T){if(v){S&&S(v);return}c.futimes(T,_,f,function(A){c.close(T,function(O){S&&S(A||O)})})})},c.lutimesSync=function(p,_,f){var S=c.openSync(p,Ht.O_SYMLINK),v,T=!0;try{v=c.futimesSync(S,_,f),T=!1}finally{if(T)try{c.closeSync(S)}catch{}else c.closeSync(S)}return v}):c.futimes&&(c.lutimes=function(p,_,f,S){S&&process.nextTick(S)},c.lutimesSync=function(){})}function i(c){return c&&function(p,_,f){return c.call(t,p,_,function(S){l(S)&&(S=null),f&&f.apply(this,arguments)})}}function a(c){return c&&function(p,_){try{return c.call(t,p,_)}catch(f){if(!l(f))throw f}}}function s(c){return c&&function(p,_,f,S){return c.call(t,p,_,f,function(v){l(v)&&(v=null),S&&S.apply(this,arguments)})}}function o(c){return c&&function(p,_,f){try{return c.call(t,p,_,f)}catch(S){if(!l(S))throw S}}}function r(c){return c&&function(p,_,f){typeof _=="function"&&(f=_,_=null);function S(v,T){T&&(T.uid<0&&(T.uid+=4294967296),T.gid<0&&(T.gid+=4294967296)),f&&f.apply(this,arguments)}return _?c.call(t,p,_,S):c.call(t,p,S)}}function u(c){return c&&function(p,_){var f=_?c.call(t,p,_):c.call(t,p);return f&&(f.uid<0&&(f.uid+=4294967296),f.gid<0&&(f.gid+=4294967296)),f}}function l(c){if(!c||c.code==="ENOSYS")return!0;var p=!process.getuid||process.getuid()!==0;return!!(p&&(c.code==="EINVAL"||c.code==="EPERM"))}}});var RE=h((q7,NE)=>{"use strict";var gE=L("stream").Stream;NE.exports=$U;function $U(t){return{ReadStream:e,WriteStream:n};function e(i,a){if(!(this instanceof e))return new e(i,a);gE.call(this);var s=this;this.path=i,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,a=a||{};for(var o=Object.keys(a),r=0,u=o.length;r<u;r++){var l=o[r];this[l]=a[l]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){s._read()});return}t.open(this.path,this.flags,this.mode,function(c,p){if(c){s.emit("error",c),s.readable=!1;return}s.fd=p,s.emit("open",p),s._read()})}function n(i,a){if(!(this instanceof n))return new n(i,a);gE.call(this),this.path=i,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,a=a||{};for(var s=Object.keys(a),o=0,r=s.length;o<r;o++){var u=s[o];this[u]=a[u]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=t.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}});var bE=h((j7,PE)=>{"use strict";PE.exports=WU;var KU=Object.getPrototypeOf||function(t){return t.__proto__};function WU(t){if(t===null||typeof t!="object")return t;if(t instanceof Object)var e={__proto__:KU(t)};else var e=Object.create(null);return Object.getOwnPropertyNames(t).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}});var zr=h(($7,Dl)=>{"use strict";var ie=L("fs"),zU=OE(),XU=RE(),JU=bE(),Ui=L("util"),me,Vi;typeof Symbol=="function"&&typeof Symbol.for=="function"?(me=Symbol.for("graceful-fs.queue"),Vi=Symbol.for("graceful-fs.previous")):(me="___graceful-fs.queue",Vi="___graceful-fs.previous");function QU(){}function LE(t,e){Object.defineProperty(t,me,{get:function(){return e}})}var vr=QU;Ui.debuglog?vr=Ui.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(vr=function(){var t=Ui.format.apply(Ui,arguments);t="GFS4: "+t.split(/\n/).join(`
4
4
  GFS4: `),console.error(t)});ie[me]||(xE=global[me]||[],LE(ie,xE),ie.close=function(t){function e(n,i){return t.call(ie,n,function(a){a||ME(),typeof i=="function"&&i.apply(this,arguments)})}return Object.defineProperty(e,Vi,{value:t}),e}(ie.close),ie.closeSync=function(t){function e(n){t.apply(ie,arguments),ME()}return Object.defineProperty(e,Vi,{value:t}),e}(ie.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){vr(ie[me]),L("assert").equal(ie[me].length,0)}));var xE;global[me]||LE(global,ie[me]);Dl.exports=wl(JU(ie));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!ie.__patched&&(Dl.exports=wl(ie),ie.__patched=!0);function wl(t){zU(t),t.gracefulify=wl,t.createReadStream=G,t.createWriteStream=F;var e=t.readFile;t.readFile=n;function n(M,B,w){return typeof B=="function"&&(w=B,B=null),W(M,B,w);function W(z,ne,oe,se){return e(z,ne,function(Z){Z&&(Z.code==="EMFILE"||Z.code==="ENFILE")?Wr([W,[z,ne,oe],Z,se||Date.now(),Date.now()]):typeof oe=="function"&&oe.apply(this,arguments)})}}var i=t.writeFile;t.writeFile=a;function a(M,B,w,W){return typeof w=="function"&&(W=w,w=null),z(M,B,w,W);function z(ne,oe,se,Z,ve){return i(ne,oe,se,function(re){re&&(re.code==="EMFILE"||re.code==="ENFILE")?Wr([z,[ne,oe,se,Z],re,ve||Date.now(),Date.now()]):typeof Z=="function"&&Z.apply(this,arguments)})}}var s=t.appendFile;s&&(t.appendFile=o);function o(M,B,w,W){return typeof w=="function"&&(W=w,w=null),z(M,B,w,W);function z(ne,oe,se,Z,ve){return s(ne,oe,se,function(re){re&&(re.code==="EMFILE"||re.code==="ENFILE")?Wr([z,[ne,oe,se,Z],re,ve||Date.now(),Date.now()]):typeof Z=="function"&&Z.apply(this,arguments)})}}var r=t.copyFile;r&&(t.copyFile=u);function u(M,B,w,W){return typeof w=="function"&&(W=w,w=0),z(M,B,w,W);function z(ne,oe,se,Z,ve){return r(ne,oe,se,function(re){re&&(re.code==="EMFILE"||re.code==="ENFILE")?Wr([z,[ne,oe,se,Z],re,ve||Date.now(),Date.now()]):typeof Z=="function"&&Z.apply(this,arguments)})}}var l=t.readdir;t.readdir=p;var c=/^v[0-5]\./;function p(M,B,w){typeof B=="function"&&(w=B,B=null);var W=c.test(process.version)?function(oe,se,Z,ve){return l(oe,z(oe,se,Z,ve))}:function(oe,se,Z,ve){return l(oe,se,z(oe,se,Z,ve))};return W(M,B,w);function z(ne,oe,se,Z){return function(ve,re){ve&&(ve.code==="EMFILE"||ve.code==="ENFILE")?Wr([W,[ne,oe,se],ve,Z||Date.now(),Date.now()]):(re&&re.sort&&re.sort(),typeof se=="function"&&se.call(this,ve,re))}}}if(process.version.substr(0,4)==="v0.8"){var _=XU(t);A=_.ReadStream,N=_.WriteStream}var f=t.ReadStream;f&&(A.prototype=Object.create(f.prototype),A.prototype.open=O);var S=t.WriteStream;S&&(N.prototype=Object.create(S.prototype),N.prototype.open=D),Object.defineProperty(t,"ReadStream",{get:function(){return A},set:function(M){A=M},enumerable:!0,configurable:!0}),Object.defineProperty(t,"WriteStream",{get:function(){return N},set:function(M){N=M},enumerable:!0,configurable:!0});var v=A;Object.defineProperty(t,"FileReadStream",{get:function(){return v},set:function(M){v=M},enumerable:!0,configurable:!0});var T=N;Object.defineProperty(t,"FileWriteStream",{get:function(){return T},set:function(M){T=M},enumerable:!0,configurable:!0});function A(M,B){return this instanceof A?(f.apply(this,arguments),this):A.apply(Object.create(A.prototype),arguments)}function O(){var M=this;j(M.path,M.flags,M.mode,function(B,w){B?(M.autoClose&&M.destroy(),M.emit("error",B)):(M.fd=w,M.emit("open",w),M.read())})}function N(M,B){return this instanceof N?(S.apply(this,arguments),this):N.apply(Object.create(N.prototype),arguments)}function D(){var M=this;j(M.path,M.flags,M.mode,function(B,w){B?(M.destroy(),M.emit("error",B)):(M.fd=w,M.emit("open",w))})}function G(M,B){return new t.ReadStream(M,B)}function F(M,B){return new t.WriteStream(M,B)}var ae=t.open;t.open=j;function j(M,B,w,W){return typeof w=="function"&&(W=w,w=null),z(M,B,w,W);function z(ne,oe,se,Z,ve){return ae(ne,oe,se,function(re,H7){re&&(re.code==="EMFILE"||re.code==="ENFILE")?Wr([z,[ne,oe,se,Z],re,ve||Date.now(),Date.now()]):typeof Z=="function"&&Z.apply(this,arguments)})}}return t}function Wr(t){vr("ENQUEUE",t[0].name,t[1]),ie[me].push(t),Ul()}var Di;function ME(){for(var t=Date.now(),e=0;e<ie[me].length;++e)ie[me][e].length>2&&(ie[me][e][3]=t,ie[me][e][4]=t);Ul()}function Ul(){if(clearTimeout(Di),Di=void 0,ie[me].length!==0){var t=ie[me].shift(),e=t[0],n=t[1],i=t[2],a=t[3],s=t[4];if(a===void 0)vr("RETRY",e.name,n),e.apply(null,n);else if(Date.now()-a>=6e4){vr("TIMEOUT",e.name,n);var o=n.pop();typeof o=="function"&&o.call(null,i)}else{var r=Date.now()-s,u=Math.max(s-a,1),l=Math.min(u*1.2,100);r>=l?(vr("RETRY",e.name,n),e.apply(null,n.concat([a]))):ie[me].push(t)}Di===void 0&&(Di=setTimeout(Ul,0))}}});var Ie=h(Mt=>{"use strict";var IE=Ee().fromCallback,Le=zr(),ZU=["access","appendFile","chmod","chown","close","copyFile","fchmod","fchown","fdatasync","fstat","fsync","ftruncate","futimes","lchmod","lchown","link","lstat","mkdir","mkdtemp","open","opendir","readdir","readFile","readlink","realpath","rename","rm","rmdir","stat","symlink","truncate","unlink","utimes","writeFile"].filter(t=>typeof Le[t]=="function");Object.assign(Mt,Le);ZU.forEach(t=>{Mt[t]=IE(Le[t])});Mt.exists=function(t,e){return typeof e=="function"?Le.exists(t,e):new Promise(n=>Le.exists(t,n))};Mt.read=function(t,e,n,i,a,s){return typeof s=="function"?Le.read(t,e,n,i,a,s):new Promise((o,r)=>{Le.read(t,e,n,i,a,(u,l,c)=>{if(u)return r(u);o({bytesRead:l,buffer:c})})})};Mt.write=function(t,e,...n){return typeof n[n.length-1]=="function"?Le.write(t,e,...n):new Promise((i,a)=>{Le.write(t,e,...n,(s,o,r)=>{if(s)return a(s);i({bytesWritten:o,buffer:r})})})};Mt.readv=function(t,e,...n){return typeof n[n.length-1]=="function"?Le.readv(t,e,...n):new Promise((i,a)=>{Le.readv(t,e,...n,(s,o,r)=>{if(s)return a(s);i({bytesRead:o,buffers:r})})})};Mt.writev=function(t,e,...n){return typeof n[n.length-1]=="function"?Le.writev(t,e,...n):new Promise((i,a)=>{Le.writev(t,e,...n,(s,o,r)=>{if(s)return a(s);i({bytesWritten:o,buffers:r})})})};typeof Le.realpath.native=="function"?Mt.realpath.native=IE(Le.realpath.native):process.emitWarning("fs.realpath.native is not a function. Is fs being monkey-patched?","Warning","fs-extra-WARN0003")});var wE=h((W7,CE)=>{"use strict";var eD=L("path");CE.exports.checkPath=function(e){if(process.platform==="win32"&&/[<>:"|?*]/.test(e.replace(eD.parse(e).root,""))){let i=new Error(`Path contains invalid characters: ${e}`);throw i.code="EINVAL",i}}});var BE=h((z7,Vl)=>{"use strict";var UE=Ie(),{checkPath:DE}=wE(),VE=t=>{let e={mode:511};return typeof t=="number"?t:{...e,...t}.mode};Vl.exports.makeDir=async(t,e)=>(DE(t),UE.mkdir(t,{mode:VE(e),recursive:!0}));Vl.exports.makeDirSync=(t,e)=>(DE(t),UE.mkdirSync(t,{mode:VE(e),recursive:!0}))});var at=h((X7,GE)=>{"use strict";var tD=Ee().fromPromise,{makeDir:rD,makeDirSync:Bl}=BE(),Gl=tD(rD);GE.exports={mkdirs:Gl,mkdirsSync:Bl,mkdirp:Gl,mkdirpSync:Bl,ensureDir:Gl,ensureDirSync:Bl}});var Ft=h((J7,HE)=>{"use strict";var nD=Ee().fromPromise,kE=Ie();function oD(t){return kE.access(t).then(()=>!0).catch(()=>!1)}HE.exports={pathExists:nD(oD),pathExistsSync:kE.existsSync}});var kl=h((Q7,FE)=>{"use strict";var Xr=Ie(),iD=Ee().fromPromise;async function aD(t,e,n){let i=await Xr.open(t,"r+"),a=null;try{await Xr.futimes(i,e,n)}finally{try{await Xr.close(i)}catch(s){a=s}}if(a)throw a}function sD(t,e,n){let i=Xr.openSync(t,"r+");return Xr.futimesSync(i,e,n),Xr.closeSync(i)}FE.exports={utimesMillis:iD(aD),utimesMillisSync:sD}});var mr=h((Z7,$E)=>{"use strict";var Jr=Ie(),_e=L("path"),YE=Ee().fromPromise;function uD(t,e,n){let i=n.dereference?a=>Jr.stat(a,{bigint:!0}):a=>Jr.lstat(a,{bigint:!0});return Promise.all([i(t),i(e).catch(a=>{if(a.code==="ENOENT")return null;throw a})]).then(([a,s])=>({srcStat:a,destStat:s}))}function lD(t,e,n){let i,a=n.dereference?o=>Jr.statSync(o,{bigint:!0}):o=>Jr.lstatSync(o,{bigint:!0}),s=a(t);try{i=a(e)}catch(o){if(o.code==="ENOENT")return{srcStat:s,destStat:null};throw o}return{srcStat:s,destStat:i}}async function cD(t,e,n,i){let{srcStat:a,destStat:s}=await uD(t,e,i);if(s){if(to(a,s)){let o=_e.basename(t),r=_e.basename(e);if(n==="move"&&o!==r&&o.toLowerCase()===r.toLowerCase())return{srcStat:a,destStat:s,isChangingCase:!0};throw new Error("Source and destination must not be the same.")}if(a.isDirectory()&&!s.isDirectory())throw new Error(`Cannot overwrite non-directory '${e}' with directory '${t}'.`);if(!a.isDirectory()&&s.isDirectory())throw new Error(`Cannot overwrite directory '${e}' with non-directory '${t}'.`)}if(a.isDirectory()&&Hl(t,e))throw new Error(Bi(t,e,n));return{srcStat:a,destStat:s}}function fD(t,e,n,i){let{srcStat:a,destStat:s}=lD(t,e,i);if(s){if(to(a,s)){let o=_e.basename(t),r=_e.basename(e);if(n==="move"&&o!==r&&o.toLowerCase()===r.toLowerCase())return{srcStat:a,destStat:s,isChangingCase:!0};throw new Error("Source and destination must not be the same.")}if(a.isDirectory()&&!s.isDirectory())throw new Error(`Cannot overwrite non-directory '${e}' with directory '${t}'.`);if(!a.isDirectory()&&s.isDirectory())throw new Error(`Cannot overwrite directory '${e}' with non-directory '${t}'.`)}if(a.isDirectory()&&Hl(t,e))throw new Error(Bi(t,e,n));return{srcStat:a,destStat:s}}async function qE(t,e,n,i){let a=_e.resolve(_e.dirname(t)),s=_e.resolve(_e.dirname(n));if(s===a||s===_e.parse(s).root)return;let o;try{o=await Jr.stat(s,{bigint:!0})}catch(r){if(r.code==="ENOENT")return;throw r}if(to(e,o))throw new Error(Bi(t,n,i));return qE(t,e,s,i)}function jE(t,e,n,i){let a=_e.resolve(_e.dirname(t)),s=_e.resolve(_e.dirname(n));if(s===a||s===_e.parse(s).root)return;let o;try{o=Jr.statSync(s,{bigint:!0})}catch(r){if(r.code==="ENOENT")return;throw r}if(to(e,o))throw new Error(Bi(t,n,i));return jE(t,e,s,i)}function to(t,e){return e.ino&&e.dev&&e.ino===t.ino&&e.dev===t.dev}function Hl(t,e){let n=_e.resolve(t).split(_e.sep).filter(a=>a),i=_e.resolve(e).split(_e.sep).filter(a=>a);return n.every((a,s)=>i[s]===a)}function Bi(t,e,n){return`Cannot ${n} '${t}' to a subdirectory of itself, '${e}'.`}$E.exports={checkPaths:YE(cD),checkPathsSync:fD,checkParentPaths:YE(qE),checkParentPathsSync:jE,isSrcSubdir:Hl,areIdentical:to}});var JE=h((eQ,XE)=>{"use strict";var be=Ie(),ro=L("path"),{mkdirs:pD}=at(),{pathExists:dD}=Ft(),{utimesMillis:ED}=kl(),no=mr();async function _D(t,e,n={}){typeof n=="function"&&(n={filter:n}),n.clobber="clobber"in n?!!n.clobber:!0,n.overwrite="overwrite"in n?!!n.overwrite:n.clobber,n.preserveTimestamps&&process.arch==="ia32"&&process.emitWarning(`Using the preserveTimestamps option in 32-bit node is not recommended;
5
5
 
6
6
  see https://github.com/jprichardson/node-fs-extra/issues/269`,"Warning","fs-extra-WARN0001");let{srcStat:i,destStat:a}=await no.checkPaths(t,e,"copy",n);if(await no.checkParentPaths(t,i,e,"copy"),!await WE(t,e,n))return;let o=ro.dirname(e);await dD(o)||await pD(o),await zE(a,t,e,n)}async function WE(t,e,n){return n.filter?n.filter(t,e):!0}async function zE(t,e,n,i){let s=await(i.dereference?be.stat:be.lstat)(e);if(s.isDirectory())return vD(s,t,e,n,i);if(s.isFile()||s.isCharacterDevice()||s.isBlockDevice())return SD(s,t,e,n,i);if(s.isSymbolicLink())return mD(t,e,n,i);throw s.isSocket()?new Error(`Cannot copy a socket file: ${e}`):s.isFIFO()?new Error(`Cannot copy a FIFO pipe: ${e}`):new Error(`Unknown file: ${e}`)}async function SD(t,e,n,i,a){if(!e)return KE(t,n,i,a);if(a.overwrite)return await be.unlink(i),KE(t,n,i,a);if(a.errorOnExist)throw new Error(`'${i}' already exists`)}async function KE(t,e,n,i){if(await be.copyFile(e,n),i.preserveTimestamps){hD(t.mode)&&await TD(n,t.mode);let a=await be.stat(e);await ED(n,a.atime,a.mtime)}return be.chmod(n,t.mode)}function hD(t){return(t&128)===0}function TD(t,e){return be.chmod(t,e|128)}async function vD(t,e,n,i,a){e||await be.mkdir(i);let s=await be.readdir(n);await Promise.all(s.map(async o=>{let r=ro.join(n,o),u=ro.join(i,o);if(!await WE(r,u,a))return;let{destStat:c}=await no.checkPaths(r,u,"copy",a);return zE(c,r,u,a)})),e||await be.chmod(i,t.mode)}async function mD(t,e,n,i){let a=await be.readlink(e);if(i.dereference&&(a=ro.resolve(process.cwd(),a)),!t)return be.symlink(a,n);let s=null;try{s=await be.readlink(n)}catch(o){if(o.code==="EINVAL"||o.code==="UNKNOWN")return be.symlink(a,n);throw o}if(i.dereference&&(s=ro.resolve(process.cwd(),s)),no.isSrcSubdir(a,s))throw new Error(`Cannot copy '${a}' to a subdirectory of itself, '${s}'.`);if(no.isSrcSubdir(s,a))throw new Error(`Cannot overwrite '${s}' with '${a}'.`);return await be.unlink(n),be.symlink(a,n)}XE.exports=_D});var r_=h((tQ,t_)=>{"use strict";var Ce=zr(),oo=L("path"),yD=at().mkdirsSync,AD=kl().utimesMillisSync,io=mr();function OD(t,e,n){typeof n=="function"&&(n={filter:n}),n=n||{},n.clobber="clobber"in n?!!n.clobber:!0,n.overwrite="overwrite"in n?!!n.overwrite:n.clobber,n.preserveTimestamps&&process.arch==="ia32"&&process.emitWarning(`Using the preserveTimestamps option in 32-bit node is not recommended;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentio/runtime",
3
- "version": "2.50.1",
3
+ "version": "2.50.2-rc.2",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
@@ -658,6 +658,7 @@ export interface TraceHandlerConfig {
658
658
  signature: string;
659
659
  handlerId: number;
660
660
  fetchConfig: EthFetchConfig | undefined;
661
+ handlerName: string;
661
662
  }
662
663
 
663
664
  export interface TransactionHandlerConfig {
@@ -669,6 +670,7 @@ export interface LogHandlerConfig {
669
670
  filters: LogFilter[];
670
671
  handlerId: number;
671
672
  fetchConfig: EthFetchConfig | undefined;
673
+ handlerName: string;
672
674
  }
673
675
 
674
676
  export interface FuelAssetHandlerConfig {
@@ -1260,6 +1262,7 @@ export interface EventTrackingResult {
1260
1262
  severity: LogLevel;
1261
1263
  message: string;
1262
1264
  runtimeInfo: RuntimeInfo | undefined;
1265
+ attributes2: RichStruct | undefined;
1263
1266
  noMetric: boolean;
1264
1267
  }
1265
1268
 
@@ -4125,7 +4128,7 @@ export const EthFetchConfig = {
4125
4128
  };
4126
4129
 
4127
4130
  function createBaseTraceHandlerConfig(): TraceHandlerConfig {
4128
- return { signature: "", handlerId: 0, fetchConfig: undefined };
4131
+ return { signature: "", handlerId: 0, fetchConfig: undefined, handlerName: "" };
4129
4132
  }
4130
4133
 
4131
4134
  export const TraceHandlerConfig = {
@@ -4139,6 +4142,9 @@ export const TraceHandlerConfig = {
4139
4142
  if (message.fetchConfig !== undefined) {
4140
4143
  EthFetchConfig.encode(message.fetchConfig, writer.uint32(26).fork()).ldelim();
4141
4144
  }
4145
+ if (message.handlerName !== "") {
4146
+ writer.uint32(34).string(message.handlerName);
4147
+ }
4142
4148
  return writer;
4143
4149
  },
4144
4150
 
@@ -4170,6 +4176,13 @@ export const TraceHandlerConfig = {
4170
4176
 
4171
4177
  message.fetchConfig = EthFetchConfig.decode(reader, reader.uint32());
4172
4178
  continue;
4179
+ case 4:
4180
+ if (tag !== 34) {
4181
+ break;
4182
+ }
4183
+
4184
+ message.handlerName = reader.string();
4185
+ continue;
4173
4186
  }
4174
4187
  if ((tag & 7) === 4 || tag === 0) {
4175
4188
  break;
@@ -4184,6 +4197,7 @@ export const TraceHandlerConfig = {
4184
4197
  signature: isSet(object.signature) ? globalThis.String(object.signature) : "",
4185
4198
  handlerId: isSet(object.handlerId) ? globalThis.Number(object.handlerId) : 0,
4186
4199
  fetchConfig: isSet(object.fetchConfig) ? EthFetchConfig.fromJSON(object.fetchConfig) : undefined,
4200
+ handlerName: isSet(object.handlerName) ? globalThis.String(object.handlerName) : "",
4187
4201
  };
4188
4202
  },
4189
4203
 
@@ -4198,6 +4212,9 @@ export const TraceHandlerConfig = {
4198
4212
  if (message.fetchConfig !== undefined) {
4199
4213
  obj.fetchConfig = EthFetchConfig.toJSON(message.fetchConfig);
4200
4214
  }
4215
+ if (message.handlerName !== "") {
4216
+ obj.handlerName = message.handlerName;
4217
+ }
4201
4218
  return obj;
4202
4219
  },
4203
4220
 
@@ -4211,6 +4228,7 @@ export const TraceHandlerConfig = {
4211
4228
  message.fetchConfig = (object.fetchConfig !== undefined && object.fetchConfig !== null)
4212
4229
  ? EthFetchConfig.fromPartial(object.fetchConfig)
4213
4230
  : undefined;
4231
+ message.handlerName = object.handlerName ?? "";
4214
4232
  return message;
4215
4233
  },
4216
4234
  };
@@ -4292,7 +4310,7 @@ export const TransactionHandlerConfig = {
4292
4310
  };
4293
4311
 
4294
4312
  function createBaseLogHandlerConfig(): LogHandlerConfig {
4295
- return { filters: [], handlerId: 0, fetchConfig: undefined };
4313
+ return { filters: [], handlerId: 0, fetchConfig: undefined, handlerName: "" };
4296
4314
  }
4297
4315
 
4298
4316
  export const LogHandlerConfig = {
@@ -4306,6 +4324,9 @@ export const LogHandlerConfig = {
4306
4324
  if (message.fetchConfig !== undefined) {
4307
4325
  EthFetchConfig.encode(message.fetchConfig, writer.uint32(26).fork()).ldelim();
4308
4326
  }
4327
+ if (message.handlerName !== "") {
4328
+ writer.uint32(34).string(message.handlerName);
4329
+ }
4309
4330
  return writer;
4310
4331
  },
4311
4332
 
@@ -4337,6 +4358,13 @@ export const LogHandlerConfig = {
4337
4358
 
4338
4359
  message.fetchConfig = EthFetchConfig.decode(reader, reader.uint32());
4339
4360
  continue;
4361
+ case 4:
4362
+ if (tag !== 34) {
4363
+ break;
4364
+ }
4365
+
4366
+ message.handlerName = reader.string();
4367
+ continue;
4340
4368
  }
4341
4369
  if ((tag & 7) === 4 || tag === 0) {
4342
4370
  break;
@@ -4351,6 +4379,7 @@ export const LogHandlerConfig = {
4351
4379
  filters: globalThis.Array.isArray(object?.filters) ? object.filters.map((e: any) => LogFilter.fromJSON(e)) : [],
4352
4380
  handlerId: isSet(object.handlerId) ? globalThis.Number(object.handlerId) : 0,
4353
4381
  fetchConfig: isSet(object.fetchConfig) ? EthFetchConfig.fromJSON(object.fetchConfig) : undefined,
4382
+ handlerName: isSet(object.handlerName) ? globalThis.String(object.handlerName) : "",
4354
4383
  };
4355
4384
  },
4356
4385
 
@@ -4365,6 +4394,9 @@ export const LogHandlerConfig = {
4365
4394
  if (message.fetchConfig !== undefined) {
4366
4395
  obj.fetchConfig = EthFetchConfig.toJSON(message.fetchConfig);
4367
4396
  }
4397
+ if (message.handlerName !== "") {
4398
+ obj.handlerName = message.handlerName;
4399
+ }
4368
4400
  return obj;
4369
4401
  },
4370
4402
 
@@ -4378,6 +4410,7 @@ export const LogHandlerConfig = {
4378
4410
  message.fetchConfig = (object.fetchConfig !== undefined && object.fetchConfig !== null)
4379
4411
  ? EthFetchConfig.fromPartial(object.fetchConfig)
4380
4412
  : undefined;
4413
+ message.handlerName = object.handlerName ?? "";
4381
4414
  return message;
4382
4415
  },
4383
4416
  };
@@ -11896,6 +11929,7 @@ function createBaseEventTrackingResult(): EventTrackingResult {
11896
11929
  severity: 0,
11897
11930
  message: "",
11898
11931
  runtimeInfo: undefined,
11932
+ attributes2: undefined,
11899
11933
  noMetric: false,
11900
11934
  };
11901
11935
  }
@@ -11920,6 +11954,9 @@ export const EventTrackingResult = {
11920
11954
  if (message.runtimeInfo !== undefined) {
11921
11955
  RuntimeInfo.encode(message.runtimeInfo, writer.uint32(42).fork()).ldelim();
11922
11956
  }
11957
+ if (message.attributes2 !== undefined) {
11958
+ RichStruct.encode(message.attributes2, writer.uint32(74).fork()).ldelim();
11959
+ }
11923
11960
  if (message.noMetric !== false) {
11924
11961
  writer.uint32(24).bool(message.noMetric);
11925
11962
  }
@@ -11975,6 +12012,13 @@ export const EventTrackingResult = {
11975
12012
 
11976
12013
  message.runtimeInfo = RuntimeInfo.decode(reader, reader.uint32());
11977
12014
  continue;
12015
+ case 9:
12016
+ if (tag !== 74) {
12017
+ break;
12018
+ }
12019
+
12020
+ message.attributes2 = RichStruct.decode(reader, reader.uint32());
12021
+ continue;
11978
12022
  case 3:
11979
12023
  if (tag !== 24) {
11980
12024
  break;
@@ -11999,6 +12043,7 @@ export const EventTrackingResult = {
11999
12043
  severity: isSet(object.severity) ? logLevelFromJSON(object.severity) : 0,
12000
12044
  message: isSet(object.message) ? globalThis.String(object.message) : "",
12001
12045
  runtimeInfo: isSet(object.runtimeInfo) ? RuntimeInfo.fromJSON(object.runtimeInfo) : undefined,
12046
+ attributes2: isSet(object.attributes2) ? RichStruct.fromJSON(object.attributes2) : undefined,
12002
12047
  noMetric: isSet(object.noMetric) ? globalThis.Boolean(object.noMetric) : false,
12003
12048
  };
12004
12049
  },
@@ -12023,6 +12068,9 @@ export const EventTrackingResult = {
12023
12068
  if (message.runtimeInfo !== undefined) {
12024
12069
  obj.runtimeInfo = RuntimeInfo.toJSON(message.runtimeInfo);
12025
12070
  }
12071
+ if (message.attributes2 !== undefined) {
12072
+ obj.attributes2 = RichStruct.toJSON(message.attributes2);
12073
+ }
12026
12074
  if (message.noMetric !== false) {
12027
12075
  obj.noMetric = message.noMetric;
12028
12076
  }
@@ -12044,6 +12092,9 @@ export const EventTrackingResult = {
12044
12092
  message.runtimeInfo = (object.runtimeInfo !== undefined && object.runtimeInfo !== null)
12045
12093
  ? RuntimeInfo.fromPartial(object.runtimeInfo)
12046
12094
  : undefined;
12095
+ message.attributes2 = (object.attributes2 !== undefined && object.attributes2 !== null)
12096
+ ? RichStruct.fromPartial(object.attributes2)
12097
+ : undefined;
12047
12098
  message.noMetric = object.noMetric ?? false;
12048
12099
  return message;
12049
12100
  },