* feat: the new testnet
* feat: the new testnet for contracts deployment
* feat: remove testing env validation for testnet
* feat: coherent generateWallet method for all envs
* fix: testing methods fixes
Co-authored-by: asiaziola <ziola.jm@gmail.com>
* feat: allow signing function only for bundled txs
* fix: after ppe review
* feat: add transaction verification
* feat: warp plugins system
* chore: removing lodash dep
* feat: isEvmSigned verification
* chore: useFastCopy fix in tests
* feat: evm signature - minor fixes
* fix: try-catch for evm sig verification
* v1.2.14-beta.5
* fix: await for sig verification
* v1.2.14-beta.6
* chore: restore original package version
Co-authored-by: asiaziola <ziola.jm@gmail.com>