mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-24 06:38:02 +00:00
055ebff52d
* Remove integration-tests feature, use test node process * Allow tests to run in parallel * Fmt * Fix errors * Fix more errors * Use test node process in test context * Remove code for managing accounts for contract tests * Update contract dispatchables * Fix up contract calls for 3.0 compat * Fmt * Fix up some tests * Fix some more tests * Fix some more tests * Fmt