Skip to content

v0.5.4

Compare
Choose a tag to compare
@ErikBjare ErikBjare released this 21 Dec 10:05
3ea6eb6

Support for more deployments and forks, among other things.

See the changelog in the README for more details.

What's Changed

  • feat: added Optimism and Arbitrum support (updated constants.py) by @liquid-8 in #186
  • feat: added BSC testnet router and factory address by @Rishirandhawa in #189
  • feat: estimate gas using RPC by @romanbsd in #190
  • fix/enhancement: added bytes32 name/symbol support in get_token() by @liquid-8 in #191
  • feat: added estimate_price_impact helper and warnings in docs by @ErikBjare in #199
  • feat: improved estimate_price_impact helper function; added factory contract for V3 by @liquid-8 in #202
  • tests: switch to ganache v7 by @ErikBjare in #201
  • fix: typing issues in uniswap.py by @KeremP in #214
  • feat: add support for fantom by @ehtec in #219

New Contributors

Full Changelog: 0.5.3...0.5.4