@akashnetwork/chain-sdk 1.0.0-alpha.43 → 1.0.0-alpha.44
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/dist/cjs/generated/createNodeSDK.cjs +5 -328
- package/dist/cjs/generated/createNodeSDK.cjs.map +2 -2
- package/dist/cjs/generated/createProviderSDK.cjs +19 -36
- package/dist/cjs/generated/createProviderSDK.cjs.map +2 -2
- package/dist/cjs/generated/patches/nodeCustomTypePatches.cjs +0 -6
- package/dist/cjs/generated/patches/nodeCustomTypePatches.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/base/attributes/v1/attribute.cjs +2 -18
- package/dist/cjs/generated/protos/akash/base/attributes/v1/attribute.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/inventory/v1/cpu.cjs +17 -2
- package/dist/cjs/generated/protos/akash/inventory/v1/cpu.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/market/v1/types.cjs +0 -6
- package/dist/cjs/generated/protos/akash/market/v1/types.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/market/v1beta5/query.cjs +1 -139
- package/dist/cjs/generated/protos/akash/market/v1beta5/query.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/market/v1beta5/query_akash.cjs +0 -9
- package/dist/cjs/generated/protos/akash/market/v1beta5/query_akash.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/provider/v1beta4/event.cjs +0 -266
- package/dist/cjs/generated/protos/akash/provider/v1beta4/event.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/provider/v1beta4/genesis.cjs +2 -71
- package/dist/cjs/generated/protos/akash/provider/v1beta4/genesis.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/provider/v1beta4/msg.cjs +0 -321
- package/dist/cjs/generated/protos/akash/provider/v1beta4/msg.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/provider/v1beta4/provider.cjs +1 -88
- package/dist/cjs/generated/protos/akash/provider/v1beta4/provider.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/provider/v1beta4/query.cjs +1 -462
- package/dist/cjs/generated/protos/akash/provider/v1beta4/query.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/provider/v1beta4/query_akash.cjs +0 -36
- package/dist/cjs/generated/protos/akash/provider/v1beta4/query_akash.cjs.map +2 -2
- package/dist/cjs/generated/protos/akash/provider/v1beta4/service_akash.cjs +0 -25
- package/dist/cjs/generated/protos/akash/provider/v1beta4/service_akash.cjs.map +2 -2
- package/dist/cjs/generated/protos/index.akash.v1.cjs +25 -166
- package/dist/cjs/generated/protos/index.akash.v1.cjs.map +3 -3
- package/dist/cjs/generated/protos/index.akash.v1beta4.cjs +0 -25
- package/dist/cjs/generated/protos/index.akash.v1beta4.cjs.map +3 -3
- package/dist/cjs/generated/protos/index.akash.v1beta5.cjs +0 -2
- package/dist/cjs/generated/protos/index.akash.v1beta5.cjs.map +2 -2
- package/dist/cjs/generated/protos/index.provider.akash.v1.cjs +0 -9
- package/dist/cjs/generated/protos/index.provider.akash.v1.cjs.map +2 -2
- package/dist/cjs/sdl/manifest/generateManifest.cjs +1 -20
- package/dist/cjs/sdl/manifest/generateManifest.cjs.map +2 -2
- package/dist/cjs/sdl/manifest/manifestUtils.cjs +18 -1
- package/dist/cjs/sdl/manifest/manifestUtils.cjs.map +2 -2
- package/dist/cjs/sdl/validateSDL/validateSDLInput.cjs +741 -798
- package/dist/cjs/sdl/validateSDL/validateSDLInput.cjs.map +2 -2
- package/dist/esm/{chunk-AKNHD3CM.js → chunk-2IHQEHWT.js} +19 -4
- package/dist/esm/chunk-2IHQEHWT.js.map +7 -0
- package/dist/esm/{chunk-MIJCN6AD.js → chunk-3K7Q5MUF.js} +2 -2
- package/dist/esm/{chunk-GRGSTKN3.js → chunk-3QS3CMF4.js} +2 -2
- package/dist/esm/{chunk-3U5XKNEU.js → chunk-4SZHF6SE.js} +3 -3
- package/dist/esm/{chunk-W3TLZPTC.js → chunk-4TSICBUM.js} +3 -3
- package/dist/esm/{chunk-P64VHYRM.js → chunk-5ODS4QTF.js} +2 -2
- package/dist/esm/{chunk-5VWXQLXG.js → chunk-6MIQPNOR.js} +787 -1170
- package/dist/esm/chunk-6MIQPNOR.js.map +7 -0
- package/dist/esm/{chunk-OJ54L3XZ.js → chunk-7XXZVOOW.js} +4 -4
- package/dist/esm/{chunk-F4IQOYFH.js → chunk-AR26HCRY.js} +2 -2
- package/dist/esm/chunk-C3WV6GJ6.js +234 -0
- package/dist/esm/chunk-C3WV6GJ6.js.map +7 -0
- package/dist/esm/{chunk-PYD5MY63.js → chunk-CZGHFBAO.js} +9 -131
- package/dist/esm/chunk-CZGHFBAO.js.map +7 -0
- package/dist/esm/{chunk-IEWLP7PR.js → chunk-E7KECYS7.js} +1 -7
- package/dist/esm/chunk-E7KECYS7.js.map +7 -0
- package/dist/esm/{chunk-DCLXPAMC.js → chunk-EJQUNX4L.js} +3 -3
- package/dist/esm/{chunk-F7KT5EX5.js → chunk-ENZ3OBCL.js} +2 -2
- package/dist/esm/{chunk-54RECHZZ.js → chunk-IKTMMFJ5.js} +2 -2
- package/dist/esm/chunk-IVLF3VVZ.js +364 -0
- package/dist/esm/chunk-IVLF3VVZ.js.map +7 -0
- package/dist/esm/{chunk-7F3NJG67.js → chunk-LLM2VXJM.js} +3 -3
- package/dist/esm/{chunk-WNFIFYG2.js → chunk-M2RS2IFR.js} +2 -2
- package/dist/esm/{chunk-PAOVIX5L.js → chunk-MFZVOFPX.js} +3 -3
- package/dist/esm/chunk-MV27RM25.js +368 -0
- package/dist/esm/chunk-MV27RM25.js.map +7 -0
- package/dist/esm/{chunk-M5P5LAJJ.js → chunk-N42ATJOO.js} +2 -2
- package/dist/esm/{chunk-RJZ46VHV.js → chunk-NP4QQMME.js} +2 -2
- package/dist/esm/{chunk-XP2XNYEA.js → chunk-OWB6ZEHB.js} +2 -2
- package/dist/esm/{chunk-NNB5QBR2.js → chunk-OYI3IQIV.js} +2 -2
- package/dist/esm/chunk-S2CZQ6AM.js +211 -0
- package/dist/esm/chunk-S2CZQ6AM.js.map +7 -0
- package/dist/esm/{chunk-Y7BVCD32.js → chunk-SGDEIQ7L.js} +3 -3
- package/dist/esm/chunk-SXGU4O34.js +258 -0
- package/dist/esm/chunk-SXGU4O34.js.map +7 -0
- package/dist/esm/{chunk-HRN6NSO2.js → chunk-TTQ36NQ5.js} +2 -2
- package/dist/esm/chunk-V42TLXWK.js +177 -0
- package/dist/esm/chunk-V42TLXWK.js.map +7 -0
- package/dist/esm/{chunk-57534UAR.js → chunk-WCUR732W.js} +2 -2
- package/dist/esm/{chunk-CFEWW2ER.js → chunk-YBRE4XNB.js} +2 -2
- package/dist/esm/{chunk-BQNJHJXY.js → chunk-ZGK4PJCD.js} +3 -3
- package/dist/esm/{chunk-TN4W5NLC.js → chunk-ZRZ6LUI2.js} +1 -7
- package/dist/esm/chunk-ZRZ6LUI2.js.map +7 -0
- package/dist/esm/{chunk-PWXFQ5FI.js → chunk-ZXN75Q55.js} +3 -3
- package/dist/esm/generated/protos/index.akash.v1.js +75 -2986
- package/dist/esm/generated/protos/index.akash.v1.js.map +4 -4
- package/dist/esm/generated/protos/index.akash.v1beta4.js +13 -58
- package/dist/esm/generated/protos/index.akash.v1beta5.js +12 -17
- package/dist/esm/generated/protos/index.akash.v1beta5.js.map +1 -1
- package/dist/esm/generated/protos/index.akash.v2.js +4 -4
- package/dist/esm/generated/protos/index.provider.akash.v1.js +10 -29
- package/dist/esm/generated/protos/index.provider.akash.v2beta3.js +4 -5
- package/dist/esm/index.js +36 -54
- package/dist/esm/index.js.map +2 -2
- package/dist/esm/index.web.js +13 -14
- package/dist/esm/index.web.js.map +1 -1
- package/dist/esm/{query_akash-HCIMNA7T.js → query_akash-44SHG3FL.js} +3 -4
- package/dist/esm/{query_akash-HCIMNA7T.js.map → query_akash-44SHG3FL.js.map} +1 -1
- package/dist/esm/{query_akash-SOJJMCBH.js → query_akash-54EYS6GQ.js} +7 -8
- package/dist/esm/{query_akash-SOJJMCBH.js.map → query_akash-54EYS6GQ.js.map} +1 -1
- package/dist/esm/{query_akash-HN4NCENR.js → query_akash-72TFPQBZ.js} +4 -4
- package/dist/esm/{query_akash-SVNQ4S67.js → query_akash-EGFDDA4L.js} +4 -4
- package/dist/esm/{query_akash-BTYAA6UN.js → query_akash-I3RPHLVA.js} +5 -5
- package/dist/esm/query_akash-N3FPIXVQ.js +39 -0
- package/dist/esm/query_akash-N3FPIXVQ.js.map +7 -0
- package/dist/esm/{query_akash-EG43V2QH.js → query_akash-QF2LHJQN.js} +4 -4
- package/dist/esm/{query_akash-LSGWB5MI.js → query_akash-TZ6F7OO4.js} +12 -24
- package/dist/esm/query_akash-TZ6F7OO4.js.map +7 -0
- package/dist/esm/service_akash-5AUMDLU5.js +46 -0
- package/dist/esm/service_akash-5AUMDLU5.js.map +7 -0
- package/dist/esm/{service_akash-43EJ5RKY.js → service_akash-EPHAYZEJ.js} +7 -8
- package/dist/esm/{service_akash-43EJ5RKY.js.map → service_akash-EPHAYZEJ.js.map} +1 -1
- package/dist/esm/{service_akash-T36Y5DCD.js → service_akash-FX24P5VG.js} +3 -4
- package/dist/esm/{service_akash-T36Y5DCD.js.map → service_akash-FX24P5VG.js.map} +1 -1
- package/dist/esm/{service_akash-HFGWADC2.js → service_akash-JQKI2SJP.js} +4 -4
- package/dist/esm/{service_akash-3R3TC3PH.js → service_akash-KRCYHNCN.js} +3 -4
- package/dist/esm/{service_akash-3R3TC3PH.js.map → service_akash-KRCYHNCN.js.map} +1 -1
- package/dist/esm/{service_akash-QTGRTXLG.js → service_akash-PFTEVUGK.js} +4 -4
- package/dist/esm/{service_akash-X4HCN3EG.js → service_akash-S73VJW6Q.js} +8 -9
- package/dist/esm/{service_akash-X4HCN3EG.js.map → service_akash-S73VJW6Q.js.map} +1 -1
- package/dist/esm/{service_akash-KAJJV7LX.js → service_akash-SXXXZL6K.js} +4 -4
- package/dist/esm/{service_akash-AXWB3IDG.js → service_akash-YXSRY4G3.js} +6 -7
- package/dist/esm/{service_akash-AXWB3IDG.js.map → service_akash-YXSRY4G3.js.map} +1 -1
- package/dist/esm/{service_akash-BZTUHKJO.js → service_akash-Z4CR3DWY.js} +7 -8
- package/dist/esm/{service_akash-BZTUHKJO.js.map → service_akash-Z4CR3DWY.js.map} +1 -1
- package/dist/sdl-schema.yaml +41 -73
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/types/generated/createNodeSDK.d.ts +0 -473
- package/dist/types/generated/createProviderSDK.d.ts +0 -31
- package/dist/types/generated/patches/nodeCustomTypePatches.d.ts +0 -8
- package/dist/types/generated/protos/akash/base/attributes/v1/attribute.d.ts +0 -3
- package/dist/types/generated/protos/akash/inventory/v1/cpu.d.ts +1 -0
- package/dist/types/generated/protos/akash/market/v1/types.d.ts +3 -5
- package/dist/types/generated/protos/akash/market/v1beta5/query.d.ts +0 -29
- package/dist/types/generated/protos/akash/market/v1beta5/query_akash.d.ts +1 -8
- package/dist/types/generated/protos/akash/provider/v1beta4/event.d.ts +0 -40
- package/dist/types/generated/protos/akash/provider/v1beta4/genesis.d.ts +1 -11
- package/dist/types/generated/protos/akash/provider/v1beta4/msg.d.ts +0 -57
- package/dist/types/generated/protos/akash/provider/v1beta4/provider.d.ts +0 -13
- package/dist/types/generated/protos/akash/provider/v1beta4/query.d.ts +1 -93
- package/dist/types/generated/protos/akash/provider/v1beta4/query_akash.d.ts +1 -29
- package/dist/types/generated/protos/akash/provider/v1beta4/service_akash.d.ts +1 -20
- package/dist/types/generated/protos/index.akash.v1.d.ts +0 -9
- package/dist/types/generated/protos/index.akash.v1beta4.d.ts +4 -7
- package/dist/types/generated/protos/index.akash.v1beta5.d.ts +1 -1
- package/dist/types/generated/protos/index.provider.akash.v1.d.ts +0 -1
- package/dist/types/sdk/chain/createChainNodeSDK.d.ts +0 -45
- package/dist/types/sdk/chain/createChainNodeWebSDK.d.ts +0 -45
- package/dist/types/sdl/validateSDL/validateSDLInput.d.ts +74 -109
- package/package.json +1 -1
- package/dist/cjs/generated/protos/akash/inventory/v1/snapshot.cjs +0 -943
- package/dist/cjs/generated/protos/akash/inventory/v1/snapshot.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/inventory/v1/snapshot_akash.cjs +0 -50
- package/dist/cjs/generated/protos/akash/inventory/v1/snapshot_akash.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/market/v1/stats.cjs +0 -248
- package/dist/cjs/generated/protos/akash/market/v1/stats.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/provider/v1beta4/maintenance.cjs +0 -417
- package/dist/cjs/generated/protos/akash/provider/v1beta4/maintenance.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/provider/v1beta4/params.cjs +0 -96
- package/dist/cjs/generated/protos/akash/provider/v1beta4/params.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/provider/v1beta4/paramsmsg.cjs +0 -132
- package/dist/cjs/generated/protos/akash/provider/v1beta4/paramsmsg.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/verification/v1/event.cjs +0 -2525
- package/dist/cjs/generated/protos/akash/verification/v1/event.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/verification/v1/genesis.cjs +0 -253
- package/dist/cjs/generated/protos/akash/verification/v1/genesis.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/verification/v1/msg.cjs +0 -2774
- package/dist/cjs/generated/protos/akash/verification/v1/msg.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/verification/v1/params.cjs +0 -1044
- package/dist/cjs/generated/protos/akash/verification/v1/params.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/verification/v1/query.cjs +0 -1559
- package/dist/cjs/generated/protos/akash/verification/v1/query.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/verification/v1/query_akash.cjs +0 -147
- package/dist/cjs/generated/protos/akash/verification/v1/query_akash.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/verification/v1/service.cjs +0 -17
- package/dist/cjs/generated/protos/akash/verification/v1/service.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/verification/v1/service_akash.cjs +0 -190
- package/dist/cjs/generated/protos/akash/verification/v1/service_akash.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/verification/v1/state.cjs +0 -2018
- package/dist/cjs/generated/protos/akash/verification/v1/state.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/verification/v1/types.cjs +0 -1071
- package/dist/cjs/generated/protos/akash/verification/v1/types.cjs.map +0 -7
- package/dist/cjs/generated/protos/akash/verification/v1/verificationrequirement.cjs +0 -148
- package/dist/cjs/generated/protos/akash/verification/v1/verificationrequirement.cjs.map +0 -7
- package/dist/esm/chunk-2NPYA3YV.js +0 -1563
- package/dist/esm/chunk-2NPYA3YV.js.map +0 -7
- package/dist/esm/chunk-474YCD2T.js +0 -356
- package/dist/esm/chunk-474YCD2T.js.map +0 -7
- package/dist/esm/chunk-4CTTYO4O.js +0 -890
- package/dist/esm/chunk-4CTTYO4O.js.map +0 -7
- package/dist/esm/chunk-5VWXQLXG.js.map +0 -7
- package/dist/esm/chunk-AIWCRXMP.js +0 -672
- package/dist/esm/chunk-AIWCRXMP.js.map +0 -7
- package/dist/esm/chunk-AKNHD3CM.js.map +0 -7
- package/dist/esm/chunk-BI4YL5KH.js +0 -2742
- package/dist/esm/chunk-BI4YL5KH.js.map +0 -7
- package/dist/esm/chunk-IEWLP7PR.js.map +0 -7
- package/dist/esm/chunk-IFKY7FXY.js +0 -484
- package/dist/esm/chunk-IFKY7FXY.js.map +0 -7
- package/dist/esm/chunk-J4CJEGEM.js +0 -3016
- package/dist/esm/chunk-J4CJEGEM.js.map +0 -7
- package/dist/esm/chunk-PEHPXXTS.js +0 -1053
- package/dist/esm/chunk-PEHPXXTS.js.map +0 -7
- package/dist/esm/chunk-PTMMQODC.js +0 -760
- package/dist/esm/chunk-PTMMQODC.js.map +0 -7
- package/dist/esm/chunk-PYD5MY63.js.map +0 -7
- package/dist/esm/chunk-SK7LOVVI.js +0 -660
- package/dist/esm/chunk-SK7LOVVI.js.map +0 -7
- package/dist/esm/chunk-TN4W5NLC.js.map +0 -7
- package/dist/esm/chunk-VYCICKFV.js +0 -698
- package/dist/esm/chunk-VYCICKFV.js.map +0 -7
- package/dist/esm/query_akash-KU4YCMUU.js +0 -85
- package/dist/esm/query_akash-KU4YCMUU.js.map +0 -7
- package/dist/esm/query_akash-LSGWB5MI.js.map +0 -7
- package/dist/esm/query_akash-XYSUQTZC.js +0 -164
- package/dist/esm/query_akash-XYSUQTZC.js.map +0 -7
- package/dist/esm/service_akash-KYLB3OP3.js +0 -78
- package/dist/esm/service_akash-KYLB3OP3.js.map +0 -7
- package/dist/esm/service_akash-LJBOWZZG.js +0 -221
- package/dist/esm/service_akash-LJBOWZZG.js.map +0 -7
- package/dist/esm/snapshot_akash-KH5X5W3B.js +0 -41
- package/dist/esm/snapshot_akash-KH5X5W3B.js.map +0 -7
- package/dist/types/generated/protos/akash/inventory/v1/snapshot.d.ts +0 -112
- package/dist/types/generated/protos/akash/inventory/v1/snapshot_akash.d.ts +0 -22
- package/dist/types/generated/protos/akash/market/v1/stats.d.ts +0 -35
- package/dist/types/generated/protos/akash/provider/v1beta4/maintenance.d.ts +0 -87
- package/dist/types/generated/protos/akash/provider/v1beta4/params.d.ts +0 -17
- package/dist/types/generated/protos/akash/provider/v1beta4/paramsmsg.d.ts +0 -22
- package/dist/types/generated/protos/akash/verification/v1/event.d.ts +0 -339
- package/dist/types/generated/protos/akash/verification/v1/genesis.d.ts +0 -45
- package/dist/types/generated/protos/akash/verification/v1/msg.d.ts +0 -614
- package/dist/types/generated/protos/akash/verification/v1/params.d.ts +0 -147
- package/dist/types/generated/protos/akash/verification/v1/query.d.ts +0 -290
- package/dist/types/generated/protos/akash/verification/v1/query_akash.d.ts +0 -97
- package/dist/types/generated/protos/akash/verification/v1/service.d.ts +0 -1
- package/dist/types/generated/protos/akash/verification/v1/service_akash.d.ts +0 -126
- package/dist/types/generated/protos/akash/verification/v1/state.d.ts +0 -320
- package/dist/types/generated/protos/akash/verification/v1/types.d.ts +0 -348
- package/dist/types/generated/protos/akash/verification/v1/verificationrequirement.d.ts +0 -36
- /package/dist/esm/{chunk-MIJCN6AD.js.map → chunk-3K7Q5MUF.js.map} +0 -0
- /package/dist/esm/{chunk-GRGSTKN3.js.map → chunk-3QS3CMF4.js.map} +0 -0
- /package/dist/esm/{chunk-3U5XKNEU.js.map → chunk-4SZHF6SE.js.map} +0 -0
- /package/dist/esm/{chunk-W3TLZPTC.js.map → chunk-4TSICBUM.js.map} +0 -0
- /package/dist/esm/{chunk-P64VHYRM.js.map → chunk-5ODS4QTF.js.map} +0 -0
- /package/dist/esm/{chunk-OJ54L3XZ.js.map → chunk-7XXZVOOW.js.map} +0 -0
- /package/dist/esm/{chunk-F4IQOYFH.js.map → chunk-AR26HCRY.js.map} +0 -0
- /package/dist/esm/{chunk-DCLXPAMC.js.map → chunk-EJQUNX4L.js.map} +0 -0
- /package/dist/esm/{chunk-F7KT5EX5.js.map → chunk-ENZ3OBCL.js.map} +0 -0
- /package/dist/esm/{chunk-54RECHZZ.js.map → chunk-IKTMMFJ5.js.map} +0 -0
- /package/dist/esm/{chunk-7F3NJG67.js.map → chunk-LLM2VXJM.js.map} +0 -0
- /package/dist/esm/{chunk-WNFIFYG2.js.map → chunk-M2RS2IFR.js.map} +0 -0
- /package/dist/esm/{chunk-PAOVIX5L.js.map → chunk-MFZVOFPX.js.map} +0 -0
- /package/dist/esm/{chunk-M5P5LAJJ.js.map → chunk-N42ATJOO.js.map} +0 -0
- /package/dist/esm/{chunk-RJZ46VHV.js.map → chunk-NP4QQMME.js.map} +0 -0
- /package/dist/esm/{chunk-XP2XNYEA.js.map → chunk-OWB6ZEHB.js.map} +0 -0
- /package/dist/esm/{chunk-NNB5QBR2.js.map → chunk-OYI3IQIV.js.map} +0 -0
- /package/dist/esm/{chunk-Y7BVCD32.js.map → chunk-SGDEIQ7L.js.map} +0 -0
- /package/dist/esm/{chunk-HRN6NSO2.js.map → chunk-TTQ36NQ5.js.map} +0 -0
- /package/dist/esm/{chunk-57534UAR.js.map → chunk-WCUR732W.js.map} +0 -0
- /package/dist/esm/{chunk-CFEWW2ER.js.map → chunk-YBRE4XNB.js.map} +0 -0
- /package/dist/esm/{chunk-BQNJHJXY.js.map → chunk-ZGK4PJCD.js.map} +0 -0
- /package/dist/esm/{chunk-PWXFQ5FI.js.map → chunk-ZXN75Q55.js.map} +0 -0
- /package/dist/esm/{query_akash-HN4NCENR.js.map → query_akash-72TFPQBZ.js.map} +0 -0
- /package/dist/esm/{query_akash-SVNQ4S67.js.map → query_akash-EGFDDA4L.js.map} +0 -0
- /package/dist/esm/{query_akash-BTYAA6UN.js.map → query_akash-I3RPHLVA.js.map} +0 -0
- /package/dist/esm/{query_akash-EG43V2QH.js.map → query_akash-QF2LHJQN.js.map} +0 -0
- /package/dist/esm/{service_akash-HFGWADC2.js.map → service_akash-JQKI2SJP.js.map} +0 -0
- /package/dist/esm/{service_akash-QTGRTXLG.js.map → service_akash-PFTEVUGK.js.map} +0 -0
- /package/dist/esm/{service_akash-KAJJV7LX.js.map → service_akash-SXXXZL6K.js.map} +0 -0
|
@@ -1,126 +0,0 @@
|
|
|
1
|
-
import { MsgCancelAuditEscrow, MsgCancelAuditEscrowResponse, MsgOpenAuditEscrow, MsgOpenAuditEscrowResponse, MsgPostAuditorBond, MsgPostAuditorBondResponse, MsgPostProviderBond, MsgPostProviderBondResponse, MsgPostSnapshotHash, MsgPostSnapshotHashResponse, MsgRegisterAuditor, MsgRegisterAuditorResponse, MsgRemoveAttestation, MsgRemoveAttestationResponse, MsgRemoveAuditor, MsgRemoveAuditorResponse, MsgRenewAuditor, MsgRenewAuditorResponse, MsgResignAuditor, MsgResignAuditorResponse, MsgResolveDiscrepancy, MsgResolveDiscrepancyResponse, MsgRevokeAllProviderAttestations, MsgRevokeAllProviderAttestationsResponse, MsgRevokeAttestation, MsgRevokeAttestationResponse, MsgRevokeAuditorAttestations, MsgRevokeAuditorAttestationsResponse, MsgRevokeProviderAttestation, MsgRevokeProviderAttestationResponse, MsgSettleAuditEscrow, MsgSettleAuditEscrowResponse, MsgSlashProviderBond, MsgSlashProviderBondResponse, MsgSubmitAttestation, MsgSubmitAttestationResponse, MsgUpdateParams, MsgUpdateParamsResponse, MsgWithdrawProviderBond, MsgWithdrawProviderBondResponse } from "./msg.ts";
|
|
2
|
-
export declare const Msg: {
|
|
3
|
-
readonly typeName: "akash.verification.v1.Msg";
|
|
4
|
-
readonly methods: {
|
|
5
|
-
readonly postAuditorBond: {
|
|
6
|
-
readonly name: "PostAuditorBond";
|
|
7
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgPostAuditorBond, "akash.verification.v1.MsgPostAuditorBond">;
|
|
8
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgPostAuditorBondResponse, "akash.verification.v1.MsgPostAuditorBondResponse">;
|
|
9
|
-
readonly parent: /*elided*/ any;
|
|
10
|
-
};
|
|
11
|
-
readonly openAuditEscrow: {
|
|
12
|
-
readonly name: "OpenAuditEscrow";
|
|
13
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgOpenAuditEscrow, "akash.verification.v1.MsgOpenAuditEscrow">;
|
|
14
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgOpenAuditEscrowResponse, "akash.verification.v1.MsgOpenAuditEscrowResponse">;
|
|
15
|
-
readonly parent: /*elided*/ any;
|
|
16
|
-
};
|
|
17
|
-
readonly cancelAuditEscrow: {
|
|
18
|
-
readonly name: "CancelAuditEscrow";
|
|
19
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgCancelAuditEscrow, "akash.verification.v1.MsgCancelAuditEscrow">;
|
|
20
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgCancelAuditEscrowResponse, "akash.verification.v1.MsgCancelAuditEscrowResponse">;
|
|
21
|
-
readonly parent: /*elided*/ any;
|
|
22
|
-
};
|
|
23
|
-
readonly settleAuditEscrow: {
|
|
24
|
-
readonly name: "SettleAuditEscrow";
|
|
25
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgSettleAuditEscrow, "akash.verification.v1.MsgSettleAuditEscrow">;
|
|
26
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgSettleAuditEscrowResponse, "akash.verification.v1.MsgSettleAuditEscrowResponse">;
|
|
27
|
-
readonly parent: /*elided*/ any;
|
|
28
|
-
};
|
|
29
|
-
readonly submitAttestation: {
|
|
30
|
-
readonly name: "SubmitAttestation";
|
|
31
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgSubmitAttestation, "akash.verification.v1.MsgSubmitAttestation">;
|
|
32
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgSubmitAttestationResponse, "akash.verification.v1.MsgSubmitAttestationResponse">;
|
|
33
|
-
readonly parent: /*elided*/ any;
|
|
34
|
-
};
|
|
35
|
-
readonly revokeAttestation: {
|
|
36
|
-
readonly name: "RevokeAttestation";
|
|
37
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRevokeAttestation, "akash.verification.v1.MsgRevokeAttestation">;
|
|
38
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRevokeAttestationResponse, "akash.verification.v1.MsgRevokeAttestationResponse">;
|
|
39
|
-
readonly parent: /*elided*/ any;
|
|
40
|
-
};
|
|
41
|
-
readonly removeAttestation: {
|
|
42
|
-
readonly name: "RemoveAttestation";
|
|
43
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRemoveAttestation, "akash.verification.v1.MsgRemoveAttestation">;
|
|
44
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRemoveAttestationResponse, "akash.verification.v1.MsgRemoveAttestationResponse">;
|
|
45
|
-
readonly parent: /*elided*/ any;
|
|
46
|
-
};
|
|
47
|
-
readonly resignAuditor: {
|
|
48
|
-
readonly name: "ResignAuditor";
|
|
49
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgResignAuditor, "akash.verification.v1.MsgResignAuditor">;
|
|
50
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgResignAuditorResponse, "akash.verification.v1.MsgResignAuditorResponse">;
|
|
51
|
-
readonly parent: /*elided*/ any;
|
|
52
|
-
};
|
|
53
|
-
readonly postProviderBond: {
|
|
54
|
-
readonly name: "PostProviderBond";
|
|
55
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgPostProviderBond, "akash.verification.v1.MsgPostProviderBond">;
|
|
56
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgPostProviderBondResponse, "akash.verification.v1.MsgPostProviderBondResponse">;
|
|
57
|
-
readonly parent: /*elided*/ any;
|
|
58
|
-
};
|
|
59
|
-
readonly withdrawProviderBond: {
|
|
60
|
-
readonly name: "WithdrawProviderBond";
|
|
61
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgWithdrawProviderBond, "akash.verification.v1.MsgWithdrawProviderBond">;
|
|
62
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgWithdrawProviderBondResponse, "akash.verification.v1.MsgWithdrawProviderBondResponse">;
|
|
63
|
-
readonly parent: /*elided*/ any;
|
|
64
|
-
};
|
|
65
|
-
readonly postSnapshotHash: {
|
|
66
|
-
readonly name: "PostSnapshotHash";
|
|
67
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgPostSnapshotHash, "akash.verification.v1.MsgPostSnapshotHash">;
|
|
68
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgPostSnapshotHashResponse, "akash.verification.v1.MsgPostSnapshotHashResponse">;
|
|
69
|
-
readonly parent: /*elided*/ any;
|
|
70
|
-
};
|
|
71
|
-
readonly registerAuditor: {
|
|
72
|
-
readonly name: "RegisterAuditor";
|
|
73
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRegisterAuditor, "akash.verification.v1.MsgRegisterAuditor">;
|
|
74
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRegisterAuditorResponse, "akash.verification.v1.MsgRegisterAuditorResponse">;
|
|
75
|
-
readonly parent: /*elided*/ any;
|
|
76
|
-
};
|
|
77
|
-
readonly renewAuditor: {
|
|
78
|
-
readonly name: "RenewAuditor";
|
|
79
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRenewAuditor, "akash.verification.v1.MsgRenewAuditor">;
|
|
80
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRenewAuditorResponse, "akash.verification.v1.MsgRenewAuditorResponse">;
|
|
81
|
-
readonly parent: /*elided*/ any;
|
|
82
|
-
};
|
|
83
|
-
readonly removeAuditor: {
|
|
84
|
-
readonly name: "RemoveAuditor";
|
|
85
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRemoveAuditor, "akash.verification.v1.MsgRemoveAuditor">;
|
|
86
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRemoveAuditorResponse, "akash.verification.v1.MsgRemoveAuditorResponse">;
|
|
87
|
-
readonly parent: /*elided*/ any;
|
|
88
|
-
};
|
|
89
|
-
readonly revokeProviderAttestation: {
|
|
90
|
-
readonly name: "RevokeProviderAttestation";
|
|
91
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRevokeProviderAttestation, "akash.verification.v1.MsgRevokeProviderAttestation">;
|
|
92
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRevokeProviderAttestationResponse, "akash.verification.v1.MsgRevokeProviderAttestationResponse">;
|
|
93
|
-
readonly parent: /*elided*/ any;
|
|
94
|
-
};
|
|
95
|
-
readonly revokeAllProviderAttestations: {
|
|
96
|
-
readonly name: "RevokeAllProviderAttestations";
|
|
97
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRevokeAllProviderAttestations, "akash.verification.v1.MsgRevokeAllProviderAttestations">;
|
|
98
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRevokeAllProviderAttestationsResponse, "akash.verification.v1.MsgRevokeAllProviderAttestationsResponse">;
|
|
99
|
-
readonly parent: /*elided*/ any;
|
|
100
|
-
};
|
|
101
|
-
readonly revokeAuditorAttestations: {
|
|
102
|
-
readonly name: "RevokeAuditorAttestations";
|
|
103
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRevokeAuditorAttestations, "akash.verification.v1.MsgRevokeAuditorAttestations">;
|
|
104
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgRevokeAuditorAttestationsResponse, "akash.verification.v1.MsgRevokeAuditorAttestationsResponse">;
|
|
105
|
-
readonly parent: /*elided*/ any;
|
|
106
|
-
};
|
|
107
|
-
readonly resolveDiscrepancy: {
|
|
108
|
-
readonly name: "ResolveDiscrepancy";
|
|
109
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgResolveDiscrepancy, "akash.verification.v1.MsgResolveDiscrepancy">;
|
|
110
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgResolveDiscrepancyResponse, "akash.verification.v1.MsgResolveDiscrepancyResponse">;
|
|
111
|
-
readonly parent: /*elided*/ any;
|
|
112
|
-
};
|
|
113
|
-
readonly slashProviderBond: {
|
|
114
|
-
readonly name: "SlashProviderBond";
|
|
115
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgSlashProviderBond, "akash.verification.v1.MsgSlashProviderBond">;
|
|
116
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgSlashProviderBondResponse, "akash.verification.v1.MsgSlashProviderBondResponse">;
|
|
117
|
-
readonly parent: /*elided*/ any;
|
|
118
|
-
};
|
|
119
|
-
readonly updateParams: {
|
|
120
|
-
readonly name: "UpdateParams";
|
|
121
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgUpdateParams, "akash.verification.v1.MsgUpdateParams">;
|
|
122
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgUpdateParamsResponse, "akash.verification.v1.MsgUpdateParamsResponse">;
|
|
123
|
-
readonly parent: /*elided*/ any;
|
|
124
|
-
};
|
|
125
|
-
};
|
|
126
|
-
};
|
|
@@ -1,320 +0,0 @@
|
|
|
1
|
-
import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
|
|
2
|
-
import { Coin } from "../../../cosmos/base/v1beta1/coin.ts";
|
|
3
|
-
import { AttestationStatus, AuditEscrowSettlementReason, AuditEscrowStatus, AuditorStatus, BondStatus, CapabilityFlag, DepositStatus, DiscrepancyResolutionReason, DiscrepancyStatus, FaultAttribution, FeeStatus, ProviderDepositStatus, VerificationGraceStatus, VerificationTier, VoidedReason } from "./types.ts";
|
|
4
|
-
/**
|
|
5
|
-
* AuditorRecord captures the on-chain state of a registered auditor including
|
|
6
|
-
* status, maximum attestation tier, bonded amount, registration and renewal
|
|
7
|
-
* timestamps, discrepancy counter, and any pending bond unbonding completion.
|
|
8
|
-
*/
|
|
9
|
-
export interface AuditorRecord {
|
|
10
|
-
/** Address is the bech32 account address of the auditor. */
|
|
11
|
-
address: string;
|
|
12
|
-
/** Status is the lifecycle status of the auditor record. */
|
|
13
|
-
status: AuditorStatus;
|
|
14
|
-
/**
|
|
15
|
-
* MaxAttestationTier is the highest verification tier this auditor is
|
|
16
|
-
* permitted to attest once the required bond has been posted.
|
|
17
|
-
*/
|
|
18
|
-
maxAttestationTier: VerificationTier;
|
|
19
|
-
/** BondAmount is the coin amount currently bonded by the auditor. */
|
|
20
|
-
bondAmount: Coin | undefined;
|
|
21
|
-
/** BondStatus is the current status of the auditor bond. */
|
|
22
|
-
bondStatus: BondStatus;
|
|
23
|
-
/** MetadataHash is an opaque hash referencing auditor metadata (off-chain). */
|
|
24
|
-
metadataHash: Uint8Array;
|
|
25
|
-
/** RegisteredAt is the chain timestamp at which this auditor was registered. */
|
|
26
|
-
registeredAt: Date | undefined;
|
|
27
|
-
/** RenewalDeadline is the chain timestamp by which the auditor must renew. */
|
|
28
|
-
renewalDeadline: Date | undefined;
|
|
29
|
-
/**
|
|
30
|
-
* DiscrepancyCount is the running count of discrepancies attributed to this
|
|
31
|
-
* auditor; used by the keeper to enforce the discrepancy threshold.
|
|
32
|
-
*/
|
|
33
|
-
discrepancyCount: bigint;
|
|
34
|
-
/**
|
|
35
|
-
* BondUnbondingCompletionTime is the time at which a pending bond unbonding
|
|
36
|
-
* completes; nil when no unbonding is in progress.
|
|
37
|
-
*/
|
|
38
|
-
bondUnbondingCompletionTime: Date | undefined;
|
|
39
|
-
}
|
|
40
|
-
/**
|
|
41
|
-
* AttestationRecord captures a single attestation issued by an auditor about
|
|
42
|
-
* a provider, including the asserted tier and capabilities, the evidence
|
|
43
|
-
* reference, the audit fee, lifecycle and fault state, anti-griefing
|
|
44
|
-
* deposit, and the audit-escrow ID that authorized the attestation.
|
|
45
|
-
*/
|
|
46
|
-
export interface AttestationRecord {
|
|
47
|
-
/** Provider is the bech32 account address of the attested provider. */
|
|
48
|
-
provider: string;
|
|
49
|
-
/** Auditor is the bech32 account address of the issuing auditor. */
|
|
50
|
-
auditor: string;
|
|
51
|
-
/** Tier is the verification tier the auditor asserts for the provider. */
|
|
52
|
-
tier: VerificationTier;
|
|
53
|
-
/** Capabilities is the set of capability flags the auditor asserts. */
|
|
54
|
-
capabilities: CapabilityFlag[];
|
|
55
|
-
/** EvidenceHash is an opaque hash referencing the auditor's evidence (off-chain). */
|
|
56
|
-
evidenceHash: Uint8Array;
|
|
57
|
-
/** Fee is the audit fee paid by the provider for this attestation. */
|
|
58
|
-
fee: Coin | undefined;
|
|
59
|
-
/** FeeStatus is the lifecycle status of the fee held against this attestation. */
|
|
60
|
-
feeStatus: FeeStatus;
|
|
61
|
-
/** CreatedAt is the chain timestamp at which the attestation was created. */
|
|
62
|
-
createdAt: Date | undefined;
|
|
63
|
-
/** ExpiresAt is the chain timestamp at which the attestation expires. */
|
|
64
|
-
expiresAt: Date | undefined;
|
|
65
|
-
/** Status is the lifecycle status of the attestation. */
|
|
66
|
-
status: AttestationStatus;
|
|
67
|
-
/** VoidedReason carries the typed reason when status == Voided. */
|
|
68
|
-
voidedReason: VoidedReason;
|
|
69
|
-
/** Deposit is the anti-griefing deposit posted by the auditor. */
|
|
70
|
-
deposit: Coin | undefined;
|
|
71
|
-
/** DepositStatus is the lifecycle status of the auditor's deposit. */
|
|
72
|
-
depositStatus: DepositStatus;
|
|
73
|
-
/**
|
|
74
|
-
* AuditEscrowID is the identifier of the audit escrow that authorized this
|
|
75
|
-
* attestation.
|
|
76
|
-
*/
|
|
77
|
-
auditEscrowId: bigint;
|
|
78
|
-
/**
|
|
79
|
-
* FaultAttribution carries the fault attribution recorded after settlement
|
|
80
|
-
* or governance resolution involving this attestation.
|
|
81
|
-
*/
|
|
82
|
-
faultAttribution: FaultAttribution;
|
|
83
|
-
}
|
|
84
|
-
/**
|
|
85
|
-
* AuditEscrowRecord captures an audit escrow opened by a provider to fund a
|
|
86
|
-
* pending attestation, including the requested tier and capabilities, the
|
|
87
|
-
* audit fee and provider deposit, lifecycle status, lifecycle timestamps,
|
|
88
|
-
* metadata reference, and final settlement attribution.
|
|
89
|
-
*/
|
|
90
|
-
export interface AuditEscrowRecord {
|
|
91
|
-
/** ID is the unique identifier of the audit escrow. */
|
|
92
|
-
id: bigint;
|
|
93
|
-
/** Provider is the bech32 account address of the provider that opened the escrow. */
|
|
94
|
-
provider: string;
|
|
95
|
-
/**
|
|
96
|
-
* ConsumedByAuditor is the bech32 address of the auditor that consumed the
|
|
97
|
-
* escrow when filing an attestation; empty until consumption.
|
|
98
|
-
*/
|
|
99
|
-
consumedByAuditor: string;
|
|
100
|
-
/** RequestedTier is the verification tier the provider is requesting. */
|
|
101
|
-
requestedTier: VerificationTier;
|
|
102
|
-
/** RequestedCapabilities is the set of capability flags the provider is requesting. */
|
|
103
|
-
requestedCapabilities: CapabilityFlag[];
|
|
104
|
-
/** Fee is the audit fee escrowed by the provider. */
|
|
105
|
-
fee: Coin | undefined;
|
|
106
|
-
/** FeeStatus is the lifecycle status of the escrowed fee. */
|
|
107
|
-
feeStatus: FeeStatus;
|
|
108
|
-
/** ProviderDeposit is the deposit a provider escrows alongside the fee. */
|
|
109
|
-
providerDeposit: Coin | undefined;
|
|
110
|
-
/** ProviderDepositStatus is the lifecycle status of the provider deposit. */
|
|
111
|
-
providerDepositStatus: ProviderDepositStatus;
|
|
112
|
-
/** Status is the lifecycle status of the audit escrow. */
|
|
113
|
-
status: AuditEscrowStatus;
|
|
114
|
-
/** OpenedAt is the chain timestamp at which the escrow was opened. */
|
|
115
|
-
openedAt: Date | undefined;
|
|
116
|
-
/**
|
|
117
|
-
* ConsumedAt is the chain timestamp at which the escrow was consumed; nil
|
|
118
|
-
* until consumption.
|
|
119
|
-
*/
|
|
120
|
-
consumedAt: Date | undefined;
|
|
121
|
-
/** ExpiresAt is the chain timestamp at which an unconsumed escrow expires. */
|
|
122
|
-
expiresAt: Date | undefined;
|
|
123
|
-
/** MetadataHash is an opaque hash referencing escrow metadata (off-chain). */
|
|
124
|
-
metadataHash: Uint8Array;
|
|
125
|
-
/** SettlementReason is the typed reason recorded when the escrow is settled. */
|
|
126
|
-
settlementReason: AuditEscrowSettlementReason;
|
|
127
|
-
/** FaultAttribution is the fault attribution recorded at settlement. */
|
|
128
|
-
faultAttribution: FaultAttribution;
|
|
129
|
-
}
|
|
130
|
-
/**
|
|
131
|
-
* VerificationStoreRecord is a generic any-typed wrapper used by genesis
|
|
132
|
-
* import/export to carry sub-record payloads addressed by their proto type URL.
|
|
133
|
-
*/
|
|
134
|
-
export interface VerificationStoreRecord {
|
|
135
|
-
/** TypeURL is the fully-qualified proto type URL of the wrapped record. */
|
|
136
|
-
typeUrl: string;
|
|
137
|
-
/** Value is the serialized bytes of the wrapped record. */
|
|
138
|
-
value: Uint8Array;
|
|
139
|
-
}
|
|
140
|
-
/**
|
|
141
|
-
* DiscrepancyEvent captures a disagreement between two auditors over a
|
|
142
|
-
* provider, including both attestations' asserted tiers, the resolution
|
|
143
|
-
* state, pointers to the governance proposal and grace record (if any),
|
|
144
|
-
* and the final resolution attribution recorded at settlement.
|
|
145
|
-
*/
|
|
146
|
-
export interface DiscrepancyEvent {
|
|
147
|
-
/** ID is the unique identifier of the discrepancy event. */
|
|
148
|
-
id: bigint;
|
|
149
|
-
/** Provider is the bech32 account address of the provider in dispute. */
|
|
150
|
-
provider: string;
|
|
151
|
-
/** AuditorA is the bech32 account address of the first auditor. */
|
|
152
|
-
auditorA: string;
|
|
153
|
-
/** AuditorATier is the tier asserted by auditor A. */
|
|
154
|
-
auditorATier: VerificationTier;
|
|
155
|
-
/** AuditorB is the bech32 account address of the second auditor. */
|
|
156
|
-
auditorB: string;
|
|
157
|
-
/** AuditorBTier is the tier asserted by auditor B. */
|
|
158
|
-
auditorBTier: VerificationTier;
|
|
159
|
-
/** Timestamp is the chain time at which the discrepancy was detected. */
|
|
160
|
-
timestamp: Date | undefined;
|
|
161
|
-
/** ResolutionStatus is the lifecycle status of the resolution flow. */
|
|
162
|
-
resolutionStatus: DiscrepancyStatus;
|
|
163
|
-
/**
|
|
164
|
-
* ResolutionProposalID is the governance proposal that resolved the
|
|
165
|
-
* discrepancy; zero when no proposal has been filed.
|
|
166
|
-
*/
|
|
167
|
-
resolutionProposalId: bigint;
|
|
168
|
-
/**
|
|
169
|
-
* GraceRecordID is the provider verification grace record opened in response
|
|
170
|
-
* to this discrepancy; zero when no grace record exists.
|
|
171
|
-
*/
|
|
172
|
-
graceRecordId: bigint;
|
|
173
|
-
/** ResolutionReason is the typed reason recorded at resolution. */
|
|
174
|
-
resolutionReason: DiscrepancyResolutionReason;
|
|
175
|
-
/** FaultAttribution is the fault attribution recorded at resolution. */
|
|
176
|
-
faultAttribution: FaultAttribution;
|
|
177
|
-
/**
|
|
178
|
-
* ResolutionEvidenceHash is an opaque hash referencing the evidence used at
|
|
179
|
-
* resolution (off-chain).
|
|
180
|
-
*/
|
|
181
|
-
resolutionEvidenceHash: Uint8Array;
|
|
182
|
-
}
|
|
183
|
-
/**
|
|
184
|
-
* ProviderVerificationGraceRecord preserves a provider's verification tier
|
|
185
|
-
* across a discrepancy by tracking the source discrepancies, preserved tier,
|
|
186
|
-
* and the grace window during which the provider may continue to operate.
|
|
187
|
-
*/
|
|
188
|
-
export interface ProviderVerificationGraceRecord {
|
|
189
|
-
/** ID is the unique identifier of the grace record. */
|
|
190
|
-
id: bigint;
|
|
191
|
-
/** Provider is the bech32 account address of the provider in grace. */
|
|
192
|
-
provider: string;
|
|
193
|
-
/** PreservedTier is the verification tier preserved for the provider during grace. */
|
|
194
|
-
preservedTier: VerificationTier;
|
|
195
|
-
/** SourceDiscrepancyIDs is the list of discrepancy IDs that opened this grace. */
|
|
196
|
-
sourceDiscrepancyIds: bigint[];
|
|
197
|
-
/** StartedAt is the chain timestamp at which the grace window began. */
|
|
198
|
-
startedAt: Date | undefined;
|
|
199
|
-
/** ExpiresAt is the chain timestamp at which the grace window expires. */
|
|
200
|
-
expiresAt: Date | undefined;
|
|
201
|
-
/** Status is the lifecycle status of the grace window. */
|
|
202
|
-
status: VerificationGraceStatus;
|
|
203
|
-
}
|
|
204
|
-
/**
|
|
205
|
-
* ProviderBondRecord holds a provider's resource-scaled verification bond,
|
|
206
|
-
* any unbonding entries currently in progress, and slash history.
|
|
207
|
-
*/
|
|
208
|
-
export interface ProviderBondRecord {
|
|
209
|
-
/** Provider is the bech32 account address of the bonded provider. */
|
|
210
|
-
provider: string;
|
|
211
|
-
/** BondedAmount is the coin amount currently bonded by the provider. */
|
|
212
|
-
bondedAmount: Coin | undefined;
|
|
213
|
-
/** UnbondingEntries is the list of pending unbondings against this bond. */
|
|
214
|
-
unbondingEntries: UnbondingEntry[];
|
|
215
|
-
/** Slashed indicates whether this provider bond has ever been slashed. */
|
|
216
|
-
slashed: boolean;
|
|
217
|
-
/**
|
|
218
|
-
* LastSlashTime is the chain timestamp of the most recent slash; nil if
|
|
219
|
-
* the bond has never been slashed.
|
|
220
|
-
*/
|
|
221
|
-
lastSlashTime: Date | undefined;
|
|
222
|
-
}
|
|
223
|
-
/**
|
|
224
|
-
* UnbondingEntry represents a single bond-unbonding amount and completion
|
|
225
|
-
* time queued against a provider or auditor bond.
|
|
226
|
-
*/
|
|
227
|
-
export interface UnbondingEntry {
|
|
228
|
-
/** Amount is the coin amount queued for unbonding. */
|
|
229
|
-
amount: Coin | undefined;
|
|
230
|
-
/**
|
|
231
|
-
* CompletionTime is the chain timestamp at which this entry completes
|
|
232
|
-
* unbonding and the amount becomes spendable.
|
|
233
|
-
*/
|
|
234
|
-
completionTime: Date | undefined;
|
|
235
|
-
}
|
|
236
|
-
/**
|
|
237
|
-
* SoftwareIdentity carries release artifact identity and signature metadata.
|
|
238
|
-
* Providers post these fields as evidence; auditors verify them off-chain
|
|
239
|
-
* against the published Akash release key.
|
|
240
|
-
*/
|
|
241
|
-
export interface SoftwareIdentity {
|
|
242
|
-
/** Version is the provider or inventory software version string. */
|
|
243
|
-
version: string;
|
|
244
|
-
/** ArtifactRef identifies the release artifact whose digest/signature is reported. */
|
|
245
|
-
artifactRef: string;
|
|
246
|
-
/** DigestAlgorithm identifies the digest algorithm, e.g. sha3-256. */
|
|
247
|
-
digestAlgorithm: string;
|
|
248
|
-
/** Digest is the release artifact digest bytes. */
|
|
249
|
-
digest: Uint8Array;
|
|
250
|
-
/** SignatureType identifies the signature format, e.g. cosign. */
|
|
251
|
-
signatureType: string;
|
|
252
|
-
/** Signature is the detached signature bytes when carried inline. */
|
|
253
|
-
signature: Uint8Array;
|
|
254
|
-
/** SignatureRef identifies an external signature or bundle. */
|
|
255
|
-
signatureRef: string;
|
|
256
|
-
/** PublicKeyRef identifies the published release public key. */
|
|
257
|
-
publicKeyRef: string;
|
|
258
|
-
}
|
|
259
|
-
/**
|
|
260
|
-
* ResourceSummary captures the resource counts a provider claims at snapshot
|
|
261
|
-
* time. Used by the chain to scale the provider bond requirement and as
|
|
262
|
-
* evidence in snapshot records. Software identity fields are evidence-only and
|
|
263
|
-
* do not drive on-chain enforcement.
|
|
264
|
-
*/
|
|
265
|
-
export interface ResourceSummary {
|
|
266
|
-
/** TotalGPUs is the total number of GPUs the provider claims. */
|
|
267
|
-
totalGpus: number;
|
|
268
|
-
/** TotalVCPUs is the total number of virtual CPUs the provider claims. */
|
|
269
|
-
totalVcpus: number;
|
|
270
|
-
/** TotalMemoryMB is the total memory in megabytes the provider claims. */
|
|
271
|
-
totalMemoryMb: bigint;
|
|
272
|
-
/** TotalStorageMB is the total storage in megabytes the provider claims. */
|
|
273
|
-
totalStorageMb: bigint;
|
|
274
|
-
/** ActiveLeases is the number of leases currently active on the provider. */
|
|
275
|
-
activeLeases: number;
|
|
276
|
-
/** SoftwareVersion is the provider software version string kept for compatibility. */
|
|
277
|
-
softwareVersion: string;
|
|
278
|
-
/** SoftwareSignature is the provider software signature kept for compatibility. */
|
|
279
|
-
softwareSignature: Uint8Array;
|
|
280
|
-
/** SoftwareIdentity carries structured release artifact metadata. */
|
|
281
|
-
softwareIdentity: SoftwareIdentity | undefined;
|
|
282
|
-
}
|
|
283
|
-
/**
|
|
284
|
-
* ProviderSnapshotRecord is the on-chain record of a provider's most recent
|
|
285
|
-
* resource snapshot, including the snapshot hash, resource summary, posting
|
|
286
|
-
* and snapshot timestamps, the compliance deadline, and suspension state.
|
|
287
|
-
*/
|
|
288
|
-
export interface ProviderSnapshotRecord {
|
|
289
|
-
/** Provider is the bech32 account address of the snapshotting provider. */
|
|
290
|
-
provider: string;
|
|
291
|
-
/** SnapshotHash is the opaque hash of the snapshot payload (off-chain). */
|
|
292
|
-
snapshotHash: Uint8Array;
|
|
293
|
-
/** ResourceSummary is the inline resource counts the provider claims at snapshot time. */
|
|
294
|
-
resourceSummary: ResourceSummary | undefined;
|
|
295
|
-
/** PostedAt is the chain timestamp at which the snapshot record was posted on-chain. */
|
|
296
|
-
postedAt: Date | undefined;
|
|
297
|
-
/** SnapshotTimestamp is the timestamp embedded by the provider in the snapshot itself. */
|
|
298
|
-
snapshotTimestamp: Date | undefined;
|
|
299
|
-
/**
|
|
300
|
-
* ComplianceDeadline is the chain timestamp by which the next snapshot must be posted
|
|
301
|
-
* to remain compliant with the snapshot cadence.
|
|
302
|
-
*/
|
|
303
|
-
complianceDeadline: Date | undefined;
|
|
304
|
-
/**
|
|
305
|
-
* Suspended indicates whether this provider snapshot has been suspended for
|
|
306
|
-
* missing the compliance deadline.
|
|
307
|
-
*/
|
|
308
|
-
suspended: boolean;
|
|
309
|
-
}
|
|
310
|
-
export declare const AuditorRecord: MessageFns<AuditorRecord, "akash.verification.v1.AuditorRecord">;
|
|
311
|
-
export declare const AttestationRecord: MessageFns<AttestationRecord, "akash.verification.v1.AttestationRecord">;
|
|
312
|
-
export declare const AuditEscrowRecord: MessageFns<AuditEscrowRecord, "akash.verification.v1.AuditEscrowRecord">;
|
|
313
|
-
export declare const VerificationStoreRecord: MessageFns<VerificationStoreRecord, "akash.verification.v1.VerificationStoreRecord">;
|
|
314
|
-
export declare const DiscrepancyEvent: MessageFns<DiscrepancyEvent, "akash.verification.v1.DiscrepancyEvent">;
|
|
315
|
-
export declare const ProviderVerificationGraceRecord: MessageFns<ProviderVerificationGraceRecord, "akash.verification.v1.ProviderVerificationGraceRecord">;
|
|
316
|
-
export declare const ProviderBondRecord: MessageFns<ProviderBondRecord, "akash.verification.v1.ProviderBondRecord">;
|
|
317
|
-
export declare const UnbondingEntry: MessageFns<UnbondingEntry, "akash.verification.v1.UnbondingEntry">;
|
|
318
|
-
export declare const SoftwareIdentity: MessageFns<SoftwareIdentity, "akash.verification.v1.SoftwareIdentity">;
|
|
319
|
-
export declare const ResourceSummary: MessageFns<ResourceSummary, "akash.verification.v1.ResourceSummary">;
|
|
320
|
-
export declare const ProviderSnapshotRecord: MessageFns<ProviderSnapshotRecord, "akash.verification.v1.ProviderSnapshotRecord">;
|