@hyperlane-xyz/helloworld 1.0.0-beta8 → 1.0.1-beta0

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.
Files changed (120) hide show
  1. package/dist/src/scripts/check.js +1 -0
  2. package/dist/src/scripts/check.js.map +1 -1
  3. package/dist/src/types/@hyperlane-xyz/core/interfaces/IInterchainGasPaymaster.d.ts +14 -6
  4. package/dist/src/types/@hyperlane-xyz/core/interfaces/IInterchainGasPaymaster.d.ts.map +1 -1
  5. package/dist/src/types/contracts/index.d.ts +0 -2
  6. package/dist/src/types/contracts/index.d.ts.map +1 -1
  7. package/dist/src/types/contracts/index.js +0 -1
  8. package/dist/src/types/contracts/index.js.map +1 -1
  9. package/dist/src/types/factories/@hyperlane-xyz/core/interfaces/IInterchainGasPaymaster__factory.d.ts +5 -1
  10. package/dist/src/types/factories/@hyperlane-xyz/core/interfaces/IInterchainGasPaymaster__factory.d.ts.map +1 -1
  11. package/dist/src/types/factories/@hyperlane-xyz/core/interfaces/IInterchainGasPaymaster__factory.js +25 -1
  12. package/dist/src/types/factories/@hyperlane-xyz/core/interfaces/IInterchainGasPaymaster__factory.js.map +1 -1
  13. package/dist/src/types/factories/contracts/HelloWorld__factory.d.ts +1 -1
  14. package/dist/src/types/factories/contracts/HelloWorld__factory.js +1 -1
  15. package/dist/src/types/factories/contracts/index.d.ts +0 -1
  16. package/dist/src/types/factories/contracts/index.d.ts.map +1 -1
  17. package/dist/src/types/factories/contracts/index.js +1 -25
  18. package/dist/src/types/factories/contracts/index.js.map +1 -1
  19. package/dist/src/types/index.d.ts +2 -2
  20. package/dist/src/types/index.d.ts.map +1 -1
  21. package/dist/src/types/index.js +1 -1
  22. package/dist/src/types/index.js.map +1 -1
  23. package/package.json +4 -4
  24. package/contracts/flattened.sol +0 -2593
  25. package/dist/src/types/contracts/flattened.sol/ContextUpgradeable.d.ts +0 -40
  26. package/dist/src/types/contracts/flattened.sol/ContextUpgradeable.d.ts.map +0 -1
  27. package/dist/src/types/contracts/flattened.sol/ContextUpgradeable.js +0 -4
  28. package/dist/src/types/contracts/flattened.sol/ContextUpgradeable.js.map +0 -1
  29. package/dist/src/types/contracts/flattened.sol/HelloWorld.d.ts +0 -359
  30. package/dist/src/types/contracts/flattened.sol/HelloWorld.d.ts.map +0 -1
  31. package/dist/src/types/contracts/flattened.sol/HelloWorld.js +0 -4
  32. package/dist/src/types/contracts/flattened.sol/HelloWorld.js.map +0 -1
  33. package/dist/src/types/contracts/flattened.sol/HyperlaneConnectionClient.d.ts +0 -202
  34. package/dist/src/types/contracts/flattened.sol/HyperlaneConnectionClient.d.ts.map +0 -1
  35. package/dist/src/types/contracts/flattened.sol/HyperlaneConnectionClient.js +0 -4
  36. package/dist/src/types/contracts/flattened.sol/HyperlaneConnectionClient.js.map +0 -1
  37. package/dist/src/types/contracts/flattened.sol/IInterchainGasPaymaster.d.ts +0 -51
  38. package/dist/src/types/contracts/flattened.sol/IInterchainGasPaymaster.d.ts.map +0 -1
  39. package/dist/src/types/contracts/flattened.sol/IInterchainGasPaymaster.js +0 -4
  40. package/dist/src/types/contracts/flattened.sol/IInterchainGasPaymaster.js.map +0 -1
  41. package/dist/src/types/contracts/flattened.sol/IInterchainSecurityModule.d.ts +0 -59
  42. package/dist/src/types/contracts/flattened.sol/IInterchainSecurityModule.d.ts.map +0 -1
  43. package/dist/src/types/contracts/flattened.sol/IInterchainSecurityModule.js +0 -4
  44. package/dist/src/types/contracts/flattened.sol/IInterchainSecurityModule.js.map +0 -1
  45. package/dist/src/types/contracts/flattened.sol/IMailbox.d.ts +0 -107
  46. package/dist/src/types/contracts/flattened.sol/IMailbox.d.ts.map +0 -1
  47. package/dist/src/types/contracts/flattened.sol/IMailbox.js +0 -4
  48. package/dist/src/types/contracts/flattened.sol/IMailbox.js.map +0 -1
  49. package/dist/src/types/contracts/flattened.sol/IMessageRecipient.d.ts +0 -51
  50. package/dist/src/types/contracts/flattened.sol/IMessageRecipient.d.ts.map +0 -1
  51. package/dist/src/types/contracts/flattened.sol/IMessageRecipient.js +0 -4
  52. package/dist/src/types/contracts/flattened.sol/IMessageRecipient.js.map +0 -1
  53. package/dist/src/types/contracts/flattened.sol/ISpecifiesInterchainSecurityModule.d.ts +0 -43
  54. package/dist/src/types/contracts/flattened.sol/ISpecifiesInterchainSecurityModule.d.ts.map +0 -1
  55. package/dist/src/types/contracts/flattened.sol/ISpecifiesInterchainSecurityModule.js +0 -4
  56. package/dist/src/types/contracts/flattened.sol/ISpecifiesInterchainSecurityModule.js.map +0 -1
  57. package/dist/src/types/contracts/flattened.sol/Initializable.d.ts +0 -40
  58. package/dist/src/types/contracts/flattened.sol/Initializable.d.ts.map +0 -1
  59. package/dist/src/types/contracts/flattened.sol/Initializable.js +0 -4
  60. package/dist/src/types/contracts/flattened.sol/Initializable.js.map +0 -1
  61. package/dist/src/types/contracts/flattened.sol/OwnableUpgradeable.d.ts +0 -99
  62. package/dist/src/types/contracts/flattened.sol/OwnableUpgradeable.d.ts.map +0 -1
  63. package/dist/src/types/contracts/flattened.sol/OwnableUpgradeable.js +0 -4
  64. package/dist/src/types/contracts/flattened.sol/OwnableUpgradeable.js.map +0 -1
  65. package/dist/src/types/contracts/flattened.sol/Router.d.ts +0 -279
  66. package/dist/src/types/contracts/flattened.sol/Router.d.ts.map +0 -1
  67. package/dist/src/types/contracts/flattened.sol/Router.js +0 -4
  68. package/dist/src/types/contracts/flattened.sol/Router.js.map +0 -1
  69. package/dist/src/types/contracts/flattened.sol/index.d.ts +0 -12
  70. package/dist/src/types/contracts/flattened.sol/index.d.ts.map +0 -1
  71. package/dist/src/types/contracts/flattened.sol/index.js +0 -3
  72. package/dist/src/types/contracts/flattened.sol/index.js.map +0 -1
  73. package/dist/src/types/factories/contracts/flattened.sol/ContextUpgradeable__factory.d.ts +0 -19
  74. package/dist/src/types/factories/contracts/flattened.sol/ContextUpgradeable__factory.d.ts.map +0 -1
  75. package/dist/src/types/factories/contracts/flattened.sol/ContextUpgradeable__factory.js +0 -31
  76. package/dist/src/types/factories/contracts/flattened.sol/ContextUpgradeable__factory.js.map +0 -1
  77. package/dist/src/types/factories/contracts/flattened.sol/HelloWorld__factory.d.ts +0 -59
  78. package/dist/src/types/factories/contracts/flattened.sol/HelloWorld__factory.d.ts.map +0 -1
  79. package/dist/src/types/factories/contracts/flattened.sol/HelloWorld__factory.js +0 -487
  80. package/dist/src/types/factories/contracts/flattened.sol/HelloWorld__factory.js.map +0 -1
  81. package/dist/src/types/factories/contracts/flattened.sol/HyperlaneConnectionClient__factory.d.ts +0 -43
  82. package/dist/src/types/factories/contracts/flattened.sol/HyperlaneConnectionClient__factory.d.ts.map +0 -1
  83. package/dist/src/types/factories/contracts/flattened.sol/HyperlaneConnectionClient__factory.js +0 -200
  84. package/dist/src/types/factories/contracts/flattened.sol/HyperlaneConnectionClient__factory.js.map +0 -1
  85. package/dist/src/types/factories/contracts/flattened.sol/IInterchainGasPaymaster__factory.d.ts +0 -19
  86. package/dist/src/types/factories/contracts/flattened.sol/IInterchainGasPaymaster__factory.d.ts.map +0 -1
  87. package/dist/src/types/factories/contracts/flattened.sol/IInterchainGasPaymaster__factory.js +0 -46
  88. package/dist/src/types/factories/contracts/flattened.sol/IInterchainGasPaymaster__factory.js.map +0 -1
  89. package/dist/src/types/factories/contracts/flattened.sol/IInterchainSecurityModule__factory.d.ts +0 -23
  90. package/dist/src/types/factories/contracts/flattened.sol/IInterchainSecurityModule__factory.d.ts.map +0 -1
  91. package/dist/src/types/factories/contracts/flattened.sol/IInterchainSecurityModule__factory.js +0 -55
  92. package/dist/src/types/factories/contracts/flattened.sol/IInterchainSecurityModule__factory.js.map +0 -1
  93. package/dist/src/types/factories/contracts/flattened.sol/IMailbox__factory.d.ts +0 -23
  94. package/dist/src/types/factories/contracts/flattened.sol/IMailbox__factory.d.ts.map +0 -1
  95. package/dist/src/types/factories/contracts/flattened.sol/IMailbox__factory.js +0 -141
  96. package/dist/src/types/factories/contracts/flattened.sol/IMailbox__factory.js.map +0 -1
  97. package/dist/src/types/factories/contracts/flattened.sol/IMessageRecipient__factory.d.ts +0 -19
  98. package/dist/src/types/factories/contracts/flattened.sol/IMessageRecipient__factory.d.ts.map +0 -1
  99. package/dist/src/types/factories/contracts/flattened.sol/IMessageRecipient__factory.js +0 -41
  100. package/dist/src/types/factories/contracts/flattened.sol/IMessageRecipient__factory.js.map +0 -1
  101. package/dist/src/types/factories/contracts/flattened.sol/ISpecifiesInterchainSecurityModule__factory.d.ts +0 -19
  102. package/dist/src/types/factories/contracts/flattened.sol/ISpecifiesInterchainSecurityModule__factory.d.ts.map +0 -1
  103. package/dist/src/types/factories/contracts/flattened.sol/ISpecifiesInterchainSecurityModule__factory.js +0 -31
  104. package/dist/src/types/factories/contracts/flattened.sol/ISpecifiesInterchainSecurityModule__factory.js.map +0 -1
  105. package/dist/src/types/factories/contracts/flattened.sol/Initializable__factory.d.ts +0 -19
  106. package/dist/src/types/factories/contracts/flattened.sol/Initializable__factory.d.ts.map +0 -1
  107. package/dist/src/types/factories/contracts/flattened.sol/Initializable__factory.js +0 -31
  108. package/dist/src/types/factories/contracts/flattened.sol/Initializable__factory.js.map +0 -1
  109. package/dist/src/types/factories/contracts/flattened.sol/OwnableUpgradeable__factory.d.ts +0 -43
  110. package/dist/src/types/factories/contracts/flattened.sol/OwnableUpgradeable__factory.d.ts.map +0 -1
  111. package/dist/src/types/factories/contracts/flattened.sol/OwnableUpgradeable__factory.js +0 -83
  112. package/dist/src/types/factories/contracts/flattened.sol/OwnableUpgradeable__factory.js.map +0 -1
  113. package/dist/src/types/factories/contracts/flattened.sol/Router__factory.d.ts +0 -36
  114. package/dist/src/types/factories/contracts/flattened.sol/Router__factory.d.ts.map +0 -1
  115. package/dist/src/types/factories/contracts/flattened.sol/Router__factory.js +0 -310
  116. package/dist/src/types/factories/contracts/flattened.sol/Router__factory.js.map +0 -1
  117. package/dist/src/types/factories/contracts/flattened.sol/index.d.ts +0 -12
  118. package/dist/src/types/factories/contracts/flattened.sol/index.d.ts.map +0 -1
  119. package/dist/src/types/factories/contracts/flattened.sol/index.js +0 -29
  120. package/dist/src/types/factories/contracts/flattened.sol/index.js.map +0 -1
