v2.6.0
What's Changed
- refactor: make transaction flag mapping more maintainable by @mvadari in #677
- add CTID field in the tx command request by @ckeshava in #672
- update the ISO currency code regular expression by @ckeshava in #674
- test: run tests on python 3.12 by @mvadari in #688
- Rectify flag name TF_NO_RIPPLE_DIRECT by @ckeshava in #691
- Update faucet_url processing logic by @ckeshava in #690
- validate the contents of seed before creating a Wallet object by @ckeshava in #686
- add the missing AMMDeposit flag TF_TWO_ASSET_IF_EMPTY by @ckeshava in #696
- Custom timeout for requests by @ckeshava in #687
- Support for PriceOracles by @ckeshava in #701
- remove: Hooks faucet by @khancode in #705
- refactor: use single Oracle class for Price Oracles by @khancode in #704
- feat: add input check for OracleSet params AssetPrice and Scale by @anissa-ripple in #711
New Contributors
- @ckeshava made their first contribution in #672
- @anissa-ripple made their first contribution in #711
Full Changelog: v2.5.0...v2.6.0