You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
switch polkadot zombienet-sdk tests to use cumulus test helpers (paritytech#7993)
paritytech#7988.
The coretime-revenue test is the one remaining which uses static data
types from the metadata for rococo and coretime-rococo. That test does
some quite intricate event decoding which actually benefits from having
static data types. Rewriting it using only dynamic types would actually
be counterproductive and would complicate it
0 commit comments