Update versions: haqq v1.9.2, dshackle 0.75.5

- haqq client: v1.9.1 -> v1.9.2
- dshackle: 0.75.4 -> 0.75.5
- hashkeychain testnet: sequencer URL update

Co-Authored-By: Claude Agent <claude@stakesquid.eu>
This commit is contained in:
2026-02-01 21:09:37 +00:00
parent 124d19dbb6
commit 8094518094
6 changed files with 13 additions and 7 deletions

View File

@@ -7055,7 +7055,8 @@
"stack": null,
"type": "archive",
"volumes": [
"tempo-moderato-reth-archive-trace"
"tempo-moderato-reth-archive-trace",
"tempo-moderato-reth-secrets"
]
},
{
@@ -7071,6 +7072,7 @@
"stack": null,
"type": "pruned",
"volumes": [
"tempo-moderato-reth-pruned-secrets",
"tempo-moderato-reth-pruned-trace"
]
},
@@ -7087,7 +7089,8 @@
"stack": null,
"type": "archive",
"volumes": [
"tempo-testnet-reth-archive-trace"
"tempo-testnet-reth-archive-trace",
"tempo-testnet-reth-secrets"
]
},
{
@@ -7103,6 +7106,7 @@
"stack": null,
"type": "pruned",
"volumes": [
"tempo-testnet-reth-pruned-secrets",
"tempo-testnet-reth-pruned-trace"
]
},