@elizaos/plugin-tee 1.0.0-beta.7 → 1.0.0-beta.8
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/LICENSE +1 -1
- package/dist/{ccip-FJGACAMU.js → ccip-ZQKAXS56.js} +2 -2
- package/dist/{chunk-BKMXH7YA.js → chunk-TD4RLWKV.js} +3 -3
- package/dist/{chunk-BKMXH7YA.js.map → chunk-TD4RLWKV.js.map} +1 -1
- package/package.json +3 -3
- package/dist/ccip-RMYIHBNG.js +0 -14
- package/dist/ccip-RMYIHBNG.js.map +0 -1
- package/dist/chunk-I5LRTHFY.js +0 -4044
- package/dist/chunk-I5LRTHFY.js.map +0 -1
- /package/dist/{ccip-FJGACAMU.js.map → ccip-ZQKAXS56.js.map} +0 -0
package/LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
MIT License
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2025 Shaw Walters
|
|
3
|
+
Copyright (c) 2025 Shaw Walters and elizaOS Contributors
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
offchainLookup,
|
|
4
4
|
offchainLookupAbiItem,
|
|
5
5
|
offchainLookupSignature
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-TD4RLWKV.js";
|
|
7
7
|
import "./chunk-PR4QN5HX.js";
|
|
8
8
|
export {
|
|
9
9
|
ccipRequest,
|
|
@@ -11,4 +11,4 @@ export {
|
|
|
11
11
|
offchainLookupAbiItem,
|
|
12
12
|
offchainLookupSignature
|
|
13
13
|
};
|
|
14
|
-
//# sourceMappingURL=ccip-
|
|
14
|
+
//# sourceMappingURL=ccip-ZQKAXS56.js.map
|
|
@@ -875,7 +875,7 @@ var deploylessCallViaBytecodeBytecode = "0x608060405234801561001057600080fd5b506
|
|
|
875
875
|
var deploylessCallViaFactoryBytecode = "0x608060405234801561001057600080fd5b506040516102c03803806102c083398101604081905261002f916101e6565b836001600160a01b03163b6000036100e457600080836001600160a01b03168360405161005c9190610270565b6000604051808303816000865af19150503d8060008114610099576040519150601f19603f3d011682016040523d82523d6000602084013e61009e565b606091505b50915091508115806100b857506001600160a01b0386163b155b156100e1578060405163101bb98d60e01b81526004016100d8919061028c565b60405180910390fd5b50505b6000808451602086016000885af16040513d6000823e81610103573d81fd5b3d81f35b80516001600160a01b038116811461011e57600080fd5b919050565b634e487b7160e01b600052604160045260246000fd5b60005b8381101561015457818101518382015260200161013c565b50506000910152565b600082601f83011261016e57600080fd5b81516001600160401b0381111561018757610187610123565b604051601f8201601f19908116603f011681016001600160401b03811182821017156101b5576101b5610123565b6040528181528382016020018510156101cd57600080fd5b6101de826020830160208701610139565b949350505050565b600080600080608085870312156101fc57600080fd5b61020585610107565b60208601519094506001600160401b0381111561022157600080fd5b61022d8782880161015d565b93505061023c60408601610107565b60608601519092506001600160401b0381111561025857600080fd5b6102648782880161015d565b91505092959194509250565b60008251610282818460208701610139565b9190910192915050565b60208152600082518060208401526102ab816040850160208701610139565b601f01601f1916919091016040019291505056fe";
|
|
876
876
|
|
|
877
877
|
// ../../node_modules/viem/_esm/errors/version.js
|
|
878
|
-
var version2 = "2.23.
|
|
878
|
+
var version2 = "2.23.11";
|
|
879
879
|
|
|
880
880
|
// ../../node_modules/viem/_esm/errors/base.js
|
|
881
881
|
var errorConfig = {
|
|
@@ -3723,7 +3723,7 @@ async function call(client, args) {
|
|
|
3723
3723
|
return { data: response };
|
|
3724
3724
|
} catch (err) {
|
|
3725
3725
|
const data2 = getRevertErrorData(err);
|
|
3726
|
-
const { offchainLookup: offchainLookup2, offchainLookupSignature: offchainLookupSignature2 } = await import("./ccip-
|
|
3726
|
+
const { offchainLookup: offchainLookup2, offchainLookupSignature: offchainLookupSignature2 } = await import("./ccip-ZQKAXS56.js");
|
|
3727
3727
|
if (client.ccipRead !== false && data2?.slice(0, 10) === offchainLookupSignature2 && to)
|
|
3728
3728
|
return { data: await offchainLookup2(client, { data: data2, to }) };
|
|
3729
3729
|
if (deploylessCall && data2?.slice(0, 10) === "0x101bb98d")
|
|
@@ -4041,4 +4041,4 @@ export {
|
|
|
4041
4041
|
@noble/hashes/esm/utils.js:
|
|
4042
4042
|
(*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
4043
4043
|
*/
|
|
4044
|
-
//# sourceMappingURL=chunk-
|
|
4044
|
+
//# sourceMappingURL=chunk-TD4RLWKV.js.map
|