Skip to content

v1.53.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 08:48
5be3de9

1.53.0 (2022-12-22)

Features

  • add ownable task script, add support to view roles for 3.0.0 (bf1b142)
  • add tests to ethereum test suite check list (4952bed)
  • bump core package, fix testnet setup if reserves are set, remove unused imports (f672dff)
  • paraswap adapters check (82fc441)
  • remove deployment of fallback oracle (0bdc554)
  • split ethereum tests by categories: gov, impls, periphery, roles and config (25de08a)
  • support using treasury from config and adapt tests to new scenario (a99f705)
  • use pool admin if treasury is not set at config, use deployer if is a testnet market (5075bfe)
  • use short executor in namedAccounts, remove the transfer of eth before deploy, fix constants.ts declaration (a5fd516)

Bug Fixes