The tests need a general refactor :
- the account_ecdsa is not covered,
- the public node test is outdated,
- the script test is not working since the script transaction itself is not working properly
- the anchor test due to using ecdsa has a failing function since the signature changes at every computation
- . . .
The tests need a general refactor :