Track signed transactions
With this release, Dapps can track an already signed transaction (e.g. signed by a hardware wallet), by passing the transaction hash to the Transaction
method. See docs for more details:
https://github.com/blocknative/assist#transactiontxobjectorhash--callback--inlinecustommsgs
This release also adds support for Goerli testnet.