What's Changed
- chore(json-rpc): add raw text in error message by @alstjd0921 in #2621
- feat(rpc): Add generic
TxReqtoSimBlockby @RomanHodulak in #2622 - feat(rpc): Add generic
TxReqtoBundleby @RomanHodulak in #2623 - feat(network): Add method to remove nonce from transaction using
TransactionBuilderby @RomanHodulak in #2624 - feat: add recover_signer_unchecked_with_buf to
SignerRecoverabletrait by @lean-apple in #2626 - chore: remove basefee check from try_into_block by @klkvr in #2628
New Contributors
- @alstjd0921 made their first contribution in #2621
- @lean-apple made their first contribution in #2626
Full Changelog: v1.0.13...v1.0.14