Wallet has been revamped to allow many key types, handle regular keys, and no longer require a sequence number.
send_reliable_submission has been replaced with submit_and_wait which can now handle autofilling, signing, and submitting a transaction in a single line
The function names for signing/submitting have been simplified. (Ex. safe_sign_and_autofill_transaction has become autofill_and_sign)