@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,614 +0,0 @@
|
|
|
1
|
-
import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
|
|
2
|
-
import { Coin } from "../../../cosmos/base/v1beta1/coin.ts";
|
|
3
|
-
import { Params } from "./params.ts";
|
|
4
|
-
import { ResourceSummary } from "./state.ts";
|
|
5
|
-
import { AttestationRevocationReason, AuditEscrowSettlementReason, CapabilityFlag, DiscrepancyResolutionReason, FaultAttribution, GovernanceAttestationReason, ProviderBondSlashReason, VerificationTier } from "./types.ts";
|
|
6
|
-
/**
|
|
7
|
-
* MsgPostAuditorBond is the auditor-signed message used to post (or top up)
|
|
8
|
-
* the auditor's verification bond. The bond is held by the verification module
|
|
9
|
-
* account and determines the maximum attestation tier the auditor may use.
|
|
10
|
-
*/
|
|
11
|
-
export interface MsgPostAuditorBond {
|
|
12
|
-
/**
|
|
13
|
-
* Auditor is the bech32 account address of the bond-posting auditor and
|
|
14
|
-
* the signer of this message.
|
|
15
|
-
*/
|
|
16
|
-
auditor: string;
|
|
17
|
-
/** Amount is the coin amount being posted as auditor bond. */
|
|
18
|
-
amount: Coin | undefined;
|
|
19
|
-
}
|
|
20
|
-
/** MsgPostAuditorBondResponse is the response type for Msg/PostAuditorBond. */
|
|
21
|
-
export interface MsgPostAuditorBondResponse {
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* MsgSubmitAttestation is the auditor-signed message used to submit an
|
|
25
|
-
* attestation about a provider at a requested tier and capability set. The
|
|
26
|
-
* auditor includes a typed evidence reference, the audit fee, an anti-griefing
|
|
27
|
-
* deposit, and the identifier of the audit escrow that authorizes the
|
|
28
|
-
* attestation. The first valid submission against an open, matching, unexpired
|
|
29
|
-
* escrow consumes it and records the submitting auditor.
|
|
30
|
-
*/
|
|
31
|
-
export interface MsgSubmitAttestation {
|
|
32
|
-
/** Provider is the bech32 account address of the attested provider. */
|
|
33
|
-
provider: string;
|
|
34
|
-
/**
|
|
35
|
-
* Auditor is the bech32 account address of the issuing auditor and the
|
|
36
|
-
* signer of this message.
|
|
37
|
-
*/
|
|
38
|
-
auditor: string;
|
|
39
|
-
/** Tier is the verification tier the auditor asserts for the provider. */
|
|
40
|
-
tier: VerificationTier;
|
|
41
|
-
/**
|
|
42
|
-
* Capabilities is the set of capability flags the auditor asserts. The
|
|
43
|
-
* attestation must include at least the escrow's requested capabilities;
|
|
44
|
-
* additional capabilities the auditor verified may be included.
|
|
45
|
-
*/
|
|
46
|
-
capabilities: CapabilityFlag[];
|
|
47
|
-
/**
|
|
48
|
-
* EvidenceHash is an opaque hash referencing the auditor's evidence
|
|
49
|
-
* (off-chain).
|
|
50
|
-
*/
|
|
51
|
-
evidenceHash: Uint8Array;
|
|
52
|
-
/**
|
|
53
|
-
* Fee is the audit fee paid by the provider for this attestation, sourced
|
|
54
|
-
* from the consumed audit escrow.
|
|
55
|
-
*/
|
|
56
|
-
fee: Coin | undefined;
|
|
57
|
-
/**
|
|
58
|
-
* Deposit is the anti-griefing deposit posted by the auditor alongside the
|
|
59
|
-
* attestation.
|
|
60
|
-
*/
|
|
61
|
-
deposit: Coin | undefined;
|
|
62
|
-
/**
|
|
63
|
-
* AuditEscrowID is the identifier of the open audit escrow that authorizes
|
|
64
|
-
* this attestation.
|
|
65
|
-
*/
|
|
66
|
-
auditEscrowId: bigint;
|
|
67
|
-
}
|
|
68
|
-
/** MsgSubmitAttestationResponse is the response type for Msg/SubmitAttestation. */
|
|
69
|
-
export interface MsgSubmitAttestationResponse {
|
|
70
|
-
}
|
|
71
|
-
/**
|
|
72
|
-
* MsgOpenAuditEscrow is the provider-signed message used to open an audit
|
|
73
|
-
* escrow that funds a pending attestation. The provider escrows both an audit
|
|
74
|
-
* fee and a provider deposit, sets the requested tier and capabilities, and
|
|
75
|
-
* declares an expiry after which the escrow may be settled if no auditor has
|
|
76
|
-
* consumed it. The message does not name an auditor; the first valid
|
|
77
|
-
* attestation against this escrow consumes it.
|
|
78
|
-
*/
|
|
79
|
-
export interface MsgOpenAuditEscrow {
|
|
80
|
-
/**
|
|
81
|
-
* Provider is the bech32 account address of the provider opening the escrow
|
|
82
|
-
* and the signer of this message.
|
|
83
|
-
*/
|
|
84
|
-
provider: string;
|
|
85
|
-
/** RequestedTier is the verification tier the provider is requesting. */
|
|
86
|
-
requestedTier: VerificationTier;
|
|
87
|
-
/**
|
|
88
|
-
* RequestedCapabilities is the set of capability flags the provider is
|
|
89
|
-
* requesting that an auditor verify.
|
|
90
|
-
*/
|
|
91
|
-
requestedCapabilities: CapabilityFlag[];
|
|
92
|
-
/** Fee is the audit fee the provider is escrowing for the eventual auditor. */
|
|
93
|
-
fee: Coin | undefined;
|
|
94
|
-
/**
|
|
95
|
-
* ProviderDeposit is the deposit the provider escrows alongside the fee.
|
|
96
|
-
* It can only be returned to the provider or slashed to the community pool
|
|
97
|
-
* via governance-authorized settlement.
|
|
98
|
-
*/
|
|
99
|
-
providerDeposit: Coin | undefined;
|
|
100
|
-
/**
|
|
101
|
-
* ExpiresAt is the chain timestamp at which an unconsumed escrow expires
|
|
102
|
-
* and may be settled.
|
|
103
|
-
*/
|
|
104
|
-
expiresAt: Date | undefined;
|
|
105
|
-
/** MetadataHash is an opaque hash referencing escrow metadata (off-chain). */
|
|
106
|
-
metadataHash: Uint8Array;
|
|
107
|
-
}
|
|
108
|
-
/**
|
|
109
|
-
* MsgOpenAuditEscrowResponse is the response type for Msg/OpenAuditEscrow.
|
|
110
|
-
* It carries the identifier assigned to the newly opened audit escrow.
|
|
111
|
-
*/
|
|
112
|
-
export interface MsgOpenAuditEscrowResponse {
|
|
113
|
-
/**
|
|
114
|
-
* AuditEscrowID is the unique identifier assigned to the opened audit
|
|
115
|
-
* escrow.
|
|
116
|
-
*/
|
|
117
|
-
auditEscrowId: bigint;
|
|
118
|
-
}
|
|
119
|
-
/**
|
|
120
|
-
* MsgCancelAuditEscrow is the provider-signed message used to cancel an open,
|
|
121
|
-
* unconsumed audit escrow before its expiry. Cancellation returns the audit
|
|
122
|
-
* fee and the provider deposit to the provider.
|
|
123
|
-
*/
|
|
124
|
-
export interface MsgCancelAuditEscrow {
|
|
125
|
-
/**
|
|
126
|
-
* Provider is the bech32 account address of the provider that opened the
|
|
127
|
-
* escrow and the signer of this message.
|
|
128
|
-
*/
|
|
129
|
-
provider: string;
|
|
130
|
-
/** AuditEscrowID is the identifier of the audit escrow being cancelled. */
|
|
131
|
-
auditEscrowId: bigint;
|
|
132
|
-
}
|
|
133
|
-
/** MsgCancelAuditEscrowResponse is the response type for Msg/CancelAuditEscrow. */
|
|
134
|
-
export interface MsgCancelAuditEscrowResponse {
|
|
135
|
-
}
|
|
136
|
-
/**
|
|
137
|
-
* MsgSettleAuditEscrow is the governance-authority-signed message used to
|
|
138
|
-
* settle an unconsumed audit escrow with an explicit reason, fault
|
|
139
|
-
* attribution, and evidence reference. NoFault returns provider-funded coins
|
|
140
|
-
* to the provider; ProviderFault returns the fee to the provider and slashes
|
|
141
|
-
* the provider deposit to the community pool.
|
|
142
|
-
*/
|
|
143
|
-
export interface MsgSettleAuditEscrow {
|
|
144
|
-
/**
|
|
145
|
-
* Authority is the bech32 address of the governance account authorized to
|
|
146
|
-
* settle the escrow and the signer of this message.
|
|
147
|
-
*/
|
|
148
|
-
authority: string;
|
|
149
|
-
/** AuditEscrowID is the identifier of the audit escrow being settled. */
|
|
150
|
-
auditEscrowId: bigint;
|
|
151
|
-
/** Reason is the typed settlement reason recorded against the escrow. */
|
|
152
|
-
reason: AuditEscrowSettlementReason;
|
|
153
|
-
/**
|
|
154
|
-
* FaultAttribution is the fault attribution recorded against the escrow at
|
|
155
|
-
* settlement; it must be consistent with the reason.
|
|
156
|
-
*/
|
|
157
|
-
faultAttribution: FaultAttribution;
|
|
158
|
-
/**
|
|
159
|
-
* EvidenceHash is an opaque hash referencing the evidence considered at
|
|
160
|
-
* settlement (off-chain).
|
|
161
|
-
*/
|
|
162
|
-
evidenceHash: Uint8Array;
|
|
163
|
-
}
|
|
164
|
-
/** MsgSettleAuditEscrowResponse is the response type for Msg/SettleAuditEscrow. */
|
|
165
|
-
export interface MsgSettleAuditEscrowResponse {
|
|
166
|
-
}
|
|
167
|
-
/**
|
|
168
|
-
* MsgRevokeAttestation is the auditor-signed message used to revoke a
|
|
169
|
-
* previously submitted attestation for a typed reason, with an evidence
|
|
170
|
-
* reference. Revocation transitions the attestation to the Revoked status.
|
|
171
|
-
*/
|
|
172
|
-
export interface MsgRevokeAttestation {
|
|
173
|
-
/** Provider is the bech32 account address of the attested provider. */
|
|
174
|
-
provider: string;
|
|
175
|
-
/**
|
|
176
|
-
* Auditor is the bech32 account address of the revoking auditor and the
|
|
177
|
-
* signer of this message.
|
|
178
|
-
*/
|
|
179
|
-
auditor: string;
|
|
180
|
-
/** Reason is the typed revocation reason recorded against the attestation. */
|
|
181
|
-
reason: AttestationRevocationReason;
|
|
182
|
-
/**
|
|
183
|
-
* EvidenceHash is an opaque hash referencing the evidence backing the
|
|
184
|
-
* revocation (off-chain).
|
|
185
|
-
*/
|
|
186
|
-
evidenceHash: Uint8Array;
|
|
187
|
-
}
|
|
188
|
-
/** MsgRevokeAttestationResponse is the response type for Msg/RevokeAttestation. */
|
|
189
|
-
export interface MsgRevokeAttestationResponse {
|
|
190
|
-
}
|
|
191
|
-
/**
|
|
192
|
-
* MsgRemoveAttestation is the provider-signed message used to voluntarily
|
|
193
|
-
* remove an attestation associated with the provider. No reason or evidence
|
|
194
|
-
* is required; the attestation transitions to the Removed status.
|
|
195
|
-
*/
|
|
196
|
-
export interface MsgRemoveAttestation {
|
|
197
|
-
/**
|
|
198
|
-
* Provider is the bech32 account address of the provider requesting removal
|
|
199
|
-
* and the signer of this message.
|
|
200
|
-
*/
|
|
201
|
-
provider: string;
|
|
202
|
-
/**
|
|
203
|
-
* Auditor is the bech32 account address of the issuing auditor of the
|
|
204
|
-
* attestation being removed.
|
|
205
|
-
*/
|
|
206
|
-
auditor: string;
|
|
207
|
-
}
|
|
208
|
-
/** MsgRemoveAttestationResponse is the response type for Msg/RemoveAttestation. */
|
|
209
|
-
export interface MsgRemoveAttestationResponse {
|
|
210
|
-
}
|
|
211
|
-
/**
|
|
212
|
-
* MsgResignAuditor is the auditor-signed message used by an auditor to
|
|
213
|
-
* voluntarily exit the auditor role. Resignation moves the auditor record to
|
|
214
|
-
* the Resigned status and begins unbonding of any posted auditor bond.
|
|
215
|
-
*/
|
|
216
|
-
export interface MsgResignAuditor {
|
|
217
|
-
/**
|
|
218
|
-
* Auditor is the bech32 account address of the resigning auditor and the
|
|
219
|
-
* signer of this message.
|
|
220
|
-
*/
|
|
221
|
-
auditor: string;
|
|
222
|
-
}
|
|
223
|
-
/** MsgResignAuditorResponse is the response type for Msg/ResignAuditor. */
|
|
224
|
-
export interface MsgResignAuditorResponse {
|
|
225
|
-
}
|
|
226
|
-
/**
|
|
227
|
-
* MsgPostProviderBond is the provider-signed message used to post (or top up)
|
|
228
|
-
* the provider's resource-scaled verification bond. The bond is held by the
|
|
229
|
-
* verification module account.
|
|
230
|
-
*/
|
|
231
|
-
export interface MsgPostProviderBond {
|
|
232
|
-
/**
|
|
233
|
-
* Provider is the bech32 account address of the bond-posting provider and
|
|
234
|
-
* the signer of this message.
|
|
235
|
-
*/
|
|
236
|
-
provider: string;
|
|
237
|
-
/** Amount is the coin amount being posted as provider bond. */
|
|
238
|
-
amount: Coin | undefined;
|
|
239
|
-
}
|
|
240
|
-
/** MsgPostProviderBondResponse is the response type for Msg/PostProviderBond. */
|
|
241
|
-
export interface MsgPostProviderBondResponse {
|
|
242
|
-
}
|
|
243
|
-
/**
|
|
244
|
-
* MsgWithdrawProviderBond is the provider-signed message used to initiate
|
|
245
|
-
* withdrawal of part or all of the provider bond. Withdrawal enqueues an
|
|
246
|
-
* unbonding entry against the provider bond record.
|
|
247
|
-
*/
|
|
248
|
-
export interface MsgWithdrawProviderBond {
|
|
249
|
-
/**
|
|
250
|
-
* Provider is the bech32 account address of the bond-withdrawing provider
|
|
251
|
-
* and the signer of this message.
|
|
252
|
-
*/
|
|
253
|
-
provider: string;
|
|
254
|
-
/** Amount is the coin amount being withdrawn from the provider bond. */
|
|
255
|
-
amount: Coin | undefined;
|
|
256
|
-
}
|
|
257
|
-
/**
|
|
258
|
-
* MsgWithdrawProviderBondResponse is the response type for
|
|
259
|
-
* Msg/WithdrawProviderBond.
|
|
260
|
-
*/
|
|
261
|
-
export interface MsgWithdrawProviderBondResponse {
|
|
262
|
-
}
|
|
263
|
-
/**
|
|
264
|
-
* MsgPostSnapshotHash is the provider-signed message used to post the
|
|
265
|
-
* provider's most recent resource snapshot hash, the inline resource summary
|
|
266
|
-
* claimed by the provider, and the provider-side snapshot timestamp.
|
|
267
|
-
*/
|
|
268
|
-
export interface MsgPostSnapshotHash {
|
|
269
|
-
/**
|
|
270
|
-
* Provider is the bech32 account address of the snapshotting provider and
|
|
271
|
-
* the signer of this message.
|
|
272
|
-
*/
|
|
273
|
-
provider: string;
|
|
274
|
-
/** SnapshotHash is the opaque hash of the snapshot payload (off-chain). */
|
|
275
|
-
snapshotHash: Uint8Array;
|
|
276
|
-
/**
|
|
277
|
-
* ResourceSummary is the inline resource counts the provider claims at
|
|
278
|
-
* snapshot time; used to scale the provider bond requirement.
|
|
279
|
-
*/
|
|
280
|
-
resourceSummary: ResourceSummary | undefined;
|
|
281
|
-
/**
|
|
282
|
-
* SnapshotTimestamp is the timestamp embedded by the provider in the
|
|
283
|
-
* snapshot itself.
|
|
284
|
-
*/
|
|
285
|
-
snapshotTimestamp: Date | undefined;
|
|
286
|
-
}
|
|
287
|
-
/** MsgPostSnapshotHashResponse is the response type for Msg/PostSnapshotHash. */
|
|
288
|
-
export interface MsgPostSnapshotHashResponse {
|
|
289
|
-
}
|
|
290
|
-
/**
|
|
291
|
-
* MsgRegisterAuditor is the governance-authority-signed message used to
|
|
292
|
-
* register a new auditor with a maximum attestation tier. There is no
|
|
293
|
-
* auditor self-registration path in v1; only governance may register
|
|
294
|
-
* auditors.
|
|
295
|
-
*/
|
|
296
|
-
export interface MsgRegisterAuditor {
|
|
297
|
-
/**
|
|
298
|
-
* Authority is the bech32 address of the governance account authorized to
|
|
299
|
-
* register auditors and the signer of this message.
|
|
300
|
-
*/
|
|
301
|
-
authority: string;
|
|
302
|
-
/** Auditor is the bech32 account address of the auditor being registered. */
|
|
303
|
-
auditor: string;
|
|
304
|
-
/**
|
|
305
|
-
* MaxAttestationTier is the highest verification tier this auditor is
|
|
306
|
-
* permitted to attest, set by governance at registration.
|
|
307
|
-
*/
|
|
308
|
-
maxAttestationTier: VerificationTier;
|
|
309
|
-
/** MetadataHash is an opaque hash referencing auditor metadata (off-chain). */
|
|
310
|
-
metadataHash: Uint8Array;
|
|
311
|
-
}
|
|
312
|
-
/** MsgRegisterAuditorResponse is the response type for Msg/RegisterAuditor. */
|
|
313
|
-
export interface MsgRegisterAuditorResponse {
|
|
314
|
-
}
|
|
315
|
-
/**
|
|
316
|
-
* MsgRenewAuditor is the governance-authority-signed message used to renew an
|
|
317
|
-
* auditor's registration and reset the renewal deadline.
|
|
318
|
-
*/
|
|
319
|
-
export interface MsgRenewAuditor {
|
|
320
|
-
/**
|
|
321
|
-
* Authority is the bech32 address of the governance account authorized to
|
|
322
|
-
* renew auditors and the signer of this message.
|
|
323
|
-
*/
|
|
324
|
-
authority: string;
|
|
325
|
-
/**
|
|
326
|
-
* Auditor is the bech32 account address of the auditor whose registration
|
|
327
|
-
* is being renewed.
|
|
328
|
-
*/
|
|
329
|
-
auditor: string;
|
|
330
|
-
}
|
|
331
|
-
/** MsgRenewAuditorResponse is the response type for Msg/RenewAuditor. */
|
|
332
|
-
export interface MsgRenewAuditorResponse {
|
|
333
|
-
}
|
|
334
|
-
/**
|
|
335
|
-
* MsgRemoveAuditor is the governance-authority-signed message used to remove
|
|
336
|
-
* an auditor from the active set. Removal moves the auditor record to the
|
|
337
|
-
* Removed status.
|
|
338
|
-
*/
|
|
339
|
-
export interface MsgRemoveAuditor {
|
|
340
|
-
/**
|
|
341
|
-
* Authority is the bech32 address of the governance account authorized to
|
|
342
|
-
* remove auditors and the signer of this message.
|
|
343
|
-
*/
|
|
344
|
-
authority: string;
|
|
345
|
-
/** Auditor is the bech32 account address of the auditor being removed. */
|
|
346
|
-
auditor: string;
|
|
347
|
-
}
|
|
348
|
-
/** MsgRemoveAuditorResponse is the response type for Msg/RemoveAuditor. */
|
|
349
|
-
export interface MsgRemoveAuditorResponse {
|
|
350
|
-
}
|
|
351
|
-
/**
|
|
352
|
-
* MsgRevokeProviderAttestation is the governance-authority-signed message
|
|
353
|
-
* used to revoke a single attestation issued by a specific auditor for a
|
|
354
|
-
* specific provider, with a typed reason, fault attribution, and evidence
|
|
355
|
-
* reference.
|
|
356
|
-
*/
|
|
357
|
-
export interface MsgRevokeProviderAttestation {
|
|
358
|
-
/**
|
|
359
|
-
* Authority is the bech32 address of the governance account authorized to
|
|
360
|
-
* revoke attestations and the signer of this message.
|
|
361
|
-
*/
|
|
362
|
-
authority: string;
|
|
363
|
-
/**
|
|
364
|
-
* Provider is the bech32 account address of the provider whose attestation
|
|
365
|
-
* is being revoked.
|
|
366
|
-
*/
|
|
367
|
-
provider: string;
|
|
368
|
-
/**
|
|
369
|
-
* Auditor is the bech32 account address of the auditor whose attestation
|
|
370
|
-
* is being revoked.
|
|
371
|
-
*/
|
|
372
|
-
auditor: string;
|
|
373
|
-
/**
|
|
374
|
-
* Reason is the typed governance attestation reason recorded against the
|
|
375
|
-
* revocation.
|
|
376
|
-
*/
|
|
377
|
-
reason: GovernanceAttestationReason;
|
|
378
|
-
/** FaultAttribution is the fault attribution recorded at revocation. */
|
|
379
|
-
faultAttribution: FaultAttribution;
|
|
380
|
-
/**
|
|
381
|
-
* EvidenceHash is an opaque hash referencing the evidence backing the
|
|
382
|
-
* revocation (off-chain).
|
|
383
|
-
*/
|
|
384
|
-
evidenceHash: Uint8Array;
|
|
385
|
-
}
|
|
386
|
-
/**
|
|
387
|
-
* MsgRevokeProviderAttestationResponse is the response type for
|
|
388
|
-
* Msg/RevokeProviderAttestation.
|
|
389
|
-
*/
|
|
390
|
-
export interface MsgRevokeProviderAttestationResponse {
|
|
391
|
-
}
|
|
392
|
-
/**
|
|
393
|
-
* MsgRevokeAllProviderAttestations is the governance-authority-signed message
|
|
394
|
-
* used to revoke every active attestation for a single provider, with a
|
|
395
|
-
* typed reason, fault attribution, and evidence reference.
|
|
396
|
-
*/
|
|
397
|
-
export interface MsgRevokeAllProviderAttestations {
|
|
398
|
-
/**
|
|
399
|
-
* Authority is the bech32 address of the governance account authorized to
|
|
400
|
-
* revoke attestations and the signer of this message.
|
|
401
|
-
*/
|
|
402
|
-
authority: string;
|
|
403
|
-
/**
|
|
404
|
-
* Provider is the bech32 account address of the provider whose attestations
|
|
405
|
-
* are being revoked en masse.
|
|
406
|
-
*/
|
|
407
|
-
provider: string;
|
|
408
|
-
/**
|
|
409
|
-
* Reason is the typed governance attestation reason recorded against the
|
|
410
|
-
* revocations.
|
|
411
|
-
*/
|
|
412
|
-
reason: GovernanceAttestationReason;
|
|
413
|
-
/**
|
|
414
|
-
* FaultAttribution is the fault attribution recorded against the
|
|
415
|
-
* revocations.
|
|
416
|
-
*/
|
|
417
|
-
faultAttribution: FaultAttribution;
|
|
418
|
-
/**
|
|
419
|
-
* EvidenceHash is an opaque hash referencing the evidence backing the
|
|
420
|
-
* revocations (off-chain).
|
|
421
|
-
*/
|
|
422
|
-
evidenceHash: Uint8Array;
|
|
423
|
-
}
|
|
424
|
-
/**
|
|
425
|
-
* MsgRevokeAllProviderAttestationsResponse is the response type for
|
|
426
|
-
* Msg/RevokeAllProviderAttestations.
|
|
427
|
-
*/
|
|
428
|
-
export interface MsgRevokeAllProviderAttestationsResponse {
|
|
429
|
-
}
|
|
430
|
-
/**
|
|
431
|
-
* MsgRevokeAuditorAttestations is the governance-authority-signed message
|
|
432
|
-
* used to revoke every active attestation issued by a single auditor, with a
|
|
433
|
-
* typed reason, fault attribution, and evidence reference.
|
|
434
|
-
*/
|
|
435
|
-
export interface MsgRevokeAuditorAttestations {
|
|
436
|
-
/**
|
|
437
|
-
* Authority is the bech32 address of the governance account authorized to
|
|
438
|
-
* revoke attestations and the signer of this message.
|
|
439
|
-
*/
|
|
440
|
-
authority: string;
|
|
441
|
-
/**
|
|
442
|
-
* Auditor is the bech32 account address of the auditor whose attestations
|
|
443
|
-
* are being revoked en masse.
|
|
444
|
-
*/
|
|
445
|
-
auditor: string;
|
|
446
|
-
/**
|
|
447
|
-
* Reason is the typed governance attestation reason recorded against the
|
|
448
|
-
* revocations.
|
|
449
|
-
*/
|
|
450
|
-
reason: GovernanceAttestationReason;
|
|
451
|
-
/**
|
|
452
|
-
* FaultAttribution is the fault attribution recorded against the
|
|
453
|
-
* revocations.
|
|
454
|
-
*/
|
|
455
|
-
faultAttribution: FaultAttribution;
|
|
456
|
-
/**
|
|
457
|
-
* EvidenceHash is an opaque hash referencing the evidence backing the
|
|
458
|
-
* revocations (off-chain).
|
|
459
|
-
*/
|
|
460
|
-
evidenceHash: Uint8Array;
|
|
461
|
-
}
|
|
462
|
-
/**
|
|
463
|
-
* MsgRevokeAuditorAttestationsResponse is the response type for
|
|
464
|
-
* Msg/RevokeAuditorAttestations.
|
|
465
|
-
*/
|
|
466
|
-
export interface MsgRevokeAuditorAttestationsResponse {
|
|
467
|
-
}
|
|
468
|
-
/**
|
|
469
|
-
* MsgResolveDiscrepancy is the governance-authority-signed message used to
|
|
470
|
-
* resolve a pending discrepancy between two auditors over the same provider.
|
|
471
|
-
* The authority names the vindicated auditor (if any), optionally slashes
|
|
472
|
-
* either or both auditor bonds, and records the typed resolution reason,
|
|
473
|
-
* fault attribution, and evidence reference.
|
|
474
|
-
*/
|
|
475
|
-
export interface MsgResolveDiscrepancy {
|
|
476
|
-
/**
|
|
477
|
-
* Authority is the bech32 address of the governance account authorized to
|
|
478
|
-
* resolve discrepancies and the signer of this message.
|
|
479
|
-
*/
|
|
480
|
-
authority: string;
|
|
481
|
-
/** DiscrepancyID is the identifier of the discrepancy being resolved. */
|
|
482
|
-
discrepancyId: bigint;
|
|
483
|
-
/**
|
|
484
|
-
* VindicatedAuditor is the bech32 account address of the auditor whose
|
|
485
|
-
* attestation is upheld by the resolution; may be empty when no auditor
|
|
486
|
-
* is vindicated.
|
|
487
|
-
*/
|
|
488
|
-
vindicatedAuditor: string;
|
|
489
|
-
/**
|
|
490
|
-
* SlashAuditorA indicates whether auditor A's bond should be slashed as
|
|
491
|
-
* part of this resolution.
|
|
492
|
-
*/
|
|
493
|
-
slashAuditorA: boolean;
|
|
494
|
-
/**
|
|
495
|
-
* SlashAuditorB indicates whether auditor B's bond should be slashed as
|
|
496
|
-
* part of this resolution.
|
|
497
|
-
*/
|
|
498
|
-
slashAuditorB: boolean;
|
|
499
|
-
/**
|
|
500
|
-
* Reason is the typed discrepancy resolution reason recorded at
|
|
501
|
-
* resolution.
|
|
502
|
-
*/
|
|
503
|
-
reason: DiscrepancyResolutionReason;
|
|
504
|
-
/** FaultAttribution is the fault attribution recorded at resolution. */
|
|
505
|
-
faultAttribution: FaultAttribution;
|
|
506
|
-
/**
|
|
507
|
-
* EvidenceHash is an opaque hash referencing the evidence considered at
|
|
508
|
-
* resolution (off-chain).
|
|
509
|
-
*/
|
|
510
|
-
evidenceHash: Uint8Array;
|
|
511
|
-
}
|
|
512
|
-
/**
|
|
513
|
-
* MsgResolveDiscrepancyResponse is the response type for
|
|
514
|
-
* Msg/ResolveDiscrepancy.
|
|
515
|
-
*/
|
|
516
|
-
export interface MsgResolveDiscrepancyResponse {
|
|
517
|
-
}
|
|
518
|
-
/**
|
|
519
|
-
* MsgSlashProviderBond is the governance-authority-signed message used to
|
|
520
|
-
* slash a fraction of a provider's verification bond for a typed reason,
|
|
521
|
-
* backed by an evidence reference. The fraction is a LegacyDec in [0, 1].
|
|
522
|
-
*/
|
|
523
|
-
export interface MsgSlashProviderBond {
|
|
524
|
-
/**
|
|
525
|
-
* Authority is the bech32 address of the governance account authorized to
|
|
526
|
-
* slash provider bonds and the signer of this message.
|
|
527
|
-
*/
|
|
528
|
-
authority: string;
|
|
529
|
-
/**
|
|
530
|
-
* Provider is the bech32 account address of the provider whose bond is
|
|
531
|
-
* being slashed.
|
|
532
|
-
*/
|
|
533
|
-
provider: string;
|
|
534
|
-
/**
|
|
535
|
-
* SlashFraction is the fraction of the bond to slash, expressed as a
|
|
536
|
-
* LegacyDec in the inclusive range [0, 1].
|
|
537
|
-
*/
|
|
538
|
-
slashFraction: string;
|
|
539
|
-
/**
|
|
540
|
-
* Reason is the typed provider bond slash reason recorded against the
|
|
541
|
-
* slash.
|
|
542
|
-
*/
|
|
543
|
-
reason: ProviderBondSlashReason;
|
|
544
|
-
/**
|
|
545
|
-
* EvidenceHash is an opaque hash referencing the evidence backing the
|
|
546
|
-
* slash (off-chain).
|
|
547
|
-
*/
|
|
548
|
-
evidenceHash: Uint8Array;
|
|
549
|
-
}
|
|
550
|
-
/**
|
|
551
|
-
* MsgSlashProviderBondResponse is the response type for
|
|
552
|
-
* Msg/SlashProviderBond.
|
|
553
|
-
*/
|
|
554
|
-
export interface MsgSlashProviderBondResponse {
|
|
555
|
-
}
|
|
556
|
-
/**
|
|
557
|
-
* MsgUpdateParams is the governance-authority-signed message used to update
|
|
558
|
-
* the x/verification module parameters. All parameters must be supplied.
|
|
559
|
-
*/
|
|
560
|
-
export interface MsgUpdateParams {
|
|
561
|
-
/**
|
|
562
|
-
* Authority is the bech32 address of the governance account authorized to
|
|
563
|
-
* update module parameters and the signer of this message.
|
|
564
|
-
*/
|
|
565
|
-
authority: string;
|
|
566
|
-
/**
|
|
567
|
-
* Params defines the x/verification parameters to update. All parameters
|
|
568
|
-
* must be supplied.
|
|
569
|
-
*/
|
|
570
|
-
params: Params | undefined;
|
|
571
|
-
}
|
|
572
|
-
/** MsgUpdateParamsResponse is the response type for Msg/UpdateParams. */
|
|
573
|
-
export interface MsgUpdateParamsResponse {
|
|
574
|
-
}
|
|
575
|
-
export declare const MsgPostAuditorBond: MessageFns<MsgPostAuditorBond, "akash.verification.v1.MsgPostAuditorBond">;
|
|
576
|
-
export declare const MsgPostAuditorBondResponse: MessageFns<MsgPostAuditorBondResponse, "akash.verification.v1.MsgPostAuditorBondResponse">;
|
|
577
|
-
export declare const MsgSubmitAttestation: MessageFns<MsgSubmitAttestation, "akash.verification.v1.MsgSubmitAttestation">;
|
|
578
|
-
export declare const MsgSubmitAttestationResponse: MessageFns<MsgSubmitAttestationResponse, "akash.verification.v1.MsgSubmitAttestationResponse">;
|
|
579
|
-
export declare const MsgOpenAuditEscrow: MessageFns<MsgOpenAuditEscrow, "akash.verification.v1.MsgOpenAuditEscrow">;
|
|
580
|
-
export declare const MsgOpenAuditEscrowResponse: MessageFns<MsgOpenAuditEscrowResponse, "akash.verification.v1.MsgOpenAuditEscrowResponse">;
|
|
581
|
-
export declare const MsgCancelAuditEscrow: MessageFns<MsgCancelAuditEscrow, "akash.verification.v1.MsgCancelAuditEscrow">;
|
|
582
|
-
export declare const MsgCancelAuditEscrowResponse: MessageFns<MsgCancelAuditEscrowResponse, "akash.verification.v1.MsgCancelAuditEscrowResponse">;
|
|
583
|
-
export declare const MsgSettleAuditEscrow: MessageFns<MsgSettleAuditEscrow, "akash.verification.v1.MsgSettleAuditEscrow">;
|
|
584
|
-
export declare const MsgSettleAuditEscrowResponse: MessageFns<MsgSettleAuditEscrowResponse, "akash.verification.v1.MsgSettleAuditEscrowResponse">;
|
|
585
|
-
export declare const MsgRevokeAttestation: MessageFns<MsgRevokeAttestation, "akash.verification.v1.MsgRevokeAttestation">;
|
|
586
|
-
export declare const MsgRevokeAttestationResponse: MessageFns<MsgRevokeAttestationResponse, "akash.verification.v1.MsgRevokeAttestationResponse">;
|
|
587
|
-
export declare const MsgRemoveAttestation: MessageFns<MsgRemoveAttestation, "akash.verification.v1.MsgRemoveAttestation">;
|
|
588
|
-
export declare const MsgRemoveAttestationResponse: MessageFns<MsgRemoveAttestationResponse, "akash.verification.v1.MsgRemoveAttestationResponse">;
|
|
589
|
-
export declare const MsgResignAuditor: MessageFns<MsgResignAuditor, "akash.verification.v1.MsgResignAuditor">;
|
|
590
|
-
export declare const MsgResignAuditorResponse: MessageFns<MsgResignAuditorResponse, "akash.verification.v1.MsgResignAuditorResponse">;
|
|
591
|
-
export declare const MsgPostProviderBond: MessageFns<MsgPostProviderBond, "akash.verification.v1.MsgPostProviderBond">;
|
|
592
|
-
export declare const MsgPostProviderBondResponse: MessageFns<MsgPostProviderBondResponse, "akash.verification.v1.MsgPostProviderBondResponse">;
|
|
593
|
-
export declare const MsgWithdrawProviderBond: MessageFns<MsgWithdrawProviderBond, "akash.verification.v1.MsgWithdrawProviderBond">;
|
|
594
|
-
export declare const MsgWithdrawProviderBondResponse: MessageFns<MsgWithdrawProviderBondResponse, "akash.verification.v1.MsgWithdrawProviderBondResponse">;
|
|
595
|
-
export declare const MsgPostSnapshotHash: MessageFns<MsgPostSnapshotHash, "akash.verification.v1.MsgPostSnapshotHash">;
|
|
596
|
-
export declare const MsgPostSnapshotHashResponse: MessageFns<MsgPostSnapshotHashResponse, "akash.verification.v1.MsgPostSnapshotHashResponse">;
|
|
597
|
-
export declare const MsgRegisterAuditor: MessageFns<MsgRegisterAuditor, "akash.verification.v1.MsgRegisterAuditor">;
|
|
598
|
-
export declare const MsgRegisterAuditorResponse: MessageFns<MsgRegisterAuditorResponse, "akash.verification.v1.MsgRegisterAuditorResponse">;
|
|
599
|
-
export declare const MsgRenewAuditor: MessageFns<MsgRenewAuditor, "akash.verification.v1.MsgRenewAuditor">;
|
|
600
|
-
export declare const MsgRenewAuditorResponse: MessageFns<MsgRenewAuditorResponse, "akash.verification.v1.MsgRenewAuditorResponse">;
|
|
601
|
-
export declare const MsgRemoveAuditor: MessageFns<MsgRemoveAuditor, "akash.verification.v1.MsgRemoveAuditor">;
|
|
602
|
-
export declare const MsgRemoveAuditorResponse: MessageFns<MsgRemoveAuditorResponse, "akash.verification.v1.MsgRemoveAuditorResponse">;
|
|
603
|
-
export declare const MsgRevokeProviderAttestation: MessageFns<MsgRevokeProviderAttestation, "akash.verification.v1.MsgRevokeProviderAttestation">;
|
|
604
|
-
export declare const MsgRevokeProviderAttestationResponse: MessageFns<MsgRevokeProviderAttestationResponse, "akash.verification.v1.MsgRevokeProviderAttestationResponse">;
|
|
605
|
-
export declare const MsgRevokeAllProviderAttestations: MessageFns<MsgRevokeAllProviderAttestations, "akash.verification.v1.MsgRevokeAllProviderAttestations">;
|
|
606
|
-
export declare const MsgRevokeAllProviderAttestationsResponse: MessageFns<MsgRevokeAllProviderAttestationsResponse, "akash.verification.v1.MsgRevokeAllProviderAttestationsResponse">;
|
|
607
|
-
export declare const MsgRevokeAuditorAttestations: MessageFns<MsgRevokeAuditorAttestations, "akash.verification.v1.MsgRevokeAuditorAttestations">;
|
|
608
|
-
export declare const MsgRevokeAuditorAttestationsResponse: MessageFns<MsgRevokeAuditorAttestationsResponse, "akash.verification.v1.MsgRevokeAuditorAttestationsResponse">;
|
|
609
|
-
export declare const MsgResolveDiscrepancy: MessageFns<MsgResolveDiscrepancy, "akash.verification.v1.MsgResolveDiscrepancy">;
|
|
610
|
-
export declare const MsgResolveDiscrepancyResponse: MessageFns<MsgResolveDiscrepancyResponse, "akash.verification.v1.MsgResolveDiscrepancyResponse">;
|
|
611
|
-
export declare const MsgSlashProviderBondResponse: MessageFns<MsgSlashProviderBondResponse, "akash.verification.v1.MsgSlashProviderBondResponse">;
|
|
612
|
-
export declare const MsgUpdateParams: MessageFns<MsgUpdateParams, "akash.verification.v1.MsgUpdateParams">;
|
|
613
|
-
export declare const MsgUpdateParamsResponse: MessageFns<MsgUpdateParamsResponse, "akash.verification.v1.MsgUpdateParamsResponse">;
|
|
614
|
-
export declare const MsgSlashProviderBond: MessageFns<MsgSlashProviderBond, "akash.verification.v1.MsgSlashProviderBond">;
|