@@ -1,41 +0,0 @@
1
- "use strict";
2
- /* Autogenerated file. Do not edit manually. */
3
- Object.defineProperty(exports, "__esModule", { value: true });
4
- exports.IMessageRecipient__factory = void 0;
5
- const ethers_1 = require("ethers");
6
- const _abi = [
7
- {
8
- inputs: [
9
- {
10
- internalType: "uint32",
11
- name: "_origin",
12
- type: "uint32",
13
- },
14
- {
15
- internalType: "bytes32",
16
- name: "_sender",
17
- type: "bytes32",
18
- },
19
- {
20
- internalType: "bytes",
21
- name: "_message",
22
- type: "bytes",
23
- },
24
- ],
25
- name: "handle",
26
- outputs: [],
27
- stateMutability: "nonpayable",
28
- type: "function",
29
- },
30
- ];
31
- class IMessageRecipient__factory {
32
- static createInterface() {
33
- return new ethers_1.utils.Interface(_abi);
34
- }
35
- static connect(address, signerOrProvider) {
36
- return new ethers_1.Contract(address, _abi, signerOrProvider);
37
- }
38
- }
39
- exports.IMessageRecipient__factory = IMessageRecipient__factory;
40
- IMessageRecipient__factory.abi = _abi;
41
- //# sourceMappingURL=IMessageRecipient__factory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IMessageRecipient__factory.js","sourceRoot":"","sources":["../../../../../../src/types/factories/contracts/flattened.sol/IMessageRecipient__factory.ts"],"names":[],"mappings":";AAAA,+CAA+C;;;AAU/C,mCAAiD;AAEjD,MAAM,IAAI,GAAG;IACX;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,QAAQ;gBACtB,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,QAAQ;aACf;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,OAAO;gBACrB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,OAAO;aACd;SACF;QACD,IAAI,EAAE,QAAQ;QACd,OAAO,EAAE,EAAE;QACX,eAAe,EAAE,YAAY;QAC7B,IAAI,EAAE,UAAU;KACjB;CACF,CAAC;AAEF,MAAa,0BAA0B;IAErC,MAAM,CAAC,eAAe;QACpB,OAAO,IAAI,cAAK,CAAC,SAAS,CAAC,IAAI,CAA+B,CAAC;IACjE,CAAC;IACD,MAAM,CAAC,OAAO,CACZ,OAAe,EACf,gBAAmC;QAEnC,OAAO,IAAI,iBAAQ,CAAC,OAAO,EAAE,IAAI,EAAE,gBAAgB,CAAsB,CAAC;IAC5E,CAAC;;AAVH,gEAWC;AAViB,8BAAG,GAAG,IAAI,CAAC"}
@@ -1,19 +0,0 @@
1
- import type { ISpecifiesInterchainSecurityModule, ISpecifiesInterchainSecurityModuleInterface } from "../../../contracts/flattened.sol/ISpecifiesInterchainSecurityModule";
2
- import type { Provider } from "@ethersproject/providers";
3
- import { Signer } from "ethers";
4
- export declare class ISpecifiesInterchainSecurityModule__factory {
5
- static readonly abi: {
6
- inputs: never[];
7
- name: string;
8
- outputs: {
9
- internalType: string;
10
- name: string;
11
- type: string;
12
- }[];
13
- stateMutability: string;
14
- type: string;
15
- }[];
16
- static createInterface(): ISpecifiesInterchainSecurityModuleInterface;
17
- static connect(address: string, signerOrProvider: Signer | Provider): ISpecifiesInterchainSecurityModule;
18
- }
19
- //# sourceMappingURL=ISpecifiesInterchainSecurityModule__factory.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISpecifiesInterchainSecurityModule__factory.d.ts","sourceRoot":"","sources":["../../../../../../src/types/factories/contracts/flattened.sol/ISpecifiesInterchainSecurityModule__factory.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EACV,kCAAkC,EAClC,2CAA2C,EAC5C,MAAM,qEAAqE,CAAC;AAC7E,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,EAAY,MAAM,EAAS,MAAM,QAAQ,CAAC;AAkBjD,qBAAa,2CAA2C;IACtD,MAAM,CAAC,QAAQ,CAAC,GAAG;;;;;;;;;;QAAQ;IAC3B,MAAM,CAAC,eAAe,IAAI,2CAA2C;IAKrE,MAAM,CAAC,OAAO,CACZ,OAAO,EAAE,MAAM,EACf,gBAAgB,EAAE,MAAM,GAAG,QAAQ,GAClC,kCAAkC;CAOtC"}
@@ -1,31 +0,0 @@
1
- "use strict";
2
- /* Autogenerated file. Do not edit manually. */
3
- Object.defineProperty(exports, "__esModule", { value: true });
4
- exports.ISpecifiesInterchainSecurityModule__factory = void 0;
5
- const ethers_1 = require("ethers");
6
- const _abi = [
7
- {
8
- inputs: [],
9
- name: "interchainSecurityModule",
10
- outputs: [
11
- {
12
- internalType: "contract IInterchainSecurityModule",
13
- name: "",
14
- type: "address",
15
- },
16
- ],
17
- stateMutability: "view",
18
- type: "function",
19
- },
20
- ];
21
- class ISpecifiesInterchainSecurityModule__factory {
22
- static createInterface() {
23
- return new ethers_1.utils.Interface(_abi);
24
- }
25
- static connect(address, signerOrProvider) {
26
- return new ethers_1.Contract(address, _abi, signerOrProvider);
27
- }
28
- }
29
- exports.ISpecifiesInterchainSecurityModule__factory = ISpecifiesInterchainSecurityModule__factory;
30
- ISpecifiesInterchainSecurityModule__factory.abi = _abi;
31
- //# sourceMappingURL=ISpecifiesInterchainSecurityModule__factory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISpecifiesInterchainSecurityModule__factory.js","sourceRoot":"","sources":["../../../../../../src/types/factories/contracts/flattened.sol/ISpecifiesInterchainSecurityModule__factory.ts"],"names":[],"mappings":";AAAA,+CAA+C;;;AAU/C,mCAAiD;AAEjD,MAAM,IAAI,GAAG;IACX;QACE,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,0BAA0B;QAChC,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,oCAAoC;gBAClD,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;CACF,CAAC;AAEF,MAAa,2CAA2C;IAEtD,MAAM,CAAC,eAAe;QACpB,OAAO,IAAI,cAAK,CAAC,SAAS,CACxB,IAAI,CAC0C,CAAC;IACnD,CAAC;IACD,MAAM,CAAC,OAAO,CACZ,OAAe,EACf,gBAAmC;QAEnC,OAAO,IAAI,iBAAQ,CACjB,OAAO,EACP,IAAI,EACJ,gBAAgB,CACqB,CAAC;IAC1C,CAAC;;AAhBH,kGAiBC;AAhBiB,+CAAG,GAAG,IAAI,CAAC"}
@@ -1,19 +0,0 @@
1
- import type { Initializable, InitializableInterface } from "../../../contracts/flattened.sol/Initializable";
2
- import type { Provider } from "@ethersproject/providers";
3
- import { Signer } from "ethers";
4
- export declare class Initializable__factory {
5
- static readonly abi: {
6
- anonymous: boolean;
7
- inputs: {
8
- indexed: boolean;
9
- internalType: string;
10
- name: string;
11
- type: string;
12
- }[];
13
- name: string;
14
- type: string;
15
- }[];
16
- static createInterface(): InitializableInterface;
17
- static connect(address: string, signerOrProvider: Signer | Provider): Initializable;
18
- }
19
- //# sourceMappingURL=Initializable__factory.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Initializable__factory.d.ts","sourceRoot":"","sources":["../../../../../../src/types/factories/contracts/flattened.sol/Initializable__factory.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EACV,aAAa,EACb,sBAAsB,EACvB,MAAM,gDAAgD,CAAC;AACxD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,EAAY,MAAM,EAAS,MAAM,QAAQ,CAAC;AAkBjD,qBAAa,sBAAsB;IACjC,MAAM,CAAC,QAAQ,CAAC,GAAG;;;;;;;;;;QAAQ;IAC3B,MAAM,CAAC,eAAe,IAAI,sBAAsB;IAGhD,MAAM,CAAC,OAAO,CACZ,OAAO,EAAE,MAAM,EACf,gBAAgB,EAAE,MAAM,GAAG,QAAQ,GAClC,aAAa;CAGjB"}
@@ -1,31 +0,0 @@
1
- "use strict";
2
- /* Autogenerated file. Do not edit manually. */
3
- Object.defineProperty(exports, "__esModule", { value: true });
4
- exports.Initializable__factory = void 0;
5
- const ethers_1 = require("ethers");
6
- const _abi = [
7
- {
8
- anonymous: false,
9
- inputs: [
10
- {
11
- indexed: false,
12
- internalType: "uint8",
13
- name: "version",
14
- type: "uint8",
15
- },
16
- ],
17
- name: "Initialized",
18
- type: "event",
19
- },
20
- ];
21
- class Initializable__factory {
22
- static createInterface() {
23
- return new ethers_1.utils.Interface(_abi);
24
- }
25
- static connect(address, signerOrProvider) {
26
- return new ethers_1.Contract(address, _abi, signerOrProvider);
27
- }
28
- }
29
- exports.Initializable__factory = Initializable__factory;
30
- Initializable__factory.abi = _abi;
31
- //# sourceMappingURL=Initializable__factory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Initializable__factory.js","sourceRoot":"","sources":["../../../../../../src/types/factories/contracts/flattened.sol/Initializable__factory.ts"],"names":[],"mappings":";AAAA,+CAA+C;;;AAU/C,mCAAiD;AAEjD,MAAM,IAAI,GAAG;IACX;QACE,SAAS,EAAE,KAAK;QAChB,MAAM,EAAE;YACN;gBACE,OAAO,EAAE,KAAK;gBACd,YAAY,EAAE,OAAO;gBACrB,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,OAAO;aACd;SACF;QACD,IAAI,EAAE,aAAa;QACnB,IAAI,EAAE,OAAO;KACd;CACF,CAAC;AAEF,MAAa,sBAAsB;IAEjC,MAAM,CAAC,eAAe;QACpB,OAAO,IAAI,cAAK,CAAC,SAAS,CAAC,IAAI,CAA2B,CAAC;IAC7D,CAAC;IACD,MAAM,CAAC,OAAO,CACZ,OAAe,EACf,gBAAmC;QAEnC,OAAO,IAAI,iBAAQ,CAAC,OAAO,EAAE,IAAI,EAAE,gBAAgB,CAAkB,CAAC;IACxE,CAAC;;AAVH,wDAWC;AAViB,0BAAG,GAAG,IAAI,CAAC"}
@@ -1,43 +0,0 @@
1
- import type { OwnableUpgradeable, OwnableUpgradeableInterface } from "../../../contracts/flattened.sol/OwnableUpgradeable";
2
- import type { Provider } from "@ethersproject/providers";
3
- import { Signer } from "ethers";
4
- export declare class OwnableUpgradeable__factory {
5
- static readonly abi: ({
6
- anonymous: boolean;
7
- inputs: {
8
- indexed: boolean;
9
- internalType: string;
10
- name: string;
11
- type: string;
12
- }[];
13
- name: string;
14
- type: string;
15
- outputs?: undefined;
16
- stateMutability?: undefined;
17
- } | {
18
- inputs: never[];
19
- name: string;
20
- outputs: {
21
- internalType: string;
22
- name: string;
23
- type: string;
24
- }[];
25
- stateMutability: string;
26
- type: string;
27
- anonymous?: undefined;
28
- } | {
29
- inputs: {
30
- internalType: string;
31
- name: string;
32
- type: string;
33
- }[];
34
- name: string;
35
- outputs: never[];
36
- stateMutability: string;
37
- type: string;
38
- anonymous?: undefined;
39
- })[];
40
- static createInterface(): OwnableUpgradeableInterface;
41
- static connect(address: string, signerOrProvider: Signer | Provider): OwnableUpgradeable;
42
- }
43
- //# sourceMappingURL=OwnableUpgradeable__factory.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OwnableUpgradeable__factory.d.ts","sourceRoot":"","sources":["../../../../../../src/types/factories/contracts/flattened.sol/OwnableUpgradeable__factory.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EACV,kBAAkB,EAClB,2BAA2B,EAC5B,MAAM,qDAAqD,CAAC;AAC7D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,EAAY,MAAM,EAAS,MAAM,QAAQ,CAAC;AAsEjD,qBAAa,2BAA2B;IACtC,MAAM,CAAC,QAAQ,CAAC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;SAAQ;IAC3B,MAAM,CAAC,eAAe,IAAI,2BAA2B;IAGrD,MAAM,CAAC,OAAO,CACZ,OAAO,EAAE,MAAM,EACf,gBAAgB,EAAE,MAAM,GAAG,QAAQ,GAClC,kBAAkB;CAGtB"}
@@ -1,83 +0,0 @@
1
- "use strict";
2
- /* Autogenerated file. Do not edit manually. */
3
- Object.defineProperty(exports, "__esModule", { value: true });
4
- exports.OwnableUpgradeable__factory = void 0;
5
- const ethers_1 = require("ethers");
6
- const _abi = [
7
- {
8
- anonymous: false,
9
- inputs: [
10
- {
11
- indexed: false,
12
- internalType: "uint8",
13
- name: "version",
14
- type: "uint8",
15
- },
16
- ],
17
- name: "Initialized",
18
- type: "event",
19
- },
20
- {
21
- anonymous: false,
22
- inputs: [
23
- {
24
- indexed: true,
25
- internalType: "address",
26
- name: "previousOwner",
27
- type: "address",
28
- },
29
- {
30
- indexed: true,
31
- internalType: "address",
32
- name: "newOwner",
33
- type: "address",
34
- },
35
- ],
36
- name: "OwnershipTransferred",
37
- type: "event",
38
- },
39
- {
40
- inputs: [],
41
- name: "owner",
42
- outputs: [
43
- {
44
- internalType: "address",
45
- name: "",
46
- type: "address",
47
- },
48
- ],
49
- stateMutability: "view",
50
- type: "function",
51
- },
52
- {
53
- inputs: [],
54
- name: "renounceOwnership",
55
- outputs: [],
56
- stateMutability: "nonpayable",
57
- type: "function",
58
- },
59
- {
60
- inputs: [
61
- {
62
- internalType: "address",
63
- name: "newOwner",
64
- type: "address",
65
- },
66
- ],
67
- name: "transferOwnership",
68
- outputs: [],
69
- stateMutability: "nonpayable",
70
- type: "function",
71
- },
72
- ];
73
- class OwnableUpgradeable__factory {
74
- static createInterface() {
75
- return new ethers_1.utils.Interface(_abi);
76
- }
77
- static connect(address, signerOrProvider) {
78
- return new ethers_1.Contract(address, _abi, signerOrProvider);
79
- }
80
- }
81
- exports.OwnableUpgradeable__factory = OwnableUpgradeable__factory;
82
- OwnableUpgradeable__factory.abi = _abi;
83
- //# sourceMappingURL=OwnableUpgradeable__factory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OwnableUpgradeable__factory.js","sourceRoot":"","sources":["../../../../../../src/types/factories/contracts/flattened.sol/OwnableUpgradeable__factory.ts"],"names":[],"mappings":";AAAA,+CAA+C;;;AAU/C,mCAAiD;AAEjD,MAAM,IAAI,GAAG;IACX;QACE,SAAS,EAAE,KAAK;QAChB,MAAM,EAAE;YACN;gBACE,OAAO,EAAE,KAAK;gBACd,YAAY,EAAE,OAAO;gBACrB,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,OAAO;aACd;SACF;QACD,IAAI,EAAE,aAAa;QACnB,IAAI,EAAE,OAAO;KACd;IACD;QACE,SAAS,EAAE,KAAK;QAChB,MAAM,EAAE;YACN;gBACE,OAAO,EAAE,IAAI;gBACb,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,eAAe;gBACrB,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,OAAO,EAAE,IAAI;gBACb,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,sBAAsB;QAC5B,IAAI,EAAE,OAAO;KACd;IACD;QACE,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,OAAO;QACb,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,mBAAmB;QACzB,OAAO,EAAE,EAAE;QACX,eAAe,EAAE,YAAY;QAC7B,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,mBAAmB;QACzB,OAAO,EAAE,EAAE;QACX,eAAe,EAAE,YAAY;QAC7B,IAAI,EAAE,UAAU;KACjB;CACF,CAAC;AAEF,MAAa,2BAA2B;IAEtC,MAAM,CAAC,eAAe;QACpB,OAAO,IAAI,cAAK,CAAC,SAAS,CAAC,IAAI,CAAgC,CAAC;IAClE,CAAC;IACD,MAAM,CAAC,OAAO,CACZ,OAAe,EACf,gBAAmC;QAEnC,OAAO,IAAI,iBAAQ,CAAC,OAAO,EAAE,IAAI,EAAE,gBAAgB,CAAuB,CAAC;IAC7E,CAAC;;AAVH,kEAWC;AAViB,+BAAG,GAAG,IAAI,CAAC"}
@@ -1,36 +0,0 @@
1
- import type { Router, RouterInterface } from "../../../contracts/flattened.sol/Router";
2
- import type { Provider } from "@ethersproject/providers";
3
- import { Signer } from "ethers";
4
- export declare class Router__factory {
5
- static readonly abi: ({
6
- anonymous: boolean;
7
- inputs: {
8
- indexed: boolean;
9
- internalType: string;
10
- name: string;
11
- type: string;
12
- }[];
13
- name: string;
14
- type: string;
15
- outputs?: undefined;
16
- stateMutability?: undefined;
17
- } | {
18
- inputs: {
19
- internalType: string;
20
- name: string;
21
- type: string;
22
- }[];
23
- name: string;
24
- outputs: {
25
- internalType: string;
26
- name: string;
27
- type: string;
28
- }[];
29
- stateMutability: string;
30
- type: string;
31
- anonymous?: undefined;
32
- })[];
33
- static createInterface(): RouterInterface;
34
- static connect(address: string, signerOrProvider: Signer | Provider): Router;
35
- }
36
- //# sourceMappingURL=Router__factory.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Router__factory.d.ts","sourceRoot":"","sources":["../../../../../../src/types/factories/contracts/flattened.sol/Router__factory.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EACV,MAAM,EACN,eAAe,EAChB,MAAM,yCAAyC,CAAC;AACjD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,EAAY,MAAM,EAAS,MAAM,QAAQ,CAAC;AAySjD,qBAAa,eAAe;IAC1B,MAAM,CAAC,QAAQ,CAAC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;SAAQ;IAC3B,MAAM,CAAC,eAAe,IAAI,eAAe;IAGzC,MAAM,CAAC,OAAO,CAAC,OAAO,EAAE,MAAM,EAAE,gBAAgB,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM;CAG7E"}
@@ -1,310 +0,0 @@
1
- "use strict";
2
- /* Autogenerated file. Do not edit manually. */
3
- Object.defineProperty(exports, "__esModule", { value: true });
4
- exports.Router__factory = void 0;
5
- const ethers_1 = require("ethers");
6
- const _abi = [
7
- {
8
- anonymous: false,
9
- inputs: [
10
- {
11
- indexed: false,
12
- internalType: "uint8",
13
- name: "version",
14
- type: "uint8",
15
- },
16
- ],
17
- name: "Initialized",
18
- type: "event",
19
- },
20
- {
21
- anonymous: false,
22
- inputs: [
23
- {
24
- indexed: true,
25
- internalType: "address",
26
- name: "interchainGasPaymaster",
27
- type: "address",
28
- },
29
- ],
30
- name: "InterchainGasPaymasterSet",
31
- type: "event",
32
- },
33
- {
34
- anonymous: false,
35
- inputs: [
36
- {
37
- indexed: true,
38
- internalType: "address",
39
- name: "module",
40
- type: "address",
41
- },
42
- ],
43
- name: "InterchainSecurityModuleSet",
44
- type: "event",
45
- },
46
- {
47
- anonymous: false,
48
- inputs: [
49
- {
50
- indexed: true,
51
- internalType: "address",
52
- name: "mailbox",
53
- type: "address",
54
- },
55
- ],
56
- name: "MailboxSet",
57
- type: "event",
58
- },
59
- {
60
- anonymous: false,
61
- inputs: [
62
- {
63
- indexed: true,
64
- internalType: "address",
65
- name: "previousOwner",
66
- type: "address",
67
- },
68
- {
69
- indexed: true,
70
- internalType: "address",
71
- name: "newOwner",
72
- type: "address",
73
- },
74
- ],
75
- name: "OwnershipTransferred",
76
- type: "event",
77
- },
78
- {
79
- anonymous: false,
80
- inputs: [
81
- {
82
- indexed: true,
83
- internalType: "uint32",
84
- name: "domain",
85
- type: "uint32",
86
- },
87
- {
88
- indexed: true,
89
- internalType: "bytes32",
90
- name: "router",
91
- type: "bytes32",
92
- },
93
- ],
94
- name: "RemoteRouterEnrolled",
95
- type: "event",
96
- },
97
- {
98
- inputs: [],
99
- name: "domains",
100
- outputs: [
101
- {
102
- internalType: "uint32[]",
103
- name: "",
104
- type: "uint32[]",
105
- },
106
- ],
107
- stateMutability: "view",
108
- type: "function",
109
- },
110
- {
111
- inputs: [
112
- {
113
- internalType: "uint32",
114
- name: "_domain",
115
- type: "uint32",
116
- },
117
- {
118
- internalType: "bytes32",
119
- name: "_router",
120
- type: "bytes32",
121
- },
122
- ],
123
- name: "enrollRemoteRouter",
124
- outputs: [],
125
- stateMutability: "nonpayable",
126
- type: "function",
127
- },
128
- {
129
- inputs: [
130
- {
131
- internalType: "uint32[]",
132
- name: "_domains",
133
- type: "uint32[]",
134
- },
135
- {
136
- internalType: "bytes32[]",
137
- name: "_addresses",
138
- type: "bytes32[]",
139
- },
140
- ],
141
- name: "enrollRemoteRouters",
142
- outputs: [],
143
- stateMutability: "nonpayable",
144
- type: "function",
145
- },
146
- {
147
- inputs: [
148
- {
149
- internalType: "uint32",
150
- name: "_origin",
151
- type: "uint32",
152
- },
153
- {
154
- internalType: "bytes32",
155
- name: "_sender",
156
- type: "bytes32",
157
- },
158
- {
159
- internalType: "bytes",
160
- name: "_message",
161
- type: "bytes",
162
- },
163
- ],
164
- name: "handle",
165
- outputs: [],
166
- stateMutability: "nonpayable",
167
- type: "function",
168
- },
169
- {
170
- inputs: [],
171
- name: "interchainGasPaymaster",
172
- outputs: [
173
- {
174
- internalType: "contract IInterchainGasPaymaster",
175
- name: "",
176
- type: "address",
177
- },
178
- ],
179
- stateMutability: "view",
180
- type: "function",
181
- },
182
- {
183
- inputs: [],
184
- name: "interchainSecurityModule",
185
- outputs: [
186
- {
187
- internalType: "contract IInterchainSecurityModule",
188
- name: "",
189
- type: "address",
190
- },
191
- ],
192
- stateMutability: "view",
193
- type: "function",
194
- },
195
- {
196
- inputs: [],
197
- name: "mailbox",
198
- outputs: [
199
- {
200
- internalType: "contract IMailbox",
201
- name: "",
202
- type: "address",
203
- },
204
- ],
205
- stateMutability: "view",
206
- type: "function",
207
- },
208
- {
209
- inputs: [],
210
- name: "owner",
211
- outputs: [
212
- {
213
- internalType: "address",
214
- name: "",
215
- type: "address",
216
- },
217
- ],
218
- stateMutability: "view",
219
- type: "function",
220
- },
221
- {
222
- inputs: [],
223
- name: "renounceOwnership",
224
- outputs: [],
225
- stateMutability: "nonpayable",
226
- type: "function",
227
- },
228
- {
229
- inputs: [
230
- {
231
- internalType: "uint32",
232
- name: "_domain",
233
- type: "uint32",
234
- },
235
- ],
236
- name: "routers",
237
- outputs: [
238
- {
239
- internalType: "bytes32",
240
- name: "",
241
- type: "bytes32",
242
- },
243
- ],
244
- stateMutability: "view",
245
- type: "function",
246
- },
247
- {
248
- inputs: [
249
- {
250
- internalType: "address",
251
- name: "_interchainGasPaymaster",
252
- type: "address",
253
- },
254
- ],
255
- name: "setInterchainGasPaymaster",
256
- outputs: [],
257
- stateMutability: "nonpayable",
258
- type: "function",
259
- },
260
- {
261
- inputs: [
262
- {
263
- internalType: "address",
264
- name: "_module",
265
- type: "address",
266
- },
267
- ],
268
- name: "setInterchainSecurityModule",
269
- outputs: [],
270
- stateMutability: "nonpayable",
271
- type: "function",
272
- },
273
- {
274
- inputs: [
275
- {
276
- internalType: "address",
277
- name: "_mailbox",
278
- type: "address",
279
- },
280
- ],
281
- name: "setMailbox",
282
- outputs: [],
283
- stateMutability: "nonpayable",
284
- type: "function",
285
- },
286
- {
287
- inputs: [
288
- {
289
- internalType: "address",
290
- name: "newOwner",
291
- type: "address",
292
- },
293
- ],
294
- name: "transferOwnership",
295
- outputs: [],
296
- stateMutability: "nonpayable",
297
- type: "function",
298
- },
299
- ];
300
- class Router__factory {
301
- static createInterface() {
302
- return new ethers_1.utils.Interface(_abi);
303
- }
304
- static connect(address, signerOrProvider) {
305
- return new ethers_1.Contract(address, _abi, signerOrProvider);
306
- }
307
- }
308
- exports.Router__factory = Router__factory;
309
- Router__factory.abi = _abi;
310
- //# sourceMappingURL=Router__factory.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Router__factory.js","sourceRoot":"","sources":["../../../../../../src/types/factories/contracts/flattened.sol/Router__factory.ts"],"names":[],"mappings":"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"}
@@ -1,12 +0,0 @@
1
- export { ContextUpgradeable__factory } from "./ContextUpgradeable__factory";
2
- export { HelloWorld__factory } from "./HelloWorld__factory";
3
- export { HyperlaneConnectionClient__factory } from "./HyperlaneConnectionClient__factory";
4
- export { IInterchainGasPaymaster__factory } from "./IInterchainGasPaymaster__factory";
5
- export { IInterchainSecurityModule__factory } from "./IInterchainSecurityModule__factory";
6
- export { IMailbox__factory } from "./IMailbox__factory";
7
- export { IMessageRecipient__factory } from "./IMessageRecipient__factory";
8
- export { ISpecifiesInterchainSecurityModule__factory } from "./ISpecifiesInterchainSecurityModule__factory";
9
- export { Initializable__factory } from "./Initializable__factory";
10
- export { OwnableUpgradeable__factory } from "./OwnableUpgradeable__factory";
11
- export { Router__factory } from "./Router__factory";
12
- //# sourceMappingURL=index.d.ts.map