Skip to content

v0.10.0

Compare
Choose a tag to compare
@nguyer nguyer released this 22 Nov 15:24
· 259 commits to main since this release
a14ccd8

What's Changed

  • Do not use tokenIndex for fungible pools by @awrichar in #35
  • Expose "standard" attribute for token pools (always set to "ERC1155") by @awrichar in #36
  • Add GitHub action to build commits to main by @nguyer in #39
  • Remove old Solidity contract by @awrichar in #31
  • Allow passing in "operator" to override fly-from by @awrichar in #30
  • Clean up README by @awrichar in #41
  • Make "operator" mandatory, remove "data" from pool creation by @awrichar in #40
  • Remove ETHCONNECT_IDENTITY parameter by @awrichar in #42
  • Create event subscriptions on a per-pool basis by @awrichar in #43

Full Changelog: v0.9.0...v0.10.0