v1.9.0-beta.0
Pre-release
Pre-release
What's Changed
- fix: fix
NestedModeltyping by @mvadari in #474 - refactor: Deprecate xrpl-py sugar that is just a wrapper on a request by @connorjchen in #473
- refactor: Make request_impl into a private function by @connorjchen in #478
- refactor: Alias function for safe_sign_transaction called sign by @connorjchen in #470
- fix: fix Github Actions issues by @mvadari in #485
- refactor: Alias function for safe_sign_and_submit_transaction called sign_and_submit by @connorjchen in #472
- refactor: simplify
TypedDicttypes by @mvadari in #475 - refactor: Alias function for submit_transaction called submit by @connorjchen in #468
- refactor: Alias function for safe_sign_and_autofill_transaction called autofill_and_sign by @connorjchen in #471
- chore(deps): bump certifi from 2022.6.15 to 2022.12.7 by @dependabot in #487
- fix: Used RIPEMD160 algorithm from PyCrypto rather than hashlib by @connorjchen in #490
- fix: small typing errors in tests by @mvadari in #491
- chore(deps-dev): bump poethepoet from 0.16.2 to 0.16.5 by @dependabot in #480
- chore(deps-dev): bump sphinx from 5.1.1 to 5.3.0 by @dependabot in #461
- feat: Add multisign snippet, multisign functionality to autofill, and multisign helper by @connorjchen in #459
- chore(deps): bump typing-extensions from 4.3.0 to 4.4.0 by @dependabot in #463
Full Changelog: v1.8.0-beta.0...v1.9.0-beta.0