auto-commit for cec575c0-476c-4bef-83da-9ee19fcf043c

This commit is contained in:
emergent-agent-e1
2025-11-08 10:07:13 +00:00
parent e576e8b1ef
commit 8ed8fb904f
2784 changed files with 2784 additions and 0 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.default = {\n rpc: {},\n types: {\n AuthIndex: 'u32',\n AuthoritySignature: 'Signature',\n Heartbeat: {\n blockNumber: 'BlockNumber',\n networkState: 'OpaqueNetworkState',\n sessionIndex: 'SessionIndex',\n authorityIndex: 'AuthIndex',\n validatorsLen: 'u32'\n },\n HeartbeatTo244: {\n blockNumber: 'BlockNumber',\n networkState: 'OpaqueNetworkState',\n sessionIndex: 'SessionIndex',\n authorityIndex: 'AuthIndex'\n },\n OpaqueMultiaddr: 'Opaque<Bytes>',\n OpaquePeerId: 'Opaque<Bytes>',\n OpaqueNetworkState: {\n peerId: 'OpaquePeerId',\n externalAddresses: 'Vec<OpaqueMultiaddr>'\n }\n }\n };\n});","lineCount":33,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"default"],[7,17,3,15],[7,20,3,18],[8,4,4,4,"rpc"],[8,7,4,7],[8,9,4,9],[8,10,4,10],[8,11,4,11],[9,4,5,4,"types"],[9,9,5,9],[9,11,5,11],[10,6,6,8,"AuthIndex"],[10,15,6,17],[10,17,6,19],[10,22,6,24],[11,6,7,8,"AuthoritySignature"],[11,24,7,26],[11,26,7,28],[11,37,7,39],[12,6,8,8,"Heartbeat"],[12,15,8,17],[12,17,8,19],[13,8,9,12,"blockNumber"],[13,19,9,23],[13,21,9,25],[13,34,9,38],[14,8,10,12,"networkState"],[14,20,10,24],[14,22,10,26],[14,42,10,46],[15,8,11,12,"sessionIndex"],[15,20,11,24],[15,22,11,26],[15,36,11,40],[16,8,12,12,"authorityIndex"],[16,22,12,26],[16,24,12,28],[16,35,12,39],[17,8,13,12,"validatorsLen"],[17,21,13,25],[17,23,13,27],[18,6,14,8],[18,7,14,9],[19,6,15,8,"HeartbeatTo244"],[19,20,15,22],[19,22,15,24],[20,8,16,12,"blockNumber"],[20,19,16,23],[20,21,16,25],[20,34,16,38],[21,8,17,12,"networkState"],[21,20,17,24],[21,22,17,26],[21,42,17,46],[22,8,18,12,"sessionIndex"],[22,20,18,24],[22,22,18,26],[22,36,18,40],[23,8,19,12,"authorityIndex"],[23,22,19,26],[23,24,19,28],[24,6,20,8],[24,7,20,9],[25,6,21,8,"OpaqueMultiaddr"],[25,21,21,23],[25,23,21,25],[25,38,21,40],[26,6,22,8,"OpaquePeerId"],[26,18,22,20],[26,20,22,22],[26,35,22,37],[27,6,23,8,"OpaqueNetworkState"],[27,24,23,26],[27,26,23,28],[28,8,24,12,"peerId"],[28,14,24,18],[28,16,24,20],[28,30,24,34],[29,8,25,12,"externalAddresses"],[29,25,25,29],[29,27,25,31],[30,6,26,8],[31,4,27,4],[32,2,28,0],[32,3,28,1],[33,0,28,2],[33,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.runtime = void 0;\n exports.runtime = {\n ValidateStatement: [{\n methods: {\n valdate_statement: {\n description: 'Validate the statement.',\n params: [{\n name: 'source',\n type: 'StatementStoreStatementSource'\n }, {\n name: 'statement',\n type: 'SpStatementStoreStatement'\n }],\n type: 'Result<StatementStoreValidStatement, StatementStoreInvalidStatement>'\n }\n },\n version: 1\n }]\n };\n});","lineCount":26,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"runtime"],[7,17,3,15],[7,20,3,18],[7,25,3,23],[7,26,3,24],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"runtime"],[8,17,4,15],[8,20,4,18],[9,4,5,4,"ValidateStatement"],[9,21,5,21],[9,23,5,23],[9,24,6,8],[10,6,7,12,"methods"],[10,13,7,19],[10,15,7,21],[11,8,8,16,"valdate_statement"],[11,25,8,33],[11,27,8,35],[12,10,9,20,"description"],[12,21,9,31],[12,23,9,33],[12,48,9,58],[13,10,10,20,"params"],[13,16,10,26],[13,18,10,28],[13,19,11,24],[14,12,12,28,"name"],[14,16,12,32],[14,18,12,34],[14,26,12,42],[15,12,13,28,"type"],[15,16,13,32],[15,18,13,34],[16,10,14,24],[16,11,14,25],[16,13,15,24],[17,12,16,28,"name"],[17,16,16,32],[17,18,16,34],[17,29,16,45],[18,12,17,28,"type"],[18,16,17,32],[18,18,17,34],[19,10,18,24],[19,11,18,25],[19,12,19,21],[20,10,20,20,"type"],[20,14,20,24],[20,16,20,26],[21,8,21,16],[22,6,22,12],[22,7,22,13],[23,6,23,12,"version"],[23,13,23,19],[23,15,23,21],[24,4,24,8],[24,5,24,9],[25,2,26,0],[25,3,26,1],[26,0,26,2],[26,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}