Bump smoldot / smoldot-light to latest (#2110)

* Bump smoldot / smoldot-light

* Add new EthSetOrigin tx extension to fix test on new polkadot

* Fix runtime API call in test
This commit is contained in:
James Wilson
2025-10-21 22:44:22 +01:00
committed by GitHub
parent 2ec9c2e57c
commit 663caed412
3 changed files with 63 additions and 29 deletions
@@ -351,6 +351,7 @@ async fn decode_transaction_extensions_from_blocks() {
"CheckWeight",
"ChargeAssetTxPayment",
"CheckMetadataHash",
"EthSetOrigin",
"WeightReclaim",
];