What's Changed
- Add toJSON method for tx response, receipt and record by @petreze in #1859
- Add example on how to generate transaction IDs on demand and scenarios by @petreze in #1860
- Ensure that generated tx ids are unique by @petreze in #1862
- Fix the examples to work with local node as well as with the new precompile contracts by @ochikov in #1863
- Update dependencies across examples and packages v2 by @ochikov in #1879
- Finalize toJson functionality by @petreze in #1880
Full Changelog: v2.33.0...v2.34.0