@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,147 +0,0 @@
|
|
|
1
|
-
import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
|
|
2
|
-
import { Coin } from "../../../cosmos/base/v1beta1/coin.ts";
|
|
3
|
-
import { Duration } from "../../../google/protobuf/duration.ts";
|
|
4
|
-
/**
|
|
5
|
-
* Params defines the on-chain parameters for the verification module.
|
|
6
|
-
* Includes per-tier auditor bond and TTL settings, per-tier minimum audit fees,
|
|
7
|
-
* resource-scaled provider bond amounts, history requirements for higher tiers,
|
|
8
|
-
* EndBlocker budget caps, escrow timing, anti-griefing deposits, the feature
|
|
9
|
-
* flag controlling module activation, and per-tier contact-response targets.
|
|
10
|
-
*/
|
|
11
|
-
export interface Params {
|
|
12
|
-
/** BondL1 is the auditor bond required to attest at L1 (Identified). */
|
|
13
|
-
bondL1: Coin | undefined;
|
|
14
|
-
/** BondL2 is the auditor bond required to attest at L2 (Verified). */
|
|
15
|
-
bondL2: Coin | undefined;
|
|
16
|
-
/** BondL3 is the auditor bond required to attest at L3 (Established). */
|
|
17
|
-
bondL3: Coin | undefined;
|
|
18
|
-
/** BondL4 is the auditor bond required to attest at L4 (Trusted). */
|
|
19
|
-
bondL4: Coin | undefined;
|
|
20
|
-
/** TTLL1 is the time-to-live of an L1 attestation before it expires. */
|
|
21
|
-
ttlL1: Duration | undefined;
|
|
22
|
-
/** TTLL2 is the time-to-live of an L2 attestation before it expires. */
|
|
23
|
-
ttlL2: Duration | undefined;
|
|
24
|
-
/** TTLL3 is the time-to-live of an L3 attestation before it expires. */
|
|
25
|
-
ttlL3: Duration | undefined;
|
|
26
|
-
/** TTLL4 is the time-to-live of an L4 attestation before it expires. */
|
|
27
|
-
ttlL4: Duration | undefined;
|
|
28
|
-
/** MinFeeL1 is the minimum audit fee a provider must escrow for an L1 audit. */
|
|
29
|
-
minFeeL1: Coin | undefined;
|
|
30
|
-
/** MinFeeL2 is the minimum audit fee a provider must escrow for an L2 audit. */
|
|
31
|
-
minFeeL2: Coin | undefined;
|
|
32
|
-
/** MinFeeL3 is the minimum audit fee a provider must escrow for an L3 audit. */
|
|
33
|
-
minFeeL3: Coin | undefined;
|
|
34
|
-
/** MinFeeL4 is the minimum audit fee a provider must escrow for an L4 audit. */
|
|
35
|
-
minFeeL4: Coin | undefined;
|
|
36
|
-
/** DiscrepancyThreshold is the number of discrepancies that triggers auditor freeze. */
|
|
37
|
-
discrepancyThreshold: number;
|
|
38
|
-
/**
|
|
39
|
-
* AuditorUnbondingPeriod is the unbonding duration applied to an auditor bond
|
|
40
|
-
* upon withdrawal initiation.
|
|
41
|
-
*/
|
|
42
|
-
auditorUnbondingPeriod: Duration | undefined;
|
|
43
|
-
/** RenewalPeriodL1 is the auditor renewal period for L1 attestations. */
|
|
44
|
-
renewalPeriodL1: Duration | undefined;
|
|
45
|
-
/** RenewalPeriodL2 is the auditor renewal period for L2 attestations. */
|
|
46
|
-
renewalPeriodL2: Duration | undefined;
|
|
47
|
-
/** RenewalPeriodL3 is the auditor renewal period for L3 attestations. */
|
|
48
|
-
renewalPeriodL3: Duration | undefined;
|
|
49
|
-
/** RenewalPeriodL4 is the auditor renewal period for L4 attestations. */
|
|
50
|
-
renewalPeriodL4: Duration | undefined;
|
|
51
|
-
/** SnapshotHashInterval is the cadence at which providers must post a snapshot hash. */
|
|
52
|
-
snapshotHashInterval: Duration | undefined;
|
|
53
|
-
/** MaxSnapshotAge is the maximum age a provider snapshot may have before being stale. */
|
|
54
|
-
maxSnapshotAge: Duration | undefined;
|
|
55
|
-
/** BondGpuL2 is the per-GPU resource-scaled provider bond at L2. */
|
|
56
|
-
bondGpuL2: Coin | undefined;
|
|
57
|
-
/** BondGpuL3 is the per-GPU resource-scaled provider bond at L3. */
|
|
58
|
-
bondGpuL3: Coin | undefined;
|
|
59
|
-
/** BondGpuL4 is the per-GPU resource-scaled provider bond at L4. */
|
|
60
|
-
bondGpuL4: Coin | undefined;
|
|
61
|
-
/** BondVcpuL2 is the per-vCPU resource-scaled provider bond at L2. */
|
|
62
|
-
bondVcpuL2: Coin | undefined;
|
|
63
|
-
/** BondVcpuL3 is the per-vCPU resource-scaled provider bond at L3. */
|
|
64
|
-
bondVcpuL3: Coin | undefined;
|
|
65
|
-
/** BondVcpuL4 is the per-vCPU resource-scaled provider bond at L4. */
|
|
66
|
-
bondVcpuL4: Coin | undefined;
|
|
67
|
-
/** BondMemGbL2 is the per-GB-memory resource-scaled provider bond at L2. */
|
|
68
|
-
bondMemGbL2: Coin | undefined;
|
|
69
|
-
/** BondMemGbL3 is the per-GB-memory resource-scaled provider bond at L3. */
|
|
70
|
-
bondMemGbL3: Coin | undefined;
|
|
71
|
-
/** BondMemGbL4 is the per-GB-memory resource-scaled provider bond at L4. */
|
|
72
|
-
bondMemGbL4: Coin | undefined;
|
|
73
|
-
/** BondStorageTbL2 is the per-TB-storage resource-scaled provider bond at L2. */
|
|
74
|
-
bondStorageTbL2: Coin | undefined;
|
|
75
|
-
/** BondStorageTbL3 is the per-TB-storage resource-scaled provider bond at L3. */
|
|
76
|
-
bondStorageTbL3: Coin | undefined;
|
|
77
|
-
/** BondStorageTbL4 is the per-TB-storage resource-scaled provider bond at L4. */
|
|
78
|
-
bondStorageTbL4: Coin | undefined;
|
|
79
|
-
/**
|
|
80
|
-
* ProviderBondUnbondingPeriod is the unbonding duration applied to a provider bond
|
|
81
|
-
* upon withdrawal initiation.
|
|
82
|
-
*/
|
|
83
|
-
providerBondUnbondingPeriod: Duration | undefined;
|
|
84
|
-
/** MinAgeL2 is the minimum provider age required to attain L2. */
|
|
85
|
-
minAgeL2: Duration | undefined;
|
|
86
|
-
/** MinAgeL3 is the minimum provider age required to attain L3. */
|
|
87
|
-
minAgeL3: Duration | undefined;
|
|
88
|
-
/** MinAgeL4 is the minimum provider age required to attain L4. */
|
|
89
|
-
minAgeL4: Duration | undefined;
|
|
90
|
-
/** MinLeaseCompletionBpsL3 is the minimum lease-completion rate (basis points) for L3. */
|
|
91
|
-
minLeaseCompletionBpsL3: number;
|
|
92
|
-
/** MinLeaseCompletionBpsL4 is the minimum lease-completion rate (basis points) for L4. */
|
|
93
|
-
minLeaseCompletionBpsL4: number;
|
|
94
|
-
/** CleanHistoryWindowL3 is the clean-history window required to attain L3. */
|
|
95
|
-
cleanHistoryWindowL3: Duration | undefined;
|
|
96
|
-
/** CleanHistoryWindowL4 is the clean-history window required to attain L4. */
|
|
97
|
-
cleanHistoryWindowL4: Duration | undefined;
|
|
98
|
-
/** MinL3DurationForL4 is the minimum continuous L3 duration required before promotion to L4. */
|
|
99
|
-
minL3DurationForL4: Duration | undefined;
|
|
100
|
-
/**
|
|
101
|
-
* MinLeasesForCompletionRate is the minimum number of leases required before
|
|
102
|
-
* the lease-completion ratio is considered meaningful.
|
|
103
|
-
*/
|
|
104
|
-
minLeasesForCompletionRate: number;
|
|
105
|
-
/** MaxEndblockerAttestationExpiries caps the number of attestation expiries processed per EndBlocker. */
|
|
106
|
-
maxEndblockerAttestationExpiries: number;
|
|
107
|
-
/** MaxEndblockerSnapshotSuspensions caps the number of snapshot suspensions processed per EndBlocker. */
|
|
108
|
-
maxEndblockerSnapshotSuspensions: number;
|
|
109
|
-
/** MaxEndblockerUnbondingCompletions caps the number of unbonding completions processed per EndBlocker. */
|
|
110
|
-
maxEndblockerUnbondingCompletions: number;
|
|
111
|
-
/** MaxEndblockerDiscrepancyTimeouts caps the number of discrepancy timeouts processed per EndBlocker. */
|
|
112
|
-
maxEndblockerDiscrepancyTimeouts: number;
|
|
113
|
-
/** MaxEndblockerAuditEscrowExpiries caps the number of audit escrow expiries processed per EndBlocker. */
|
|
114
|
-
maxEndblockerAuditEscrowExpiries: number;
|
|
115
|
-
/** MaxEndblockerGraceExpiries caps the number of verification-grace expiries processed per EndBlocker. */
|
|
116
|
-
maxEndblockerGraceExpiries: number;
|
|
117
|
-
/** DiscrepancyResolutionTimeout is the maximum time a discrepancy may remain pending before timing out. */
|
|
118
|
-
discrepancyResolutionTimeout: Duration | undefined;
|
|
119
|
-
/** AttestationDeposit is the anti-griefing deposit required when submitting an attestation. */
|
|
120
|
-
attestationDeposit: Coin | undefined;
|
|
121
|
-
/** DiscrepancyGracePeriod is the grace window applied after a discrepancy is opened. */
|
|
122
|
-
discrepancyGracePeriod: Duration | undefined;
|
|
123
|
-
/** ProviderAuditDeposit is the deposit a provider must escrow when opening an audit escrow. */
|
|
124
|
-
providerAuditDeposit: Coin | undefined;
|
|
125
|
-
/**
|
|
126
|
-
* VerificationModuleActive is the feature flag controlling whether the verification
|
|
127
|
-
* module enforces filtering and accepts new transactions.
|
|
128
|
-
*/
|
|
129
|
-
verificationModuleActive: boolean;
|
|
130
|
-
/** ContactResponseCriticalL1 is the maximum critical-contact response time at L1. */
|
|
131
|
-
contactResponseCriticalL1: Duration | undefined;
|
|
132
|
-
/** ContactResponseCriticalL2 is the maximum critical-contact response time at L2. */
|
|
133
|
-
contactResponseCriticalL2: Duration | undefined;
|
|
134
|
-
/** ContactResponseCriticalL3 is the maximum critical-contact response time at L3. */
|
|
135
|
-
contactResponseCriticalL3: Duration | undefined;
|
|
136
|
-
/** ContactResponseCriticalL4 is the maximum critical-contact response time at L4. */
|
|
137
|
-
contactResponseCriticalL4: Duration | undefined;
|
|
138
|
-
/** ContactResponseStandardL1 is the maximum standard-contact response time at L1. */
|
|
139
|
-
contactResponseStandardL1: Duration | undefined;
|
|
140
|
-
/** ContactResponseStandardL2 is the maximum standard-contact response time at L2. */
|
|
141
|
-
contactResponseStandardL2: Duration | undefined;
|
|
142
|
-
/** ContactResponseStandardL3 is the maximum standard-contact response time at L3. */
|
|
143
|
-
contactResponseStandardL3: Duration | undefined;
|
|
144
|
-
/** ContactResponseStandardL4 is the maximum standard-contact response time at L4. */
|
|
145
|
-
contactResponseStandardL4: Duration | undefined;
|
|
146
|
-
}
|
|
147
|
-
export declare const Params: MessageFns<Params, "akash.verification.v1.Params">;
|
|
@@ -1,290 +0,0 @@
|
|
|
1
|
-
import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
|
|
2
|
-
import { PageRequest, PageResponse } from "../../../cosmos/base/query/v1beta1/pagination.ts";
|
|
3
|
-
import { Coin } from "../../../cosmos/base/v1beta1/coin.ts";
|
|
4
|
-
import { Params } from "./params.ts";
|
|
5
|
-
import { AttestationRecord, AuditEscrowRecord, AuditorRecord, DiscrepancyEvent, ProviderBondRecord, ProviderSnapshotRecord, ProviderVerificationGraceRecord } from "./state.ts";
|
|
6
|
-
import { AttestationStatus, AuditEscrowStatus, AuditorStatus, DiscrepancyStatus } from "./types.ts";
|
|
7
|
-
/** QueryAuditorRequest is the request type for the Query/Auditor RPC method. */
|
|
8
|
-
export interface QueryAuditorRequest {
|
|
9
|
-
/**
|
|
10
|
-
* Auditor is the bech32 account address of the auditor being queried.
|
|
11
|
-
* Example: "akash1...".
|
|
12
|
-
*/
|
|
13
|
-
auditor: string;
|
|
14
|
-
}
|
|
15
|
-
/** QueryAuditorResponse is the response type for the Query/Auditor RPC method. */
|
|
16
|
-
export interface QueryAuditorResponse {
|
|
17
|
-
/** Auditor is the on-chain AuditorRecord for the requested address. */
|
|
18
|
-
auditor: AuditorRecord | undefined;
|
|
19
|
-
}
|
|
20
|
-
/** QueryAuditorsRequest is the request type for the Query/Auditors RPC method. */
|
|
21
|
-
export interface QueryAuditorsRequest {
|
|
22
|
-
/**
|
|
23
|
-
* StatusFilter restricts results to auditors with the given AuditorStatus.
|
|
24
|
-
* Set to AuditorStatusUnspecified (0) to return auditors in any status.
|
|
25
|
-
*/
|
|
26
|
-
statusFilter: AuditorStatus;
|
|
27
|
-
/** Pagination is the standard Cosmos page-request used to paginate results. */
|
|
28
|
-
pagination: PageRequest | undefined;
|
|
29
|
-
}
|
|
30
|
-
/** QueryAuditorsResponse is the response type for the Query/Auditors RPC method. */
|
|
31
|
-
export interface QueryAuditorsResponse {
|
|
32
|
-
/** Auditors is the page of AuditorRecord values matching the request filter. */
|
|
33
|
-
auditors: AuditorRecord[];
|
|
34
|
-
/**
|
|
35
|
-
* Pagination is the standard Cosmos page-response carrying the next-key and
|
|
36
|
-
* total counters for the matched set.
|
|
37
|
-
*/
|
|
38
|
-
pagination: PageResponse | undefined;
|
|
39
|
-
}
|
|
40
|
-
/** QueryAttestationRequest is the request type for the Query/Attestation RPC method. */
|
|
41
|
-
export interface QueryAttestationRequest {
|
|
42
|
-
/** Provider is the bech32 account address of the attested provider. */
|
|
43
|
-
provider: string;
|
|
44
|
-
/**
|
|
45
|
-
* Auditor is the bech32 account address of the auditor that submitted the
|
|
46
|
-
* attestation being requested.
|
|
47
|
-
*/
|
|
48
|
-
auditor: string;
|
|
49
|
-
}
|
|
50
|
-
/** QueryAttestationResponse is the response type for the Query/Attestation RPC method. */
|
|
51
|
-
export interface QueryAttestationResponse {
|
|
52
|
-
/**
|
|
53
|
-
* Attestation is the AttestationRecord for the requested
|
|
54
|
-
* (provider, auditor) pair.
|
|
55
|
-
*/
|
|
56
|
-
attestation: AttestationRecord | undefined;
|
|
57
|
-
}
|
|
58
|
-
/**
|
|
59
|
-
* QueryProviderAttestationsRequest is the request type for the
|
|
60
|
-
* Query/ProviderAttestations RPC method.
|
|
61
|
-
*/
|
|
62
|
-
export interface QueryProviderAttestationsRequest {
|
|
63
|
-
/**
|
|
64
|
-
* Provider is the bech32 account address of the provider whose attestations
|
|
65
|
-
* are being queried.
|
|
66
|
-
*/
|
|
67
|
-
provider: string;
|
|
68
|
-
/**
|
|
69
|
-
* StatusFilter restricts results to attestations whose AttestationStatus
|
|
70
|
-
* matches the filter. Set to AttestationStatusUnspecified (0) to return
|
|
71
|
-
* attestations in any status.
|
|
72
|
-
*/
|
|
73
|
-
statusFilter: AttestationStatus;
|
|
74
|
-
/** Pagination is the standard Cosmos page-request used to paginate results. */
|
|
75
|
-
pagination: PageRequest | undefined;
|
|
76
|
-
}
|
|
77
|
-
/**
|
|
78
|
-
* QueryProviderAttestationsResponse is the response type for the
|
|
79
|
-
* Query/ProviderAttestations RPC method.
|
|
80
|
-
*/
|
|
81
|
-
export interface QueryProviderAttestationsResponse {
|
|
82
|
-
/** Attestations is the page of AttestationRecord values matching the request. */
|
|
83
|
-
attestations: AttestationRecord[];
|
|
84
|
-
/**
|
|
85
|
-
* Pagination is the standard Cosmos page-response carrying the next-key and
|
|
86
|
-
* total counters for the matched set.
|
|
87
|
-
*/
|
|
88
|
-
pagination: PageResponse | undefined;
|
|
89
|
-
}
|
|
90
|
-
/**
|
|
91
|
-
* QueryAuditorAttestationsRequest is the request type for the
|
|
92
|
-
* Query/AuditorAttestations RPC method.
|
|
93
|
-
*
|
|
94
|
-
* Note: this request intentionally does not include a status filter — callers
|
|
95
|
-
* receive every attestation the auditor has emitted, regardless of status.
|
|
96
|
-
*/
|
|
97
|
-
export interface QueryAuditorAttestationsRequest {
|
|
98
|
-
/**
|
|
99
|
-
* Auditor is the bech32 account address of the auditor whose attestations
|
|
100
|
-
* are being queried.
|
|
101
|
-
*/
|
|
102
|
-
auditor: string;
|
|
103
|
-
/** Pagination is the standard Cosmos page-request used to paginate results. */
|
|
104
|
-
pagination: PageRequest | undefined;
|
|
105
|
-
}
|
|
106
|
-
/**
|
|
107
|
-
* QueryAuditorAttestationsResponse is the response type for the
|
|
108
|
-
* Query/AuditorAttestations RPC method.
|
|
109
|
-
*/
|
|
110
|
-
export interface QueryAuditorAttestationsResponse {
|
|
111
|
-
/**
|
|
112
|
-
* Attestations is the page of AttestationRecord values emitted by the
|
|
113
|
-
* requested auditor.
|
|
114
|
-
*/
|
|
115
|
-
attestations: AttestationRecord[];
|
|
116
|
-
/**
|
|
117
|
-
* Pagination is the standard Cosmos page-response carrying the next-key and
|
|
118
|
-
* total counters for the matched set.
|
|
119
|
-
*/
|
|
120
|
-
pagination: PageResponse | undefined;
|
|
121
|
-
}
|
|
122
|
-
/** QueryDiscrepancyRequest is the request type for the Query/Discrepancy RPC method. */
|
|
123
|
-
export interface QueryDiscrepancyRequest {
|
|
124
|
-
/** ID is the numeric identifier of the discrepancy event being requested. */
|
|
125
|
-
id: bigint;
|
|
126
|
-
}
|
|
127
|
-
/** QueryDiscrepancyResponse is the response type for the Query/Discrepancy RPC method. */
|
|
128
|
-
export interface QueryDiscrepancyResponse {
|
|
129
|
-
/** Discrepancy is the DiscrepancyEvent for the requested id. */
|
|
130
|
-
discrepancy: DiscrepancyEvent | undefined;
|
|
131
|
-
}
|
|
132
|
-
/** QueryDiscrepanciesRequest is the request type for the Query/Discrepancies RPC method. */
|
|
133
|
-
export interface QueryDiscrepanciesRequest {
|
|
134
|
-
/**
|
|
135
|
-
* StatusFilter restricts results to discrepancies in the given
|
|
136
|
-
* DiscrepancyStatus. Set to DiscrepancyStatusUnspecified (0) to return
|
|
137
|
-
* discrepancies in any status.
|
|
138
|
-
*/
|
|
139
|
-
statusFilter: DiscrepancyStatus;
|
|
140
|
-
/** Pagination is the standard Cosmos page-request used to paginate results. */
|
|
141
|
-
pagination: PageRequest | undefined;
|
|
142
|
-
}
|
|
143
|
-
/** QueryDiscrepanciesResponse is the response type for the Query/Discrepancies RPC method. */
|
|
144
|
-
export interface QueryDiscrepanciesResponse {
|
|
145
|
-
/** Discrepancies is the page of DiscrepancyEvent values matching the request. */
|
|
146
|
-
discrepancies: DiscrepancyEvent[];
|
|
147
|
-
/**
|
|
148
|
-
* Pagination is the standard Cosmos page-response carrying the next-key and
|
|
149
|
-
* total counters for the matched set.
|
|
150
|
-
*/
|
|
151
|
-
pagination: PageResponse | undefined;
|
|
152
|
-
}
|
|
153
|
-
/** QueryAuditEscrowRequest is the request type for the Query/AuditEscrow RPC method. */
|
|
154
|
-
export interface QueryAuditEscrowRequest {
|
|
155
|
-
/** ID is the numeric identifier of the audit escrow being requested. */
|
|
156
|
-
id: bigint;
|
|
157
|
-
}
|
|
158
|
-
/** QueryAuditEscrowResponse is the response type for the Query/AuditEscrow RPC method. */
|
|
159
|
-
export interface QueryAuditEscrowResponse {
|
|
160
|
-
/** Escrow is the AuditEscrowRecord for the requested id. */
|
|
161
|
-
escrow: AuditEscrowRecord | undefined;
|
|
162
|
-
}
|
|
163
|
-
/**
|
|
164
|
-
* QueryProviderAuditEscrowsRequest is the request type for the
|
|
165
|
-
* Query/ProviderAuditEscrows RPC method.
|
|
166
|
-
*/
|
|
167
|
-
export interface QueryProviderAuditEscrowsRequest {
|
|
168
|
-
/**
|
|
169
|
-
* Provider is the bech32 account address of the provider whose audit-escrow
|
|
170
|
-
* records are being queried.
|
|
171
|
-
*/
|
|
172
|
-
provider: string;
|
|
173
|
-
/**
|
|
174
|
-
* StatusFilter restricts results to audit-escrow records whose
|
|
175
|
-
* AuditEscrowStatus matches the filter. Set to
|
|
176
|
-
* AuditEscrowStatusUnspecified (0) to return records in any status.
|
|
177
|
-
*/
|
|
178
|
-
statusFilter: AuditEscrowStatus;
|
|
179
|
-
/** Pagination is the standard Cosmos page-request used to paginate results. */
|
|
180
|
-
pagination: PageRequest | undefined;
|
|
181
|
-
}
|
|
182
|
-
/**
|
|
183
|
-
* QueryProviderAuditEscrowsResponse is the response type for the
|
|
184
|
-
* Query/ProviderAuditEscrows RPC method.
|
|
185
|
-
*/
|
|
186
|
-
export interface QueryProviderAuditEscrowsResponse {
|
|
187
|
-
/** Escrows is the page of AuditEscrowRecord values matching the request. */
|
|
188
|
-
escrows: AuditEscrowRecord[];
|
|
189
|
-
/**
|
|
190
|
-
* Pagination is the standard Cosmos page-response carrying the next-key and
|
|
191
|
-
* total counters for the matched set.
|
|
192
|
-
*/
|
|
193
|
-
pagination: PageResponse | undefined;
|
|
194
|
-
}
|
|
195
|
-
/**
|
|
196
|
-
* QueryProviderVerificationGraceRequest is the request type for the
|
|
197
|
-
* Query/ProviderVerificationGrace RPC method.
|
|
198
|
-
*/
|
|
199
|
-
export interface QueryProviderVerificationGraceRequest {
|
|
200
|
-
/**
|
|
201
|
-
* Provider is the bech32 account address of the provider whose
|
|
202
|
-
* verification-grace record is being queried.
|
|
203
|
-
*/
|
|
204
|
-
provider: string;
|
|
205
|
-
}
|
|
206
|
-
/**
|
|
207
|
-
* QueryProviderVerificationGraceResponse is the response type for the
|
|
208
|
-
* Query/ProviderVerificationGrace RPC method.
|
|
209
|
-
*/
|
|
210
|
-
export interface QueryProviderVerificationGraceResponse {
|
|
211
|
-
/**
|
|
212
|
-
* Grace is the ProviderVerificationGraceRecord currently tracked for the
|
|
213
|
-
* requested provider.
|
|
214
|
-
*/
|
|
215
|
-
grace: ProviderVerificationGraceRecord | undefined;
|
|
216
|
-
}
|
|
217
|
-
/** QueryProviderBondRequest is the request type for the Query/ProviderBond RPC method. */
|
|
218
|
-
export interface QueryProviderBondRequest {
|
|
219
|
-
/**
|
|
220
|
-
* Provider is the bech32 account address of the provider whose bond record
|
|
221
|
-
* is being queried.
|
|
222
|
-
*/
|
|
223
|
-
provider: string;
|
|
224
|
-
}
|
|
225
|
-
/** QueryProviderBondResponse is the response type for the Query/ProviderBond RPC method. */
|
|
226
|
-
export interface QueryProviderBondResponse {
|
|
227
|
-
/** Bond is the on-chain ProviderBondRecord for the requested provider. */
|
|
228
|
-
bond: ProviderBondRecord | undefined;
|
|
229
|
-
/**
|
|
230
|
-
* RequiredForCurrentTier is the required bond amount for the provider's
|
|
231
|
-
* current tier.
|
|
232
|
-
*/
|
|
233
|
-
requiredForCurrentTier: Coin | undefined;
|
|
234
|
-
}
|
|
235
|
-
/**
|
|
236
|
-
* QueryProviderSnapshotRequest is the request type for the
|
|
237
|
-
* Query/ProviderSnapshot RPC method.
|
|
238
|
-
*/
|
|
239
|
-
export interface QueryProviderSnapshotRequest {
|
|
240
|
-
/**
|
|
241
|
-
* Provider is the bech32 account address of the provider whose latest
|
|
242
|
-
* snapshot record is being queried.
|
|
243
|
-
*/
|
|
244
|
-
provider: string;
|
|
245
|
-
}
|
|
246
|
-
/**
|
|
247
|
-
* QueryProviderSnapshotResponse is the response type for the
|
|
248
|
-
* Query/ProviderSnapshot RPC method.
|
|
249
|
-
*/
|
|
250
|
-
export interface QueryProviderSnapshotResponse {
|
|
251
|
-
/**
|
|
252
|
-
* Snapshot is the latest ProviderSnapshotRecord posted on-chain by the
|
|
253
|
-
* requested provider.
|
|
254
|
-
*/
|
|
255
|
-
snapshot: ProviderSnapshotRecord | undefined;
|
|
256
|
-
}
|
|
257
|
-
/** QueryParamsRequest is the request type for the Query/Params RPC method. */
|
|
258
|
-
export interface QueryParamsRequest {
|
|
259
|
-
}
|
|
260
|
-
/** QueryParamsResponse is the response type for the Query/Params RPC method. */
|
|
261
|
-
export interface QueryParamsResponse {
|
|
262
|
-
/** Params is the current parameter set for the verification module. */
|
|
263
|
-
params: Params | undefined;
|
|
264
|
-
}
|
|
265
|
-
export declare const QueryAuditorRequest: MessageFns<QueryAuditorRequest, "akash.verification.v1.QueryAuditorRequest">;
|
|
266
|
-
export declare const QueryAuditorResponse: MessageFns<QueryAuditorResponse, "akash.verification.v1.QueryAuditorResponse">;
|
|
267
|
-
export declare const QueryAuditorsRequest: MessageFns<QueryAuditorsRequest, "akash.verification.v1.QueryAuditorsRequest">;
|
|
268
|
-
export declare const QueryAuditorsResponse: MessageFns<QueryAuditorsResponse, "akash.verification.v1.QueryAuditorsResponse">;
|
|
269
|
-
export declare const QueryAttestationRequest: MessageFns<QueryAttestationRequest, "akash.verification.v1.QueryAttestationRequest">;
|
|
270
|
-
export declare const QueryAttestationResponse: MessageFns<QueryAttestationResponse, "akash.verification.v1.QueryAttestationResponse">;
|
|
271
|
-
export declare const QueryProviderAttestationsRequest: MessageFns<QueryProviderAttestationsRequest, "akash.verification.v1.QueryProviderAttestationsRequest">;
|
|
272
|
-
export declare const QueryProviderAttestationsResponse: MessageFns<QueryProviderAttestationsResponse, "akash.verification.v1.QueryProviderAttestationsResponse">;
|
|
273
|
-
export declare const QueryAuditorAttestationsRequest: MessageFns<QueryAuditorAttestationsRequest, "akash.verification.v1.QueryAuditorAttestationsRequest">;
|
|
274
|
-
export declare const QueryAuditorAttestationsResponse: MessageFns<QueryAuditorAttestationsResponse, "akash.verification.v1.QueryAuditorAttestationsResponse">;
|
|
275
|
-
export declare const QueryDiscrepancyRequest: MessageFns<QueryDiscrepancyRequest, "akash.verification.v1.QueryDiscrepancyRequest">;
|
|
276
|
-
export declare const QueryDiscrepancyResponse: MessageFns<QueryDiscrepancyResponse, "akash.verification.v1.QueryDiscrepancyResponse">;
|
|
277
|
-
export declare const QueryDiscrepanciesRequest: MessageFns<QueryDiscrepanciesRequest, "akash.verification.v1.QueryDiscrepanciesRequest">;
|
|
278
|
-
export declare const QueryDiscrepanciesResponse: MessageFns<QueryDiscrepanciesResponse, "akash.verification.v1.QueryDiscrepanciesResponse">;
|
|
279
|
-
export declare const QueryAuditEscrowRequest: MessageFns<QueryAuditEscrowRequest, "akash.verification.v1.QueryAuditEscrowRequest">;
|
|
280
|
-
export declare const QueryAuditEscrowResponse: MessageFns<QueryAuditEscrowResponse, "akash.verification.v1.QueryAuditEscrowResponse">;
|
|
281
|
-
export declare const QueryProviderAuditEscrowsRequest: MessageFns<QueryProviderAuditEscrowsRequest, "akash.verification.v1.QueryProviderAuditEscrowsRequest">;
|
|
282
|
-
export declare const QueryProviderAuditEscrowsResponse: MessageFns<QueryProviderAuditEscrowsResponse, "akash.verification.v1.QueryProviderAuditEscrowsResponse">;
|
|
283
|
-
export declare const QueryProviderVerificationGraceRequest: MessageFns<QueryProviderVerificationGraceRequest, "akash.verification.v1.QueryProviderVerificationGraceRequest">;
|
|
284
|
-
export declare const QueryProviderVerificationGraceResponse: MessageFns<QueryProviderVerificationGraceResponse, "akash.verification.v1.QueryProviderVerificationGraceResponse">;
|
|
285
|
-
export declare const QueryProviderBondRequest: MessageFns<QueryProviderBondRequest, "akash.verification.v1.QueryProviderBondRequest">;
|
|
286
|
-
export declare const QueryProviderBondResponse: MessageFns<QueryProviderBondResponse, "akash.verification.v1.QueryProviderBondResponse">;
|
|
287
|
-
export declare const QueryProviderSnapshotRequest: MessageFns<QueryProviderSnapshotRequest, "akash.verification.v1.QueryProviderSnapshotRequest">;
|
|
288
|
-
export declare const QueryProviderSnapshotResponse: MessageFns<QueryProviderSnapshotResponse, "akash.verification.v1.QueryProviderSnapshotResponse">;
|
|
289
|
-
export declare const QueryParamsRequest: MessageFns<QueryParamsRequest, "akash.verification.v1.QueryParamsRequest">;
|
|
290
|
-
export declare const QueryParamsResponse: MessageFns<QueryParamsResponse, "akash.verification.v1.QueryParamsResponse">;
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
import { QueryAttestationRequest, QueryAttestationResponse, QueryAuditEscrowRequest, QueryAuditEscrowResponse, QueryAuditorAttestationsRequest, QueryAuditorAttestationsResponse, QueryAuditorRequest, QueryAuditorResponse, QueryAuditorsRequest, QueryAuditorsResponse, QueryDiscrepanciesRequest, QueryDiscrepanciesResponse, QueryDiscrepancyRequest, QueryDiscrepancyResponse, QueryParamsRequest, QueryParamsResponse, QueryProviderAttestationsRequest, QueryProviderAttestationsResponse, QueryProviderAuditEscrowsRequest, QueryProviderAuditEscrowsResponse, QueryProviderBondRequest, QueryProviderBondResponse, QueryProviderSnapshotRequest, QueryProviderSnapshotResponse, QueryProviderVerificationGraceRequest, QueryProviderVerificationGraceResponse } from "./query.ts";
|
|
2
|
-
export declare const Query: {
|
|
3
|
-
readonly typeName: "akash.verification.v1.Query";
|
|
4
|
-
readonly methods: {
|
|
5
|
-
readonly auditor: {
|
|
6
|
-
readonly name: "Auditor";
|
|
7
|
-
readonly httpPath: "/akash/verification/v1/auditors/{auditor}";
|
|
8
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryAuditorRequest, "akash.verification.v1.QueryAuditorRequest">;
|
|
9
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryAuditorResponse, "akash.verification.v1.QueryAuditorResponse">;
|
|
10
|
-
readonly parent: /*elided*/ any;
|
|
11
|
-
};
|
|
12
|
-
readonly auditors: {
|
|
13
|
-
readonly name: "Auditors";
|
|
14
|
-
readonly httpPath: "/akash/verification/v1/auditors";
|
|
15
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryAuditorsRequest, "akash.verification.v1.QueryAuditorsRequest">;
|
|
16
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryAuditorsResponse, "akash.verification.v1.QueryAuditorsResponse">;
|
|
17
|
-
readonly parent: /*elided*/ any;
|
|
18
|
-
};
|
|
19
|
-
readonly attestation: {
|
|
20
|
-
readonly name: "Attestation";
|
|
21
|
-
readonly httpPath: "/akash/verification/v1/attestations/{provider}/{auditor}";
|
|
22
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryAttestationRequest, "akash.verification.v1.QueryAttestationRequest">;
|
|
23
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryAttestationResponse, "akash.verification.v1.QueryAttestationResponse">;
|
|
24
|
-
readonly parent: /*elided*/ any;
|
|
25
|
-
};
|
|
26
|
-
readonly providerAttestations: {
|
|
27
|
-
readonly name: "ProviderAttestations";
|
|
28
|
-
readonly httpPath: "/akash/verification/v1/providers/{provider}/attestations";
|
|
29
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryProviderAttestationsRequest, "akash.verification.v1.QueryProviderAttestationsRequest">;
|
|
30
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryProviderAttestationsResponse, "akash.verification.v1.QueryProviderAttestationsResponse">;
|
|
31
|
-
readonly parent: /*elided*/ any;
|
|
32
|
-
};
|
|
33
|
-
readonly auditorAttestations: {
|
|
34
|
-
readonly name: "AuditorAttestations";
|
|
35
|
-
readonly httpPath: "/akash/verification/v1/auditors/{auditor}/attestations";
|
|
36
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryAuditorAttestationsRequest, "akash.verification.v1.QueryAuditorAttestationsRequest">;
|
|
37
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryAuditorAttestationsResponse, "akash.verification.v1.QueryAuditorAttestationsResponse">;
|
|
38
|
-
readonly parent: /*elided*/ any;
|
|
39
|
-
};
|
|
40
|
-
readonly discrepancy: {
|
|
41
|
-
readonly name: "Discrepancy";
|
|
42
|
-
readonly httpPath: "/akash/verification/v1/discrepancies/{id}";
|
|
43
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryDiscrepancyRequest, "akash.verification.v1.QueryDiscrepancyRequest">;
|
|
44
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryDiscrepancyResponse, "akash.verification.v1.QueryDiscrepancyResponse">;
|
|
45
|
-
readonly parent: /*elided*/ any;
|
|
46
|
-
};
|
|
47
|
-
readonly discrepancies: {
|
|
48
|
-
readonly name: "Discrepancies";
|
|
49
|
-
readonly httpPath: "/akash/verification/v1/discrepancies";
|
|
50
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryDiscrepanciesRequest, "akash.verification.v1.QueryDiscrepanciesRequest">;
|
|
51
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryDiscrepanciesResponse, "akash.verification.v1.QueryDiscrepanciesResponse">;
|
|
52
|
-
readonly parent: /*elided*/ any;
|
|
53
|
-
};
|
|
54
|
-
readonly auditEscrow: {
|
|
55
|
-
readonly name: "AuditEscrow";
|
|
56
|
-
readonly httpPath: "/akash/verification/v1/audit-escrows/{id}";
|
|
57
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryAuditEscrowRequest, "akash.verification.v1.QueryAuditEscrowRequest">;
|
|
58
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryAuditEscrowResponse, "akash.verification.v1.QueryAuditEscrowResponse">;
|
|
59
|
-
readonly parent: /*elided*/ any;
|
|
60
|
-
};
|
|
61
|
-
readonly providerAuditEscrows: {
|
|
62
|
-
readonly name: "ProviderAuditEscrows";
|
|
63
|
-
readonly httpPath: "/akash/verification/v1/providers/{provider}/audit-escrows";
|
|
64
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryProviderAuditEscrowsRequest, "akash.verification.v1.QueryProviderAuditEscrowsRequest">;
|
|
65
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryProviderAuditEscrowsResponse, "akash.verification.v1.QueryProviderAuditEscrowsResponse">;
|
|
66
|
-
readonly parent: /*elided*/ any;
|
|
67
|
-
};
|
|
68
|
-
readonly providerVerificationGrace: {
|
|
69
|
-
readonly name: "ProviderVerificationGrace";
|
|
70
|
-
readonly httpPath: "/akash/verification/v1/providers/{provider}/grace";
|
|
71
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryProviderVerificationGraceRequest, "akash.verification.v1.QueryProviderVerificationGraceRequest">;
|
|
72
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryProviderVerificationGraceResponse, "akash.verification.v1.QueryProviderVerificationGraceResponse">;
|
|
73
|
-
readonly parent: /*elided*/ any;
|
|
74
|
-
};
|
|
75
|
-
readonly providerBond: {
|
|
76
|
-
readonly name: "ProviderBond";
|
|
77
|
-
readonly httpPath: "/akash/verification/v1/providers/{provider}/bond";
|
|
78
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryProviderBondRequest, "akash.verification.v1.QueryProviderBondRequest">;
|
|
79
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryProviderBondResponse, "akash.verification.v1.QueryProviderBondResponse">;
|
|
80
|
-
readonly parent: /*elided*/ any;
|
|
81
|
-
};
|
|
82
|
-
readonly providerSnapshot: {
|
|
83
|
-
readonly name: "ProviderSnapshot";
|
|
84
|
-
readonly httpPath: "/akash/verification/v1/providers/{provider}/snapshot";
|
|
85
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryProviderSnapshotRequest, "akash.verification.v1.QueryProviderSnapshotRequest">;
|
|
86
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryProviderSnapshotResponse, "akash.verification.v1.QueryProviderSnapshotResponse">;
|
|
87
|
-
readonly parent: /*elided*/ any;
|
|
88
|
-
};
|
|
89
|
-
readonly params: {
|
|
90
|
-
readonly name: "Params";
|
|
91
|
-
readonly httpPath: "/akash/verification/v1/params";
|
|
92
|
-
readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryParamsRequest, "akash.verification.v1.QueryParamsRequest">;
|
|
93
|
-
readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<QueryParamsResponse, "akash.verification.v1.QueryParamsResponse">;
|
|
94
|
-
readonly parent: /*elided*/ any;
|
|
95
|
-
};
|
|
96
|
-
};
|
|
97
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|