|
@@ -824,6 +824,17 @@ checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"
|
|
|
[[package]]
|
|
|
name = "bolt-attribute-bolt-arguments"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b5cc7d380e5ebf6964359ae888a9134c9fded61150b6cbf958440c2711fa0829"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-attribute-bolt-arguments"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -833,8 +844,20 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "bolt-attribute-bolt-component"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "bde3afd6f0c691bc3628aff8697df3c678f34328c037662262edbe54fa0aac39"
|
|
|
+dependencies = [
|
|
|
+ "bolt-utils 0.1.8",
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-attribute-bolt-component"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
- "bolt-utils",
|
|
|
+ "bolt-utils 0.1.9",
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
|
"syn 1.0.109",
|
|
@@ -843,8 +866,20 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "bolt-attribute-bolt-component-deserialize"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "3af3f94219f480f813dc5038327d54decd53bdb4a3ea79763c5a94cf75255fd4"
|
|
|
+dependencies = [
|
|
|
+ "bolt-utils 0.1.8",
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-attribute-bolt-component-deserialize"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
- "bolt-utils",
|
|
|
+ "bolt-utils 0.1.9",
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
|
"syn 1.0.109",
|
|
@@ -853,6 +888,17 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "bolt-attribute-bolt-component-id"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7d3be2a0037e4efd4672c29c36396fbdb34628aae253bd79072f0abd5bdf8703"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-attribute-bolt-component-id"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -862,6 +908,17 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "bolt-attribute-bolt-delegate"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "be2b1c9d1303622b1ee2554bb6d06e960739d7d8e88e815f1bb011d0f7b1b328"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-attribute-bolt-delegate"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -871,6 +928,17 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "bolt-attribute-bolt-extra-accounts"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "ef4bec9419f43ad52506bc3f5094fbf2dfe790327c80b256e556d2de98b61379"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-attribute-bolt-extra-accounts"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -880,6 +948,17 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "bolt-attribute-bolt-program"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "acc769ca239790335c5af46b64fdcd3fbca980f0a292e9ec537de7eb25bc9016"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-attribute-bolt-program"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -889,6 +968,17 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "bolt-attribute-bolt-system"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "fbc709630ca4f96f59c0b6e6902c03f315256a1b57947e4353fde63ad8941986"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-attribute-bolt-system"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -898,6 +988,17 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "bolt-attribute-bolt-system-input"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "9e6fac0b2554c1cd1698a5ec8eb94906689a398d00cdb8edf4f3fed13500fc4c"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-attribute-bolt-system-input"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -906,7 +1007,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "bolt-cli"
|
|
|
-version = "0.1.8"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"anchor-cli",
|
|
|
"anchor-client",
|
|
@@ -922,9 +1023,19 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "bolt-component"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "60168104e26a180c2d73a0c742010c492d15a63ef2b80096c7a6b4b7c4b7d9ce"
|
|
|
dependencies = [
|
|
|
"anchor-lang",
|
|
|
- "bolt-system",
|
|
|
+ "bolt-system 0.1.8",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-component"
|
|
|
+version = "0.1.9"
|
|
|
+dependencies = [
|
|
|
+ "anchor-lang",
|
|
|
+ "bolt-system 0.1.9",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -934,6 +1045,17 @@ version = "0.0.1"
|
|
|
[[package]]
|
|
|
name = "bolt-helpers-system-template"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e94bd87967a3bc8c3748b8f659401e34f3714f7fbc9cef090a59cb17062ee064"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-helpers-system-template"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -943,6 +1065,17 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "bolt-helpers-world-apply"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "76cc82345e392ad048a0315b25573362664d2daf22f3ebdc9e52ae8b519b3294"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-helpers-world-apply"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -952,44 +1085,89 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "bolt-lang"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "81d1e6d8751afaccf16c02555fdba251be76c3e8bced6c49f96a7428d7b0f4c3"
|
|
|
dependencies = [
|
|
|
"ahash 0.8.11",
|
|
|
"anchor-lang",
|
|
|
- "bolt-attribute-bolt-arguments",
|
|
|
- "bolt-attribute-bolt-component",
|
|
|
- "bolt-attribute-bolt-component-deserialize",
|
|
|
- "bolt-attribute-bolt-component-id",
|
|
|
- "bolt-attribute-bolt-delegate",
|
|
|
- "bolt-attribute-bolt-extra-accounts",
|
|
|
- "bolt-attribute-bolt-program",
|
|
|
- "bolt-attribute-bolt-system",
|
|
|
- "bolt-attribute-bolt-system-input",
|
|
|
- "bolt-system",
|
|
|
+ "bolt-attribute-bolt-arguments 0.1.8",
|
|
|
+ "bolt-attribute-bolt-component 0.1.8",
|
|
|
+ "bolt-attribute-bolt-component-deserialize 0.1.8",
|
|
|
+ "bolt-attribute-bolt-component-id 0.1.8",
|
|
|
+ "bolt-attribute-bolt-delegate 0.1.8",
|
|
|
+ "bolt-attribute-bolt-extra-accounts 0.1.8",
|
|
|
+ "bolt-attribute-bolt-program 0.1.8",
|
|
|
+ "bolt-attribute-bolt-system 0.1.8",
|
|
|
+ "bolt-attribute-bolt-system-input 0.1.8",
|
|
|
+ "bolt-system 0.1.8",
|
|
|
"delegation-program-sdk",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
- "world",
|
|
|
+ "world 0.1.8",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-lang"
|
|
|
+version = "0.1.9"
|
|
|
+dependencies = [
|
|
|
+ "ahash 0.8.11",
|
|
|
+ "anchor-lang",
|
|
|
+ "bolt-attribute-bolt-arguments 0.1.9",
|
|
|
+ "bolt-attribute-bolt-component 0.1.9",
|
|
|
+ "bolt-attribute-bolt-component-deserialize 0.1.9",
|
|
|
+ "bolt-attribute-bolt-component-id 0.1.9",
|
|
|
+ "bolt-attribute-bolt-delegate 0.1.9",
|
|
|
+ "bolt-attribute-bolt-extra-accounts 0.1.9",
|
|
|
+ "bolt-attribute-bolt-program 0.1.9",
|
|
|
+ "bolt-attribute-bolt-system 0.1.9",
|
|
|
+ "bolt-attribute-bolt-system-input 0.1.9",
|
|
|
+ "bolt-system 0.1.9",
|
|
|
+ "ephemeral-rollups-sdk",
|
|
|
+ "serde",
|
|
|
+ "serde_json",
|
|
|
+ "world 0.1.9",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "bolt-system"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "c12477c1a2eaab066643be790bc856cc16d23e8e7a78a02478fb61944a216f1e"
|
|
|
+dependencies = [
|
|
|
+ "anchor-lang",
|
|
|
+ "bolt-helpers-system-template 0.1.8",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-system"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"anchor-lang",
|
|
|
- "bolt-helpers-system-template",
|
|
|
+ "bolt-helpers-system-template 0.1.9",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "bolt-types"
|
|
|
-version = "0.1.4"
|
|
|
+version = "0.1.6"
|
|
|
dependencies = [
|
|
|
"anchor-lang",
|
|
|
- "bolt-lang",
|
|
|
+ "bolt-lang 0.1.8",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "bolt-utils"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "9fa9b5359de7664a9b46caf3b06740d28c28f9f53d1eb82eca0619888d63f845"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bolt-utils"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -1598,9 +1776,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "delegation-sdk-attribute-delegate"
|
|
|
-version = "0.1.2"
|
|
|
+version = "0.1.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c95b9e42aee58a38bcd7f3f0014a832e66ea31157f4f8102ae85a4a37aa4eeb5"
|
|
|
+checksum = "1151d538be1dfdec0892fffead4cf02c750c3a1e0b4dd68b4312b3dc1720151e"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -1867,6 +2045,42 @@ dependencies = [
|
|
|
"termcolor",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "ephemeral-rollups-sdk"
|
|
|
+version = "0.0.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "78d083d793a467350cb76312a1281e9bc6a0083823102dee8f99e1117b668fb6"
|
|
|
+dependencies = [
|
|
|
+ "anchor-lang",
|
|
|
+ "borsh 0.10.3",
|
|
|
+ "ephemeral-rollups-sdk-attribute-commit",
|
|
|
+ "ephemeral-rollups-sdk-attribute-delegate",
|
|
|
+ "paste",
|
|
|
+ "solana-program",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "ephemeral-rollups-sdk-attribute-commit"
|
|
|
+version = "0.0.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "82c0c885becc3dba2ffacd1d121b1f54bdb061a62549f4fe1f2982d4535b0a66"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "ephemeral-rollups-sdk-attribute-delegate"
|
|
|
+version = "0.0.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "52e08894bd8218c86414fa637dad53c8cccddfab0f5ee81f3d70b79745e084cb"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn 1.0.109",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "equivalent"
|
|
|
version = "1.0.1"
|
|
@@ -3159,10 +3373,10 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "position"
|
|
|
-version = "0.1.8"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"anchor-lang",
|
|
|
- "bolt-lang",
|
|
|
+ "bolt-lang 0.1.9",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -5279,11 +5493,11 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "system-apply-velocity"
|
|
|
-version = "0.1.8"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"anchor-lang",
|
|
|
"anchor-spl",
|
|
|
- "bolt-lang",
|
|
|
+ "bolt-lang 0.1.9",
|
|
|
"position",
|
|
|
"velocity",
|
|
|
]
|
|
@@ -5311,19 +5525,19 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "system-fly"
|
|
|
-version = "0.1.8"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"anchor-lang",
|
|
|
- "bolt-lang",
|
|
|
+ "bolt-lang 0.1.9",
|
|
|
"position",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "system-simple-movement"
|
|
|
-version = "0.1.8"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"anchor-lang",
|
|
|
- "bolt-lang",
|
|
|
+ "bolt-lang 0.1.9",
|
|
|
"bolt-types",
|
|
|
"serde",
|
|
|
]
|
|
@@ -5841,10 +6055,10 @@ checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
|
|
|
|
|
|
[[package]]
|
|
|
name = "velocity"
|
|
|
-version = "0.1.8"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"anchor-lang",
|
|
|
- "bolt-lang",
|
|
|
+ "bolt-lang 0.1.9",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -6191,11 +6405,25 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "world"
|
|
|
version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b3cf98c27a8b193567d9dde24984503e2844b8d562c3c82d500209a44500e854"
|
|
|
+dependencies = [
|
|
|
+ "anchor-lang",
|
|
|
+ "bolt-component 0.1.8",
|
|
|
+ "bolt-helpers-world-apply 0.1.8",
|
|
|
+ "bolt-system 0.1.8",
|
|
|
+ "solana-security-txt",
|
|
|
+ "tuple-conv",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "world"
|
|
|
+version = "0.1.9"
|
|
|
dependencies = [
|
|
|
"anchor-lang",
|
|
|
- "bolt-component",
|
|
|
- "bolt-helpers-world-apply",
|
|
|
- "bolt-system",
|
|
|
+ "bolt-component 0.1.9",
|
|
|
+ "bolt-helpers-world-apply 0.1.9",
|
|
|
+ "bolt-system 0.1.9",
|
|
|
"solana-security-txt",
|
|
|
"tuple-conv",
|
|
|
]
|