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
ATM, transactions older than v3 are deprecated, but they still can be sent. Our API doesn't support them anymore and some of our tests (which get blocks) fail because the blocks have v1/v2 txs.
We should find some workaround and unskip these tests.