[subxt-historic]: extract call and event types from metadata at a block (#2095)

* Inject call and event types from metadata too at some block in subxt-historic

* bump subxt-historic to 0.0.4

* Fix unrelated doc things to try and fix this job

* Other Rust 1.90 fixes

* 'Fix' Test

* Try fixing clippy WASM job

* Try again to get clippy wasm working

* trybuild fix

* trybuild fix take 2
This commit is contained in:
James Wilson
2025-09-25 13:37:09 +01:00
committed by GitHub
parent b1a3a3afcc
commit b13b8ec8d0
10 changed files with 31 additions and 23 deletions
Generated
+1 -1
View File
@@ -5691,7 +5691,7 @@ dependencies = [
[[package]]
name = "subxt-historic"
version = "0.0.3"
version = "0.0.4"
dependencies = [
"frame-decode",
"frame-metadata 23.0.0",