Skip to content

v0.2.0

Compare
Choose a tag to compare
@ali-abrar ali-abrar released this 19 May 13:31

What's Changed

  • Split haskell library into two parts: hydra-pay-core and hydra-pay. hydra-pay includes database components that cannot be included in frontend clients, while hydra-pay-core includes common components that are compatible with both frontend and backend clients.
  • Add fanout to L1 workflow
  • Add hydra balance retrieval
  • Various stability improvements

Full Changelog: v0.1.1...v0.2.0